Localized descriptive text fields for a Product/Variant.
Represents language corresponding with ISO 639-1 (e.g. "en") alone or together with localization corresponding with ISO 3166-1 (e.g. "GB") Valid values can be both "en" or "en-GB". Most commonly used format is "xx-XX".
The Description of the Product, can contain HTML tags. No limit in string length defined in Norce.
The sub description of the Product, can contain HTML tags. No limit in string length defined in Norce.
{ "CultureCode": "string", "DescriptionHeader": "string", "Description": "string", "SubHeader": "string", "SubDescription": "string", "Synonyms": "string", "MetaTags": "string", "MetaDescription": "string" }