Discussions
SuiteCommerce Standard Maximum Order Quantity malfunction
In SuiteCommerce Standard, We have an Item configured with a Minimum Order Quantity = 1 and a Maximum Order Quantity = 25.
If the user uses the Quick Add widget in the Shopping Cart page, to add 10 of this Item to their Shopping Cart, and then with one line for that Item existing in their cart with Quantity = 10, then the user adds 1 more of the same Item, the Quick Add widget throws this error: The maximum quantity for this item is 25.
This seems like a malfunction to me, because the order (cart) only has 10 of that item, and the user is only adding 1 more, not 16 more. 1 more item makes the order total 11, which is less than the maximum of 25.