Describe the bug
When your add more items to cart than is in stock there are few issues
Steps to reproduce
- BO > Update the
Mug The best is yet to come quantity to 1 and save
- FO > Add one
Mug The best is yet to come to the Cart
- Access to the cart page
- Try to add more of
Mug The best is yet to come to the cart
- You can see the message
The available purchase order quantity for this product is 1. displayed, but you don't know how many pieces are in stock.
- Change the quantity, the error disappears, only a toast is shown in top right.
- Even though there is an error the
Proceed to checkout is active.
- When you click it, you stay on the same page, but the red error disappears.
- When you add another product that is in stock, go to cart, delete this instock product, the red error disappears.
Screen record
error-msg-cart.webm
Additional infos
- HummingBird version: 0.1.5
- PS version: develop
- PHP version: 8.0