Add to Cart only does qty 1; need to automatically add 2 to cart
-
All the plugins I try to do this with seem to fail including this one. What I need is to automatically add the default quantity I want when Add to Cart is clicked (in this case, a qty of 2) right away to the cart (from either a product archive page OR a single product page).
For most users, we don’t even want to show them the quantity in the Cart page, just force it to be 2. (Already using CSS to do this.) When you get to the cart, it DOES say 2, but the quantity field actually has a value=”1″ and min=”2″ – and when you proceed to checkout, you get a qty only of 1. (We do not want most users to update their cart with the button, which we will also be hiding–presumably Update Cart would then update to the 2).
I just can’t seem to find any answers, anywhere. We’re trying to launch next week!
- The topic ‘Add to Cart only does qty 1; need to automatically add 2 to cart’ is closed to new replies.