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

{
    "product_id": 726534,
    "product_name": "Metallic Wall Tile TL 05896 Arte 98 mm x 98 mm Vitrified - 9 mm | Precious Metal | Suitable For Dry Area, Living Room, Bedroom | Random Design",
    "total_variants": 1,
    "filtered_variants_count": 1,
    "selected_filters": {},
    "current_variant": {
        "id": 726534,
        "variant_handle": "tl-05896-metallic-wall-tile-arte-98-mm-x-98-mm-vitrified-9-mm",
        "product_name": "Metallic Wall Tile TL 05896 Arte 98 mm x 98 mm Vitrified - 9 mm | Precious Metal | Suitable For Dry Area, Living Room, Bedroom | Random Design",
        "selling_price_with_tax": "283.20",
        "out_of_stock": false,
        "is_current": true
    },
    "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": 726534,
            "variant_handle": "tl-05896-metallic-wall-tile-arte-98-mm-x-98-mm-vitrified-9-mm",
            "product_name": "Metallic Wall Tile TL 05896 Arte 98 mm x 98 mm Vitrified - 9 mm | Precious Metal | Suitable For Dry Area, Living Room, Bedroom | Random Design",
            "sku": "TL 05896",
            "color_name": "Gold",
            "base_material": [
                "Vitrified"
            ],
            "property_design": null,
            "finish": [],
            "size": "98x98",
            "thickness": 9.0,
            "selling_price_with_tax": "283.20",
            "selling_price_without_tax": "240.00",
            "mrp": "424.80",
            "discount": null,
            "out_of_stock": false,
            "is_active": true,
            "coverage_area": 0.1,
            "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"
    }
}