Hi, so this screenshot just displays the sidebar which also includes the possibility to update the quantity. So assume product A in this theme has a minimum quantity and a quantity step of 10. A user will add this product to the cart on the product page where it’s only possible to add 10, 20, 30 … quantities. At the same product page or any other page opening the sidebar, which also includes the field per product to update the quantity, it is possible to update the quantity by 1 and not by the quantity steps, which are defined per product. So like this a user can order 1, 2, 3, 12, 17, 29…… instead of 10, 20, 30 … This is the issue which we face.