-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5
-- Browser(s) name and version -- : chrome
-- Error-message(debug-mod must be tuned on) -- : none
Hi guys.
We have 100s of products and I have been exploring how to make checkboxes for only one of them (eg system>configuration>product>characteristics selection method needs to stay as "dropdown" to accomodate all the others).
This one product needs to allow users to select from 4 options. They can select 1, 2, 3, or 4 which I could handle with custom filters EXCEPT they will be charged 20 for each option (totaling 20, 40, 60, 80).
How might I accomplish this again for only one product's options?
Many thanks.