{"product_id":"hkm-s6m-34-9-miles-48v-18-2ah-873wh-1200w-single-motor-drive-long-range-foldable-electric-scooter-black-1","title":"HKM-S6M 34.9 Miles 48V 18.2Ah 873Wh 1200W Single-Motor Drive Long-Range Foldable Electric Scooter - Black","description":"\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eHKM-S6M Electric Scooter | Performance Redefined\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Base \u0026 Reset - Scoped to product description container *\/\n        .product-description * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        .product-description {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            line-height: 1.6;\n            color: #1e293b;\n            background: #ffffff;\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 0 16px;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n        \/* Responsive container padding *\/\n        @media screen and (max-width: 768px) {\n            .product-description {\n                padding: 0 12px;\n                max-width: 100%;\n            }\n        }\n        \n        \/* Typography Scale - Desktop *\/\n        .product-description h1 { font-size: 28px; font-weight: 600; letter-spacing: -0.5px; color: #0f172a; }\n        .product-description h2 { font-size: 22px; font-weight: 600; letter-spacing: -0.3px; color: #1e293b; }\n        .product-description h3 { font-size: 18px; font-weight: 600; letter-spacing: -0.2px; color: #334155; }\n        .product-description h4 { font-size: 16px; font-weight: 600; color: #475569; }\n        .product-description p { font-size: 14px; font-weight: 400; color: #475569; }\n        .product-description .text-caption { font-size: 13px; font-weight: 400; color: #64748b; }\n        .product-description .text-label { font-size: 13px; font-weight: 500; color: #475569; text-transform: uppercase; letter-spacing: 0.5px; }\n        .product-description .stat-value { font-size: 32px; font-weight: 700; color: #0f172a; letter-spacing: -0.5px; }\n        .product-description .stat-unit { font-size: 14px; font-weight: 500; color: #64748b; }\n        \n        @media screen and (max-width: 768px) {\n            .product-description h1 { font-size: 24px; }\n            .product-description h2 { font-size: 20px; }\n            .product-description h3 { font-size: 17px; }\n            .product-description h4 { font-size: 15px; }\n            .product-description p { font-size: 13px; }\n            .product-description .text-caption { font-size: 12px; }\n            .product-description .text-label { font-size: 12px; }\n            .product-description .stat-value { font-size: 28px; }\n            .product-description .stat-unit { font-size: 13px; }\n        }\n        \n        \/* Cards \u0026 Containers *\/\n        .product-description .card {\n            background: #ffffff;\n            border: 1px solid #e2e8f0;\n            border-radius: 16px;\n            padding: 28px 24px;\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1.2);\n            box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n        }\n        .product-description .card:hover {\n            border-color: #cbd5e1;\n            box-shadow: 0 10px 25px -5px rgba(0,0,0,0.08), 0 8px 10px -6px rgba(0,0,0,0.05);\n            transform: translateY(-2px);\n        }\n        .product-description .card-icon {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 44px;\n            height: 44px;\n            border-radius: 12px;\n            background: #f1f5f9;\n            margin-bottom: 16px;\n            transition: background 0.3s ease, transform 0.3s ease;\n        }\n        .product-description .card:hover .card-icon {\n            background: #e0e7ff;\n            transform: scale(1.05);\n        }\n        .product-description .card-icon svg {\n            width: 24px;\n            height: 24px;\n            transition: transform 0.3s ease;\n        }\n        .product-description .card:hover .card-icon svg {\n            transform: rotate(5deg) scale(1.1);\n        }\n        \n        \/* Grid Layouts *\/\n        .product-description .grid-2col {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin: 28px 0;\n        }\n        .product-description .grid-3col {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin: 28px 0;\n        }\n        .product-description .grid-4col {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 14px;\n            margin: 28px 0;\n        }\n        @media screen and (max-width: 768px) {\n            .product-description .grid-2col,\n            .product-description .grid-3col,\n            .product-description .grid-4col {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 12px;\n                margin: 20px 0;\n            }\n        }\n        @media screen and (max-width: 480px) {\n            .product-description .grid-3col,\n            .product-description .grid-4col {\n                grid-template-columns: 1fr 1fr;\n            }\n            .product-description .grid-2col {\n                grid-template-columns: 1fr;\n                gap: 12px;\n            }\n        }\n        \n        \/* Stat Highlights *\/\n        .product-description .stat-row {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            gap: 20px;\n            margin: 24px 0;\n        }\n        .product-description .stat-item {\n            flex: 1;\n            min-width: 120px;\n            text-align: center;\n            padding: 16px 8px;\n            border-right: 1px solid #e2e8f0;\n            transition: transform 0.3s ease;\n        }\n        .product-description .stat-item:last-child { border-right: none; }\n        .product-description .stat-item:hover { transform: translateY(-4px); }\n        @media screen and (max-width: 480px) {\n            .product-description .stat-row { gap: 10px; }\n            .product-description .stat-item { flex: 1 1 40%; min-width: 100px; border-right: none; border-bottom: 1px solid #e2e8f0; }\n            .product-description .stat-item:nth-child(odd) { border-right: 1px solid #e2e8f0; }\n            .product-description .stat-item:nth-last-child(-n+2) { border-bottom: none; }\n        }\n        \n        \/* Specification Table - Card Based *\/\n        .product-description .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin: 24px 0;\n        }\n        @media screen and (max-width: 640px) {\n            .product-description .spec-grid { grid-template-columns: 1fr; }\n        }\n        .product-description .spec-card {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            background: #f8fafc;\n            border-radius: 14px;\n            padding: 16px 18px;\n            border: 1px solid #f1f5f9;\n            transition: all 0.3s ease;\n        }\n        .product-description .spec-card:hover {\n            background: #ffffff;\n            border-color: #cbd5e1;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.04);\n            transform: translateX(4px);\n        }\n        .product-description .spec-card .spec-icon {\n            flex-shrink: 0;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .product-description .spec-card .spec-icon svg { width: 28px; height: 28px; }\n        .product-description .spec-card .spec-info { flex: 1; }\n        .product-description .spec-card .spec-label { font-size: 13px; font-weight: 500; color: #64748b; }\n        .product-description .spec-card .spec-value { font-size: 16px; font-weight: 600; color: #0f172a; }\n        @media screen and (max-width: 768px) {\n            .product-description .spec-card .spec-label { font-size: 12px; }\n            .product-description .spec-card .spec-value { font-size: 14px; }\n        }\n        \n        \/* Divider *\/\n        .product-description .divider {\n            border: none;\n            border-top: 1px solid #e2e8f0;\n            margin: 32px 0;\n        }\n        \n        \/* FAQ Accordion *\/\n        .product-description .faq-item {\n            border-bottom: 1px solid #e2e8f0;\n            padding: 0;\n        }\n        .product-description .faq-question {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 18px 4px;\n            cursor: pointer;\n            font-size: 15px;\n            font-weight: 600;\n            color: #1e293b;\n            list-style: none;\n            transition: color 0.3s ease;\n        }\n        .product-description .faq-question:hover { color: #2563eb; }\n        .product-description .faq-question::-webkit-details-marker { display: none; }\n        .product-description .faq-question .faq-icon {\n            transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1.2);\n            width: 20px;\n            height: 20px;\n            flex-shrink: 0;\n            color: #64748b;\n        }\n        .product-description details[open] .faq-icon { transform: rotate(180deg); color: #2563eb; }\n        .product-description .faq-answer {\n            padding: 0 4px 20px 4px;\n            font-size: 14px;\n            color: #475569;\n            line-height: 1.7;\n        }\n        @media screen and (max-width: 768px) {\n            .product-description .faq-question { font-size: 14px; padding: 16px 2px; }\n            .product-description .faq-answer { font-size: 13px; }\n        }\n        \n        \/* Policy Section *\/\n        .product-description .policy-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 16px;\n            margin: 28px 0;\n        }\n        @media screen and (max-width: 640px) {\n            .product-description .policy-grid { grid-template-columns: 1fr; }\n        }\n        .product-description .policy-card {\n            background: #f8fafc;\n            border-radius: 14px;\n            padding: 20px 20px;\n            border: 1px solid #e2e8f0;\n            display: flex;\n            align-items: flex-start;\n            gap: 14px;\n            transition: all 0.3s ease;\n        }\n        .product-description .policy-card:hover {\n            background: #ffffff;\n            border-color: #2563eb;\n            box-shadow: 0 6px 18px rgba(37,99,235,0.08);\n            transform: translateY(-2px);\n        }\n        .product-description .policy-card .policy-icon { flex-shrink: 0; width: 36px; height: 36px; color: #2563eb; }\n        .product-description .policy-card .policy-text h4 { font-size: 15px; font-weight: 600; color: #0f172a; margin-bottom: 4px; }\n        .product-description .policy-card .policy-text p { font-size: 13px; color: #64748b; }\n        @media screen and (max-width: 768px) {\n            .product-description .policy-card .policy-text h4 { font-size: 14px; }\n            .product-description .policy-card .policy-text p { font-size: 12px; }\n        }\n        \n        \/* Animations *\/\n        @keyframes fadeInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        .product-description .animate-in {\n            animation: fadeInUp 0.6s ease forwards;\n            opacity: 0;\n        }\n        .product-description .delay-1 { animation-delay: 0.1s; }\n        .product-description .delay-2 { animation-delay: 0.2s; }\n        .product-description .delay-3 { animation-delay: 0.3s; }\n        .product-description .delay-4 { animation-delay: 0.4s; }\n        \n        \/* Pulse for hot items *\/\n        @keyframes subtlePulse {\n            0%, 100% { opacity: 1; }\n            50% { opacity: 0.75; }\n        }\n        .product-description .pulse-subtle {\n            animation: subtlePulse 3s ease-in-out infinite;\n        }\n        \n        \/* Scroll reveal fallback *\/\n        @media (prefers-reduced-motion: no-preference) {\n            .product-description .reveal-on-scroll {\n                opacity: 0;\n                transform: translateY(20px);\n                transition: opacity 0.6s ease, transform 0.6s ease;\n            }\n        }\n        \n        \/* Color accents *\/\n        .product-description .text-accent { color: #2563eb; }\n        .product-description .bg-accent-light { background: #eff6ff; }\n        .product-description .border-accent { border-color: #2563eb; }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"product-description\"\u003e\n\n        \u003c!-- Hero \/ Intro --\u003e\n        \u003cdiv style=\"text-align: center; padding: 24px 0 12px 0;\"\u003e\n            \u003ch1 style=\"font-size: 32px; font-weight: 700; color: #0f172a; letter-spacing: -0.6px; margin-bottom: 8px;\"\u003eHKM-S6M Electric Scooter\u003c\/h1\u003e\n            \u003cp style=\"font-size: 16px; font-weight: 500; color: #2563eb; text-transform: uppercase; letter-spacing: 1.2px;\"\u003eEngineered for Power. Designed for Range.\u003c\/p\u003e\n            \u003cp style=\"font-size: 15px; color: #475569; margin-top: 12px; max-width: 680px; margin-left: auto; margin-right: auto;\"\u003eConquer your commute and beyond with the HKM-S6M — a high-performance electric scooter built for riders who demand more. Featuring a robust 1200W motor, extended 34.8-mile range, and advanced dual suspension, it delivers an exhilarating ride across urban streets and light off-road terrain alike.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"divider\"\u003e\n\n        \u003c!-- Key Stats Row --\u003e\n        \u003cdiv class=\"stat-row animate-in delay-1\"\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e1200\u003cspan style=\"font-size:20px;\"\u003eW\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"stat-unit\"\u003ePeak Motor Power\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e34.8\u003cspan style=\"font-size:20px;\"\u003e mi\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"stat-unit\"\u003eMax Range \u003cspan style=\"font-size:11px; color:#94a3b8;\"\u003e(56 km)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e34\u003cspan style=\"font-size:20px;\"\u003e mph\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"stat-unit\"\u003eTop Speed \u003cspan style=\"font-size:11px; color:#94a3b8;\"\u003e(55 km\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-item\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e330\u003cspan style=\"font-size:20px;\"\u003e lbs\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"stat-unit\"\u003eMax Load \u003cspan style=\"font-size:11px; color:#94a3b8;\"\u003e(150 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"divider\"\u003e\n\n        \u003c!-- Performance Section --\u003e\n        \u003cdiv style=\"margin: 32px 0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 6px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eUnleash Electrifying Performance\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 20px;\"\u003eThe HKM-S6M is propelled by a high-torque 1200W brushless hub motor, delivering instant acceleration and a remarkable 35 N·m of torque. Whether you're launching from a standstill at a traffic light or charging up a steep urban incline, the power delivery remains smooth, responsive, and thoroughly exhilarating.\u003c\/p\u003e\n\n            \u003cdiv class=\"grid-2col\"\u003e\n                \u003cdiv class=\"card animate-in delay-1\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M17 10.5c.9 0 1.7.3 2.4.9A3 3 0 0 1 20 16l-6 3-6-3a3 3 0 0 1 .6-4.6A3 3 0 0 1 11 10.5\"\u003e\u003c\/path\u003e\n                            \u003cline x1=\"10\" y1=\"21\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\n                            \u003ccircle cx=\"12\" cy=\"7\" r=\"2\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M12 3v2\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003e23° Hill Climbing Dominance\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eWith 35N·m of torque, tackle gradients up to 23° with confidence. No more dismounting on steep city hills — the S6M powers through effortlessly, maintaining consistent speed even on challenging ascents.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card animate-in delay-2\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003eTriple Speed Mode Control\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eAdapt to any environment with three adjustable speed tiers: Eco (15.5 mph \/ 25 km\/h), Standard (25 mph \/ 40 km\/h), and Sport (34 mph \/ 55 km\/h). Seamlessly switch via the intuitive dashboard or companion mobile app.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Battery \u0026 Range Section --\u003e\n        \u003cdiv style=\"margin: 36px 0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 6px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003crect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                        \u003cline x1=\"23\" y1=\"10\" x2=\"23\" y2=\"14\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003eExceptional Range. Intelligent Power Management.\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 20px;\"\u003eAt the heart of the HKM-S6M lies a high-density 48V 18.2Ah lithium-ion battery pack, storing an impressive 873 watt-hours of energy. This substantial capacity translates directly into real-world freedom — ride up to 34.8 miles (56 kilometers) on a single charge under optimal conditions. The advanced Battery Management System (BMS) continuously monitors cell health, temperature, and charge cycles, ensuring longevity, safety, and consistent performance over hundreds of charge cycles.\u003c\/p\u003e\n\n            \u003cdiv class=\"grid-3col\"\u003e\n                \u003cdiv class=\"card animate-in delay-1\" style=\"text-align: center;\"\u003e\n                    \u003cdiv class=\"card-icon\" style=\"margin: 0 auto 12px auto;\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M12 2v4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M12 18v4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M4.93 4.93l2.83 2.83\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M16.24 16.24l2.83 2.83\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M2 12h4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M18 12h4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M4.93 19.07l2.83-2.83\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M16.24 7.76l2.83-2.83\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"stat-value\" style=\"font-size: 26px;\"\u003e34.8\u003cspan style=\"font-size: 16px;\"\u003e mi\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"stat-unit\"\u003eMaximum Range\u003c\/div\u003e\n                    \u003cp style=\"font-size: 12px; color: #94a3b8; margin-top: 4px;\"\u003e56 km (Optimal Conditions)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card animate-in delay-2\" style=\"text-align: center;\"\u003e\n                    \u003cdiv class=\"card-icon\" style=\"margin: 0 auto 12px auto;\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"stat-value\" style=\"font-size: 26px;\"\u003e873\u003cspan style=\"font-size: 16px;\"\u003e Wh\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"stat-unit\"\u003eBattery Capacity\u003c\/div\u003e\n                    \u003cp style=\"font-size: 12px; color: #94a3b8; margin-top: 4px;\"\u003e48V 18.2Ah Lithium-Ion\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card animate-in delay-3\" style=\"text-align: center;\"\u003e\n                    \u003cdiv class=\"card-icon\" style=\"margin: 0 auto 12px auto;\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"stat-value\" style=\"font-size: 26px;\"\u003e6-7\u003cspan style=\"font-size: 16px;\"\u003e hrs\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"stat-unit\"\u003eFull Recharge Time\u003c\/div\u003e\n                    \u003cp style=\"font-size: 12px; color: #94a3b8; margin-top: 4px;\"\u003eComplete 0-100% Cycle\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ride Comfort \u0026 All-Terrain --\u003e\n        \u003cdiv style=\"margin: 36px 0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 6px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eSuperior Suspension \u0026amp; All-Terrain Confidence\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 20px;\"\u003eUrban commutes are rarely perfectly smooth. The HKM-S6M is engineered to absorb the imperfections of real-world roads — from potholes and expansion cracks to gravel paths and light trails. An independent dual suspension system works in harmony with oversized pneumatic tires to deliver a ride quality that stands apart from conventional commuter scooters.\u003c\/p\u003e\n\n            \u003cdiv class=\"grid-2col\"\u003e\n                \u003cdiv class=\"card animate-in delay-1\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M4 12h16M4 6h16M4 18h16\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"8\" cy=\"6\" r=\"1.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"16\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"8\" cy=\"18\" r=\"1.5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003eIndependent Dual Shock Absorbers\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eFront and rear spring-loaded shock absorbers operate independently to dampen vibrations and impacts. This system significantly reduces rider fatigue on longer journeys and enhances stability when traversing uneven surfaces.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card animate-in delay-2\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003e11\" Pneumatic Off-Road Tires\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eThe 11-inch air-filled tires (90\/65-6.5) feature an aggressive tread pattern that provides superior traction on pavement, packed dirt, and light gravel. Pneumatic construction naturally absorbs road chatter, contributing to the plush ride quality.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"grid-2col\" style=\"margin-top: 16px;\"\u003e\n                \u003cdiv class=\"card animate-in delay-3\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\n                            \u003cpolyline points=\"8 6 12 2 16 6\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003e6.7\" High Ground Clearance\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eWith 6.7 inches (17 cm) of ground clearance, the S6M safely clears curbs, speed bumps, and trail debris. This elevated stance prevents undercarriage scrapes and instills confidence when transitioning between surfaces.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card animate-in delay-4\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e\n                        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e293b\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M9 1v3M15 1v3M9 20v3M15 20v3\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch4 style=\"margin-bottom: 6px;\"\u003eIPX5 Water Resistance\u003c\/h4\u003e\n                    \u003cp style=\"font-size: 13px; color: #475569;\"\u003eEngineered to withstand water splashes from any direction, the IPX5 rating ensures reliable operation during unexpected light rain showers or when riding through damp streets. Electronics are sealed and protected.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Smart Connectivity --\u003e\n        \u003cdiv style=\"margin: 36px 0; background: #f8fafc; border-radius: 16px; padding: 28px 24px; border: 1px solid #e2e8f0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 12px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                        \u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003eIntelligent Connectivity \u0026amp; App Control\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 16px;\"\u003eTake full command of your riding experience through the dedicated HKM companion mobile app. Customize performance parameters, monitor real-time battery status, and secure your scooter remotely — all from your smartphone.\u003c\/p\u003e\n            \u003cdiv class=\"grid-2col\"\u003e\n                \u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 8px 0;\"\u003e\n                    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 14px; color: #334155;\"\u003eAdjust speed modes and acceleration curves\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 8px 0;\"\u003e\n                    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 14px; color: #334155;\"\u003eEnable cruise control for effortless long rides\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 8px 0;\"\u003e\n                    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 14px; color: #334155;\"\u003eRemote lock function for anti-theft security\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 8px 0;\"\u003e\n                    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 14px; color: #334155;\"\u003eReal-time battery monitoring and trip logging\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Complete Specifications --\u003e\n        \u003cdiv style=\"margin: 36px 0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 16px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\u003eComplete Technical Specifications\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cdiv class=\"spec-grid\"\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eMotor\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e48V 1200W Brushless Hub\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eTop Speed\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e34 mph \/ 55 km\/h\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"23\" y1=\"10\" x2=\"23\" y2=\"14\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eBattery\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e48V 18.2Ah (873Wh)\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eMax Range\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e34.8 mi \/ 56 km\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eCharge Time\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e6–7 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eMax Load\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e330 lbs \/ 150 kg\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eTires\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e11\" Off-Road (90\/65-6.5)\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"2\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"16\" cy=\"16\" r=\"2\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M4 4l16 16\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eBrakes\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eFront \u0026amp; Rear Disc\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M4 12h16M4 6h16M4 18h16\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eSuspension\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eFront \u0026amp; Rear Dual Shock\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\n                            \u003cpolyline points=\"8 6 12 2 16 6\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eGround Clearance\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e6.7\" \/ 17 cm\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eWater Resistance\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eIPX5 Rated\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpolyline points=\"16 18 22 12 16 6\"\u003e\u003c\/polyline\u003e\n                            \u003cpolyline points=\"8 6 2 12 8 18\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eFrame\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eFoldable Aluminum Alloy\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eApp Control\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eSpeed, Cruise, Lock\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eLighting\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003eLED Headlight \u0026amp; Strip\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e63.2 lbs \/ 28.65 kg\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eUnfolded Size\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e46.5\"x25.2\"x51.2\" \/ 118x64x130 cm\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-card\"\u003e\n                    \u003cdiv class=\"spec-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpolyline points=\"20 13 6 13 6 21\"\u003e\u003c\/polyline\u003e\n                            \u003cpolyline points=\"6 13 12 7 18 13\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec-info\"\u003e\n\u003cspan class=\"spec-label\"\u003eClimbing Angle\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"spec-value\"\u003e≤ 23°\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Safety \u0026 Compliance --\u003e\n        \u003cdiv style=\"margin: 36px 0; background: #ffffff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 24px;\"\u003e\n            \u003ch3 style=\"margin-bottom: 10px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eImportant Safety \u0026amp; Compliance Information\u003c\/span\u003e\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; color: #475569; margin-bottom: 10px;\"\u003eElectric scooter regulations vary by city, county, and state throughout the U.S. The HKM-S6M is designed with rider safety as a priority. Key safety certifications and recommendations include:\u003c\/p\u003e\n            \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 16px; margin-top: 12px;\"\u003e\n                \u003cdiv style=\"flex: 1; min-width: 200px; display: flex; align-items: flex-start; gap: 10px;\"\u003e\n                    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 3px;\"\u003e\n                        \u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\n                        \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 13px; color: #334155;\"\u003eAlways verify local laws, helmet requirements, and permissible riding zones before operation.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"flex: 1; min-width: 200px; display: flex; align-items: flex-start; gap: 10px;\"\u003e\n                    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 3px;\"\u003e\n                        \u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\n                        \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 13px; color: #334155;\"\u003eUL 2272 certification for electrical system safety is a recommended benchmark — verify product compliance for your region.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"flex: 1; min-width: 200px; display: flex; align-items: flex-start; gap: 10px;\"\u003e\n                    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 3px;\"\u003e\n                        \u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\n                        \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\n                    \u003cspan style=\"font-size: 13px; color: #334155;\"\u003ePerform a pre-ride inspection of tires, brakes, and lighting systems before every journey.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003cdiv style=\"margin: 36px 0;\"\u003e\n            \u003ch2 style=\"margin-bottom: 16px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 8px;\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n                        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary class=\"faq-question\"\u003eWhat is the real-world range I can expect? \u003csvg class=\"faq-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eThe HKM-S6M delivers up to 34.8 miles (56 km) under optimal conditions — a 150 lb (68 kg) rider on flat terrain in Eco mode at 15.5 mph (25 km\/h). Real-world range varies based on rider weight, speed mode selection, terrain, wind conditions, and tire pressure. In Sport mode with frequent stops and hills, expect approximately 22-26 miles (35-42 km). The 873Wh battery capacity provides one of the largest energy reserves in its class.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary class=\"faq-question\"\u003eHow does the triple speed mode system work? \u003csvg class=\"faq-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eThree distinct speed profiles are accessible via the handlebar dashboard or companion app. Eco mode limits output to 15.5 mph (25 km\/h) for maximum range and legal compliance in many pedestrian zones. Standard mode provides a balanced 25 mph (40 km\/h) for daily commuting. Sport mode unlocks the full 34 mph (55 km\/h) capability for open roads and private property. Switching modes is instantaneous and can be done while riding.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary class=\"faq-question\"\u003eIs the battery removable for charging? \u003csvg class=\"faq-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eThe 48V 18.2Ah lithium-ion battery is integrated into the deck for optimal weight distribution and security. It is not designed for hot-swapping but charges conveniently via a standard charging port located on the side of the deck. Full recharge from 0% to 100% takes approximately 6–7 hours using the included charger.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary class=\"faq-question\"\u003eCan this scooter handle hills effectively? \u003csvg class=\"faq-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eAbsolutely. The 1200W motor generates 35 N·m of torque, enabling confident climbs up to 23° gradients. This outperforms many competitors in the same category, making the HKM-S6M an excellent choice for hilly cities like San Francisco, Seattle, or Pittsburgh. The scooter maintains consistent speed on moderate inclines without significant slowdown.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"faq-item\"\u003e\n                \u003csummary class=\"faq-question\"\u003eWhat does the IPX5 water resistance rating mean? \u003csvg class=\"faq-icon\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eIPX5 certification indicates the scooter is protected against water jets projected from any direction. In practical terms, this means riding through light rain, damp roads, or occasional puddle splashes is safe. However, the scooter should not be submerged in water or operated in heavy downpours. Always dry the scooter after exposure to moisture to maintain optimal condition.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Policy Section --\u003e\n        \u003cdiv style=\"margin: 36px 0 24px 0; background: #f8fafc; border-radius: 16px; padding: 28px 24px; border: 1px solid #e2e8f0;\"\u003e\n            \u003ch3 style=\"text-align: center; margin-bottom: 20px; font-size: 18px; font-weight: 600; color: #0f172a;\"\u003ePurchase with Confidence\u003c\/h3\u003e\n            \u003cdiv class=\"policy-grid\"\u003e\n                \u003cdiv class=\"policy-card\"\u003e\n                    \u003cdiv class=\"policy-icon\"\u003e\n                        \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n                            \u003cpolygon points=\"23 7 16 12 23 17 23 7\"\u003e\u003c\/polygon\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"policy-text\"\u003e\n                        \u003ch4\u003eFree Shipping on All Orders\u003c\/h4\u003e\n                        \u003cp\u003eEnjoy complimentary standard shipping on every HKM-S6M order within the contiguous United States. Your scooter is carefully packaged and dispatched promptly.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"policy-card\"\u003e\n                    \u003cdiv class=\"policy-icon\"\u003e\n                        \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"policy-text\"\u003e\n                        \u003ch4\u003e180-Day Purchase Protection\u003c\/h4\u003e\n                        \u003cp\u003eWe stand behind our craftsmanship. Every HKM-S6M is covered by a comprehensive 180-day protection plan against manufacturing defects in materials and workmanship.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"policy-card\"\u003e\n                    \u003cdiv class=\"policy-icon\"\u003e\n                        \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003cpath d=\"M21 12a9 9 0 1 1-9-9\"\u003e\u003c\/path\u003e\n                            \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"policy-text\"\u003e\n                        \u003ch4\u003e30-Day Money-Back Guarantee\u003c\/h4\u003e\n                        \u003cp\u003eIf you're not completely satisfied, return the scooter within 30 days of delivery for a full refund. We believe in the HKM-S6M experience and want you to ride with zero risk.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"policy-card\"\u003e\n                    \u003cdiv class=\"policy-icon\"\u003e\n                        \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"policy-text\"\u003e\n                        \u003ch4\u003e24-Month Warranty Service\u003c\/h4\u003e\n                        \u003cp\u003eExtended peace of mind with a 24-month warranty covering the motor, battery, and controller. Our dedicated support team is ready to assist you throughout the ownership journey.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Final CTA --\u003e\n        \u003cdiv style=\"text-align: center; padding: 20px 0 32px 0;\"\u003e\n            \u003cp style=\"font-size: 14px; font-weight: 500; color: #475569; margin-bottom: 8px;\"\u003eExperience the next level of electric mobility.\u003c\/p\u003e\n            \u003cp style=\"font-size: 16px; font-weight: 600; color: #0f172a;\"\u003eThe HKM-S6M — Built to empower longer, more powerful, and more capable rides.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Simple scroll reveal animation\n        document.addEventListener('DOMContentLoaded', function() {\n            const cards = document.querySelectorAll('.product-description .card, .product-description .spec-card, .product-description .policy-card');\n            const observerOptions = {\n                threshold: 0.1,\n                rootMargin: '0px 0px -20px 0px'\n            };\n\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            }, observerOptions);\n\n            cards.forEach(card =\u003e {\n                card.style.opacity = '0';\n                card.style.transform = 'translateY(20px)';\n                card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(card);\n            });\n\n            \/\/ Trigger immediate reveal for items above the fold\n            setTimeout(() =\u003e {\n                const topCards = document.querySelectorAll('.product-description .animate-in');\n                topCards.forEach(card =\u003e {\n                    card.style.opacity = '1';\n                });\n            }, 100);\n        });\n    \u003c\/script\u003e\n\n\n\n\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/01_c8291197-8ffa-4411-80ed-484f53f6ffab.jpg?v=1767948933\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/02_93896c45-6aaa-4e64-a9ef-1659e2ec3682.jpg?v=1767948932\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/03_c35a10e8-8a88-42a6-888f-b90e41f30d66.jpg?v=1767948908\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/04_8ea4c030-d35b-4414-9202-c2e0f9cf19ae.jpg?v=1767948914\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/05_65e4dee2-cc3d-4c18-9cff-da4d3e0cd189.jpg?v=1767948927\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/06_0886c6cd-0ab8-45ac-9d3e-81b7ca8b665a.jpg?v=1767948930\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/07-APP.jpg?v=1767948906\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/08-APP_c419eabf-828b-42b5-93e0-44eebf82c3e6.jpg?v=1767948897\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/09.jpg?v=1767948912\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/10_911eaee4-da6f-4af1-afa1-c0a6ec047947.jpg?v=1767948926\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/11_0e0b5514-e688-46e2-a12b-5c58738c7dd7.jpg?v=1767948929\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/12_7028146d-9fe2-47da-86c9-9f525006b13d.jpg?v=1767948927\" alt=\"\"\u003e\u003c\/span\u003e\u003cp\u003e\u003c\/p\u003e","brand":"Electric Scooters \u003e\u003e","offers":[{"title":"- 34.9+ Miles \/ - 1200W \/ - 18.2Ah\/48V\/873Wh","offer_id":43308470009939,"sku":"868053898909","price":699.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/7797355511891-1-HKM-S6M-34_9-Miles-48V-18_2Ah-873Wh-1200W-Single-Motor-Drive-Long-Range-Foldable-Electric-Scooter-Black.jpg?v=1768115753","url":"https:\/\/www.hekomart.com\/products\/hkm-s6m-34-9-miles-48v-18-2ah-873wh-1200w-single-motor-drive-long-range-foldable-electric-scooter-black-1","provider":"Hekomart.com","version":"1.0","type":"link"}