api - Bigcommerce is allowing to select combination of options for which there is no SKU present -
i have product 'shirt' having 2 variants:
1. color = blue , size = l 2. color = red , size = m when adding product on bigcommerce using v3 api , looking @ product on store able select combination of options color = red , size = l. in actual there no such variant present product such combination of options. how can restrict user selecting combination of options there no sku present on bigcommerce?
this better question bigcommerce support, i'll discuss reasons can happen.
when create sku, doing. creating arbitrary string stock keeping units. bigcommerce limit purchase of items, have use stock setting on product called "track inventory product" or "track inventory options" seen in support article.
if don't have track inventory options enabled, combination of options possible because cares stock of parent product if tracking that.
Comments
Post a Comment