• Welcome to KonaKart Community Forum. Please login or sign up.
 

Add multiple products to the basket

Started by msirak, July 04, 2008, 06:55:12 pm

Previous topic - Next topic

msirak

Hi,

Any idea how it can be achieved that a customer can add multiple proucts of the same category to the basket, and not only one by one?

Thanks

julie

To do something like that you need to implement a way of doing multiple product selections  . Once multiple products have been selected you can call the addToBasket() API call for each product.