VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: pellegrinoL on May 26, 2017, 11:43:24 AM

Title: Attribute Database for colour Code
Post by: pellegrinoL on May 26, 2017, 11:43:24 AM
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!
Title: Re: Attribute Database for colour Code
Post by: K&K media production on May 26, 2017, 23:16:32 PM
You can use phpmyadmin to setup your database table with colors and grab it with a custom sql query inside your template overrides.