Shopify - Category Mapping
sIt is possible to synchronized Perfion Categories to Collections in Shopify. Products can afterword's be added to the Collections . The most simple category mapping is like:
Mapping to field | Output Kind | Description |
---|---|---|
SyncID (Required) | Field | The SyncID will be updated with Shopify Id for the categroy. |
SyncDate (Required) | Field | The SyncDate will be updated with Shopify “Updated At” for the product. NOTE: deleting SyncDate value for chosen category will lead to category update in Shopify on next synchronization. NOTE: if more than one channel is used, then this parameter must be independent for each channel. |
Key (Required) | KeyField | A KeyField mapping is required. |
Title (Required) | Field | A unique category title. The Title is translatable. |
SyncMsg | Field | SyncMsg will be used for reporting errors back to products in Perfion. |
BodyHtml | Field | A category description in plain test or Html. The BodyHtml is translatable. |
SalesChannels | Field | Multi feature of Sales Channels or a comma separated list of Sales Channels names |
TemplateSuffix | Field | The theme template used when viewing the collection in a store |
Image | Field, Image(Url) | Public image Uri or a Image feature |
SortOrder | Field | The order in which the collection's products are sorted. Allowed values:
|
Handle | Field | A unique human-friendly string for the collection. Automatically generated from the collection's title. The Handle is translatable. |
SeoTitle | Field | SEO title of the collection. |
SeoDescription | Field | SEO description of the collection. |
RedirectNewHandle | Field | Indicates whether a redirect is required after a new handle has been provided. If true, then the old handle is redirected to the new one automatically. Default is false |
Metafield|<namespace>|<key>|<type> | Field | See Shopify - Metafield Mapping for more information. |