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

{
    "product_id": 726535,
    "product_name": "Metallic Wall Tile TL 05897 Arte 197 mm x 197 mm Vitrified - 9 mm | Precious Metal | Suitable For Dry Area, Living Room, Bedroom",
    "total_variants": 2,
    "filtered_variants_count": 2,
    "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"
        },
        "property_design": {
            "priority": 3,
            "type": "single",
            "display_name": "Pattern"
        },
        "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",
        "property_design",
        "finish",
        "size",
        "thickness"
    ],
    "progressive_options": {
        "property_design": {
            "display_name": "Pattern",
            "priority": 3,
            "type": "single",
            "options": [
                {
                    "value": "Gold",
                    "display_name": "Gold",
                    "variant_handle": "tl-05897-b-metallic-wall-tile-arte-197-mm-x-197-mm-vitrified-9-mm",
                    "variant_id": 726539
                },
                {
                    "value": "Rose Gold",
                    "display_name": "Rose Gold",
                    "variant_handle": "tl-05897-metallic-wall-tile-arte-197-mm-x-197-mm-vitrified-9-mm",
                    "variant_id": 726535
                }
            ],
            "selected": null,
            "is_selected": false,
            "can_select": true
        }
    },
    "filtered_variants": [
        {
            "id": 726535,
            "variant_handle": "tl-05897-metallic-wall-tile-arte-197-mm-x-197-mm-vitrified-9-mm",
            "product_name": "Metallic Wall Tile TL 05897 Arte 197 mm x 197 mm Vitrified - 9 mm | Precious Metal | Suitable For Dry Area, Living Room, Bedroom",
            "sku": "TL 05897",
            "color_name": "Gold",
            "base_material": [
                "Vitrified"
            ],
            "property_design": "Rose Gold",
            "finish": [
                "Metallic"
            ],
            "size": "197x197",
            "thickness": 9.0,
            "selling_price_with_tax": "1038.40",
            "selling_price_without_tax": "880.00",
            "mrp": "1557.60",
            "discount": null,
            "out_of_stock": false,
            "is_active": true,
            "coverage_area": 0.42,
            "category_unit": "mm"
        },
        {
            "id": 726539,
            "variant_handle": "tl-05897-b-metallic-wall-tile-arte-197-mm-x-197-mm-vitrified-9-mm",
            "product_name": "Metallic Wall Tile TL 05897 B Arte 197 mm x 197 mm Vitrified - 9 mm | Handcrafted Precious Metal | Suitable For Dry Area, Living Room, Bedroom",
            "sku": "TL 05897 B",
            "color_name": "Gold",
            "base_material": [
                "Vitrified"
            ],
            "property_design": "Gold",
            "finish": [],
            "size": "197x197",
            "thickness": 9.0,
            "selling_price_with_tax": "1038.40",
            "selling_price_without_tax": "880.00",
            "mrp": "1557.60",
            "discount": null,
            "out_of_stock": false,
            "is_active": true,
            "coverage_area": 0.42,
            "category_unit": "mm"
        }
    ],
    "exact_variant": null,
    "selection_progress": {
        "total_steps": 6,
        "completed_steps": 0,
        "progress_percentage": 0.0,
        "is_complete": false,
        "next_selector": "color_name",
        "next_selector_display": "Color"
    }
}