Updating a products custom property-Collection of common programming errors
Hi Alex,
You are not able to set the ‘Exported’ property’s value for variants because this property is assigned on the product level (or ProductFamily level), which means this property is shared among all the variants of a product family. If you want to have this property separate for each variant, you’ll have to assign this property as a variant property in the product family definition.
Hope this helps,
Agha