part - 2024-08-24 08:30:02+02:00
{
"__typename": "SingleVariantElement",
"categories": [
{
"__typename": "Category",
"key": "COLOUR_42",
"name": "Transparent Light Blue",
"parent": {
"__typename": "Category",
"name": "Blue"
}
},
{
"__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_FAMILY_23",
"name": "Blue",
"parent": {
"__typename": "Category",
"name": null
}
}
],
"id": "a6408ce6-9e9d-4eff-bb32-ec6078c4f6a8",
"inStock": true,
"name": "BRICK 1X2X5",
"spinsetMedia": null,
"variant": {
"__typename": "ElementVariant",
"attributes": {
"__typename": "ElementAttributes",
"colourId": "42",
"deliveryChannel": "pab",
"designNumber": 35274
},
"id": "6251284",
"price": {
"__typename": "Price",
"centAmount": 42,
"formattedAmount": "0,42\u00a0\u20ac"
}
}
}