{"product_id":"hkm-z3m-43-5-miles-60v-23ah-1380wh-3000w-dual-motor-drive-long-range-foldable-electric-scooter-black-2","title":"HKM-Z3M 43.5 Miles 60V 23Ah 1380Wh 3000W Dual-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-Z3M Electric Scooter - Product Details\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* ============ RESET \u0026 BASE FOR PRODUCT DESCRIPTION ============ *\/\n        .hkm-z3m-product-wrap {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #1D1D1F;\n            background: #FFFFFF;\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 0;\n            box-sizing: border-box;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            letter-spacing: -0.01em;\n        }\n        .hkm-z3m-product-wrap *,\n        .hkm-z3m-product-wrap *::before,\n        .hkm-z3m-product-wrap *::after {\n            box-sizing: border-box;\n        }\n        \n        \/* ============ SECTION SPACING ============ *\/\n        .hkm-section {\n            padding: 36px 0;\n            border-bottom: 1px solid #E5E5EA;\n        }\n        .hkm-section:last-child {\n            border-bottom: none;\n        }\n        \n        \/* ============ TYPOGRAPHY - DESKTOP ============ *\/\n        .hkm-z3m-product-wrap .hkm-hero-title {\n            font-size: 30px;\n            font-weight: 500;\n            line-height: 1.25;\n            color: #1D1D1F;\n            margin: 0 0 10px 0;\n            letter-spacing: -0.02em;\n        }\n        .hkm-z3m-product-wrap .hkm-hero-subtitle {\n            font-size: 15px;\n            font-weight: 400;\n            color: #6E6E73;\n            margin: 0 0 20px 0;\n            line-height: 1.5;\n        }\n        .hkm-z3m-product-wrap .hkm-section-title {\n            font-size: 22px;\n            font-weight: 500;\n            color: #1D1D1F;\n            margin: 0 0 8px 0;\n            letter-spacing: -0.01em;\n            line-height: 1.3;\n        }\n        .hkm-z3m-product-wrap .hkm-section-subtitle {\n            font-size: 14px;\n            font-weight: 400;\n            color: #6E6E73;\n            margin: 0 0 24px 0;\n            line-height: 1.5;\n        }\n        .hkm-z3m-product-wrap .hkm-card-title {\n            font-size: 16px;\n            font-weight: 500;\n            color: #1D1D1F;\n            margin: 0 0 6px 0;\n            letter-spacing: -0.01em;\n            line-height: 1.35;\n        }\n        .hkm-z3m-product-wrap .hkm-card-desc {\n            font-size: 13px;\n            font-weight: 400;\n            color: #6E6E73;\n            margin: 0;\n            line-height: 1.55;\n        }\n        .hkm-z3m-product-wrap .hkm-body-text {\n            font-size: 14px;\n            font-weight: 400;\n            color: #3A3A3C;\n            margin: 0 0 14px 0;\n            line-height: 1.65;\n        }\n        .hkm-z3m-product-wrap .hkm-small-text {\n            font-size: 13px;\n            font-weight: 400;\n            color: #86868B;\n            margin: 0;\n            line-height: 1.5;\n        }\n        .hkm-z3m-product-wrap .hkm-highlight-value {\n            font-size: 36px;\n            font-weight: 500;\n            color: #0056D2;\n            line-height: 1.1;\n            letter-spacing: -0.02em;\n            margin: 0 0 4px 0;\n        }\n        .hkm-z3m-product-wrap .hkm-highlight-label {\n            font-size: 13px;\n            font-weight: 400;\n            color: #6E6E73;\n            text-transform: uppercase;\n            letter-spacing: 0.04em;\n            margin: 0;\n        }\n        .hkm-z3m-product-wrap .hkm-spec-label {\n            font-size: 13px;\n            font-weight: 500;\n            color: #1D1D1F;\n            margin: 0 0 2px 0;\n            letter-spacing: -0.005em;\n        }\n        .hkm-z3m-product-wrap .hkm-spec-value {\n            font-size: 14px;\n            font-weight: 400;\n            color: #3A3A3C;\n            margin: 0;\n            line-height: 1.5;\n        }\n        \n        \/* ============ GRID LAYOUTS ============ *\/\n        .hkm-grid-2col {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n        }\n        .hkm-grid-3col {\n            display: grid;\n            grid-template-columns: 1fr 1fr 1fr;\n            gap: 14px;\n        }\n        .hkm-grid-4col {\n            display: grid;\n            grid-template-columns: 1fr 1fr 1fr 1fr;\n            gap: 12px;\n        }\n        \n        \/* ============ CARDS ============ *\/\n        .hkm-card {\n            background: #F5F5F7;\n            border-radius: 16px;\n            padding: 22px 20px;\n            transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);\n            cursor: default;\n            position: relative;\n            overflow: visible;\n        }\n        .hkm-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);\n        }\n        .hkm-card-icon-wrap {\n            display: inline-block;\n            margin-bottom: 12px;\n            transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);\n        }\n        .hkm-card:hover .hkm-card-icon-wrap {\n            transform: scale(1.08);\n        }\n        .hkm-card-icon-wrap svg {\n            transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);\n        }\n        .hkm-card:hover .hkm-card-icon-wrap svg {\n            transform: translateY(-2px);\n        }\n        \n        \/* ============ SPEC TABLE STYLE (NO LINES) ============ *\/\n        .hkm-spec-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 0;\n            background: #F5F5F7;\n            border-radius: 16px;\n            overflow: hidden;\n        }\n        .hkm-spec-item {\n            padding: 16px 20px;\n            border-bottom: 1px solid #E5E5EA;\n            border-right: 1px solid #E5E5EA;\n            transition: background 0.25s ease;\n        }\n        .hkm-spec-item:nth-child(even) {\n            border-right: none;\n        }\n        .hkm-spec-item:nth-last-child(-n+2) {\n            border-bottom: none;\n        }\n        .hkm-spec-item:hover {\n            background: #ECECF0;\n        }\n        \n        \/* ============ HIGHLIGHT BANNER ============ *\/\n        .hkm-highlight-banner {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 0;\n            background: #F5F5F7;\n            border-radius: 16px;\n            overflow: hidden;\n            text-align: center;\n        }\n        .hkm-highlight-banner-item {\n            padding: 24px 14px;\n            border-right: 1px solid #E5E5EA;\n            transition: background 0.25s ease;\n        }\n        .hkm-highlight-banner-item:last-child {\n            border-right: none;\n        }\n        .hkm-highlight-banner-item:hover {\n            background: #ECECF0;\n        }\n        \n        \/* ============ FAQ ============ *\/\n        .hkm-faq-item {\n            background: #F5F5F7;\n            border-radius: 12px;\n            margin-bottom: 10px;\n            overflow: hidden;\n            transition: background 0.25s ease;\n        }\n        .hkm-faq-item:hover {\n            background: #ECECF0;\n        }\n        .hkm-faq-summary {\n            padding: 16px 20px;\n            cursor: pointer;\n            font-size: 15px;\n            font-weight: 500;\n            color: #1D1D1F;\n            list-style: none;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            user-select: none;\n            letter-spacing: -0.005em;\n        }\n        .hkm-faq-summary::-webkit-details-marker {\n            display: none;\n        }\n        .hkm-faq-summary::marker {\n            display: none;\n        }\n        .hkm-faq-arrow {\n            display: inline-block;\n            transition: transform 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);\n            flex-shrink: 0;\n            margin-left: 12px;\n        }\n        .hkm-faq-item[open] .hkm-faq-arrow {\n            transform: rotate(180deg);\n        }\n        .hkm-faq-content {\n            padding: 0 20px 18px 20px;\n            font-size: 14px;\n            font-weight: 400;\n            color: #3A3A3C;\n            line-height: 1.6;\n        }\n        \n        \/* ============ POLICY CARDS ============ *\/\n        .hkm-policy-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 14px;\n        }\n        .hkm-policy-card {\n            background: #F5F5F7;\n            border-radius: 14px;\n            padding: 20px 18px;\n            display: flex;\n            align-items: flex-start;\n            gap: 14px;\n            transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);\n        }\n        .hkm-policy-card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);\n        }\n        .hkm-policy-icon-wrap {\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        .hkm-policy-card:hover .hkm-policy-icon-wrap {\n            transform: scale(1.1);\n        }\n        .hkm-policy-title {\n            font-size: 15px;\n            font-weight: 500;\n            color: #1D1D1F;\n            margin: 0 0 3px 0;\n            letter-spacing: -0.005em;\n        }\n        .hkm-policy-desc {\n            font-size: 13px;\n            font-weight: 400;\n            color: #6E6E73;\n            margin: 0;\n            line-height: 1.5;\n        }\n        \n        \/* ============ RESPONSIVE - TABLET ============ *\/\n        @media screen and (max-width: 768px) {\n            .hkm-z3m-product-wrap {\n                max-width: 100%;\n                padding: 0 16px;\n            }\n            .hkm-z3m-product-wrap .hkm-hero-title {\n                font-size: 24px;\n            }\n            .hkm-z3m-product-wrap .hkm-hero-subtitle {\n                font-size: 14px;\n            }\n            .hkm-z3m-product-wrap .hkm-section-title {\n                font-size: 20px;\n            }\n            .hkm-z3m-product-wrap .hkm-section-subtitle {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-card-title {\n                font-size: 15px;\n            }\n            .hkm-z3m-product-wrap .hkm-card-desc {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-body-text {\n                font-size: 14px;\n            }\n            .hkm-z3m-product-wrap .hkm-highlight-value {\n                font-size: 30px;\n            }\n            .hkm-z3m-product-wrap .hkm-highlight-label {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-spec-label {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-spec-value {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-small-text {\n                font-size: 12px;\n            }\n            .hkm-grid-2col {\n                grid-template-columns: 1fr;\n                gap: 12px;\n            }\n            .hkm-grid-3col {\n                grid-template-columns: 1fr 1fr;\n                gap: 10px;\n            }\n            .hkm-grid-4col {\n                grid-template-columns: 1fr 1fr;\n                gap: 10px;\n            }\n            .hkm-highlight-banner {\n                grid-template-columns: 1fr 1fr;\n            }\n            .hkm-highlight-banner-item {\n                border-right: 1px solid #E5E5EA;\n                border-bottom: 1px solid #E5E5EA;\n            }\n            .hkm-highlight-banner-item:nth-child(even) {\n                border-right: none;\n            }\n            .hkm-highlight-banner-item:nth-last-child(-n+2) {\n                border-bottom: none;\n            }\n            .hkm-spec-grid {\n                grid-template-columns: 1fr;\n            }\n            .hkm-spec-item {\n                border-right: none;\n            }\n            .hkm-spec-item:nth-last-child(-n+2) {\n                border-bottom: 1px solid #E5E5EA;\n            }\n            .hkm-spec-item:last-child {\n                border-bottom: none;\n            }\n            .hkm-policy-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            .hkm-section {\n                padding: 28px 0;\n            }\n            .hkm-card {\n                padding: 18px 16px;\n            }\n        }\n        \n        \/* ============ RESPONSIVE - MOBILE ============ *\/\n        @media screen and (max-width: 480px) {\n            .hkm-z3m-product-wrap {\n                padding: 0 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-hero-title {\n                font-size: 22px;\n            }\n            .hkm-z3m-product-wrap .hkm-hero-subtitle {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-section-title {\n                font-size: 18px;\n            }\n            .hkm-z3m-product-wrap .hkm-section-subtitle {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-card-title {\n                font-size: 14px;\n            }\n            .hkm-z3m-product-wrap .hkm-card-desc {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-body-text {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-highlight-value {\n                font-size: 26px;\n            }\n            .hkm-z3m-product-wrap .hkm-highlight-label {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-spec-label {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-spec-value {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-small-text {\n                font-size: 12px;\n            }\n            .hkm-z3m-product-wrap .hkm-faq-summary {\n                font-size: 14px;\n            }\n            .hkm-z3m-product-wrap .hkm-faq-content {\n                font-size: 13px;\n            }\n            .hkm-z3m-product-wrap .hkm-policy-title {\n                font-size: 14px;\n            }\n            .hkm-z3m-product-wrap .hkm-policy-desc {\n                font-size: 12px;\n            }\n            .hkm-grid-3col {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            .hkm-grid-4col {\n                grid-template-columns: 1fr 1fr;\n                gap: 8px;\n            }\n            .hkm-highlight-banner {\n                grid-template-columns: 1fr 1fr;\n            }\n            .hkm-highlight-banner-item {\n                padding: 16px 10px;\n            }\n            .hkm-section {\n                padding: 22px 0;\n            }\n            .hkm-card {\n                padding: 15px 14px;\n                border-radius: 12px;\n            }\n            .hkm-spec-item {\n                padding: 12px 14px;\n            }\n            .hkm-highlight-banner-item {\n                padding: 14px 8px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"hkm-z3m-product-wrap\"\u003e\n\n        \u003c!-- ==================== SECTION: HERO \/ PRODUCT OVERVIEW ==================== --\u003e\n        \u003cdiv class=\"hkm-section\" style=\"padding-top: 16px;\"\u003e\n            \u003ch1 class=\"hkm-hero-title\"\u003eHKM-Z3M High-Voltage Dual-Motor Electric Scooter\u003c\/h1\u003e\n            \u003cp class=\"hkm-hero-subtitle\"\u003eEngineered for riders who demand elevated power output, extended travel range, and uncompromising build quality. The HKM-Z3M integrates a 60V dual-motor system with a substantial 1380Wh battery capacity, purpose-built to handle demanding commutes and deliver a robust, exhilarating riding experience on every journey.\u003c\/p\u003e\n\n            \u003c!-- Highlight Banner --\u003e\n            \u003cdiv class=\"hkm-highlight-banner\"\u003e\n                \u003cdiv class=\"hkm-highlight-banner-item\"\u003e\n                    \u003cp class=\"hkm-highlight-value\"\u003e3000\u003cspan style=\"font-size:18px;font-weight:400;\"\u003eW\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"hkm-highlight-label\"\u003eCombined Motor Output\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-highlight-banner-item\"\u003e\n                    \u003cp class=\"hkm-highlight-value\"\u003e43.5\u003cspan style=\"font-size:18px;font-weight:400;\"\u003emi\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"hkm-highlight-label\"\u003eEst. Max Range \u003cspan style=\"font-size:11px;\"\u003e(70 km)\u003c\/span\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-highlight-banner-item\"\u003e\n                    \u003cp class=\"hkm-highlight-value\"\u003e330\u003cspan style=\"font-size:18px;font-weight:400;\"\u003elbs\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"hkm-highlight-label\"\u003eMax Load \u003cspan style=\"font-size:11px;\"\u003e(150 kg)\u003c\/span\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-highlight-banner-item\"\u003e\n                    \u003cp class=\"hkm-highlight-value\"\u003e30\u003cspan style=\"font-size:18px;font-weight:400;\"\u003e°\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"hkm-highlight-label\"\u003eMax Climbing Angle\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: KEY SELLING POINTS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eEngineered Performance, Purpose-Built Design\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eEvery component of the HKM-Z3M has been thoughtfully selected to deliver a premium riding experience that stands apart from conventional electric scooters.\u003c\/p\u003e\n\n            \u003cdiv class=\"hkm-grid-2col\"\u003e\n                \u003c!-- Card 1: Dual Motor --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"20\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"8\" fill=\"#0056D2\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"5\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M22 2C22 2 28 8 28 14C28 20 24 26 22 26C20 26 16 20 16 14C16 8 22 2 22 2Z\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"22\" cy=\"14\" r=\"2.5\" fill=\"#0056D2\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n                            \u003cline x1=\"22\" y1=\"26\" x2=\"22\" y2=\"34\" stroke=\"#0056D2\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"16\" y1=\"36\" x2=\"28\" y2=\"36\" stroke=\"#0056D2\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003ccircle cx=\"15\" cy=\"37\" r=\"2.5\" fill=\"none\" stroke=\"#0056D2\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"29\" cy=\"37\" r=\"2.5\" fill=\"none\" stroke=\"#0056D2\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eDual 1500W Motors — 3000W Combined Output\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eTwo independent 60V brushless hub motors deliver a commanding combined output of 3000 watts. This dual-motor architecture provides exceptional torque delivery, enabling rapid acceleration from a standstill and the ability to maintain consistent speed even when climbing steep gradients. Each motor operates with high efficiency, reducing energy waste and extending usable range during mixed-terrain riding.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Card 2: Battery --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"8\" y=\"14\" width=\"26\" height=\"22\" rx=\"4\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"12\" y=\"10\" width=\"18\" height=\"4\" rx=\"1.5\" fill=\"#0056D2\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"18\" y=\"6\" width=\"6\" height=\"5\" rx=\"1\" fill=\"#0056D2\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"18\" y=\"17\" width=\"8\" height=\"3\" rx=\"1.5\" fill=\"#0056D2\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"18\" y=\"22\" width=\"10\" height=\"3\" rx=\"1.5\" fill=\"#0056D2\" opacity=\"0.55\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"18\" y=\"27\" width=\"6\" height=\"3\" rx=\"1.5\" fill=\"#0056D2\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M36 20L40 20L40 28L36 28\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003e60V 23Ah Lithium-Ion Battery — 1380Wh Capacity\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eA high-voltage 60V architecture paired with a substantial 23 amp-hour lithium-ion battery pack yields a total energy reserve of 1380 watt-hours. This generous capacity supports an estimated range of up to 43.5 miles (70 kilometers) under optimal conditions, making the HKM-Z3M a compelling choice for riders who require dependable range for extended commutes or full-day recreational outings without frequent recharging stops.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Card 3: Brakes --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"19\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"13\" stroke=\"#0056D2\" stroke-width=\"1.4\" fill=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"7\" fill=\"#0056D2\" opacity=\"0.2\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"3.5\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M22 3L22 9\" stroke=\"#0056D2\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M22 35L22 41\" stroke=\"#0056D2\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M3 22L9 22\" stroke=\"#0056D2\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M35 22L41 22\" stroke=\"#0056D2\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"1.8\" fill=\"#FFFFFF\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eFront \u0026amp; Rear Hydraulic Disc Brakes\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eDual hydraulic disc brakes replace conventional mechanical systems to deliver superior stopping power with refined modulation. The hydraulic actuation ensures consistent brake feel across varying temperatures and usage conditions, while the dual-rotor configuration provides balanced deceleration. Riders benefit from shorter stopping distances and more precise control during both gradual speed reductions and emergency braking scenarios.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Card 4: Tires \u0026 Suspension --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"17\" stroke=\"#0056D2\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"11\" stroke=\"#0056D2\" stroke-width=\"1.5\" fill=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"5\" fill=\"#0056D2\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"2\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                            \u003cline x1=\"22\" y1=\"5\" x2=\"22\" y2=\"15\" stroke=\"#0056D2\" stroke-width=\"1.6\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"22\" y1=\"29\" x2=\"22\" y2=\"39\" stroke=\"#0056D2\" stroke-width=\"1.6\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"5\" y1=\"22\" x2=\"15\" y2=\"22\" stroke=\"#0056D2\" stroke-width=\"1.6\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"29\" y1=\"22\" x2=\"39\" y2=\"22\" stroke=\"#0056D2\" stroke-width=\"1.6\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                            \u003cpath d=\"M10 10L16 16\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M28 16L34 10\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M10 34L16 28\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M28 28L34 34\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003e12-Inch Pneumatic Off-Road Tires \u0026amp; Dual Shock Absorbers\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eLarge 12-inch pneumatic tires with an off-road tread pattern provide enhanced grip and vibration absorption across asphalt, gravel, and uneven terrain. Paired with front and rear shock absorbers, the suspension system effectively dampens road imperfections, reducing rider fatigue and improving stability. This combination ensures confident handling whether navigating city streets or venturing onto unpaved paths.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Card 5: Smart Connectivity --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"10\" y=\"6\" width=\"24\" height=\"32\" rx=\"5\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"13\" y=\"10\" width=\"18\" height=\"22\" rx=\"2\" fill=\"#0056D2\" opacity=\"0.1\"\u003e\u003c\/rect\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"5\" stroke=\"#0056D2\" stroke-width=\"1.4\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"22\" cy=\"22\" r=\"2\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                            \u003cline x1=\"22\" y1=\"27\" x2=\"22\" y2=\"30\" stroke=\"#0056D2\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003crect x=\"19\" y=\"32\" width=\"6\" height=\"2\" rx=\"1\" fill=\"#0056D2\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M28 16C30 18 30 21 28 23\" stroke=\"#0056D2\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M16 16C14 18 14 21 16 23\" stroke=\"#0056D2\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eSmart App Control \u0026amp; Integrated Bluetooth Speaker\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eConnect your smartphone via the dedicated mobile application to customize performance parameters, monitor real-time trip data, adjust the LED light strip ambiance, and activate the anti-theft alarm system. The built-in Bluetooth speaker lets you stream audio directly from your connected device, adding an entertainment dimension to every ride without the need for external accessories.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Card 6: Build Quality --\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"6\" y=\"10\" width=\"32\" height=\"26\" rx=\"3\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"10\" y=\"14\" width=\"24\" height=\"18\" rx=\"1.5\" fill=\"#0056D2\" opacity=\"0.08\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"14\" y1=\"14\" x2=\"14\" y2=\"32\" stroke=\"#0056D2\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"22\" y1=\"14\" x2=\"22\" y2=\"32\" stroke=\"#0056D2\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"30\" y1=\"14\" x2=\"30\" y2=\"32\" stroke=\"#0056D2\" stroke-width=\"1.4\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"10\" y1=\"20\" x2=\"34\" y2=\"20\" stroke=\"#0056D2\" stroke-width=\"1.2\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"10\" y1=\"26\" x2=\"34\" y2=\"26\" stroke=\"#0056D2\" stroke-width=\"1.2\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n                            \u003ccircle cx=\"22\" cy=\"6\" r=\"3\" fill=\"#0056D2\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eCarbon Steel Frame — 330 lbs (150 kg) Load Capacity\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eA rigid carbon steel chassis forms the structural backbone of the HKM-Z3M, engineered to withstand a maximum load of 330 pounds (150 kilograms) without compromising stability or ride quality. The frame's geometry has been optimized to distribute weight evenly, ensuring predictable handling characteristics whether riding solo or carrying cargo. This robust construction translates to long-term durability and rider confidence.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: DETAILED MOTOR \u0026 POWER SYSTEM ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eDual-Motor Powertrain: Unmatched Torque \u0026amp; Acceleration\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eA closer examination of the 60V high-voltage dual-motor system that defines the HKM-Z3M's performance character.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eAt the heart of the HKM-Z3M lies a sophisticated dual-motor configuration. Two independently controlled 1500-watt brushless DC hub motors — one mounted in the front wheel and one in the rear — work in concert to produce a total combined output of 3000 watts. This is not merely a sum of two motors; it represents a deliberate engineering choice to distribute tractive force across both axles, resulting in all-wheel-drive-like grip and acceleration characteristics that single-motor scooters simply cannot replicate.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe 60-volt electrical architecture is a defining differentiator. Compared to more common 36V or 48V systems found in many consumer-grade electric scooters, the HKM-Z3M's 60V platform delivers current more efficiently to the motors. Higher voltage means lower current draw for the same power output, which reduces resistive losses in the wiring and motor windings. In practical terms, this translates to cooler operating temperatures, improved energy efficiency, and more consistent power delivery throughout the battery's state-of-charge range — from a full charge down to the final miles of usable capacity.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe dual-motor setup also provides redundancy and flexibility. Riders can choose between single-motor mode for conservative energy consumption on flat terrain or dual-motor mode when maximum acceleration and climbing capability are required. The electronic speed controller (ESC) manages power distribution between the two motors seamlessly, preventing wheel spin on loose surfaces and optimizing torque delivery based on real-time traction conditions.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eWith a maximum climbing angle rated at 30 degrees, the HKM-Z3M confidently ascends steep hills that would challenge many single-motor alternatives. This capability is particularly valuable for riders in hilly urban environments or those who encounter varied topography on their regular routes. The combined torque output ensures that speed is maintained even on significant inclines, reducing the need to dismount and walk — a common frustration with underpowered electric scooters.\u003c\/p\u003e\n\n            \u003cdiv class=\"hkm-grid-3col\" style=\"margin-top: 20px;\"\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpolygon points=\"19,3 35,30 3,30\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n                            \u003cline x1=\"19\" y1=\"14\" x2=\"19\" y2=\"22\" stroke=\"#0056D2\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003ccircle cx=\"19\" cy=\"26\" r=\"1.5\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003e30° Hill Climbing\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eConquer steep inclines with confidence — dual motors provide the torque needed for demanding gradients.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"19\" cy=\"19\" r=\"15\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M19 4L19 19L30 25\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"19\" cy=\"19\" r=\"3\" fill=\"#0056D2\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eInstant Torque Delivery\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eBrushless hub motors deliver torque directly to the wheels with zero lag for responsive acceleration.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"4\" y=\"8\" width=\"30\" height=\"22\" rx=\"3\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M10 15L16 19L10 23\" stroke=\"#0056D2\" stroke-width=\"1.4\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M20 15L26 19L20 23\" stroke=\"#0056D2\" stroke-width=\"1.4\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"30\" cy=\"19\" r=\"2\" fill=\"#0056D2\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eTriple Speed Modes\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eConfigurable top speeds of 15.5 \/ 28 \/ 43.5 mph (25 \/ 45 \/ 70 km\/h) to suit local regulations and rider preference.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: BATTERY \u0026 RANGE ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003e1380Wh Battery System: Extended Range for Long-Distance Travel\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eUnderstanding the energy storage system that powers the HKM-Z3M and the real-world factors that influence achievable range.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe HKM-Z3M is equipped with a high-capacity 60-volt, 23 amp-hour lithium-ion battery pack, yielding a total energy capacity of 1380 watt-hours (Wh). To contextualize this figure: many mid-range electric scooters feature batteries in the 500–750Wh range. The Z3M's 1380Wh capacity nearly doubles that of typical mid-tier offerings, placing it firmly in the high-endurance category suitable for riders who prioritize range above all else.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eUnder ideal testing conditions — a rider weight of approximately 165 lbs (75 kg), flat terrain, moderate ambient temperature (around 77°F \/ 25°C), single-motor eco mode, and a steady cruising speed — the HKM-Z3M can achieve an estimated maximum range of up to 43.5 miles (70 kilometers) on a single charge. It is important to note that actual range varies significantly based on multiple interdependent variables: rider weight, terrain gradient, ambient temperature, wind conditions, tire pressure, selected speed mode, and whether dual-motor operation is engaged.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe lithium-ion cells used in the battery pack feature a high energy density and are managed by an integrated Battery Management System (BMS). The BMS continuously monitors individual cell voltages, temperature, and overall pack health, providing protection against overcharge, over-discharge, short circuits, and thermal anomalies. This intelligent management extends the overall service life of the battery and ensures safe operation across thousands of charge-discharge cycles.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eCharging the battery from a depleted state to full capacity requires approximately 8 to 10 hours using the included standard charger. For riders who plan their charging overnight, this duration aligns conveniently with typical downtime periods. The charging port is protected by a weather-resistant cover that maintains the scooter's IPX5 water resistance rating when not actively charging.\u003c\/p\u003e\n\n            \u003cdiv class=\"hkm-grid-2col\" style=\"margin-top: 20px;\"\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"8\" y=\"6\" width=\"22\" height=\"26\" rx=\"4\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"12\" y=\"10\" width=\"14\" height=\"16\" rx=\"2\" fill=\"#0056D2\" opacity=\"0.15\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"19\" y1=\"14\" x2=\"19\" y2=\"22\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"15\" y1=\"18\" x2=\"23\" y2=\"18\" stroke=\"#0056D2\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003ccircle cx=\"19\" cy=\"30\" r=\"1.5\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003eBMS Protection\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eIntegrated Battery Management System safeguards against overcharge, over-discharge, and thermal issues for long-term reliability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-card\"\u003e\n                    \u003cdiv class=\"hkm-card-icon-wrap\"\u003e\n                        \u003csvg width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"19\" cy=\"19\" r=\"15\" stroke=\"#0056D2\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M19 7L19 19\" stroke=\"#0056D2\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M19 19L27 25\" stroke=\"#0056D2\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"19\" cy=\"19\" r=\"2.5\" fill=\"#0056D2\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"19\" cy=\"7\" r=\"1.8\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"27\" cy=\"25\" r=\"1.8\" fill=\"#0056D2\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"hkm-card-title\"\u003e8–10 Hour Recharge\u003c\/h3\u003e\n                    \u003cp class=\"hkm-card-desc\"\u003eFull recharge achieved overnight, perfectly timed for daily commuting cycles and morning readiness.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: BRAKING SYSTEM DEEP DIVE ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eHydraulic Disc Brakes: Precision Stopping Power\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eWhy the HKM-Z3M's braking system represents a meaningful upgrade over mechanical alternatives.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eBraking performance is arguably the most critical safety feature on any vehicle, and electric scooters are no exception. The HKM-Z3M employs front and rear hydraulic disc brakes — a deliberate upgrade from the mechanical disc brakes commonly found on many consumer-grade scooters. The distinction between hydraulic and mechanical systems is substantial and directly impacts rider safety and control.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eIn a mechanical disc brake system, a steel cable connects the brake lever to the caliper. As the cable stretches over time and friction builds within the housing, braking feel becomes inconsistent, and lever travel increases — requiring periodic manual adjustment. Hydraulic systems, by contrast, use incompressible brake fluid sealed within a closed system. When the rider squeezes the lever, hydraulic pressure is transmitted instantly and uniformly to the caliper pistons, resulting in consistent lever feel, predictable engagement, and reduced maintenance requirements over the life of the scooter.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe dual-rotor configuration — with dedicated disc rotors at both the front and rear wheels — distributes braking force across both axles. This balanced approach prevents the front-end dive and rear-wheel lift that can occur with front-heavy braking systems, providing more stable deceleration. Riders benefit from shorter stopping distances and finer modulation, allowing for precise speed adjustments in traffic or during technical maneuvering.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: TIRES, SUSPENSION \u0026 COMFORT ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003e12-Inch Pneumatic Tires \u0026amp; Dual Suspension: Ride Comfort Redefined\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eHow the HKM-Z3M's wheel and suspension system absorbs terrain imperfections for a smoother journey.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe HKM-Z3M rolls on 12-inch pneumatic (air-filled) tires featuring an off-road-ready tread pattern. The larger diameter — compared to the 8-inch or 10-inch tires found on many compact scooters — provides several advantages: a larger contact patch for improved grip, better roll-over capability when encountering small obstacles or pavement cracks, and increased air volume for natural vibration damping. Pneumatic construction means the tires deform slightly upon impact, absorbing high-frequency vibrations before they reach the rider's hands and feet.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eComplementing the pneumatic tires is a dual shock absorber system, with dedicated suspension units at both the front fork and rear swing arm. These shock absorbers are tuned to work in concert with the tires, addressing lower-frequency impacts such as potholes, speed bumps, and uneven road surfaces. The combined tire-and-suspension system effectively isolates the rider from road harshness, reducing fatigue during longer rides and improving overall control by keeping the tires in consistent contact with the riding surface.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe scooter's 7.5-inch (19 cm) ground clearance provides ample under-deck space to clear curbs, speed bumps, and trail obstacles without scraping the chassis. This clearance, combined with the off-road tire tread, makes the HKM-Z3M capable of handling light off-road use, gravel paths, and grassy areas — expanding the range of environments where the scooter can be confidently ridden beyond paved urban streets.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: SMART FEATURES ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eConnected Intelligence: App Control \u0026amp; Entertainment Integration\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eModern connectivity features that enhance convenience, personalization, and security.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe HKM-Z3M embraces smart connectivity through a dedicated mobile application available for both iOS and Android devices. Once paired via Bluetooth, the app unlocks a suite of customization and monitoring features. Riders can adjust performance settings — including speed mode selection and acceleration profiles — directly from their smartphone. The app also provides a real-time dashboard displaying current speed, battery state of charge, trip distance, and estimated remaining range, allowing for informed ride planning.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003ePersonalization extends to the scooter's integrated LED light strip, which can be customized in color and pattern through the app. Whether preferring a subtle ambient glow or a vibrant dynamic display, riders can tailor the scooter's appearance to match their style. The LED headlight provides forward illumination for nighttime visibility, while the strip lighting enhances side-visibility to other road users.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eSecurity is addressed through the app's anti-theft alarm function. When activated, the system monitors for unauthorized movement and emits an audible alert if tampering is detected, while simultaneously sending a notification to the paired smartphone. While not a replacement for a physical lock, this feature adds a meaningful layer of deterrence for quick stops.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe integrated Bluetooth speaker represents a thoughtful entertainment addition. Riders can stream music, podcasts, or navigation audio from their smartphone directly through the scooter's built-in speaker, eliminating the need for headphones — which can compromise situational awareness — or external Bluetooth speakers that require separate mounting and charging.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: COMPREHENSIVE SPECIFICATIONS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eComplete Technical Specifications\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eDetailed specifications of the HKM-Z3M electric scooter. All measurements provided in U.S. standard units with metric equivalents.\u003c\/p\u003e\n\n            \u003cdiv class=\"hkm-spec-grid\"\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eModel\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eHKM-Z3M\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eMotor\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eDual 60V 1500W Brushless Hub Motors (3000W Total Combined Output)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eBattery\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e60V 23Ah Lithium-ion \/ 1380Wh Total Energy Capacity\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eMax Configurable Speed\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e15.5 mph \/ 28 mph \/ 43.5 mph (25 \/ 45 \/ 70 km\/h) — Three Selectable Modes\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eEstimated Range\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eUp to 43.5 miles (70 km) — Varies with rider weight, terrain, speed, temperature, and motor mode\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eMax Load Capacity\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e330 lbs (150 kg)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eCharging Time\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e8–10 Hours (Standard Charger)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eBraking System\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eFront \u0026amp; Rear Hydraulic Disc Brakes\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eTires\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e12-Inch Pneumatic Off-Road Tires\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eSuspension\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eFront \u0026amp; Rear Dual Shock Absorbers\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eWater Resistance Rating\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eIPX5 — Protected against low-pressure water jets from any direction\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eUnfolded Dimensions\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e54.3\" L × 25.6\" W × 52.0\" H (138 × 65 × 132 cm)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eFolded Dimensions\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e54.3\" L × 25.6\" W × 28.0\" H (138 × 65 × 71 cm)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eScooter Net Weight\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e93.8 lbs (42.5 kg)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eGround Clearance\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e7.5 inches (19 cm)\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eMaximum Climbing Angle\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003e30°\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eFrame Material\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eCarbon Steel\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cp class=\"hkm-spec-label\"\u003eAdditional Features\u003c\/p\u003e\n                    \u003cp class=\"hkm-spec-value\"\u003eMobile App Control, LED Headlight, Customizable LED Strip Lighting, Integrated Bluetooth Speaker, Anti-Theft Alarm\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: IPX5 WATER RESISTANCE ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eIPX5 Water Resistance: Ride with Confidence in Varied Weather\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eUnderstanding the HKM-Z3M's water resistance rating and its practical implications for daily use.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe HKM-Z3M carries an IPX5 water resistance rating, as defined by the International Electrotechnical Commission (IEC) standard 60529. The \"IP\" prefix stands for \"Ingress Protection,\" while the \"X\" indicates that the device has not been formally rated for solid particle ingress (dust). The numeral \"5\" signifies protection against water jets projected from a 6.3mm nozzle at a flow rate of 12.5 liters per minute from any direction, tested over a duration of at least 3 minutes at a distance of approximately 3 meters.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eIn practical terms, IPX5 certification means the HKM-Z3M is engineered to withstand rain showers, splashes from wet roads, and cleaning with a gentle water spray. This level of protection provides peace of mind for riders who may encounter unexpected precipitation during their commute. However, it is important to note that IPX5 is not equivalent to waterproofing for submersion — the scooter should never be immersed in water, ridden through deep puddles that submerge the deck, or subjected to high-pressure washing equipment, which can exceed the rated protection parameters.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: SAFETY \u0026 COMPLIANCE ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eRider Safety \u0026amp; Regulatory Compliance\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eImportant information regarding safe operation and legal compliance for electric scooter riders.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eElectric scooter laws and regulations vary significantly by city, county, state, and country. It is the sole responsibility of the purchaser and rider to know, understand, and obey all applicable local laws concerning electric scooter operation. These may include — but are not limited to — maximum speed limits, mandatory helmet requirements, minimum age restrictions, permitted riding areas (roadways, bicycle lanes, sidewalks, or multi-use paths), and requirements for registration, licensing, and insurance coverage.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eThe HKM-Z3M offers three configurable speed modes: 15.5 mph (25 km\/h), 28 mph (45 km\/h), and 43.5 mph (70 km\/h). Riders must select the speed mode that complies with local speed regulations for their riding area. In many jurisdictions, electric scooters are limited to speeds of 15–20 mph (24–32 km\/h) on public roads and bicycle lanes. The highest speed mode should only be utilized on private property or in areas where such speeds are explicitly permitted by law.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eWe strongly recommend that all riders wear appropriate safety gear before every ride, including a properly fitted helmet that meets applicable safety standards (such as DOT, ECE, or CPSC certification). Additional protective equipment — including elbow pads, knee pads, and gloves — can further reduce the risk of injury. Riders should also wear high-visibility clothing or reflective elements when riding in low-light conditions, and always use the scooter's integrated LED headlight and strip lighting to maximize visibility to other road users.\u003c\/p\u003e\n\n            \u003cp class=\"hkm-body-text\"\u003eBefore each ride, perform a brief pre-ride inspection: verify tire pressure and tread condition, test brake function, ensure the folding mechanism is securely locked, check that all lights are operational, and confirm the battery has sufficient charge for the intended journey. Never operate the scooter under the influence of alcohol, drugs, or any substances that may impair judgment, reaction time, or motor coordination.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: FAQ ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eQuick answers to common inquiries about the HKM-Z3M electric scooter.\u003c\/p\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    What is the actual real-world range of the HKM-Z3M?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eReal-world range depends on multiple factors including rider weight, terrain, speed mode, ambient temperature, tire pressure, and whether single or dual motors are engaged. Under ideal conditions — a 165 lbs (75 kg) rider on flat terrain at moderate speed in single-motor eco mode — the scooter can achieve up to 43.5 miles (70 km). In more demanding scenarios with a heavier rider, hilly terrain, and dual-motor operation at higher speeds, range may be reduced to approximately 25–35 miles (40–56 km). Cold weather (below 50°F \/ 10°C) can temporarily reduce battery efficiency and overall range by 10–20%.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    How long does it take to fully charge the battery?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eUsing the included standard charger, a full charge from a depleted battery takes approximately 8 to 10 hours. The Battery Management System (BMS) automatically regulates the charging process, tapering current as the battery approaches full capacity to protect cell health. For daily commuters, overnight charging is the most convenient approach — simply plug in when you arrive home and the scooter will be fully charged and ready by morning.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    Can the HKM-Z3M be ridden in the rain?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eYes, within limits. The HKM-Z3M's IPX5 rating means it is protected against low-pressure water jets from any direction, which covers typical rain showers and splashes from wet roads. However, the scooter should not be submerged in water, ridden through deep puddles that reach the deck level, or cleaned with high-pressure washers. After riding in wet conditions, it is advisable to wipe down the scooter and ensure the charging port cover is securely closed before storing.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    What is the difference between hydraulic and mechanical disc brakes?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eMechanical disc brakes use a steel cable to transmit force from the brake lever to the caliper. Over time, cables stretch and develop friction, leading to inconsistent feel and requiring manual adjustment. Hydraulic disc brakes use incompressible brake fluid in a sealed system, providing consistent lever feel, more precise modulation, reduced maintenance, and generally stronger stopping power. The HKM-Z3M's hydraulic system requires less frequent adjustment and delivers more predictable braking performance across varying conditions.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    How heavy is the HKM-Z3M and is it portable?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eThe HKM-Z3M has a net weight of 93.8 lbs (42.5 kg), reflecting its robust carbon steel frame, large battery pack, and dual-motor system. This is heavier than lightweight commuter scooters but is consistent with high-performance dual-motor models in its class. The scooter features a folding mechanism that reduces the height from 52.0 inches (132 cm) to 28.0 inches (71 cm), making it easier to store in a garage, vehicle trunk, or storage closet. Due to its weight, it is best suited for riders who do not need to carry it up multiple flights of stairs regularly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails class=\"hkm-faq-item\"\u003e\n                \u003csummary class=\"hkm-faq-summary\"\u003e\n                    Does the scooter require assembly upon delivery?\n                    \u003cspan class=\"hkm-faq-arrow\"\u003e\n                        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M4.5 6.75L9 11.25L13.5 6.75\" stroke=\"#0056D2\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"hkm-faq-content\"\u003e\n                    \u003cp style=\"margin:0;font-size:14px;color:#3A3A3C;line-height:1.6;\"\u003eThe HKM-Z3M arrives largely pre-assembled. Minor setup steps may include attaching the handlebar assembly, tightening a few bolts, and ensuring the folding mechanism is properly engaged. A detailed user manual with assembly instructions is included in the package. Most riders can complete the setup process in approximately 15–30 minutes using the included tools.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: POLICY INFORMATION ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003ch2 class=\"hkm-section-title\"\u003ePurchase with Confidence\u003c\/h2\u003e\n            \u003cp class=\"hkm-section-subtitle\"\u003eEvery HKM-Z3M purchase is backed by comprehensive customer protection policies designed to ensure your satisfaction.\u003c\/p\u003e\n\n            \u003cdiv class=\"hkm-policy-grid\"\u003e\n                \u003c!-- Policy 1 --\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon-wrap\"\u003e\n                        \u003csvg width=\"42\" height=\"42\" viewbox=\"0 0 42 42\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"3\" y=\"8\" width=\"36\" height=\"26\" rx=\"3\" stroke=\"#0056D2\" stroke-width=\"1.7\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M12 18L18 24L30 12\" stroke=\"#0056D2\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003cline x1=\"8\" y1=\"36\" x2=\"34\" y2=\"36\" stroke=\"#0056D2\" stroke-width=\"1.4\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cp class=\"hkm-policy-title\"\u003eFree Shipping on All Orders\u003c\/p\u003e\n                        \u003cp class=\"hkm-policy-desc\"\u003eComplimentary standard shipping is included with every HKM-Z3M purchase. No minimum order value required — the price you see is the price you pay, delivered to your doorstep at no additional cost.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Policy 2 --\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon-wrap\"\u003e\n                        \u003csvg width=\"42\" height=\"42\" viewbox=\"0 0 42 42\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"21\" cy=\"21\" r=\"17\" stroke=\"#0056D2\" stroke-width=\"1.7\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M21 10L21 22L28 26\" stroke=\"#0056D2\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"21\" cy=\"21\" r=\"3\" fill=\"#0056D2\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"21\" cy=\"10\" r=\"2\" fill=\"#0056D2\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cp class=\"hkm-policy-title\"\u003e180 Days Purchase Protection\u003c\/p\u003e\n                        \u003cp class=\"hkm-policy-desc\"\u003eExtended 180-day purchase protection covers manufacturing defects and quality issues. If a defect arises within this period, we will repair or replace the affected component at no charge, ensuring your investment is safeguarded for a full six months from the date of purchase.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Policy 3 --\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon-wrap\"\u003e\n                        \u003csvg width=\"42\" height=\"42\" viewbox=\"0 0 42 42\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M8 20C8 20 12 28 21 28C30 28 34 20 34 20C34 20 30 12 21 12C12 12 8 20 8 20Z\" stroke=\"#0056D2\" stroke-width=\"1.7\" fill=\"none\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"21\" cy=\"20\" r=\"4\" fill=\"#0056D2\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"21\" cy=\"20\" r=\"1.5\" fill=\"#FFFFFF\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cp class=\"hkm-policy-title\"\u003e30 Days Money-Back Guarantee\u003c\/p\u003e\n                        \u003cp class=\"hkm-policy-desc\"\u003eIf you are not completely satisfied with your HKM-Z3M, you may return it within 30 days of delivery for a full refund of the purchase price. The scooter must be in like-new condition with all original accessories and packaging included. We make returns straightforward and hassle-free.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Policy 4 --\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon-wrap\"\u003e\n                        \u003csvg width=\"42\" height=\"42\" viewbox=\"0 0 42 42\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"5\" y=\"7\" width=\"32\" height=\"28\" rx=\"4\" stroke=\"#0056D2\" stroke-width=\"1.7\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M15 20L19 24L27 16\" stroke=\"#0056D2\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003cline x1=\"9\" y1=\"14\" x2=\"12\" y2=\"14\" stroke=\"#0056D2\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"9\" y1=\"18\" x2=\"12\" y2=\"18\" stroke=\"#0056D2\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"9\" y1=\"22\" x2=\"12\" y2=\"22\" stroke=\"#0056D2\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cp class=\"hkm-policy-title\"\u003e24 Months Warranty Service\u003c\/p\u003e\n                        \u003cp class=\"hkm-policy-desc\"\u003eA comprehensive 24-month warranty covers the HKM-Z3M against defects in materials and workmanship. This includes the frame, motors, battery, controller, and all major components. Our dedicated support team is available to assist with warranty claims, troubleshooting, and replacement parts throughout the coverage period.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== SECTION: IMPORTANT DISCLAIMER ==================== --\u003e\n        \u003cdiv class=\"hkm-section\" style=\"border-bottom: none; padding-bottom: 20px;\"\u003e\n            \u003cp class=\"hkm-small-text\" style=\"font-size:12px;color:#86868B;line-height:1.5;\"\u003eElectric scooter laws vary by city, county, and state. It is the sole responsibility of the purchaser and rider to know, understand, and obey all local laws concerning electric scooter operation, including but not limited to: speed limits, helmet requirements, age restrictions, permitted riding areas (road, bike lane, sidewalk), and registration\/insurance rules. Performance figures are estimates under ideal conditions; real-world results will differ. Always inspect your scooter and wear appropriate safety gear before riding. Specifications are subject to change without notice. The HKM-Z3M's top speed mode of 43.5 mph (70 km\/h) should only be used on private property or in jurisdictions where such speeds are explicitly permitted for electric scooters.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/01_4b261c3b-4c97-4977-b382-811dd7ecde3e.jpg?v=1767954030\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/02_b650ed21-3e7a-495b-9e4b-7ddd0be002af.jpg?v=1767954038\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/03_65933b68-b246-45c6-83dc-4b26273142dd.jpg?v=1767954032\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/04_ff111c81-ea88-419f-a8bb-86a9bc552bc2.jpg?v=1767954040\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/05_44c5a643-c42d-43ac-8a4e-dc072c12f261.jpg?v=1767954044\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/06_ac26c37b-cef3-42e3-921c-b07dd8797f97.jpg?v=1767954047\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/07_43c3cac0-e763-425e-9319-f5363edc13a3.jpg?v=1767954047\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/08-APP_21b6d2f3-5c2f-4624-8b33-55a976809a81.jpg?v=1767954035\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/09-APP_bc3e44a2-0142-4f29-bfbc-4d60ef71dd64.jpg?v=1767954022\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/10_b9c084fd-d2af-4666-9e7c-47ae58af6b72.jpg?v=1767954021\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/11_097aa70a-a8f9-45cf-8c16-4c332b72f827.jpg?v=1767954038\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/12_3ee6305b-cece-4cf8-a7d4-d456c77fc6d2.jpg?v=1767954049\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/13_3280aa42-9ce3-4d40-b1a2-7d47aa364cd0.jpg?v=1767954049\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/14.jpg?v=1767954048\" alt=\"\"\u003e\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Electric Scooters \u003e\u003e","offers":[{"title":"- Light Blue \/ - 3000W\/1500W*2 \/ - 23Ah\/60V\/1380Wh","offer_id":43279953625171,"sku":"868053898727","price":999.99,"currency_code":"USD","in_stock":true},{"title":"- Vitality Orange \/ - 3000W\/1500W*2 \/ - 23Ah\/60V\/1380Wh","offer_id":43412562214995,"sku":null,"price":999.99,"currency_code":"USD","in_stock":true},{"title":"- Honor Purple \/ - 3000W\/1500W*2 \/ - 23Ah\/60V\/1380Wh","offer_id":43412562280531,"sku":null,"price":999.99,"currency_code":"USD","in_stock":true},{"title":"- Azure Blue \/ - 3000W\/1500W*2 \/ - 23Ah\/60V\/1380Wh","offer_id":43412562313299,"sku":null,"price":999.99,"currency_code":"USD","in_stock":true},{"title":"- Honor Purple FC \/ - 3000W\/1500W*2 \/ - 23Ah\/60V\/1380Wh","offer_id":43412562346067,"sku":null,"price":999.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/7797355741267-1-HKM-Z3M-43_5-Miles-60V-23Ah-1380Wh-3000W-Dual-Motor-Drive-Long-Range-Foldable-Electric-Scooter-Black_a7660c88-eee6-4658-b012-479e3d6c93db.jpg?v=1768116505","url":"https:\/\/www.hekomart.com\/products\/hkm-z3m-43-5-miles-60v-23ah-1380wh-3000w-dual-motor-drive-long-range-foldable-electric-scooter-black-2","provider":"Hekomart.com","version":"1.0","type":"link"}