Page 1 of 1

Restricting products from different Category

Posted: Fri Sep 30, 2011 4:49 am
by hubsun
Hi,

We have a requirement that products from different Category can't be added into the cart at the same time. They can't purchase different products of different category at a time. Is this customization is possible?

Thanks,
Sunil

Re: Restricting products from different Category

Posted: Mon Oct 03, 2011 5:50 am
by mazhar
Yes its possible. You have to update the locations like ConLib/AddToCart control and Add to cart button in ConLib/BuyProductDialog control. There you need to put some logic to make sure its not adding products to cart if products are from different categories.

Re: Restricting products from different Category

Posted: Fri Oct 07, 2011 7:02 am
by hubsun
Hi Mazhar,

Thanks for the reply. Can you give me some more points/reference where and what i can change for this customization?

regards,
Sunil