It 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. | ||
SyncMsg | Field | SyncMsg will be used for reporting errors back to products in PerfionKey = @Id (Required) | KeyField | A KeyField mapping From “@Id” To “Key” 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. | ||
SalesChannel | 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. |