-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.6.2
-- PHP version -- : 7.0.9
Hi,
I'm a bit confused if it is possible to make a product like this:
Table with:
- multiple colour tops with different prices
- multiple colour legs with different prices
It would be nice if the options for the tops and legs where to choose using images with that colour (just the colours is fine, does not have to update the product image).
I've been reading about the colour selection with
characteristics
But combining 2 of these charateristics does not product a nice solution where you can select 2 separate colours for 2 options in a logical way.
Like :
Choose tops colour : [ ] red [ ] blue € 3,- [ ] green € 4,-
Choose legs colour : [ ] black [ ] purple € 10,- [ ] gold € 50,-
And this would be great with an image for each colour.
Since my Google Fu has not been of any help, I'm hoping anybody else can be of assistence with a great tip or solutions.