-- HikaShop version -- : 4.1.0
-- Joomla version -- : 3.8.3
Hello,
This is what I want to achieve:
We have a products that have different variations with different prices.
Ex. a pizza with variations A, B, C, D - each has different price.
Then for each pizza, we have toppings of different type ex: X, Y, Z.
When a customer selects s pizza variation A, the toppings prices are based on that pizza A variation.
If customer switches from variation A to variation B, the prices for toppings X, Y, Z should change.
Is there a way to implement this on hikashop?
Thanks for your answer.