...
Mapping to field | Output Kind | Description | ||||
---|---|---|---|---|---|---|
SyncID (Required) | Field | The SyncID will be updated with Shopify Id for the variant.
| ||||
SyncDate (Required) | Field | The SyncDate will be updated with Shopify “Updated At” for the product.
| ||||
SyncMsg | Field | SyncMsg will be used for reporting errors back to product variants in Perfion. | ||||
Barcode | Field | The value of the barcode associated with the product variant. | ||||
CompareAtPrice | Field | The compare-at price of the product variant. | ||||
<File> | Attachment(Url) | A file stored in Perfion attached to a Metafield. The file will be uploaded to Shopify Content Files as a “Generic File” if it does not exist. If a file with the same name already exist, the existing file from the Content Files will be attached to the Metafield. The Metafield will be named from the mapping <File> and has PerfionFile as namespace. Shopify has some unknown rules for renaming files e.g. spaces are replaced with underscore, avoid to use filenames with special characters. | ||||
Images | Image(Url) | An image stored in Perfion (Required the Perfion API is publicly available). The first image will be linked to the variant, the rest will be added to the product. | ||||
Images | Field | An image url. Must be a fully qualified URL path, including protocol. The first image will be linked to the variant, the rest will be added to the product- | ||||
InventoryPolicy | Field | Whether customers are allowed to place an order for the product variant when it's out of stock. Allowed values:
| ||||
Cost | Field | Unit cost associated with the inventory item, the currency is the shop's default currency. | ||||
HarmonizedSystemCode | Field | The harmonized system code of the inventory. | ||||
RequiresShipping | Field | A boolean true/false to determine whether the product variant requires shipping | ||||
Tracked | Field | A boolean true/false to determine whether the inventory quantities is tracked. | ||||
Weight | Field | The weight of the product variant. | ||||
WeightUnit | Field | The weight unit of the product variant. Allowed values:
| ||||
Position | Field | The order of the product variant in the list of product variants. The first position in the list is 1. | ||||
Price | Field | The price of the product variant. | ||||
RequiresComponents | Field | A boolean true/false to determine whethera product variant requires components. The default value is false. If true, then the product variant can only be purchased as a parent bundle with components and it will be omitted from channels that don't support bundles. | ||||
Sku | Field | The SKU for the product variant. Case-sensitive string. | ||||
TaxCode | Field | The tax code associated with the product variant. | ||||
Taxable | Field | A boolean true/false to determine whether the product variant is taxable. | ||||
Metafield|<namespace>|<key>|<type> | Field | See Shopify - Metafield Mapping for more information. | ||||
Quantity_<location1> | Field | The inventory quantity at the location where the product variant is stocked. |