We've set max qty of product to 1 in cart despite this multiple qty added in cart while we add to ca

mk00559179
mk00559179 Posts: 15 🧑🏻‍🚀 - Cadet

We've set max qty of product to 1 in cart despite this multiple qty added in cart while we add to cart from product details page, while we're going to checkout we received error for max qty.

we've define  "quantity_max": 1, while import from csv and also define  "product_concrete.is_quantity_splittable":0

From what we've observed that while we increase qty from cart page it is giving error for max qty but same is not the case when we add to cart from product detail page.

Tagged: