Hi,
Is it possible to link two diferents custom fields for the same reference product?
For example I have a product with :
CustomField1 = [1,2,3]
CustomField2 = [4,5,6] if CustomField1==1, [7,8,9] if CustomField1==2, [10,11,12] if CustomField1==3
My virtuemart : com_virtuemart3.0.4
My joomla : 2.5.27
Best regards