Product-level schema
Algolia stores BigCommerce products in the following format:JSON
Variant-level schema
Algolia stores BigCommerce product variants in the following format:JSON
Changes to your BigCommerce inventory
Algolia’s BigCommerce integration monitors inventory changes and updates theisInStock
attribute for each affected SKU.
isInStock
is set to true
if inventory_level
is greater than zero for that SKU.
Prices
Theprices
attribute is an object with currency codes as keys and product prices as values.