part - 2024-10-15 20:30:01+02:00
{
"__typename": "SingleVariantElement",
"categories": [
{
"__typename": "Category",
"key": "SUBCAT_1",
"name": "Bricks",
"parent": {
"__typename": "Category",
"name": "Bricks"
}
},
{
"__typename": "Category",
"key": "CAT_1",
"name": "Bricks",
"parent": {
"__typename": "Category",
"name": null
}
},
{
"__typename": "Category",
"key": "COLOUR_226",
"name": "Cool Yellow",
"parent": {
"__typename": "Category",
"name": "Yellow"
}
},
{
"__typename": "Category",
"key": "COLOUR_FAMILY_24",
"name": "Yellow",
"parent": {
"__typename": "Category",
"name": null
}
}
],
"id": "1cbb7a13-0dfb-4771-bcc9-2060b9d48fe4",
"inStock": true,
"name": "DUPLO BRICK 1X2X2",
"spinsetMedia": null,
"variant": {
"__typename": "ElementVariant",
"attributes": {
"__typename": "ElementAttributes",
"colourId": "226",
"deliveryChannel": "bap",
"designNumber": 76371
},
"id": "6294210",
"price": {
"__typename": "Price",
"centAmount": 67,
"formattedAmount": "0,67\u00a0\u20ac"
}
}
}