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 9 Next »

The Shopify Connector has one required setting and some optional settings.

Synchronization

The Shopify Connector can synchronize all products (Full synchronization) or products changed since last synchronization (delta synchronization).

Full synchronization

A full synchronization will take all products in both Perfion and BigCommerce and add, update or deactivate/delete all products in Shopify.

Delta synchronization

A delta synchronization will take all changed products in Perfion since last synchronization and add, update or deactivate/delete the products in Shopify. To detect changed products the mapped feature to SyncDate must be cleared. To clear the feature use Item Triggers or Actions to create a functionality to mark products changed.

E-Commerce settings

image-20240523-075727.png

ECommerce Settings

Description

TimeZone = utc (Required)

The time zone must be set to utc.

Parameter is required.

Languages

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

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.

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.

  • No labels