BigCommerce - Product Variant Mapping

To enable variants in the E-Commerce API set the setting ‘VariantSupportEnabled’, Adding features ‘ECommerceType’ and ‘ECommerceVariantOfProduct’ and create the below mapping. See the E-Commerce variant documentation.

The mapping table below lists all the possible mappings supported via the BigCommerce Connector. For a more detailed description for each field see the REST API BigCommerce documentation.

Mapping to field

Output Kind

Description

Mapping to field

Output Kind

Description

Sku (Required)

Field

A unique user-defined alphanumeric stock keeping unit.

SyncDate

Field

If the SyncDate is used in Product Mapping, the SyncDate need to be set at the Variant as well.

Cost_Price

Field

The cost price of the variant. Not affected by Price List prices.

Price

Field

This variant’s base price.

Sale_Price

Field

This variant’s sale price.

Retail_Price

Field

This variant’s retail price.

Weight

Field

This variant’s base weight.

Width

Field

Width of the variant, which can be used when calculating shipping costs.

Height

Field

Height of the variant, which can be used when calculating shipping costs.

Depth

Field

Depth of the variant, which can be used when calculating shipping costs.

Is_Free_Shipping

Field

A boolean true/false to indicate whether the variant has free shipping. If true, the shipping cost for the variant will be zero.

Fixed_Cost_Shipping_Price

Field

A fixed shipping cost for the variant.

Purchasing_Disabled

Field

A boolean true/false. If true, this variant will not be purchasable.

Purchasing_Disabled_Message

Field

If purchasing_disabled is true, this message should show when the variant is selected

Upc

Field

The UPC code

Inventory_Level

Field

Inventory level for the variant

Inventory_Warning_Level

Field

When the variant hits this inventory level, it is considered low stock.

Bin_Picking_Number

Field

Identifies where in a warehouse the variant is located.

Image_Url

Field

Publicly available image url

Image_Url

Image(Url)

A Image stored in Perfion (Required the Perfion API is publicly available)

Gtin

Field

Global Trade Item Number

Mpn

Field

Manufacturer Part Number