Hi,
I am using VM 3.2.1 and Joomla! 3.6.5
I would like to know if there is the possibility to create a Colour code Database for the attributes... I mean that for the products that i add into the shop i have a list of colours like:
00 - Black
01 - Orange
02 - Red
and the product's colors are 0002 (for black - Red)
Is there the possibility to create a database with all colours and so when i digit the 0002 automatically i get also black Red?
Any suggestion also for paid plugin are appreciated.
Thanks for your work on VM!
You can use phpmyadmin to setup your database table with colors and grab it with a custom sql query inside your template overrides.