NaveenYadav Posted July 8, 2013 Share Posted July 8, 2013 Hello All, How I implement "multiple add to cart" by clicking a single button in category page. All are welcome to share our views. Thanks Link to comment Share on other sites More sharing options...
PSfever.com Posted July 8, 2013 Share Posted July 8, 2013 Hi, what exactly do you mean by Multiple add to cart? Multiple buttons? What should be their purpose? Link to comment Share on other sites More sharing options...
vekia Posted July 8, 2013 Share Posted July 8, 2013 hmm i think that he want to modify the category pages. He want to add there button, after click on it - he want to add all displayed products to cart. well, it's not easy as it seems, its necessary to change template files (javascript function which will add products based on their id - array of ids) Link to comment Share on other sites More sharing options...
NaveenYadav Posted July 8, 2013 Author Share Posted July 8, 2013 (edited) Hi, My exact requirement is to add multiple products (having filled quantity box separately) by clicking on a single "add to cart" button on product listing page. How can I do this task? Is there any example of such type of code? Edited July 8, 2013 by NaveenYadav (see edit history) Link to comment Share on other sites More sharing options...
NaveenYadav Posted July 10, 2013 Author Share Posted July 10, 2013 Hello Vekia, I need your help. Do you have any idea about this type code required? Link to comment Share on other sites More sharing options...
vekia Posted July 10, 2013 Share Posted July 10, 2013 it's not as easy as it seems, in this case huge is necessary to modify (a lot of code!) from the product-list.tpl file + create javascsript functions to achieve "one click" effect (adding all products by one button) Link to comment Share on other sites More sharing options...
NaveenYadav Posted July 11, 2013 Author Share Posted July 11, 2013 Can I get some help from your side? any smaple code? Link to comment Share on other sites More sharing options...
Recommended Posts