Woocommerce Min / Max Quantities extension problem with variable products.
-
When I configure maximum values and products at the variant level, the error codes appear in the shopping cart, however the quantity selector remains only with the product values at a general level.
Suppose I have a product with three variants, whose minimum, maximum, and quantity increment values are respectively:
-1000, 5000, 1000
-1000, 10000, 1000
-1000, 25000, 1000I want that when selecting any of these 3 variants the quantity selector is updated as it does with the values of the product at a general level. That is, if I choose the second, the selector reaches 10000, but if I choose the third, it updates up to 25000, etc.
Is this possible with the extension or is there a way to achieve this behavior?
- The topic ‘Woocommerce Min / Max Quantities extension problem with variable products.’ is closed to new replies.