...
ECommerce Settings | Description | ||
---|---|---|---|
TimeZone = utc (Required) | The time zone must be set to utc. Parameter is required. | ||
Languages (Required) | Perfion language codes (Case sensitive). The setting ShopifyDefaultLanguage must be defined to specify which language Shopify use as the default language. Languages used to translate values in the Shopify need also a Language Deviation in the mapping. | ||
ShopifyDefaultLanguage (Required) | Shopify Default Language. | ||
CategorySyncType SyncType | Comma separated synchronization types for Categories (CategorySyncType) and Products (SyncType). Default value: Add, Update, Deactivate Values:
| ||
MetafieldDefinitionSyncType | Comma separated synchronization types for Categories (CategorySyncType), Products (SyncType) and MetafieldDefinition (MetafieldDefinitionSyncType). Default value: Add, Update Values:
| ||
DeltaSyncFrequencyInMin | Time in minutes between delta synchronization of products. Default value is 60 minutes. 0 is no delta synchronization | ||
FullSyncFrequencyInMin | Time in minutes between full synchronization of products. Default value is 0, which is no synchronization. | ||
RefLoc_<> | Shopify locations mapping. Shopify store have locations which are used with Shopify’s inventory system. The inventory system tracks products/variants based on locations. If the inventory quantity is used in Product/Variant Mapping, the locations must be set via RefLoc_<label>. Reference locations are defined using custom format: “RefLoc_<label>”, where “label” is a unique label to identify the location. All location references must be unique per channel. Parameter is required if Quantity_RefLoc_<label> is mapped in Product or Variants Values: the exact name of location from Shopify (Options->Locations). | ||
ImageServiceUrl | The Url must be in the new API format like https://<ServiceHostName>/image and not the old format https://<ServiceHostName>/Perfion/Image.aspx | ||
FileServiceUrl | The Url must be in the new API format like https://<ServiceHostName>/file and not the old format https://<ServiceHostName>/Perfion/File.aspx | ||
General E-Commerce settings | e.g. Variant support and Images API. See the E-Commerce API for more information. |
...