You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Numeric Input component, you can add a quantity of an item to your cart that exceeds the inventory of the item.
For example, there might be 10 necklaces in stock but you're able to add 15 necklaces to your cart which then results in an 'Inventory Issues' page in the Shopify checkout:
Out of stock
Some items are no longer available. Your cart has been updated.
What is the best way to resolve this?
The text was updated successfully, but these errors were encountered:
Using the Numeric Input component, you can add a quantity of an item to your cart that exceeds the inventory of the item.
For example, there might be 10 necklaces in stock but you're able to add 15 necklaces to your cart which then results in an 'Inventory Issues' page in the Shopify checkout:
Out of stock
Some items are no longer available. Your cart has been updated.
What is the best way to resolve this?
The text was updated successfully, but these errors were encountered: