GET /rest/store/product_detail/mr01-initial-lounge-chair/get_product_properties/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "is_stackable": false,
    "can_outdoor_use": false,
    "outdoor_use_available": false,
    "sample_available": false,
    "shipping_volume": 0.45,
    "quick_ship": false,
    "dimensions": {
        "Width": 650,
        "Depth": 880,
        "Height": 690,
        "Seat Height": 330,
        "Diameter": null,
        "Footprint": 0.57,
        "Shipping Volume": 0.45,
        "Fabric Requirement": null,
        "Leather Requirement": null,
        "Stack Height": null,
        "fabric_amount_required_display": 0.0,
        "leather_amount_required_display": 0.0,
        "fabric_amount_requirement_type": 1,
        "leather_amount_requirement_type": 1,
        "fabric_amount_requirement_bands": [],
        "leather_amount_requirement_bands": [],
        "fabric_amount_requirement_multiples": [],
        "leather_amount_requirement_multiples": []
    },
    "fabric_available": false,
    "leather_available": false,
    "upholstered": false,
    "upholstery": null,
    "upholstery_price_category": null,
    "minimum_lead_time": 10,
    "maximum_lead_time": 14,
    "minimum_quantity": 1,
    "model_code": "24408"
}