PhoenixKit.Modules.Shop.Import.ShopifyFormat (phoenix_kit v1.7.71)

Copy Markdown View Source

Shopify CSV format adapter implementing ImportFormat behaviour.

Wraps existing CSVParser, Filter, and ProductTransformer modules behind the uniform import format interface. No logic changes — pure delegation.