# `PhoenixKitEcommerce.Import.ShopifyFormat`
[🔗](https://github.com/BeamLabEU/phoenix_kit_ecommerce/blob/v0.1.8/lib/phoenix_kit_ecommerce/import/shopify_format.ex#L1)

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.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
