Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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:

image-20240530-115818.png

image-20240530-115814.png 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 = @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.

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:

  • ALPHA_ASC Alphabetically, in ascending order (A - Z).

  • ALPHA_DESC Alphabetically, in descending order (Z - A).

  • BEST_SELLING By best-selling products.

  • CREATED By date created, in ascending order (oldest - newest).

  • CREATED_DESC By date created, in descending order (newest - oldest).

  • MANUAL In the order set manually by the merchant.

  • PRICE_ASC By price, in ascending order (lowest - highest).

  • PRICE_DESC By price, in descending order (highest - lowest).

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.

  • No labels