-- url of the page with the problem -- :
dphfs.com
-- HikaShop version -- : 4.7.3
-- Joomla version -- : 4.0.3
-- PHP version -- : 7.4.33
-- Browser(s) name and version -- : chrome
-- Error-message(debug-mod must be tuned on) -- : limit products added by category
HI,
I am designing website for catering services. customer should be able to customize his package. in this he should be able to only select
1 item under fries category,
1 item under lunch category
1 item under dal category
1 item under samber category
1 item under chutney category
1 item under Rice category
1 item under sweet category
1 item under appetizer category
each of these categories have multiple products and other products in that category should be disabled once 1 item in selected in that category. the products should be enabled again if the customer unselects the selected product.
how can this be achieved for an 1 category? i will replicate it for other categories.
thanks