Products

Basic Information

  • Name → Product Name
    • Mapped with the name
    • String is sent
  • Default Price → Default price (tax excluded)
    • Mapped with the price without tax
    • Number is sent
    • Also present in Pricing section
  • Product Code/SKU → SKU field
    • Mapped with item’s reference
    • String is sent
  • Weight → Weight field/ tab
    • Mapped with the weight in kilograms
    • Number is sent
    • Also present in the Dimensions & weight section
  • Brand → Brand field
    • Mapped with the brand
    • String is sent
  • Visible → Visible on storefront checkbox 
    • Mapped with the corresponding field
    • Boolean is sent

Pricing

  • Tax Class → Tax Class Dropdown list field
    • Mapped with the corresponding Tax class field
    • String is sent
    • Values accepted are those defined in Settings>Tax Settings>Tax Class Settings

Pricing > Advanced Pricing

  • Cost Price → Cost field
    • Mapped with the cost price
    • Number is sent
  • Retail Price → MSRP field
    • Mapped with Retail price
    • Number is sent
  • Sale Price: to match this field, you only have to send a value in the “Sale Price” field in the connector.

Note:  once a value has been sent, in order to delete it, the value ‘0’ will have to be sent for this field. If you send the field to Sales Layer with no content, the connector will not review that field and will not remove the initial value you placed there.

Value sent through the connector

Value set in BigCommerce

Example: “99.90”

99.90

0

It deletes Sale Price value

Empty value (disabled field or empty value)

It ignores the received data so the field Sales Price is not updated

  • Sale Price → Sale Price field
    • Mapped with sale price
    • Number is sent
  • Product Tax Code → Tax Provider Tax Code field in Pricing Tab
    • Mapped with the corresponding tax code
    • String is sent
    • Tax Configuration subsection
  • Bulk Pricing Rule Qty Min X → Min quantity
    • Mapped with the minimum amount to apply the discount
    • Number is sent
  • Bulk Pricing Rule Qty Max X → Max quantity
    • Mapped with the maximum amount to apply the discount
    • Number is sent
  • Bulk Pricing Rule Type X → Discount type 
    • Mapped with the discount type
    • String is sent
    • Values accepted
      • percent
      • fixed
      • price

Attention: If you select the discount type directly on the Big Commerce platform, you will see that you cannot select more than type. However, through API it is possible to send more than one type, even though you see only one type selected:

Bulk
  • Bulk Pricing Rule Amount X → Unit price
    • Mapped with the amount of € or %
    • Number is sent

Dimensions & Weight

  • Width → Width field
  • Height → Height field
  • Depth →  Depth field

Description

  • Description → Description field
    • Mapped with Description field
    • Big string is sent

Shipping details

  • Free Shipping → Free Shipping checkbox
    • Mapped with the corresponding field
    • Boolean is sent
  • Fixed Shipping Price → Fixed Shipping Price
    • Mapped with the shipping price
    • Number is sent
    • This field will be disregarded if Free Shipping is marked

Images & videos

  • Product Images → Image
    • Mapped with the image field
    • Array is sent with status, unique ID and download link of the corresponding picture size cut
  • Product Images descriptions → Description 
    • Mapped with the image description field
    • Table is sent with picture names in the first column and the corresponding descriptions in the second column
  • Youtube Videos → Video
    • Mapped with the field containing the youtube video link
    • String is sent

Inventory

  • Tracking Method → Track inventory
    • Mapped with the tracking method field
    • String is sent
    • Values accepted
      • variant
      • product
  • Stock and Low Stock
    • Mapped with the stock and low stock field
    • Number is sent
    • If Tracking Method = product > stock field in Inventory tab
    • If Tracking Method = variant > stock field in each variant

Product Identifiers

  • Global Trade Item Number → Global Trade Item Number (GTIN)
    • Mapped with the GTIN format text
    • String is sent
  • Manufacturer Part Number → Manufacturer Part Number (MPN)
    • Mapped with MPN format text
    • String is sent
  • Product UPC/EAN → Product UPC/EAN
    • Mapped with the UPC/EAN format text
    • String is sent
  • Bin Picking Number → Bin Picking Number (BPN)
    • Mapped with the BPN format text
    • String is sent

Storefront Details

  • Warranty Information → Warranty information in Storefront Details tab
    • Mapped with the corresponding warranty information field
    • Big string is sent
  • Search Keywords → Search Keywords
    • Mapped with the list of keywords
    • List of comma separated values is sent
  • Availability → Purchasability/Availability text
    • Mapped with the corresponding message text indicating the availability of the item
      • Example: Shipped in 1 hour if ordered before 19:00 PM
    • String is sent
  • Featured Product Set as Featured Product on my Storefront
    • Mapped with the corresponding field
    • Boolean is sent will mark or unmark the Featured Product star
  • Sort Order → Sort Order field
    • Mapped with the corresponding sort field
    • Number is sent corresponding to the position of the item
  • Condition → Condition field
    • Mapped with the condition field
    • String is sent
    • Accepted values:
      • new, used, refurbished

Purchasability

  • Preorder Message and Release Date → Message and Release date
    • Visible if the checkbox “This product is coming soon but I want to take pre-order” option is checked in the Purchasability Section
    • Mapped with the Preorder message field and Release Date field
    • String and Date are sent
  • Remove pre-order status on this date → Remove Pre-order status
    • Visible if the checkbox “This product is coming soon but I want to take pre-order” option is checked in the Purchasability Section
    • Mapped with corresponding field
    • Boolean is sent
  • Minimum Purchase Quantity → Minimum Purchase Quantity
    • Mapped with the corresponding quantity
    • Number is sent
  • Maximum Purchase Quantity → Maximum Purchase Quantity
    • Mapped with the corresponding quantity
    • Number is sent

Gift Wrapping

  • Gift Wrapping → Gift Wrapping options
    • Mapped with the corresponding field
    • String is sent
    • Values accepted
      • Any, none or list
  • Gift Wrapping Options List → Gift Wrapping options
    • If “Specify gift wrapping options for this product” option is checked
    • These options have to be previously created, several options can be chosen
    • List of values separated by comma is sent

Search Engine Optimization

  • Page Title → Page Title
    • Mapped with the corresponding SEO Title field
    • String is sent
  • Meta Keywords → Meta keywords
    • Version used during the creation of this document doesn’t have this field either
  • Meta Description → Meta Description
    • Mapped with the corresponding SEO Description field
    • BigString is sent
  • URL → Product URL
    • Mapped with the handle that will appear at the end of the item’s URL
    • String is sent

Open Graph Sharing

  • Object Type → Object type dropdown
    • Mapped with the corresponding
  • Related Products → Related products in Related products tab

Warning: it is possible to send custom fields in the connector.