part  - 2024-10-09 20:30:01+02:00
{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_66",
            "name": "Large Tyres & Rims",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "248a0273-bf31-4303-8c81-9ec7aca35eab",
    "inStock": true,
    "name": "RIM NARROW \u00d8 18x7 M CROSS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "pab",
            "designNumber": 56903
        },
        "id": "6013484",
        "price": {
            "__typename": "Price",
            "centAmount": 32,
            "formattedAmount": "0,32\u00a0\u20ac"
        }
    }
}