Checkout item quantity is limited to 9 on web, 10 on mobile app
Sophia Jensen
Customers are not able to check out with more than 10 quantity of a single product.
On Web: If a customer adds more than 9 quantity to their cart, the quantity resets to 0 at checkout. They are then forced to choose a new quantity, with a maximum of 9.
On Mobile App: The add quantity button stops working after 10 items, so the customer cannot add any more.
Expected Behavior: Customers should be able to check out with any quantity of items they add to their cart.Item quantity is limited to 9 on web and 10 on mobile app