barbieridos Posted February 18, 2015 Share Posted February 18, 2015 (edited) Hello, i want to add multiples add to cart button in product list. For example under a product i want 3 buttons:BUY 1 QUANTITY BUY 5 QUANTITY BUY 10 QUANTITY Is this possible?I don't know if is better use different products or work by attributes... Thank you very much Edited February 25, 2015 by barbieridos (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted February 18, 2015 Share Posted February 18, 2015 it is, with a trick. I would bind some other javascript to the add to cart button(s). Say, create 2 new buttons, and when you click each, set the input quantity to your number, then fire the click event on the main (hidden) add to cart. Of course, it requires some javascript knowledge Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now