Jump to content

Add multiple products at once


Recommended Posts

All,

Is there anyway to add multiple products to the cart at the same time?

This (for a single product of course) works:

cart.php?add&id_product=24698




but this only adds the last product in the set (Product ID 633)

cart.php?add&id_product=24698&id_product=627&id_product=633






Has anyone figured out how to do this?

Link to comment
Share on other sites

  • 5 months later...
  • 1 month later...
  • 1 year later...

It's not that simple, this works on the product page, since all the additional required attribute info is already available there, this is not the case in a product list page.

 

We have create the following module which allows you to select attributes on the product list pages (and home featured module)

http://www.prestashop.com/forums/topic/79758-module-product-list-attributes-allow-customers-to-select-product-attributes-on-the-category-manufacturer-supplier-and-search-pages/

Link to comment
Share on other sites

×
×
  • Create New...