It is possible to synchronize 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.
|
| Key (Required) | KeyField |
Usually “Value“ or “@Id” depending on value used in e.g. Metafield collection_reference. |
| 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. |
| OnlineStorePublishDate | Field |
A date and time in the future if the Category should be publish at a specific time. Shopify only support the publish date for the Online Store. The format can be in:
|
| 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. The SeoTitle is translatable from version 2.2.1. |
| SeoDescription | Field |
SEO description of the collection. The SeoDescription is translatable from version 2.2.1. |
| 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. |
Comments
0 comments
Please sign in to leave a comment.