Hello!
I added a custom quantity selector code to each item in collection showing on my main website. It worked well for a while, but now the quantity selector doesn’t function correctly. Quick add works, but then when you hit “+”, the quantity does not increase in the cart. When I input a number for quantity and hit enter, it does add quantity 1 to the cart, but not the quantity I’m inputting in the quantity field. The website is donutflyer.com. How can I fix it so the quantity selector works again?
{%- if show_quantity_selector -%}