KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: msirak on July 04, 2008, 06:55:12 pm

Title: Add multiple products to the basket
Post by: msirak on July 04, 2008, 06:55:12 pm
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
Title: Re: Add multiple products to the basket
Post by: julie on July 04, 2008, 08:18:57 pm
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.