ProductRelations
An array of BasicProduct.
Type: array[BasicProduct]
Example
Section titled “Example”[ { "id": "string", "active": true, "availability": {}, "identifiers": { "sku": "string", "ean": "string", "isbn": "string", "upc": "string", "pzn": "string", "mpn": "string" }, "manufacturer": "string", "name": "string", "stock": {}, "rating": { "count": 0, "average": 0, "reviewCount": 0 }, "featuredImageUrl": "string", "featuredImageBaseUrl": "string", "price": {}, "flags": { "hasChildren": true, "hasVariants": true, "hasOptions": true } }]
