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

{
    "is_stackable": true,
    "can_outdoor_use": true,
    "outdoor_use_available": true,
    "sample_available": false,
    "shipping_volume": 0.43,
    "quick_ship": false,
    "dimensions": {
        "Width": 545,
        "Depth": 530,
        "Height": 800,
        "Seat Height": 455,
        "Diameter": null,
        "Footprint": 0.29,
        "Shipping Volume": 0.43,
        "Fabric Requirement": null,
        "Leather Requirement": null,
        "Stack Height": 7,
        "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": 5,
    "maximum_lead_time": 7,
    "minimum_quantity": 1,
    "model_code": "05178"
}