Hi,
How can I know which properties are variant properties in a product
definition using code?
E.g.: I have a product definition called 'Product' with properties 'ID',
'Name' and variant properties 'Color'
I need to programmatically get the variant properties that makes up the
product definition.
Any pointers will be helpful.
Thanks. :)