Restricting products from different Category

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
hubsun
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Mon Nov 10, 2008 4:01 am

Restricting products from different Category

Post by hubsun » Fri Sep 30, 2011 4:49 am

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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Restricting products from different Category

Post by mazhar » Mon Oct 03, 2011 5:50 am

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.

hubsun
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Mon Nov 10, 2008 4:01 am

Re: Restricting products from different Category

Post by hubsun » Fri Oct 07, 2011 7:02 am

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

Post Reply