-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
I have a current issue where if you change the quantity in cart > then the stock available the item disappears from cart. Refreshing I get the maximum available. ie: I select "8" but only have "5", when I refresh I find "5" but in the meantime it disappears and doesn't let me "add to cart" (insufficient stock).
Desired solution: perhaps allow a dropdown which matches number of stock? or textfield? or at least min(stock,8) of options?
Perhaps a textfield with arrow buttons? Not sure what the correct approach is here, ideas?
Metadata
Metadata
Assignees
Labels
No labels