Is posible and how to do this? For example product_gtin field, is posible to have different values for each language? I tried this, i added the field in the especific product language tables and deleted it from the general product fields table, but it doesn't work, can someone help me? maybe i lose some step?
Thanks in advance.
Joomla 3.6
Virtuemart 3
You can add an overide and use JTEXT::_($gtin); for your case, but i think that most GTIN do not follow the rules for Joomla KEYS.
The rule is 1st is a letter after only 1-9,a-z and _