Hello.
We started to use Min/Max Quantity plugin (developed by BeRocket) and had some issues wit the pro version of it: the minimum qtty and multiplicity factor does not work correctly, as one can add (with + button from the select qtty field) +1 item over the minimum set qtty.
They investigated and said that
“Plugin use default WooCommerce functionality, that can set minimum quantity, maximum quantity and step for Quantity input field.
But theme replaced this input field or some other elements, that cause issue that WooCommerce cannot detect it on the page.
It is in WooCommerce file assets/js/frontend/add-to-cart-variation.min.js
You can contact theme developer for some suggestion to use this functionality.”
Would you please be so kind and take a look?
The site is http://www.horecabiz.ro
A variable product example is:
https://www.horecabiz.ro/shop/catering/pungi-alimentare/set-100-pungi-gofrate-pentru-vidat-neste-grosime-90-microni
Where we set 30 pcs as minimum quantity and 30 pcs as a step (multiplicity factor). But, as you can see, one can add 31, 61, 91 pcs in the order.
Thanks in advance and best regards!