On a related note to this topic…
The quantity selector is working for me, but the max quantity limiter isn’t being obeyed. For instance, if I set the max quantity of a product to 5, the max value in the input form is set to 5. The problem is that when clicking the “+” button, it continues to go past 5. I know this limiter works in a form as I have tested it. For some reason it isn’t working either with Woocommerce or this theme….or both. Any ideas?
Something I do notice is that when I got into the quantity input file in Woocommerce, it does show the type being as “number”. But once displayed on the site, it is set to “text”. The only thing I can think of is that something in the theme is overriding it. I even tried putting it in the woocommerce/global folder in my child theme which should override it.
Any thoughts?