-- HikaShop version -- : 3.3.0
-- HikaMarket version -- : 2.0.1
-- Joomla version -- : 3.8.5
1) I have hikamarket, and i want in the frontend, when a user is adding a new product, to have the categories in adropdown.
I know that the way is working now is good if i want to add the same product to more then one category, but i want to simplify this instead of click the little +
2) If the first option is possible, i want some categories to be blocked, so the user could not select this the blocked categories, like this in this example (Characters is blocked, sothe user have available options: Cars, Human, Animal, Plants).
-Cars
-Characters ( i want this to be desabled)
- - Human
- - Animals
-Plants
OR (3),even if i don't make the categories to be shown in a dropdown, i want to have the option 2 , to disable some categories, can i do this?