[Plugin: FoxyShop] Quantity added to cart always '1' regardless of quantity entered
-
I have a custom product loop that just displays three products, their description, a quantity field, and an add to cart button for each.
When the product is added to the cart, only one unit is added for each click of the “add to cart button” , regardless of the quantity that was entered into the quantity field.
I have a bunch of custom javascript set up, too, to modify cart behavior (suppress the Color box, etc), but I’ve tried removing all of that, and the same issue still exists.
Of note: one of the items I’ve had to set up in my javascript is to remove the quantity of ‘1’ that automatically populates the quantity box. I’m not sure why this box is being automatically populated with ‘1’ as well.
This is the code for my product loop: https://pastebin.com/pwkQ2rbJ
…but maybe I’ve just missed a setting when setting up the products in the FoxyCart Admin?Thanks for your help!
- The topic ‘[Plugin: FoxyShop] Quantity added to cart always '1' regardless of quantity entered’ is closed to new replies.