{
    "product": {
        "title": "Kitchen Configurator",
        "description": ""
    },
    "styles": [
        {
            "value": "transitional",
            "label": "Transitional",
            "description": "Transitional kitchen features some details of a traditional style but in a modern iteration. It combines form of the past with functionality of the present.",
            "image": null,
            "allowed_materials": [
                "hpl"
            ],
            "default_handle": "classic"
        }
    ],
    "materials": [
        {
            "value": "hpl",
            "label": "High Pressure Laminate (HPL)",
            "description": "High Pressure Laminate (HPL) is Europe&#039;s leading material when it comes to kitchen cabinetry. It has properties which make the product very durable, consistent in its appearance and very easy to maintain.",
            "has_finish_options": true,
            "colors": [
                {
                    "value": "valley",
                    "label": "Valley",
                    "image": "\/site\/assets\/files\/1127\/img_8885.jpg",
                    "price_modifier": 0,
                    "finish_type": "prefinished",
                    "finish_label": "Pre-finished"
                }
            ]
        }
    ],
    "countertops": [
        {
            "value": "quartzite",
            "label": "Quartzite",
            "description": "Quartzite is a mixture of a natural stone with artificial stone. It is a very rigid material, which may has a look of a natural marble with added durability and ease of maintenance.",
            "properties": "",
            "colors": [
                {
                    "value": "arabescato",
                    "label": "Arabescato",
                    "image": "\/site\/assets\/files\/1131\/img_8886.jpg",
                    "price": 0,
                    "availability": ""
                }
            ]
        }
    ],
    "hardware": [
        {
            "value": "classic",
            "label": "Classic Hardware adds a touch of elegance when combined with HPL facades. Perfect fit for a transitional style kitchen.",
            "suitable_for": [
                "transitional"
            ],
            "images": []
        }
    ]
}