-
Couldn't load subscription status.
- Fork 2.2k
Closed
Milestone
Description
Inventory tracking for backorders only gives the maximum available quantity, not the quantity requested by the user.
Expected behavior
Expect 20 item in cart, 19 of which should be backordered.
Actual Behavior
Got 1
Steps to Reproduce the Behavior
- Create product
- Add a top level variant
- Add 1 quantity
- Disable
Deny when out of stock - Publish product and variant
- Purchase 2 or more of that variant
- Check cart has only one of the amount you ordered