-- url of the page with the problem -- :
egrammandi.com/index.php/category/fruits
-- HikaShop version -- : 2.3.0
-- Joomla version -- :2.5.19
-- PHP version -- :5.3.13
-- Browser(s) name and version -- : Firefox
-- Error-message(debug-mod must be tuned on) -- : Error_message
We are using ordered_weight as custom item field to display weight of fruits & vegetables.
Weight is a dropsown field with values (100 gm, 250 gm, 500 gm, 1 Kg, 1.25 Kg, 1.5 Kg, 2 Kg etc). For some fruits, we want to show only values 1 KG, 2 KG, 3 Kg etc , not 100 gm, 200 gm.
Is there any way to do this?