{"title":"Ramp","description":null,"products":[{"product_id":"acc-red-suitcase-wheelchair-ramp","title":"Suitcase Ramp","description":"\u003cstyle\u003e\n    .ths-wrap {\n        max-width: 860px;\n        margin: 15px auto;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Accordion Container *\/\n    .ths-cat {\n        background: #f5f5f5;\n        margin-bottom: 2px;\n        border-radius: 0;\n        overflow: hidden;\n    }\n\n    .ths-cat:first-of-type {\n        border-top-left-radius: 4px;\n        border-top-right-radius: 4px;\n    }\n\n    .ths-cat:last-of-type {\n        border-bottom-left-radius: 4px;\n        border-bottom-right-radius: 4px;\n        margin-bottom: 0;\n    }\n\n    \/* Accordion Summary Header *\/\n    .ths-cat summary {\n        list-style: none;\n        cursor: pointer;\n        padding: 16px 20px;\n        font-weight: 600;\n        font-size: 15px;\n        color: #222222;\n        position: relative;\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        user-select: none;\n        transition: background-color 0.2s ease;\n    }\n\n    .ths-cat summary::-webkit-details-marker {\n        display: none;\n    }\n\n    .ths-cat summary:hover {\n        background: #eeeeee;\n    }\n\n    \/* Icons *\/\n    .ths-icon {\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n        stroke: #222222;\n        stroke-width: 1.8;\n        fill: none;\n        stroke-linecap: round;\n        stroke-linejoin: round;\n    }\n\n    \/* Chevron Arrow *\/\n    .ths-cat summary::after {\n        content: '';\n        position: absolute;\n        right: 20px;\n        top: 50%;\n        width: 8px;\n        height: 8px;\n        border-right: 2px solid #222222;\n        border-bottom: 2px solid #222222;\n        transform: translateY(-65%) rotate(45deg);\n        transition: transform 0.25s ease;\n    }\n\n    .ths-cat[open] summary::after {\n        transform: translateY(-25%) rotate(-135deg);\n    }\n\n    .ths-cat[open] summary {\n        background: #f5f5f5;\n    }\n\n    \/* Content Body *\/\n    .ths-cat-body {\n        padding: 16px 20px 20px 54px;\n        background: #ffffff;\n    }\n\n    .ths-cat-body p {\n        margin: 0 0 12px;\n        line-height: 1.6;\n        color: #444444;\n        font-size: 14px;\n    }\n\n    .ths-cat-body p:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* Size Chart Button *\/\n    .ths-size-chart-btn {\n        background: #222222;\n        color: #ffffff;\n        border: none;\n        padding: 10px 18px;\n        border-radius: 4px;\n        cursor: pointer;\n        font-weight: 600;\n        font-size: 14px;\n        margin-bottom: 16px;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        transition: background-color 0.2s ease;\n    }\n\n    .ths-size-chart-btn:hover {\n        background: #444444;\n    }\n\n    .ths-size-chart-btn .ths-icon {\n        stroke: #ffffff;\n    }\n\n    \/* Inline Size Chart Section *\/\n    .ths-size-chart-container {\n        margin-top: 15px;\n        padding: 10px;\n        border: 1px solid #eeeeee;\n        border-radius: 4px;\n        transition: box-shadow 0.3s ease;\n    }\n\n    .ths-size-chart-container img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 4px;\n    }\n\n    \/* Highlight effect when scrolled to *\/\n    .ths-highlight {\n        animation: thsPulse 1.2s ease-in-out;\n    }\n\n    @keyframes thsPulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(34, 34, 34, 0.4);\n        }\n\n        50% {\n            box-shadow: 0 0 0 6px rgba(34, 34, 34, 0.15);\n        }\n\n        100% {\n            box-shadow: 0 0 0 0 rgba(34, 34, 34, 0);\n        }\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 768px) {\n        .ths-wrap {\n            width: 100%;\n            margin: 15px 0;\n        }\n\n        .ths-cat-body {\n            padding: 16px 20px 20px;\n        }\n\n        .ths-cat summary {\n            padding: 15px;\n            padding-right: 45px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ths-wrap\"\u003e\n\n    \u003c!-- SIZE CHART BUTTON --\u003e\n    \u003cbutton type=\"button\" class=\"ths-size-chart-btn\" id=\"thsSizeChartBtn\"\u003e\n        \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M2 12l5-5 5 5 5-5 5 5-5 5-5-5-5 5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        View Size Chart\n    \u003c\/button\u003e\n\n    \u003c!-- PRODUCT DESCRIPTION --\u003e\n    \u003cdetails class=\"ths-cat\" open\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\n                \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                \u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\n                \u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\n            \u003c\/svg\u003e\n            Product Description\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n\n            \u003cp\u003e\n            \u003cstrong\u003eAcc-Red Suitcase Ramp — Foldable Wheelchair Ramp for Home, Travel \u0026amp; Daily Use\u003c\/strong\u003e\n             \u003c\/p\u003e\n\n            \u003cp\u003e\n           India's most trusted foldable wheelchair ramp — built for doorsteps, hotel lobbies, vehicle entries, and every step in between.\n        \u003c\/p\u003e\n\n\u003cp\u003e\n The Acc-Red Suitcase Ramp folds flat like a briefcase, opens in seconds, and holds up to 300 kg with absolute confidence. No tools. No installation. No second person needed. Place it, lock it, roll forward.\n\n\u003c\/p\u003e\n   \n\n\n\u003cp\u003eUsed daily by thousands of families, caregivers, and wheelchair users across India.\u003c\/p\u003e\n\n\n\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PRODUCT DETAILS \u0026 INLINE SIZE CHART --\u003e\n    \u003cdetails class=\"ths-cat\" id=\"thsDetailsCat\"\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                \u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\n            Product Details \u0026amp; Size Guide\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n          \u003cp\u003e\u003cstrong\u003eWhich length do I need?\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003e\n    The safe rule is \u003cstrong\u003e4 inches of ramp for every 1 inch of step height.\u003c\/strong\u003e\n\u003c\/p\u003e\n\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-family: Arial, sans-serif;\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth style=\"text-align: left; padding: 10px 5px; font-weight: 700;\"\u003e\n                Your step height\n            \u003c\/th\u003e\n            \u003cth style=\"text-align: left; padding: 10px 5px; font-weight: 700;\"\u003e\n                Minimum ramp length\n            \u003c\/th\u003e\n        \u003c\/tr\u003e\n    \u003c\/thead\u003e\n\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003eUp to 2 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e1 foot\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003eUp to 3 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e2 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003e4 to 6 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e3 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003e7 to 9 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e4 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003e10 to 12 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e5 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003e13 to 15 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e6 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n            \u003ctd style=\"padding: 10px 5px;\"\u003e16 to 18 inches\u003c\/td\u003e\n            \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e7 to 8 feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp\u003e\n    Not sure? Measure your step height in inches and WhatsApp us —\u003cbr\u003e\n    we'll confirm the right size in minutes.\n\u003c\/p\u003e\n\n\n            \u003c!-- INLINE SIZE CHART IMAGE --\u003e\n            \u003cdiv class=\"ths-size-chart-container\" id=\"thsSizeChartTarget\"\u003e\n                \u003cimg src=\"https:\/\/thehealthstore.in\/cdn\/shop\/files\/Acc-Red-Suitcase-Ramp-5_803bd7dd-eca7-459d-b580-af6b2d4178d4.webp?v=1785479445\u0026amp;width=713\" alt=\"Size Chart\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- SHIPPING \u0026 RETURNS --\u003e\n    \u003cdetails class=\"ths-cat\"\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n                \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\n                \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n            Shipping \u0026amp; Returns\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n\n\n            \u003cp\u003e\n                \u003cstrong\u003eShipping:\u003c\/strong\u003e The shipping date will be decided based on\n                the delivery location.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                \u003cstrong\u003eReplacement:\u003c\/strong\u003e Replacement is available within\n                \u003cstrong\u003e7 days of delivery\u003c\/strong\u003e only if the product is damaged,\n                defective, or a different product has been delivered.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                \u003cstrong\u003eUnboxing Video Required:\u003c\/strong\u003e A clear unboxing video is\n                mandatory for raising a replacement request. The video should clearly\n                show the package and the product received.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                For any replacement assistance, please contact our customer support team\n                within the eligible replacement period.\n            \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    (function () {\n        function initSizeChartScroll() {\n            const sizeChartBtn = document.getElementById(\"thsSizeChartBtn\");\n            const detailsCat = document.getElementById(\"thsDetailsCat\");\n            const targetImage = document.getElementById(\"thsSizeChartTarget\");\n\n            if (!sizeChartBtn || !detailsCat || !targetImage) {\n                return;\n            }\n\n            if (sizeChartBtn.dataset.initialized === \"true\") {\n                return;\n            }\n\n            sizeChartBtn.dataset.initialized = \"true\";\n\n            sizeChartBtn.addEventListener(\"click\", function () {\n                \/* 1. Open the details accordion if closed *\/\n                if (!detailsCat.hasAttribute(\"open\")) {\n                    detailsCat.setAttribute(\"open\", \"true\");\n                }\n\n                \/* 2. Smoothly scroll down to the size chart image *\/\n                targetImage.scrollIntoView({\n                    behavior: \"smooth\",\n                    block: \"center\"\n                });\n\n                \/* 3. Add temporary pulse highlight *\/\n                targetImage.classList.remove(\"ths-highlight\");\n                void targetImage.offsetWidth; \/\/ Trigger reflow\n                targetImage.classList.add(\"ths-highlight\");\n            });\n        }\n\n        if (document.readyState === \"loading\") {\n            document.addEventListener(\"DOMContentLoaded\", initSizeChartScroll);\n        } else {\n            initSizeChartScroll();\n        }\n\n        document.addEventListener(\"shopify:section:load\", initSizeChartScroll);\n    })();\n\u003c\/script\u003e","brand":"Acc - red","offers":[{"title":"L 1ft. X Width 30inches (2.5ft.)","offer_id":48460076286193,"sku":null,"price":8199.0,"currency_code":"INR","in_stock":true},{"title":"L 2ft. X Width 30inches (2.5ft.)","offer_id":48460076318961,"sku":null,"price":12499.0,"currency_code":"INR","in_stock":true},{"title":"L 3ft. X Width 30inches (2.5ft.)","offer_id":48460076351729,"sku":null,"price":15299.0,"currency_code":"INR","in_stock":true},{"title":"L 4ft. X Width 30inches (2.5ft.)","offer_id":48460076384497,"sku":null,"price":17599.0,"currency_code":"INR","in_stock":true},{"title":"L 5ft. X Width 30inches (2.5ft.)","offer_id":48460076417265,"sku":null,"price":21599.0,"currency_code":"INR","in_stock":true},{"title":"L 6ft. X Width 30inches (2.5ft.)","offer_id":48460076450033,"sku":null,"price":23999.0,"currency_code":"INR","in_stock":true},{"title":"L 7ft. X Width 30inches (2.5ft.)","offer_id":48460076482801,"sku":null,"price":30299.0,"currency_code":"INR","in_stock":true},{"title":"L 8ft. X Width 30inches (2.5ft.)","offer_id":48460076515569,"sku":null,"price":31899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/1837\/8737\/files\/Acc-Red-Suitcase-Ramp-1_ed561a5f-7640-4630-a8da-24a3b157036a.webp?v=1785479444"},{"product_id":"acc-red-telescopic-portable-wheelchair-ramp","title":"Telescopic Ramp","description":"\u003cstyle\u003e\n    .ths-wrap {\n        max-width: 860px;\n        margin: 15px auto;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Accordion Container *\/\n    .ths-cat {\n        background: #f5f5f5;\n        margin-bottom: 2px;\n        border-radius: 0;\n        overflow: hidden;\n    }\n\n    .ths-cat:first-of-type {\n        border-top-left-radius: 4px;\n        border-top-right-radius: 4px;\n    }\n\n    .ths-cat:last-of-type {\n        border-bottom-left-radius: 4px;\n        border-bottom-right-radius: 4px;\n        margin-bottom: 0;\n    }\n\n    \/* Accordion Summary Header *\/\n    .ths-cat summary {\n        list-style: none;\n        cursor: pointer;\n        padding: 16px 20px;\n        font-weight: 600;\n        font-size: 15px;\n        color: #222222;\n        position: relative;\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        user-select: none;\n        transition: background-color 0.2s ease;\n    }\n\n    .ths-cat summary::-webkit-details-marker {\n        display: none;\n    }\n\n    .ths-cat summary:hover {\n        background: #eeeeee;\n    }\n\n    \/* Icons *\/\n    .ths-icon {\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n        stroke: #222222;\n        stroke-width: 1.8;\n        fill: none;\n        stroke-linecap: round;\n        stroke-linejoin: round;\n    }\n\n    \/* Chevron Arrow *\/\n    .ths-cat summary::after {\n        content: '';\n        position: absolute;\n        right: 20px;\n        top: 50%;\n        width: 8px;\n        height: 8px;\n        border-right: 2px solid #222222;\n        border-bottom: 2px solid #222222;\n        transform: translateY(-65%) rotate(45deg);\n        transition: transform 0.25s ease;\n    }\n\n    .ths-cat[open] summary::after {\n        transform: translateY(-25%) rotate(-135deg);\n    }\n\n    .ths-cat[open] summary {\n        background: #f5f5f5;\n    }\n\n    \/* Content Body *\/\n    .ths-cat-body {\n        padding: 16px 20px 20px 54px;\n        background: #ffffff;\n    }\n\n    .ths-cat-body p {\n        margin: 0 0 12px;\n        line-height: 1.6;\n        color: #444444;\n        font-size: 14px;\n    }\n\n    .ths-cat-body p:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* Size Chart Button *\/\n    .ths-size-chart-btn {\n        background: #222222;\n        color: #ffffff;\n        border: none;\n        padding: 10px 18px;\n        border-radius: 4px;\n        cursor: pointer;\n        font-weight: 600;\n        font-size: 14px;\n        margin-bottom: 16px;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        transition: background-color 0.2s ease;\n    }\n\n    .ths-size-chart-btn:hover {\n        background: #444444;\n    }\n\n    .ths-size-chart-btn .ths-icon {\n        stroke: #ffffff;\n    }\n\n    \/* Inline Size Chart Section *\/\n    .ths-size-chart-container {\n        margin-top: 15px;\n        padding: 10px;\n        border: 1px solid #eeeeee;\n        border-radius: 4px;\n        transition: box-shadow 0.3s ease;\n    }\n\n    .ths-size-chart-container img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 4px;\n    }\n\n    \/* Highlight effect when scrolled to *\/\n    .ths-highlight {\n        animation: thsPulse 1.2s ease-in-out;\n    }\n\n    @keyframes thsPulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(34, 34, 34, 0.4);\n        }\n\n        50% {\n            box-shadow: 0 0 0 6px rgba(34, 34, 34, 0.15);\n        }\n\n        100% {\n            box-shadow: 0 0 0 0 rgba(34, 34, 34, 0);\n        }\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 768px) {\n        .ths-wrap {\n            width: 100%;\n            margin: 15px 0;\n        }\n\n        .ths-cat-body {\n            padding: 16px 20px 20px;\n        }\n\n        .ths-cat summary {\n            padding: 15px;\n            padding-right: 45px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ths-wrap\"\u003e\n\n    \u003c!-- SIZE CHART BUTTON --\u003e\n    \u003cbutton type=\"button\" class=\"ths-size-chart-btn\" id=\"thsSizeChartBtn\"\u003e\n        \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M2 12l5-5 5 5 5-5 5 5-5 5-5-5-5 5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        View Size Chart\n    \u003c\/button\u003e\n\n    \u003c!-- PRODUCT DESCRIPTION --\u003e\n    \u003cdetails class=\"ths-cat\" open\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\n                \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                \u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\n                \u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\n            \u003c\/svg\u003e\n            Product Description\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n\n            \u003cp\u003e\n             One ramp. Every step. Every doorstep. Every kerb.\n             \u003c\/p\u003e\n\n            \u003cp\u003e\n           The Acc-Red Telescopic Ramp is a fully adjustable, lightweight aluminium ramp designed for wheelchair users, caregivers, and families who need reliable access across multiple locations. Extend it to the length you need. Collapse it for storage or travel. No tools, no installation, no second person required.\n\u003c\/p\u003e\n\n\u003cp\u003e\n    The single most versatile ramp in our catalogue and the one most caregivers reach for first.\n\u003c\/p\u003e\n         \n\u003cp\u003e\u003cstrong\u003eHow the telescopic design works:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003e\n    Most ramps are fixed length. This one isn't. The telescopic rails slide and lock to your required length, meaning one ramp serves your front door today, your car tomorrow, and a hotel kerb next week. It adapts to the situation rather than forcing you to buy a different ramp for each one.\n\n\u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PRODUCT DETAILS \u0026 INLINE SIZE CHART --\u003e\n    \u003cdetails class=\"ths-cat\" id=\"thsDetailsCat\"\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                \u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\n            Product Details \u0026amp; Size Guide\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n            \u003cp\u003e\u003cstrong\u003eWhich length do I need?\u003c\/strong\u003e\u003c\/p\u003e\n\n            \u003cp\u003e\n              The safe rule is \u003cstrong\u003e4 inches of ramp for every 1 inch of step height. \u003c\/strong\u003e \u003c\/p\u003e\n\n           \u003ctable style=\"width: 100%; border-collapse: collapse; font-family: Arial, sans-serif;\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth style=\"text-align: left; padding: 10px 5px; font-weight: 700;\"\u003e\n        Your step height\n      \u003c\/th\u003e\n      \u003cth style=\"text-align: left; padding: 10px 5px; font-weight: 700;\"\u003e\n        Minimum ramp length\n      \u003c\/th\u003e\n    \u003c\/tr\u003e\n  \u003c\/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding: 10px 5px;\"\u003eUp to 18 inches\u003c\/td\u003e\n      \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e6 feet\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding: 10px 5px;\"\u003e19 to 24 inches\u003c\/td\u003e\n      \u003ctd style=\"padding: 10px 5px; font-weight: 700;\"\u003e8 feet\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp\u003e\n    Not sure? WhatsApp us your step height and we'll confirm the right length in minutes.\n\u003c\/p\u003e\n\n\n            \u003c!-- INLINE SIZE CHART IMAGE --\u003e\n            \u003cdiv class=\"ths-size-chart-container\" id=\"thsSizeChartTarget\"\u003e\n                \u003cimg src=\"https:\/\/thehealthstore.in\/cdn\/shop\/files\/Telescopic-Ramps-5.webp?v=1785488659\u0026amp;width=713\" alt=\"Size Chart\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- SHIPPING \u0026 RETURNS --\u003e\n    \u003cdetails class=\"ths-cat\"\u003e\n        \u003csummary\u003e\n            \u003csvg class=\"ths-icon\" viewbox=\"0 0 24 24\"\u003e\n                \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n                \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\n                \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n                \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n            Shipping \u0026amp; Returns\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ths-cat-body\"\u003e\n\n\n            \u003cp\u003e\n                \u003cstrong\u003eShipping:\u003c\/strong\u003e The shipping date will be decided based on\n                the delivery location.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                \u003cstrong\u003eReplacement:\u003c\/strong\u003e Replacement is available within\n                \u003cstrong\u003e7 days of delivery\u003c\/strong\u003e only if the product is damaged,\n                defective, or a different product has been delivered.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                \u003cstrong\u003eUnboxing Video Required:\u003c\/strong\u003e A clear unboxing video is\n                mandatory for raising a replacement request. The video should clearly\n                show the package and the product received.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n                For any replacement assistance, please contact our customer support team\n                within the eligible replacement period.\n            \u003c\/p\u003e\n\n\n        \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    (function () {\n        function initSizeChartScroll() {\n            const sizeChartBtn = document.getElementById(\"thsSizeChartBtn\");\n            const detailsCat = document.getElementById(\"thsDetailsCat\");\n            const targetImage = document.getElementById(\"thsSizeChartTarget\");\n\n            if (!sizeChartBtn || !detailsCat || !targetImage) {\n                return;\n            }\n\n            if (sizeChartBtn.dataset.initialized === \"true\") {\n                return;\n            }\n\n            sizeChartBtn.dataset.initialized = \"true\";\n\n            sizeChartBtn.addEventListener(\"click\", function () {\n                \/* 1. Open the details accordion if closed *\/\n                if (!detailsCat.hasAttribute(\"open\")) {\n                    detailsCat.setAttribute(\"open\", \"true\");\n                }\n\n                \/* 2. Smoothly scroll down to the size chart image *\/\n                targetImage.scrollIntoView({\n                    behavior: \"smooth\",\n                    block: \"center\"\n                });\n\n                \/* 3. Add temporary pulse highlight *\/\n                targetImage.classList.remove(\"ths-highlight\");\n                void targetImage.offsetWidth; \/\/ Trigger reflow\n                targetImage.classList.add(\"ths-highlight\");\n            });\n        }\n\n        if (document.readyState === \"loading\") {\n            document.addEventListener(\"DOMContentLoaded\", initSizeChartScroll);\n        } else {\n            initSizeChartScroll();\n        }\n\n        document.addEventListener(\"shopify:section:load\", initSizeChartScroll);\n    })();\n\u003c\/script\u003e","brand":"The Health Store","offers":[{"title":"L 6ft. X Width 6.5inches","offer_id":48460485296369,"sku":null,"price":21299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/1837\/8737\/files\/Telescopic-Ramps.webp?v=1785488659"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/1837\/8737\/collections\/ramp-collection-banner.png?v=1786540297","url":"https:\/\/thehealthstore.in\/collections\/wheelchair-ramp.oembed","provider":"The Health Store","version":"1.0","type":"link"}