part  - 2024-10-09 20:30:01+02:00
{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_21",
            "name": "Bright Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_81",
            "name": "Decoration Elements",
            "parent": {
                "__typename": "Category",
                "name": "Miscellaneous"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_14",
            "name": "Miscellaneous",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "ff64614f-07f6-4927-8fe4-6c247240d52b",
    "inStock": true,
    "name": "BION. EYE",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "21",
            "deliveryChannel": "pab",
            "designNumber": 48267
        },
        "id": "6285599",
        "price": {
            "__typename": "Price",
            "centAmount": 13,
            "formattedAmount": "0,13\u00a0\u20ac"
        }
    }
}