-- HikaShop version -- : 4.7.1
-- Joomla version -- : 4.2.8
-- PHP version -- : 8.0.16
-- Browser(s) name and version -- : Chrome 110.0.5481.100
Hello,
I'm working on a new Hikashop project for an ice cream shop. There are 4 products:
- bucket with 1 scoop of ice cream
- bucket with 2 scoops of ice cream
- bucket with 3 scoops of ice cream
- bucket with 4 scoops of ice cream
There are 86 flavours to choose from.
What I've done so far:
Under Characteristics I've created one item which holds the 86 flavours. After that I've created a product in the root [which isn't visible in the front end]. That product, let's call it Option 1, has all the 86 characteristic options.
At product Bucket 1 scoop of ice cream, I only have to select the Option 1 once. At Bucket 2 scoops of ice cream I would like to select the Option 1 twice, unfortunately that isn't possible. At least, I'm not getting it right. And so on for the 3 and 4 scoops versions.
Why do I only prefer only 1 Option 1 with 86 characteristics? Because not all of them are available each day. I could copy the Option 1 for the other scoops, but then my client needs to check 4x the 86 flavours.
I really hope there is a way to only use Option 1 multiple times... Please let me know if something isn't clear, I've done my best to translate it to something readable
Regards,
Ans
PS: the Hikashop pages are currently hidden and only open for Super Administrators. Please let me know if you want to have access to the front- and/or back-end.