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

{
    "product_id": 725140,
    "product_name": "Metallic Wall Tile TL 05875 Golden Weave 297 mm x 297 mm Vitrified - 9 mm | Random Mix Patterns | Suitable For Living Room, Bedroom, Kitchen",
    "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"
        },
        "size": {
            "priority": 5,
            "type": "single",
            "display_name": "Size"
        },
        "thickness": {
            "priority": 6,
            "type": "single",
            "display_name": "Thickness"
        }
    },
    "selector_hierarchy": [
        "color_name",
        "base_material",
        "size",
        "thickness"
    ],
    "progressive_options": {},
    "filtered_variants": [
        {
            "id": 725140,
            "variant_handle": "tl-05875-metallic-wall-tile-golden-weave-297-mm-x-297mm-vitrified-9-mm-random-mix-patterns",
            "product_name": "Metallic Wall Tile TL 05875 Golden Weave 297 mm x 297 mm Vitrified - 9 mm | Random Mix Patterns | Suitable For Living Room, Bedroom, Kitchen",
            "sku": "TL 05875",
            "color_name": "Gold",
            "base_material": [
                "Vitrified"
            ],
            "property_design": null,
            "finish": [],
            "size": "297x297",
            "thickness": 9.0,
            "selling_price_with_tax": "3068.00",
            "selling_price_without_tax": "2600.00",
            "mrp": "4602.00",
            "discount": null,
            "out_of_stock": false,
            "is_active": true,
            "coverage_area": 0.95,
            "category_unit": "mm"
        }
    ],
    "exact_variant": null,
    "selection_progress": {
        "total_steps": 4,
        "completed_steps": 0,
        "progress_percentage": 0.0,
        "is_complete": false,
        "next_selector": "color_name",
        "next_selector_display": "Color"
    }
}