Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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. Default value is 'EN'

ShopifyDefaultLanguage (Required)

Shopify Default Language. Default value is 'EN'

CategorySyncType

SyncType

MetafieldDefinitionSyncType

Comma separated synchronization types for Categories (CategorySyncType), Products (SyncType) and MetafieldDefinition (MetafieldDefinitionSyncType).

Default value: Add, Update, Deactivate

Values:

  • Add – allow to add new categories.

  • Update – allow to update existing categories.

  • Deactivate – allow to deactivate existing categories which is no longer in Perfion.

  • Delete – allow to delete existing categories which is no longer in Perfion.

Info

NOTE: “Delete” and “Deactivate” cannot be used at the same time. If both are specified, then “Deactivate” will have priority.

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).

General E-Commerce settings

e.g. Variant support and Images API. See the E-Commerce API for more information.

...