part - 2024-09-11 20:30:01+02:00
{
"__typename": "SingleVariantElement",
"categories": [
{
"__typename": "Category",
"key": "SUBCAT_1",
"name": "Bricks",
"parent": {
"__typename": "Category",
"name": "Bricks"
}
},
{
"__typename": "Category",
"key": "COLOUR_FAMILY_1",
"name": "White",
"parent": {
"__typename": "Category",
"name": null
}
},
{
"__typename": "Category",
"key": "CAT_1",
"name": "Bricks",
"parent": {
"__typename": "Category",
"name": null
}
},
{
"__typename": "Category",
"key": "COLOUR_1",
"name": "White",
"parent": {
"__typename": "Category",
"name": "White"
}
}
],
"id": "3bfb59e0-4f9f-46f6-9c89-4e9df8f232f9",
"inStock": true,
"name": "BRICK 1X6",
"spinsetMedia": null,
"variant": {
"__typename": "ElementVariant",
"attributes": {
"__typename": "ElementAttributes",
"colourId": "1",
"deliveryChannel": "pab",
"designNumber": 3009
},
"id": "300901",
"price": {
"__typename": "Price",
"centAmount": 25,
"formattedAmount": "0,25\u00a0\u20ac"
}
}
}