-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.4
-- PHP version -- : 5.5.18
Hi,
For one of our customers we like to achieve to following.
• We have 2 (or more) categories with products.
• Those products have different prices.
• When visitor order 3 items they pay a special (and fixed) price.
• Any selection is possible, so 3 items of product A, but also 1 item of product A, 1 of product B and 1 of product C.
• The total quantity of products should always be 3 or a quantity many time higher (6, 9, 12, etc.).
Any suggestions how we can do this?
By the way, we have used variants for certain product (1/2 or 1 product selection) and edited it to get radio buttons
Looking forward to any response.