A product can contain one or more variants, where variant contains the individual sku.
Represents a File, a reference to an asset in Norce [Storm] or external reference (e.g. Youtube url)
{ "code": "string", "manufacturer": { "code": "string", "name": "string", "id": 0 }, "names": [ { … } ], "primaryCategory": { "code": "string", "cultures": [ … ], "id": 0 }, "additionalCategories": [ { … } ], "variants": [ { … } ], "families": [ { … } ], "flags": [ { … } ], "primaryImage": { "type": "External", "code": "string", "fileCode": "string", "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "mimeType": "string", "url": "string", "sortOrder": 0 }, "files": [ { … } ], "parametrics": [ { … } ], "relations": [ { … } ], "texts": [ { … } ], "popularities": [ { … } ], "groupById": 0 }