GET /apiV1/products/549009/progressive-options/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "product_id": 715650,
    "product_name": "Hexagonal Wall Tile TL 05651 Matrix Prismatic Triad 6 x 6 inch Ceramic Matte Finish - 9 mm | 6 Random Faces | Suitable for Living Room, Bathroom,Kitchen & Backsplash",
    "total_variants": 1,
    "filtered_variants_count": 1,
    "selected_filters": {},
    "current_variant": null,
    "active_selectors": {
        "color_name": {
            "priority": 1,
            "type": "single",
            "display_name": "Color"
        },
        "base_material": {
            "priority": 2,
            "type": "array",
            "display_name": "Material"
        },
        "finish": {
            "priority": 4,
            "type": "array",
            "display_name": "Finish"
        },
        "size": {
            "priority": 5,
            "type": "single",
            "display_name": "Size"
        },
        "thickness": {
            "priority": 6,
            "type": "single",
            "display_name": "Thickness"
        }
    },
    "selector_hierarchy": [
        "color_name",
        "base_material",
        "finish",
        "size",
        "thickness"
    ],
    "progressive_options": {},
    "filtered_variants": [
        {
            "id": 715650,
            "variant_handle": "tl-05651-hexagonal-wall-tile-hexalam-prismatic-triad-6-x-6-inch-ceramic-finish-9-mm-6-random-faces",
            "product_name": "Hexagonal Wall Tile TL 05651 Matrix Prismatic Triad 6 x 6 inch Ceramic Matte Finish - 9 mm | 6 Random Faces | Suitable for Living Room, Bathroom,Kitchen & Backsplash",
            "sku": "TL 05651",
            "color_name": "Multi Colour",
            "base_material": [
                "Ceramic"
            ],
            "property_design": null,
            "finish": [
                "Matte"
            ],
            "size": "150x150",
            "thickness": 9.0,
            "selling_price_with_tax": "2714.00",
            "selling_price_without_tax": "2300.00",
            "mrp": "3799.60",
            "discount": null,
            "out_of_stock": false,
            "is_active": true,
            "coverage_area": 1.94,
            "category_unit": "mm"
        }
    ],
    "exact_variant": null,
    "selection_progress": {
        "total_steps": 5,
        "completed_steps": 0,
        "progress_percentage": 0.0,
        "is_complete": false,
        "next_selector": "color_name",
        "next_selector_display": "Color"
    }
}