-- url of the page with the problem -- :
www.notavailable.com
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- PHP version -- : 5.4.4
-- Browser(s) name and version -- : Not Relevant
-- Error-message(debug-mod must be tuned on) -- : No Error
We are porting over from Virtuemart to Hikashop.
In Virtuemart, we have three individual products (also sold separately) that make up a SKU. This is a "three of a kind gets you a slight discount". When the customer orders it, they set the characteristics of each of these three items. Ive attached an image showing this in Virtuemart. This action all takes place within the current product.
I know its possible to have a discount based on adding multiple products of the same basic SKU (or Code), but that requires that the customer go through the process of adding the products, one by one - not very elegant.
Is there a way to implement what we've been doing in Virtuemart in Hikashop, allowing them to do this all in a single "Add to Cart"?