{"product_id":"chariot-ii-k2-wheelchair-with-elevating-legrests-adjustable-hemi-height-desk-full-arms","title":"Chariot II K2 Wheelchair with Elevating Legrests | Buy Online USA","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght=300;400;500;600;700\u0026display=swap');\n\n  :root { \n    --primary: #0A4275; \n    --primary-light: #1A5F96;\n    --primary-dark: #052644;\n    --accent-success: #16A34A;\n    --accent-success-hover: #15803D;\n    --text: #334155; \n    --text-muted: #64748B;\n    --bg-light: #F8FAFC; \n    --border: #E2E8F0;\n    --glass-bg: rgba(255, 255, 255, 0.95);\n    --glass-shadow: 0 12px 24px -10px rgba(10, 66, 117, 0.04);\n    --radius-lg: 14px;\n    --radius-md: 10px;\n    --radius-sm: 6px;\n    --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    \n    \/* Luxury Card Variables *\/\n    --card-bg: linear-gradient(145deg, #FFFFFF 0%, #F1F5F9 100%);\n    --card-border: 1px solid rgba(10, 66, 117, 0.09);\n    --card-shadow: 0 4px 12px -1px rgba(10, 66, 117, 0.05), 0 2px 4px -1px rgba(10, 66, 117, 0.03);\n    --card-shadow-hover: 0 20px 32px -8px rgba(10, 66, 117, 0.12), 0 8px 16px -4px rgba(10, 66, 117, 0.06);\n    --card-border-hover: 1px solid rgba(26, 95, 150, 0.35);\n  }\n\n  \/* Compact Premium Layout Structure *\/\n  .fm-page { \n    font-family: 'Inter', -apple-system, system-ui, sans-serif; \n    color: var(--text); \n    max-width: 970px; \n    margin: 0 auto; \n    line-height: 1.55; \n    padding: 0;\n    background-color: #FFFFFF;\n    -webkit-font-smoothing: antialiased;\n    overflow-x: hidden;\n  }\n\n  \/* Tightened Structural Sections *\/\n  .fm-section {\n    padding: 24px 20px;\n    margin-bottom: 4px;\n  }\n  @media (max-width: 768px) {\n    .fm-section { padding: 16px 12px; margin-bottom: 2px; }\n  }\n\n  \/* Refined Typography Hierarchy *\/\n  .fm-headline { \n    font-size: 2rem; \n    font-weight: 700; \n    line-height: 1.2; \n    margin-bottom: 14px; \n    color: var(--primary-dark); \n    letter-spacing: -0.015em; \n  }\n  @media (max-width: 768px) { .fm-headline { font-size: 1.6rem; } }\n\n  .fm-tagline { \n    font-size: 0.8rem; \n    color: var(--primary-light); \n    font-weight: 600; \n    margin-bottom: 6px; \n    text-transform: uppercase; \n    letter-spacing: 0.08em; \n  }\n  \n  .fm-section-title { \n    font-size: 1.5rem; \n    font-weight: 700; \n    color: var(--primary-dark); \n    margin: 16px 0 6px 0; \n    letter-spacing: -0.01em; \n    text-align: center; \n  }\n  .fm-section-subtitle { \n    font-size: 0.9rem; \n    color: var(--text-muted); \n    margin: 0 0 24px 0; \n    text-align: center; \n    max-width: 650px; \n    margin-left: auto; \n    margin-right: auto;\n    font-weight: 400;\n  }\n  @media (max-width: 768px) {\n    .fm-section-title { font-size: 1.3rem; margin-top: 12px; }\n    .fm-section-subtitle { margin-bottom: 16px; font-size: 0.85rem; }\n  }\n\n  p {\n    font-weight: 400;\n    color: var(--text);\n  }\n\n  \/* PREMIUM OPEN TRUST BADGE STRIP *\/\n  .fm-trust-badge-row {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr)); \n    align-items: center;\n    justify-content: center;\n    padding: 20px 16px;\n    background-color: transparent;\n    border: none;\n    box-shadow: none;\n    gap: 12px;\n  }\n  \n  .fm-trust-badge-item {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center; \n    gap: 8px; \n    font-size: 0.84rem; \n    font-weight: 600;\n    color: var(--primary-dark);\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 768px) {\n    .fm-trust-badge-row {\n      grid-template-columns: repeat(2, minmax(0, 1fr)); \n      gap: 12px 16px;\n      padding: 14px;\n    }\n    .fm-trust-badge-item:last-child {\n      grid-column: span 2;\n    }\n  }\n\n  .fm-icon-circle {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px; \n    height: 20px; \n    flex-shrink: 0;\n    transition: var(--transition);\n    color: var(--accent-success);\n  }\n  .fm-icon-circle svg {\n    width: 100%;\n    height: 100%;\n  }\n\n  \/* Compact Stats Bar *\/\n  .fm-stats-bar { \n    display: grid; \n    grid-template-columns: repeat(4, 1fr); \n    background: #FFFFFF;\n    padding: 16px; \n    border-radius: var(--radius-md); \n    border: 1px solid var(--border); \n    box-shadow: var(--glass-shadow); \n    margin-bottom: 16px; \n    text-align: center; \n  }\n  @media (max-width: 768px) { .fm-stats-bar { grid-template-columns: repeat(2, 1fr); gap: 12px; padding: 14px 8px; } }\n  .stat-val { display: block; font-size: 1.6rem; font-weight: 700; color: var(--primary); margin-bottom: 2px; letter-spacing: -0.015em; }\n  .stat-lbl { font-size: 0.65rem; text-transform: uppercase; letter-spacing: 0.08em; color: var(--text-muted); font-weight: 500; }\n\n  \/* Hero Layout *\/\n  .fm-hero { \n    display: grid; \n    grid-template-columns: 1fr 1fr; \n    gap: 32px; \n    align-items: center; \n    margin-bottom: 16px; \n  }\n  @media (max-width: 768px) { .fm-hero { grid-template-columns: 1fr; gap: 20px; text-align: center; } }\n  \n  .fm-hero-visuals {\n    position: relative;\n    width: 100%;\n  }\n  .fm-hero-img { \n    width: 100%; \n    border-radius: var(--radius-md); \n    box-shadow: 0 10px 25px rgba(10,66,117,0.03); \n    object-fit: cover; \n    display: block;\n  }\n  \n  \/* Floating Benefit Cards *\/\n  .fm-floating-card {\n    position: absolute;\n    background: rgba(255, 255, 255, 0.96);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n    border: 1px solid rgba(226, 232, 240, 0.8);\n    padding: 8px 12px;\n    border-radius: var(--radius-sm);\n    box-shadow: 0 6px 14px rgba(0,0,0,0.03);\n    font-weight: 600;\n    font-size: 0.75rem;\n    color: var(--primary-dark);\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    pointer-events: none;\n    z-index: 2;\n  }\n  .fc-1 { top: 8%; left: -1%; }\n  .fc-2 { bottom: 12%; left: -2%; }\n  .fc-3 { bottom: 8%; right: -1%; }\n  @media (max-width: 900px) { .fm-floating-card { display: none; } }\n  \n  \/* Global Luxury Shopify A+ Card Configuration *\/\n  .fm-feature-grid { \n    display: grid; \n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); \n    gap: 20px; \n  }\n  \n  .fm-feature-card { \n    padding: 24px; \n    background: var(--card-bg); \n    border: var(--card-border);\n    border-radius: var(--radius-lg); \n    box-shadow: var(--card-shadow);\n    transition: var(--transition); \n    position: relative; \n  }\n  \n  .fm-feature-card:hover { \n    transform: translateY(-6px);\n    border: var(--card-border-hover);\n    box-shadow: var(--card-shadow-hover);\n  }\n  \n  .fm-feature-card h3 { \n    margin-top: 0; \n    font-size: 1.15rem; \n    font-weight: 600; \n    color: var(--primary-dark); \n    margin-bottom: 10px; \n    display: flex; \n    align-items: center; \n    gap: 8px; \n  }\n  \n  .fm-feature-card p { \n    margin: 0; \n    color: var(--text); \n    font-size: 0.88rem; \n    line-height: 1.55;\n  }\n\n  \/* STRICT 3-COLUMN COMPARISON LAYOUT *\/\n  .fm-comparison-wrapper {\n    width: 100%;\n    background: #FFFFFF;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    overflow: hidden;\n  }\n  .fm-comparison-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    font-size: 0.88rem;\n    table-layout: fixed;\n  }\n  .fm-comparison-table th:nth-child(1),\n  .fm-comparison-table td:nth-child(1) { width: 30%; }\n  .fm-comparison-table th:nth-child(2),\n  .fm-comparison-table td:nth-child(2) { width: 35%; }\n  .fm-comparison-table th:nth-child(3),\n  .fm-comparison-table td:nth-child(3) { width: 35%; }\n  \n  .fm-comparison-table th, .fm-comparison-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    word-wrap: break-word;\n  }\n  .fm-comparison-table th {\n    background: var(--bg-light);\n    font-weight: 600;\n    color: var(--primary-dark);\n  }\n  .fm-comparison-table td { color: var(--text); }\n  .fm-comparison-table tr:last-child th, .fm-comparison-table tr:last-child td { border-bottom: none; }\n  .fm-cross-icon { color: #DC2626; font-weight: 700; font-size: 0.95rem; }\n  \n  \/* TECHNICAL SPECIFICATIONS CARDS *\/\n  .fm-spec-container { \n    display: grid; \n    grid-template-columns: 1fr 1fr; \n    gap: 20px; \n    margin-top: 4px;\n  }\n  @media (max-width: 768px) { .fm-spec-container { grid-template-columns: 1fr; gap: 16px; } }\n\n  .fm-spec-card {\n    background: var(--card-bg);\n    border-radius: var(--radius-lg);\n    border: var(--card-border);\n    box-shadow: var(--card-shadow);\n    padding: 20px 24px;\n  }\n  .fm-specs-table { width: 100%; border-collapse: collapse; font-size: 0.88rem; }\n  .fm-specs-table tr { border-bottom: 1px solid #E2E8F0; }\n  .fm-specs-table tr:last-child { border-bottom: none; }\n  .fm-specs-table td { padding: 10px 0; }\n  .fm-specs-table td:first-child {\n    color: var(--text-muted);\n    font-weight: 500;\n    width: 45%;\n    padding-right: 8px;\n  }\n  .fm-specs-table td:last-child { color: var(--primary-dark); font-weight: 500; }\n  \n  \/* Unboxing Grid System *\/\n  .fm-unboxing-grid { \n    display: grid; \n    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); \n    gap: 16px; \n  }\n  .fm-unboxing-card { \n    background: var(--card-bg); \n    border: var(--card-border);\n    border-radius: var(--radius-lg); \n    padding: 24px 16px; \n    text-align: center; \n    box-shadow: var(--card-shadow);\n  }\n  .fm-unboxing-card h4 { font-size: 1rem; font-weight: 600; color: var(--primary-dark); margin: 0 0 6px 0; }\n  .fm-unboxing-card p { font-size: 0.84rem; color: var(--text-muted); margin: 0; line-height: 1.45; font-weight: 400; }\n\n  \/* MATCHED FAQ STYLING FROM SCREENSHOT *\/\n  .fm-faq-container { max-width: 890px; margin-left: auto; margin-right: auto; }\n  .fm-faq-item {\n    background: #F8FAFC;\n    border: 1px solid rgba(10, 66, 117, 0.08);\n    border-radius: 16px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    box-shadow: 0 4px 12px -2px rgba(10, 66, 117, 0.03);\n    transition: var(--transition);\n  }\n  .fm-faq-item:hover {\n    background: #FFFFFF;\n    border-color: rgba(26, 95, 150, 0.3);\n    box-shadow: 0 10px 20px -6px rgba(10, 66, 117, 0.07);\n  }\n  .fm-faq-item details { padding: 0; }\n  .fm-faq-item summary {\n    font-size: 1.05rem;\n    font-weight: 500;\n    color: #052644;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    gap: 16px;\n    padding: 22px 28px;\n    user-select: none;\n  }\n  .fm-faq-item summary::-webkit-details-marker { display: none; }\n  .fm-faq-toggle-icon { \n    font-size: 1.5rem; \n    font-weight: 400; \n    color: #1A5F96; \n    line-height: 1; \n    transition: transform 0.2s ease;\n  }\n  .fm-faq-item details[open] summary .fm-faq-toggle-icon {\n    transform: rotate(45deg);\n  }\n  .fm-faq-answer {\n    margin: 0 28px 24px 28px;\n    padding-top: 16px;\n    border-top: 1px solid #E2E8F0;\n    color: var(--text);\n    font-size: 0.94rem;\n    line-height: 1.6;\n  }\n\n  \/* Closing Banner *\/\n  .fm-cta-banner { \n    background: linear-gradient(135deg, #052644 0%, #0A4275 100%); \n    color: #FFFFFF; \n    border-radius: var(--radius-md); \n    padding: 36px 24px; \n    text-align: center; \n    margin-top: 24px; \n    margin-bottom: 16px; \n  }\n  .fm-cta-banner h2 { margin: 0 0 8px 0; font-size: 1.6rem; font-weight: 700; color: #FFFFFF; }\n  .fm-cta-banner p { color: #E2E8F0; max-width: 640px; margin: 0 auto; font-size: 0.95rem; opacity: 0.9; }\n  .fm-cta-trust-footer {\n    margin-top: 24px;\n    display: flex;\n    justify-content: center;\n    gap: 12px 24px;\n    border-top: 1px solid rgba(255,255,255,0.1);\n    padding-top: 20px;\n  }\n  .fm-cta-trust-item {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 0.82rem;\n    color: #E2E8F0;\n  }\n\n  \/* Centered Bottom Link Container *\/\n  .fm-bottom-link-container {\n    text-align: center;\n    padding: 12px 20px 32px 20px;\n  }\n  .fm-manual-link { \n    display: inline-flex; \n    align-items: center; \n    gap: 8px; \n    text-decoration: none; \n    color: var(--primary-light); \n    font-weight: 600; \n    font-size: 0.92rem; \n    transition: var(--transition);\n    border: 1px solid var(--border);\n    padding: 10px 20px;\n    border-radius: var(--radius-md);\n    background-color: var(--bg-light);\n    box-shadow: 0 2px 4px rgba(0,0,0,0.02);\n  }\n  .fm-manual-link:hover {\n    color: #FFFFFF;\n    background-color: var(--primary-light);\n    border-color: var(--primary-light);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(26, 95, 150, 0.2);\n  }\n  \n  .fm-table-check-wrapper {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .fm-table-check-wrapper svg {\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fm-page\"\u003e\n\u003cdiv class=\"fm-trust-badge-row\"\u003e\n\u003cdiv class=\"fm-trust-badge-item\"\u003e\n\u003cdiv class=\"fm-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\nFree Shipping\u003c\/div\u003e\n\u003cdiv class=\"fm-trust-badge-item\"\u003e\n\u003cdiv class=\"fm-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\nSecure Checkout\u003c\/div\u003e\n\u003cdiv class=\"fm-trust-badge-item\"\u003e\n\u003cdiv class=\"fm-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\nWarranty Protection\u003c\/div\u003e\n\u003cdiv class=\"fm-trust-badge-item\"\u003e\n\u003cdiv class=\"fm-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\nCustomer Support\u003c\/div\u003e\n\u003cdiv class=\"fm-trust-badge-item\"\u003e\n\u003cdiv class=\"fm-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\nEasy Returns\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-section\" style=\"padding-top: 12px; padding-bottom: 8px;\"\u003e\n\u003cdiv class=\"fm-stats-bar\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stat-val\"\u003ePneumatic\u003c\/span\u003e\u003cspan class=\"stat-lbl\"\u003eElevating Legrests\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stat-val\"\u003e350 lbs\u003c\/span\u003e\u003cspan class=\"stat-lbl\"\u003eMax Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stat-val\"\u003eDual Axle\u003c\/span\u003e\u003cspan class=\"stat-lbl\"\u003eHemi Adjustment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stat-val\"\u003e42-44 lbs\u003c\/span\u003e\u003cspan class=\"stat-lbl\"\u003eProduct Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"fm-section\" style=\"padding-top: 4px;\"\u003e\n\u003cdiv class=\"fm-hero\"\u003e\n\u003cdiv class=\"fm-hero-visuals\"\u003e\n\u003cdiv class=\"fm-floating-card fc-1\"\u003ePneumatic Elevating Legrests\u003c\/div\u003e\n\u003cdiv class=\"fm-floating-card fc-2\"\u003eUp to 350 lbs Capacity\u003c\/div\u003e\n\u003cdiv class=\"fm-floating-card fc-3\"\u003eDual Axle Height Settings\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/3817\/8910\/files\/Chariot-II_78c835a5-75b8-458c-b30a-da7dc8fe1634.jpg?v=1776935695\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"fm-tagline\"\u003eAdvanced Comfort \u0026amp; Leg Support\u003c\/p\u003e\n\u003ch1 class=\"fm-headline\"\u003eChariot II K2 Wheelchair with Elevating Legrests\u003c\/h1\u003e\n\u003cp style=\"font-size: 0.95rem; color: var(--text); margin-bottom: 12px; line-height: 1.55;\"\u003eThe Chariot II K2 Wheelchair with Elevating Legrests is a durable and highly adaptable mobility solution designed for individuals requiring enhanced leg support and optimal positioning. Built with a heavy duty steel chassis and a dual axle architecture, it allows an easy transition between standard and lower hemi-height configurations.\u003c\/p\u003e\n\u003cp style=\"font-size: 0.88rem; color: var(--text-muted); margin-bottom: 0;\"\u003eEquipped with smooth pneumatic elevating legrests and comfortable, hygienic seating, this platform delivers an ideal balance of therapeutic rehabilitation, long-term homecare stability, and effortless mobility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eKey Wheelchair Features\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eThoughtful technical details engineered to optimize regular everyday operation.\u003c\/p\u003e\n\u003cdiv class=\"fm-feature-grid\"\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eElevating Leg Support\u003c\/h3\u003e\n\u003cp\u003eFeatures an advanced pneumatic piston system for smooth, infinite leg elevation that helps improve circulation, reduce swelling, and adapt to custom recovery needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eHeavy Duty Steel Frame\u003c\/h3\u003e\n\u003cp\u003eConstructed with a strong, reinforced structural layout designed for enhanced strength, safety, and long-term daily stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eSilver Vein Protection\u003c\/h3\u003e\n\u003cp\u003eAn attractive powder coated silver vein outer finish provides premium high-grade protection and premium resistance against long-term structural wear and scratching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eHygienic Vinyl Upholstery\u003c\/h3\u003e\n\u003cp\u003ePremium embossed vinyl upholstery offers extended sitting comfort while being naturally resistant to bacteria and mildew for an easy-to-clean design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003ePadded Armrest Layouts\u003c\/h3\u003e\n\u003cp\u003eConfigured with removable padded arm supports available in desk length for table access or full-length formats for comprehensive resting arm support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eDual Axle Adjustability\u003c\/h3\u003e\n\u003cp\u003eProvides dual axle height tracking, allowing users to switch easily from a standard 19.5\" seat to floor height down to a 17.5\" hemi height for efficient foot propulsion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eDesigned Around Your Life and Built For Confidence\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eReal world safety parameters combined with ultimate lifestyle engineering.\u003c\/p\u003e\n\u003cdiv class=\"fm-feature-grid\"\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003ePush to Lock Wheel Brakes\u003c\/h3\u003e\n\u003cp\u003eHighly responsive parking brakes engineered to engage and release easily, delivering exceptional structural stability during user boarding transfers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003ePrecision Sealed Bearings\u003c\/h3\u003e\n\u003cp\u003eLow maintenance, high-tolerance structural mechanics guarantee beautifully smooth, reliable rolling propulsion across varied surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eSolid Urethane Tires\u003c\/h3\u003e\n\u003cp\u003eEquipped with 24\" rear wheels outfitted with solid urethane tires and adjustable 8\" front casters to prevent flats and optimize tracking control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eComposite Footplates\u003c\/h3\u003e\n\u003cp\u003eIncludes composite footplates paired with a secure, anti-slip support layout that keeps feet properly aligned during elevation or transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eRobust Weight Capacity\u003c\/h3\u003e\n\u003cp\u003eEngineered to safely accommodate a diverse user population, supporting up to 300 lbs on 16\" \u0026amp; 18\" sizes and up to 350 lbs on the 20\" model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-feature-card\"\u003e\n\u003ch3\u003eEveryday Adaptability\u003c\/h3\u003e\n\u003cp\u003eThe perfect mobility choice for multi-scenario needs, including post-surgery recovery, professional hospitals, residential homecare, and rehab clinics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\" style=\"background-color: var(--bg-light); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eWhy Choose Chariot II?\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eSee how the Chariot II structural platform compares to basic standard hospital chairs.\u003c\/p\u003e\n\u003cdiv class=\"fm-comparison-wrapper\"\u003e\n\u003ctable class=\"fm-comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: center;\"\u003eFeature Comparison\u003c\/th\u003e\n\u003cth style=\"background: rgba(22, 163, 74, 0.02); text-align: center;\"\u003eChariot II Elevating Model\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003eBasic Economy Chairs\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cstrong\u003eLeg Elevation Mechanics\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"background: rgba(22, 163, 74, 0.02); text-align: center;\"\u003e\n\u003cdiv class=\"fm-table-check-wrapper\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" style=\"color: rgb(22, 163, 74); width: 20px; height: 20px;\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003ePneumatic piston system for smooth, infinite angle positioning and maximum circulation support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eFixed leg support panels or rigid notched click adjustments that cause strain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cstrong\u003eChassis Framework\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"background: rgba(22, 163, 74, 0.02); text-align: center;\"\u003e\n\u003cdiv class=\"fm-table-check-wrapper\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" style=\"color: rgb(22, 163, 74); width: 20px; height: 20px;\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eHeavy duty steel frame with powder coated silver vein finish to completely block scratching\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eStandard thin paints prone to quick chipping and immediate structural rust\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cstrong\u003eHeight Versatility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"background: rgba(22, 163, 74, 0.02); text-align: center;\"\u003e\n\u003cdiv class=\"fm-table-check-wrapper\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" style=\"color: rgb(22, 163, 74); width: 20px; height: 20px;\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eDual axle framework with full standard-height and lower hemi-height versatility\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e\n\u003cspan class=\"fm-cross-icon\"\u003eX\u003c\/span\u003e Single fixed axle height that prevents lower foot propelled configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cstrong\u003eHygiene \u0026amp; Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"background: rgba(22, 163, 74, 0.02); text-align: center;\"\u003e\n\u003cdiv class=\"fm-table-check-wrapper\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" style=\"color: rgb(22, 163, 74); width: 20px; height: 20px;\"\u003e\u003cpath d=\"M21.5 12A9.5 9.5 0 1 1 18 5.5\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 11 13 15 22 4\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eEmbossed clean vinyl upholstery that actively counters bacteria and mildew\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e\n\u003cspan class=\"fm-cross-icon\"\u003eX\u003c\/span\u003e Highly porous nylon fabric that captures spills and locks in bad odors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eAll the dimension, weight, and performance details you need to know.\u003c\/p\u003e\n\u003cdiv class=\"fm-spec-container\"\u003e\n\u003cdiv class=\"fm-spec-card\"\u003e\n\u003ctable class=\"fm-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eBody Material\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eHeavy Duty Steel Alloy Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eFrame Finish\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003ePowder Coated Silver Vein Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eUpholstery Type\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eEasy Clean Embossed Vinyl\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eLegrest System\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003ePneumatic Elevating with Composite Footplates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eSeat Width Options\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16” \/ 18” \/ 20” Width Formats\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eOverall Width\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24” \/ 26” \/ 28” (Based on Seat Size)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eStandard Height\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eApprox. 19.5” Seat to Floor Height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-spec-card\"\u003e\n\u003ctable class=\"fm-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eHemi Height\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eApprox. 17.5” Seat-to-Floor Height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eRear Wheel System\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24” Solid Urethane Wheels with Sealed Bearings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eFront Tracking Casters\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e8” Adjustable Multi-Position Casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eBrake System\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003ePush-to-Lock Wheel Parking Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003eWeight Capacity\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e300 lbs (16” \u0026amp; 18”) \/ 350 lbs (20”)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eEverything Included\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eYour complete mobility package arrives optimized with all operational components required.\u003c\/p\u003e\n\u003cdiv class=\"fm-unboxing-grid\"\u003e\n\u003cdiv class=\"fm-unboxing-card\"\u003e\n\u003ch4\u003eChariot II Wheelchair\u003c\/h4\u003e\n\u003cp\u003ePremium folding heavy duty steel chassis frame structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-unboxing-card\"\u003e\n\u003ch4\u003ePneumatic Legrests\u003c\/h4\u003e\n\u003cp\u003ePair of infinite-elevation leg support mechanisms with footplates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-unboxing-card\"\u003e\n\u003ch4\u003eResilient Vinyl Seating\u003c\/h4\u003e\n\u003cp\u003ePre installed mildew protective back and seat upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-unboxing-card\"\u003e\n\u003ch4\u003eConfigurable Armrests\u003c\/h4\u003e\n\u003cp\u003eRemovable armrest components to maximize table and seating comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\"\u003e\n\u003ch2 class=\"fm-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"fm-section-subtitle\"\u003eClear answers to help you make the right choice.\u003c\/p\u003e\n\u003cdiv class=\"fm-faq-container\"\u003e\n\u003cdiv class=\"fm-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do the elevating legrests work? \u003cspan class=\"fm-faq-toggle-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fm-faq-answer\"\u003eThey feature a premium pneumatic piston system that allows smooth, continuous, and infinite angle positioning. This allows you to raise or lower your legs comfortably to assist with post-surgery recovery, boost circulation, and reduce swelling without rigid step notches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is a dual axle design, and how does it help? \u003cspan class=\"fm-faq-toggle-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fm-faq-answer\"\u003eThe dual axle setup lets you modify the frame height configuration. You can use the standard positioning at roughly 19.5\" from seat to floor, or adjust it down to a lower 17.5\" hemi height. Hemi height is ideal for users who prefer to use their feet for self-propulsion or require a lower seat setup.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the vinyl upholstery easy to keep clean? \u003cspan class=\"fm-faq-toggle-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fm-faq-answer\"\u003eYes, absolutely. The embossed vinyl material is specifically designed for quick cleanups and sanitation. It naturally resists continuous moisture, mildew, and bacteria accumulation, making it ideal for daily homecare, clinical, or hospital hospital use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fm-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the wheelchair safely handle? \u003cspan class=\"fm-faq-toggle-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"fm-faq-answer\"\u003eThe weight capacity depends entirely on the seat width model you choose. The 16\" and 18\" wide versions support up to 300 lbs safely, while the heavy duty 20\" wide model is reinforced to handle up to 350 lbs max weight.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fm-section\" style=\"padding-bottom: 2px;\"\u003e\n\u003cdiv class=\"fm-cta-banner\"\u003e\n\u003ch2\u003eRegain Complete Stability and Daily Self Reliance\u003c\/h2\u003e\n\u003cp\u003eMaking your daily life simpler starts with medical equipment you can trust implicitly. With the Chariot II K2 Wheelchair with Elevating Legrests, you gain the absolute confidence to navigate indoor spaces easily, handle professional clinical transitions smoothly, and manage long-term rehabilitation routines. Experience a stable, practical layout system engineered to keep you supported day after day.\u003c\/p\u003e\n\u003cdiv class=\"fm-cta-trust-footer\"\u003e\n\u003cdiv class=\"fm-cta-trust-item\"\u003eFull Factory Warranty Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"fm-bottom-link-container\"\u003e\u003ca class=\"fm-manual-link\" href=\"https:\/\/proactivemedical.com\/wp-content\/uploads\/2023\/05\/Proactive-Wheelchair-Chariot-2-Hangtag-3.19.24.pdf\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Download User Manual (PDF) \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Proactive Medical","offers":[{"title":"16\" \/ Desk Arms","offer_id":42689010958430,"sku":"WCK216DAELR","price":179.0,"currency_code":"USD","in_stock":true},{"title":"16\" \/ Full Arms","offer_id":42689010991198,"sku":"WCK216FAELR","price":199.0,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Desk Arms","offer_id":42689011023966,"sku":"WCK218DAELR","price":179.0,"currency_code":"USD","in_stock":true},{"title":"18\" \/ Full Arms","offer_id":42689011056734,"sku":"WCK218FAELR","price":199.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Desk Arms","offer_id":42689011089502,"sku":"WCK220DAELR","price":179.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Full Arms","offer_id":42689011122270,"sku":"WCK220FAELR","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/3817\/8910\/files\/Chariot-II_78c835a5-75b8-458c-b30a-da7dc8fe1634.jpg?v=1776935695","url":"https:\/\/mobilityqueens.com\/products\/chariot-ii-k2-wheelchair-with-elevating-legrests-adjustable-hemi-height-desk-full-arms","provider":"Mobility Queens","version":"1.0","type":"link"}