{"product_id":"hkm-z6m-43-5-miles-48v-23ah-1104wh-3000w-dual-motor-drive-long-range-foldable-electric-scooter-orange-1","title":"HKM-Z6M 43.5 Miles 48V 23Ah 1104Wh 3000W Dual-Motor Drive Long-Range Foldable Electric Scooter - Orange","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-Z6M Electric Scooter\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --primary: #1e3a5f;\n            --accent: #2563eb;\n            --accent-light: #3b82f6;\n            --accent-glow: #60a5fa;\n            --text-primary: #1a1a2e;\n            --text-secondary: #4a4a5e;\n            --text-tertiary: #6b7280;\n            --bg-white: #ffffff;\n            --bg-card: #f8fafc;\n            --bg-subtle: #f1f5f9;\n            --border-light: #e2e8f0;\n            --border-medium: #cbd5e1;\n            --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.04);\n            --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.06);\n            --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.08);\n            --shadow-xl: 0 16px 48px rgba(0, 0, 0, 0.1);\n            --radius-sm: 8px;\n            --radius-md: 14px;\n            --radius-lg: 20px;\n            --radius-xl: 24px;\n            --transition-fast: 0.18s cubic-bezier(0.4, 0, 0.2, 1);\n            --transition-smooth: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            --transition-bounce: 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);\n        }\n        \n        \/* ============ RESET \u0026 CONTAINER ============ *\/\n        .hkm-z6m-wrapper {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', 'Helvetica Neue', Arial, sans-serif;\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 0;\n            background: #ffffff;\n            color: var(--text-primary);\n            line-height: 1.7;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            box-sizing: border-box;\n        }\n        .hkm-z6m-wrapper *,\n        .hkm-z6m-wrapper *::before,\n        .hkm-z6m-wrapper *::after {\n            box-sizing: border-box;\n        }\n        \n        \/* ============ SECTION SPACING ============ *\/\n        .hkm-section {\n            margin-bottom: 40px;\n            padding: 0 4px;\n        }\n        .hkm-section-divider {\n            border: none;\n            border-top: 1px solid var(--border-light);\n            margin: 36px 0;\n            opacity: 0.7;\n        }\n        \n        \/* ============ HERO HEADER ============ *\/\n        .hkm-hero {\n            text-align: left;\n            padding: 8px 0 20px;\n            border-bottom: 2px solid transparent;\n            border-image: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 50%, transparent 100%) 1;\n            border-image-slice: 1;\n        }\n        .hkm-hero-badge {\n            display: inline-block;\n            background: #eef2ff;\n            color: var(--accent);\n            font-size: 13px;\n            font-weight: 500;\n            letter-spacing: 0.06em;\n            text-transform: uppercase;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin-bottom: 14px;\n        }\n        .hkm-hero-title {\n            font-size: 30px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 8px;\n            letter-spacing: -0.02em;\n            line-height: 1.25;\n        }\n        .hkm-hero-subtitle {\n            font-size: 15px;\n            font-weight: 400;\n            color: var(--text-secondary);\n            margin: 0 0 16px;\n            line-height: 1.55;\n            max-width: 680px;\n        }\n        .hkm-hero-tagline {\n            font-size: 13px;\n            font-weight: 500;\n            color: var(--accent);\n            letter-spacing: 0.04em;\n            text-transform: uppercase;\n        }\n        \n        \/* ============ STAT HIGHLIGHT CARDS ============ *\/\n        .hkm-stat-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 14px;\n            margin: 20px 0;\n        }\n        .hkm-stat-card {\n            background: var(--bg-card);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-md);\n            padding: 18px 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            transition: all var(--transition-smooth);\n            cursor: default;\n            position: relative;\n            overflow: hidden;\n        }\n        .hkm-stat-card::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 3px;\n            height: 100%;\n            background: var(--accent);\n            border-radius: 3px 0 0 3px;\n            transform: scaleY(0);\n            transform-origin: top;\n            transition: transform var(--transition-smooth);\n        }\n        .hkm-stat-card:hover {\n            border-color: #c7d2fe;\n            box-shadow: var(--shadow-lg);\n            transform: translateY(-2px);\n        }\n        .hkm-stat-card:hover::after {\n            transform: scaleY(1);\n        }\n        .hkm-stat-icon-wrap {\n            flex-shrink: 0;\n            width: 44px;\n            height: 44px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: #eef2ff;\n            border-radius: 12px;\n            transition: all var(--transition-bounce);\n        }\n        .hkm-stat-card:hover .hkm-stat-icon-wrap {\n            background: #dbeafe;\n            transform: scale(1.08);\n        }\n        .hkm-stat-icon-wrap svg {\n            width: 24px;\n            height: 24px;\n            transition: transform var(--transition-fast);\n        }\n        .hkm-stat-card:hover .hkm-stat-icon-wrap svg {\n            transform: rotate(-3deg) scale(1.05);\n        }\n        .hkm-stat-info {\n            flex: 1;\n        }\n        .hkm-stat-value {\n            font-size: 20px;\n            font-weight: 600;\n            color: var(--text-primary);\n            line-height: 1.2;\n            letter-spacing: -0.01em;\n        }\n        .hkm-stat-label {\n            font-size: 13px;\n            font-weight: 400;\n            color: var(--text-tertiary);\n            margin-top: 2px;\n            line-height: 1.35;\n        }\n        \n        \/* ============ FEATURE BLOCKS ============ *\/\n        .hkm-feature-block {\n            display: flex;\n            align-items: flex-start;\n            gap: 18px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--border-light);\n            transition: background var(--transition-smooth);\n            border-radius: var(--radius-sm);\n            padding: 20px 10px;\n            margin: 0 -10px;\n        }\n        .hkm-feature-block:last-of-type {\n            border-bottom: none;\n        }\n        .hkm-feature-block:hover {\n            background: var(--bg-subtle);\n        }\n        .hkm-feature-icon {\n            flex-shrink: 0;\n            width: 50px;\n            height: 50px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: #f0f4ff;\n            border-radius: 14px;\n            transition: all var(--transition-bounce);\n        }\n        .hkm-feature-block:hover .hkm-feature-icon {\n            background: #dbeafe;\n            transform: scale(1.06);\n            box-shadow: 0 4px 14px rgba(37, 99, 235, 0.13);\n        }\n        .hkm-feature-icon svg {\n            width: 28px;\n            height: 28px;\n            transition: transform var(--transition-fast);\n        }\n        .hkm-feature-block:hover .hkm-feature-icon svg {\n            transform: rotate(2deg);\n        }\n        .hkm-feature-content {\n            flex: 1;\n        }\n        .hkm-feature-title {\n            font-size: 16px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 6px;\n            letter-spacing: -0.01em;\n            line-height: 1.3;\n        }\n        .hkm-feature-text {\n            font-size: 13px;\n            font-weight: 400;\n            color: var(--text-secondary);\n            margin: 0;\n            line-height: 1.65;\n        }\n        .hkm-feature-highlight {\n            display: inline-block;\n            background: #fef3c7;\n            color: #92400e;\n            font-weight: 500;\n            padding: 1px 8px;\n            border-radius: 4px;\n            font-size: 12px;\n            letter-spacing: 0.02em;\n        }\n        \n        \/* ============ SPEC TABLE (CARD-BASED) ============ *\/\n        .hkm-specs-wrap {\n            background: var(--bg-card);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            padding: 24px 20px;\n            margin: 20px 0;\n        }\n        .hkm-specs-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 18px;\n            letter-spacing: -0.01em;\n        }\n        .hkm-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 10px 20px;\n        }\n        .hkm-spec-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: baseline;\n            padding: 9px 0;\n            border-bottom: 1px dashed var(--border-light);\n            transition: background var(--transition-fast);\n            border-radius: 4px;\n            padding: 9px 6px;\n            margin: 0 -6px;\n        }\n        .hkm-spec-item:hover {\n            background: #f8fafc;\n        }\n        .hkm-spec-item:last-child,\n        .hkm-spec-item:nth-last-child(2):nth-child(odd) {\n            border-bottom: none;\n        }\n        .hkm-spec-label {\n            font-size: 13px;\n            font-weight: 500;\n            color: var(--text-secondary);\n            flex-shrink: 0;\n            margin-right: 8px;\n        }\n        .hkm-spec-value {\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--text-primary);\n            text-align: right;\n            letter-spacing: -0.01em;\n        }\n        .hkm-spec-dot {\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: var(--accent);\n            margin-right: 6px;\n            vertical-align: middle;\n        }\n        \n        \/* ============ ACCORDION FAQs ============ *\/\n        .hkm-faq-wrap {\n            margin: 20px 0;\n        }\n        .hkm-faq-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 16px;\n            letter-spacing: -0.01em;\n        }\n        .hkm-faq-item {\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-md);\n            margin-bottom: 10px;\n            overflow: hidden;\n            transition: all var(--transition-smooth);\n            background: #ffffff;\n        }\n        .hkm-faq-item:hover {\n            border-color: #c7d2fe;\n            box-shadow: var(--shadow-sm);\n        }\n        .hkm-faq-item summary {\n            list-style: none;\n            cursor: pointer;\n            padding: 16px 18px;\n            font-size: 14px;\n            font-weight: 500;\n            color: var(--text-primary);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            user-select: none;\n            transition: color var(--transition-fast);\n            letter-spacing: -0.005em;\n        }\n        .hkm-faq-item summary::-webkit-details-marker {\n            display: none;\n        }\n        .hkm-faq-item summary::after {\n            content: '';\n            display: inline-block;\n            width: 20px;\n            height: 20px;\n            flex-shrink: 0;\n            margin-left: 12px;\n            background: #eef2ff;\n            border-radius: 50%;\n            position: relative;\n            transition: all var(--transition-smooth);\n        }\n        .hkm-faq-item summary::before {\n            content: '+';\n            position: absolute;\n            right: 26px;\n            font-size: 16px;\n            font-weight: 500;\n            color: var(--accent);\n            z-index: 1;\n            transition: transform var(--transition-smooth);\n            line-height: 20px;\n            pointer-events: none;\n        }\n        .hkm-faq-item[open] summary::before {\n            content: '−';\n            transform: rotate(180deg);\n        }\n        .hkm-faq-item[open] summary {\n            color: var(--accent);\n            font-weight: 600;\n        }\n        .hkm-faq-item[open] {\n            border-color: #c7d2fe;\n            box-shadow: var(--shadow-md);\n        }\n        .hkm-faq-answer {\n            padding: 0 18px 18px;\n            font-size: 13px;\n            color: var(--text-secondary);\n            line-height: 1.65;\n            animation: hkmFadeIn 0.35s ease;\n        }\n        @keyframes hkmFadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(-6px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        \/* ============ POLICY SECTION ============ *\/\n        .hkm-policy-wrap {\n            margin: 28px 0 12px;\n            padding: 24px 20px;\n            background: #f8fafc;\n            border-radius: var(--radius-lg);\n            border: 1px solid var(--border-light);\n        }\n        .hkm-policy-title {\n            font-size: 16px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 18px;\n            text-align: center;\n            letter-spacing: -0.01em;\n        }\n        .hkm-policy-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n        }\n        .hkm-policy-card {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 14px;\n            background: #ffffff;\n            border-radius: var(--radius-md);\n            border: 1px solid transparent;\n            transition: all var(--transition-smooth);\n        }\n        .hkm-policy-card:hover {\n            border-color: #dbeafe;\n            box-shadow: var(--shadow-md);\n            transform: translateY(-1px);\n        }\n        .hkm-policy-icon {\n            flex-shrink: 0;\n            width: 38px;\n            height: 38px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: #eef2ff;\n            border-radius: 10px;\n            transition: all var(--transition-bounce);\n        }\n        .hkm-policy-card:hover .hkm-policy-icon {\n            background: #dbeafe;\n            transform: scale(1.08);\n        }\n        .hkm-policy-icon svg {\n            width: 20px;\n            height: 20px;\n        }\n        .hkm-policy-label {\n            font-size: 14px;\n            font-weight: 600;\n            color: var(--text-primary);\n            margin: 0 0 2px;\n            letter-spacing: -0.005em;\n        }\n        .hkm-policy-desc {\n            font-size: 12px;\n            color: var(--text-tertiary);\n            margin: 0;\n            line-height: 1.4;\n        }\n        \n        \/* ============ NOTE \/ DISCLAIMER ============ *\/\n        .hkm-note {\n            font-size: 12px;\n            color: #94a3b8;\n            font-style: italic;\n            margin: 20px 0 0;\n            padding: 12px 14px;\n            background: #fdfdfd;\n            border-radius: var(--radius-sm);\n            border-left: 3px solid #e2e8f0;\n            line-height: 1.55;\n        }\n        \n        \/* ============ RESPONSIVE - TABLET ============ *\/\n        @media screen and (max-width: 768px) {\n            .hkm-z6m-wrapper {\n                max-width: 100%;\n                padding: 0 2px;\n            }\n            .hkm-hero-title {\n                font-size: 24px;\n            }\n            .hkm-hero-subtitle {\n                font-size: 13px;\n            }\n            .hkm-stat-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 10px;\n            }\n            .hkm-stat-card {\n                padding: 14px 12px;\n                gap: 10px;\n            }\n            .hkm-stat-icon-wrap {\n                width: 38px;\n                height: 38px;\n                border-radius: 10px;\n            }\n            .hkm-stat-icon-wrap svg {\n                width: 20px;\n                height: 20px;\n            }\n            .hkm-stat-value {\n                font-size: 17px;\n            }\n            .hkm-stat-label {\n                font-size: 12px;\n            }\n            .hkm-specs-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 8px 14px;\n            }\n            .hkm-spec-label,\n            .hkm-spec-value {\n                font-size: 12px;\n            }\n            .hkm-feature-title {\n                font-size: 15px;\n            }\n            .hkm-feature-text {\n                font-size: 12px;\n            }\n            .hkm-feature-icon {\n                width: 42px;\n                height: 42px;\n                border-radius: 12px;\n            }\n            .hkm-feature-icon svg {\n                width: 24px;\n                height: 24px;\n            }\n            .hkm-policy-grid {\n                grid-template-columns: 1fr 1fr;\n                gap: 12px;\n            }\n            .hkm-faq-item summary {\n                font-size: 13px;\n                padding: 14px 14px;\n            }\n            .hkm-faq-answer {\n                font-size: 12px;\n                padding: 0 14px 14px;\n            }\n            .hkm-specs-title {\n                font-size: 16px;\n            }\n            .hkm-faq-title {\n                font-size: 16px;\n            }\n            .hkm-policy-title {\n                font-size: 15px;\n            }\n            .hkm-hero-badge {\n                font-size: 12px;\n            }\n            .hkm-hero-tagline {\n                font-size: 12px;\n            }\n        }\n        \n        \/* ============ RESPONSIVE - MOBILE ============ *\/\n        @media screen and (max-width: 540px) {\n            .hkm-z6m-wrapper {\n                max-width: 100%;\n                padding: 0 0;\n            }\n            .hkm-section {\n                margin-bottom: 28px;\n                padding: 0 2px;\n            }\n            .hkm-hero {\n                padding: 4px 0 14px;\n            }\n            .hkm-hero-title {\n                font-size: 20px;\n                letter-spacing: -0.01em;\n            }\n            .hkm-hero-subtitle {\n                font-size: 12px;\n                line-height: 1.5;\n            }\n            .hkm-hero-badge {\n                font-size: 11px;\n                padding: 5px 10px;\n            }\n            .hkm-hero-tagline {\n                font-size: 11px;\n            }\n            .hkm-stat-grid {\n                grid-template-columns: 1fr;\n                gap: 8px;\n            }\n            .hkm-stat-card {\n                padding: 12px 10px;\n                gap: 10px;\n                border-radius: var(--radius-sm);\n            }\n            .hkm-stat-icon-wrap {\n                width: 34px;\n                height: 34px;\n                border-radius: 8px;\n            }\n            .hkm-stat-icon-wrap svg {\n                width: 18px;\n                height: 18px;\n            }\n            .hkm-stat-value {\n                font-size: 16px;\n            }\n            .hkm-stat-label {\n                font-size: 11px;\n            }\n            .hkm-feature-block {\n                flex-direction: column;\n                gap: 10px;\n                padding: 14px 8px;\n                margin: 0 -8px;\n                border-radius: var(--radius-sm);\n            }\n            .hkm-feature-icon {\n                width: 40px;\n                height: 40px;\n                border-radius: 10px;\n            }\n            .hkm-feature-icon svg {\n                width: 22px;\n                height: 22px;\n            }\n            .hkm-feature-title {\n                font-size: 14px;\n            }\n            .hkm-feature-text {\n                font-size: 12px;\n                line-height: 1.55;\n            }\n            .hkm-feature-highlight {\n                font-size: 11px;\n            }\n            .hkm-specs-wrap {\n                padding: 16px 12px;\n                border-radius: var(--radius-md);\n            }\n            .hkm-specs-title {\n                font-size: 15px;\n                margin-bottom: 12px;\n            }\n            .hkm-specs-grid {\n                grid-template-columns: 1fr;\n                gap: 4px 0;\n            }\n            .hkm-spec-item {\n                padding: 7px 4px;\n                margin: 0 -4px;\n            }\n            .hkm-spec-label {\n                font-size: 12px;\n            }\n            .hkm-spec-value {\n                font-size: 12px;\n            }\n            .hkm-spec-item:last-child {\n                border-bottom: none;\n            }\n            .hkm-spec-item:nth-last-child(2):nth-child(odd) {\n                border-bottom: 1px dashed var(--border-light);\n            }\n            .hkm-faq-title {\n                font-size: 15px;\n            }\n            .hkm-faq-item summary {\n                font-size: 12px;\n                padding: 12px 12px;\n            }\n            .hkm-faq-answer {\n                font-size: 12px;\n                padding: 0 12px 12px;\n            }\n            .hkm-policy-wrap {\n                padding: 16px 12px;\n                border-radius: var(--radius-md);\n            }\n            .hkm-policy-title {\n                font-size: 14px;\n                margin-bottom: 12px;\n            }\n            .hkm-policy-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            .hkm-policy-card {\n                padding: 12px;\n                gap: 10px;\n            }\n            .hkm-policy-icon {\n                width: 32px;\n                height: 32px;\n                border-radius: 8px;\n            }\n            .hkm-policy-icon svg {\n                width: 17px;\n                height: 17px;\n            }\n            .hkm-policy-label {\n                font-size: 13px;\n            }\n            .hkm-policy-desc {\n                font-size: 11px;\n            }\n            .hkm-note {\n                font-size: 11px;\n                padding: 10px 12px;\n            }\n            .hkm-section-divider {\n                margin: 24px 0;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"hkm-z6m-wrapper\"\u003e\n\n        \u003c!-- ==================== HERO HEADER ==================== --\u003e\n        \u003cdiv class=\"hkm-hero\"\u003e\n            \u003cspan class=\"hkm-hero-badge\"\u003e⚡ Dual-Motor Performance\u003c\/span\u003e\n            \u003ch1 class=\"hkm-hero-title\"\u003eHKM-Z6M High-Performance Dual-Motor Electric Scooter\u003c\/h1\u003e\n            \u003cp class=\"hkm-hero-subtitle\"\u003eEngineered for riders who demand exceptional off-road capability and uncompromising power. The HKM-Z6M combines a 3000W peak dual-motor system, a high-capacity 1380Wh lithium-ion battery, and a rugged carbon steel frame to deliver a riding experience that bridges the gap between urban commuting and adventurous trail exploration.\u003c\/p\u003e\n            \u003cspan class=\"hkm-hero-tagline\"\u003e3000W Combined Output  |  43.5 mi Range  |  30° Climb Angle  |  IPX5 Rated\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== KEY STAT CARDS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-stat-grid\"\u003e\n                \u003c!-- Card 1: Total Power --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2563eb\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#2563eb\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" stroke=\"#3b82f6\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.2\" fill=\"#2563eb\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M12 6.5v3M12 14.5v3M6.5 12h3M14.5 12h3\" stroke=\"#60a5fa\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003e3,000W Peak\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003eDual 60V 1500W Motors — combined output for rapid acceleration\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Card 2: Battery --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"2\" y=\"7\" width=\"17\" height=\"12\" rx=\"2.5\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"19\" y=\"10\" width=\"3\" height=\"6\" rx=\"1.2\" fill=\"#2563eb\" opacity=\"0.85\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"5\" y=\"10\" width=\"3\" height=\"6\" rx=\"0.8\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"9.5\" y=\"10\" width=\"3\" height=\"6\" rx=\"0.8\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"14\" y=\"10\" width=\"2.5\" height=\"6\" rx=\"0.8\" fill=\"#93c5fd\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M10.5 3v3\" stroke=\"#2563eb\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003e1,380 Wh\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003e60V 23Ah Lithium-ion — up to 43.5 mi (70 km) estimated range\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Card 3: Climb Angle --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M2 20L10 8l5 6 6-10\" stroke=\"#2563eb\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpolyline points=\"16,4 21,4 21,9\" stroke=\"#2563eb\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/polyline\u003e\n                            \u003ccircle cx=\"21\" cy=\"4\" r=\"2.5\" fill=\"#3b82f6\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003e30° Climbing\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003eTackles steep inclines with confidence — dual-motor torque advantage\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Card 4: Load Capacity --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"3\" y=\"2\" width=\"18\" height=\"20\" rx=\"3\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" stroke=\"#3b82f6\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n                            \u003crect x=\"8\" y=\"4\" width=\"8\" height=\"8\" rx=\"1.5\" fill=\"#eef2ff\" stroke=\"#2563eb\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n                            \u003ccircle cx=\"12\" cy=\"8\" r=\"2\" fill=\"#2563eb\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M6 18h4M14 18h4\" stroke=\"#60a5fa\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003e330 lbs \/ 150 kg\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003eMaximum load — carbon steel frame supports rider plus cargo\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Card 5: Brakes --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" stroke=\"#3b82f6\" stroke-width=\"1.2\" fill=\"none\" stroke-dasharray=\"3 2\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.2\" fill=\"#2563eb\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M3 12h3M18 12h3\" stroke=\"#60a5fa\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"12\" cy=\"3\" r=\"1.2\" fill=\"#3b82f6\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003eHydraulic Disc\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003eFront \u0026amp; rear hydraulic brakes with precise modulation control\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Card 6: Water Resistance --\u003e\n                \u003cdiv class=\"hkm-stat-card\"\u003e\n                    \u003cdiv class=\"hkm-stat-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M12 3c-3 5-7 9-7 13a7 7 0 0014 0c0-4-4-8-7-13z\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"#eef2ff\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M12 16a2 2 0 100-4 2 2 0 000 4z\" fill=\"#2563eb\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M8 8c1.5-1 3.5-1 5 0\" stroke=\"#3b82f6\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M16 8c-1.5-1-3.5-1-5 0\" stroke=\"#60a5fa\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-stat-info\"\u003e\n                        \u003cdiv class=\"hkm-stat-value\"\u003eIPX5 Rated\u003c\/div\u003e\n                        \u003cdiv class=\"hkm-stat-label\"\u003eWater-resistant construction — protected against low-pressure water jets\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"hkm-section-divider\"\u003e\n\n        \u003c!-- ==================== FEATURE: DUAL-MOTOR SYSTEM ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"5\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"19\" cy=\"14\" r=\"5\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"9\" cy=\"14\" r=\"1.8\" fill=\"#2563eb\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"19\" cy=\"14\" r=\"1.8\" fill=\"#2563eb\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M14 14h-1\" stroke=\"#3b82f6\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003crect x=\"12.5\" y=\"6\" width=\"3\" height=\"4\" rx=\"1\" fill=\"#60a5fa\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"12.5\" y=\"18\" width=\"3\" height=\"4\" rx=\"1\" fill=\"#60a5fa\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003eDual 60V 1500W Motor System — 3000W Total Combined Output\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eAt the core of the HKM-Z6M lies a synchronized dual-motor configuration that delivers a formidable \u003cspan class=\"hkm-feature-highlight\"\u003e3000W peak combined output\u003c\/span\u003e. Each 60V 1500W brushless hub motor operates independently, channeling power to both the front and rear wheels simultaneously. This all-wheel-drive architecture provides exceptional traction on loose gravel, wet pavement, and uneven off-road terrain. The dual-motor setup significantly reduces the strain on any single motor during high-load scenarios, enhancing overall system longevity and thermal efficiency. Riders benefit from rapid throttle response, confident hill-climbing capability up to 30 degrees of incline, and a planted, stable feel even when accelerating hard out of corners or tackling steep grades. The electronic motor controllers are tuned to deliver smooth, progressive power delivery rather than abrupt surges, giving both novice and experienced riders precise command over the scooter's substantial output.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: BATTERY \u0026 RANGE --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"3\" y=\"8\" width=\"19\" height=\"14\" rx=\"3\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"22\" y=\"11.5\" width=\"3.5\" height=\"7\" rx=\"1.4\" fill=\"#2563eb\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6.5\" y=\"11.5\" width=\"3\" height=\"7\" rx=\"0.9\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"11\" y=\"11.5\" width=\"3\" height=\"7\" rx=\"0.9\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"16.5\" y=\"11.5\" width=\"2.5\" height=\"7\" rx=\"0.9\" fill=\"#93c5fd\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M14 3v4\" stroke=\"#2563eb\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"14\" cy=\"2.2\" r=\"1.2\" fill=\"#60a5fa\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003e1380Wh Extended-Range Battery — Ride Farther, Explore More\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eThe HKM-Z6M is equipped with a premium \u003cspan class=\"hkm-feature-highlight\"\u003e60V 23Ah lithium-ion battery pack\u003c\/span\u003e delivering 1380 watt-hours of stored energy. Under optimal riding conditions — moderate speed, level terrain, and temperate weather — riders can achieve an estimated range of up to \u003cstrong\u003e43.5 miles (70 kilometers)\u003c\/strong\u003e on a single charge. The battery management system (BMS) continuously monitors individual cell voltages, temperature, and discharge rates to safeguard against overcharging, over-discharging, and short-circuit events. This intelligent power regulation not only protects the battery's long-term health but also ensures consistent performance across a wide range of operating temperatures. Real-world range will naturally vary based on rider weight, terrain profile, speed mode selection, ambient temperature, and riding style. Eco-conscious commuters will appreciate the ability to complete multiple days of urban travel between charges, while weekend adventurers can confidently explore trails without constant range anxiety. A full recharge requires approximately 8 to 10 hours using the included standard charger, making overnight charging a convenient routine.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: BRAKING SYSTEM --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"6.5\" stroke=\"#3b82f6\" stroke-width=\"1.2\" fill=\"none\" stroke-dasharray=\"3 2.5\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"2.8\" fill=\"#2563eb\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n                        \u003crect x=\"2\" y=\"12.5\" width=\"5\" height=\"3\" rx=\"1.2\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"21\" y=\"12.5\" width=\"5\" height=\"3\" rx=\"1.2\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003cline x1=\"11\" y1=\"7\" x2=\"13\" y2=\"9.5\" stroke=\"#60a5fa\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"17\" y1=\"7\" x2=\"15\" y2=\"9.5\" stroke=\"#60a5fa\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003eFront \u0026amp; Rear Hydraulic Disc Brakes — Precision Stopping Power\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eBraking performance is a critical safety consideration for any high-power electric scooter, and the HKM-Z6M addresses this with a \u003cspan class=\"hkm-feature-highlight\"\u003efull hydraulic disc brake system\u003c\/span\u003e on both the front and rear wheels. Unlike mechanical cable-actuated brakes, hydraulic systems use incompressible brake fluid to transmit force from the lever to the caliper pistons, resulting in superior modulation, reduced lever effort, and more consistent pad-to-rotor contact. This translates to shorter stopping distances, especially during emergency braking scenarios or when descending steep gradients. The large-diameter brake rotors provide excellent heat dissipation, minimizing fade during prolonged or repeated heavy braking. Riders can fine-tune braking force with intuitive lever feedback, allowing for smooth deceleration in traffic and confident, controlled stops on loose or slippery surfaces. The enclosed caliper design also helps shield critical braking components from dust, mud, and water ingress, maintaining reliable performance across varied environmental conditions.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: TIRES \u0026 SUSPENSION --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"#2563eb\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"6\" stroke=\"#3b82f6\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" fill=\"#2563eb\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                        \u003crect x=\"11\" y=\"2.5\" width=\"6\" height=\"3\" rx=\"1\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"11\" y=\"22.5\" width=\"6\" height=\"3\" rx=\"1\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M4 10l3 3M24 10l-3 3M4 18l3-3M24 18l-3-3\" stroke=\"#60a5fa\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003e12-Inch Pneumatic Off-Road Tires \u0026amp; Dual Shock Absorbers\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eThe HKM-Z6M rolls on \u003cspan class=\"hkm-feature-highlight\"\u003e12-inch (30.5 cm) pneumatic off-road tires\u003c\/span\u003e engineered with an aggressive tread pattern that bites into dirt, grass, gravel, and uneven pavement. Pneumatic construction provides natural shock absorption by allowing the tire to deform around obstacles, reducing transmitted vibration before it reaches the rider. This is complemented by a \u003cstrong\u003efront and rear dual shock absorber suspension system\u003c\/strong\u003e that further dampens impacts from potholes, roots, and trail irregularities. Together, the tire and suspension setup delivers a ride quality that inspires confidence on rough terrain while remaining comfortable enough for daily pavement commutes. The generous \u003cstrong\u003e7.9-inch (20.1 cm) ground clearance\u003c\/strong\u003e allows the scooter to clear curbs, rocks, and trail debris without scraping the undercarriage, a crucial advantage for genuine off-road use. Whether navigating city streets or exploring backcountry paths, the chassis remains composed and communicative.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: SMART FEATURES --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"6\" y=\"2\" width=\"16\" height=\"24\" rx=\"3.5\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"9\" y=\"5\" width=\"10\" height=\"15\" rx=\"1\" fill=\"#eef2ff\" stroke=\"#3b82f6\" stroke-width=\"0.9\"\u003e\u003c\/rect\u003e\n                        \u003ccircle cx=\"14\" cy=\"12\" r=\"3\" fill=\"#2563eb\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M14 15v3\" stroke=\"#3b82f6\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"14\" cy=\"23\" r=\"1.3\" fill=\"#60a5fa\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M8 20h2M18 20h2\" stroke=\"#93c5fd\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003eIntegrated Bluetooth Audio \u0026amp; Smartphone App Connectivity\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eThe HKM-Z6M goes beyond basic transportation with its \u003cspan class=\"hkm-feature-highlight\"\u003ebuilt-in Bluetooth speaker\u003c\/span\u003e, allowing riders to stream music, podcasts, or turn-by-turn navigation audio directly from a paired mobile device. The speaker is strategically integrated into the scooter's chassis, providing clear audio output without compromising the vehicle's clean aesthetic or weather resistance. Complementing this is the \u003cstrong\u003ededicated smartphone app\u003c\/strong\u003e, which unlocks a suite of customization and monitoring features. Through the app interface, riders can adjust performance settings, toggle between speed modes (up to 15.5 mph \/ 28 mph \/ 43.5 mph depending on local regulations), customize the vibrant LED headlight and accent strip lighting with a palette of colors, and review detailed ride data including trip distance, average speed, and battery consumption. The app connection is stable and responsive, turning the scooter into a connected mobility platform that adapts to each rider's preferences and riding environment.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: FRAME \u0026 BUILD --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"3\" y=\"5\" width=\"22\" height=\"18\" rx=\"3\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"3\" width=\"14\" height=\"3\" rx=\"1.2\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"7\" y=\"22\" width=\"14\" height=\"3\" rx=\"1.2\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n                        \u003cline x1=\"8\" y1=\"9\" x2=\"20\" y2=\"9\" stroke=\"#93c5fd\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"8\" y1=\"13\" x2=\"18\" y2=\"13\" stroke=\"#93c5fd\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"8\" y1=\"17\" x2=\"16\" y2=\"17\" stroke=\"#93c5fd\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003ccircle cx=\"24\" cy=\"14\" r=\"1.5\" fill=\"#2563eb\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003eCarbon Steel Frame — Engineered for Strength and Durability\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eThe structural backbone of the HKM-Z6M is a \u003cspan class=\"hkm-feature-highlight\"\u003eheavy-duty carbon steel frame\u003c\/span\u003e selected for its superior tensile strength and impact resistance compared to standard aluminum alloys. This material choice allows the scooter to confidently support a combined rider and cargo weight of up to \u003cstrong\u003e330 pounds (150 kilograms)\u003c\/strong\u003e without compromising frame integrity or ride stability. Carbon steel's natural damping properties also contribute to reduced high-frequency vibration transmission, subtly enhancing ride comfort over long distances. The frame geometry has been optimized to balance a low center of gravity for stable handling with the necessary ground clearance for off-road use. Precision welding at all structural joints ensures consistent strength throughout the chassis, while a corrosion-resistant coating protects against rust and environmental wear. The folding mechanism — which reduces the scooter's height from 52.0 inches (132.1 cm) to just 24.4 inches (62.0 cm) — is engineered with robust locking pins and reinforced hinge points, enabling secure, rattle-free transport and compact storage without sacrificing structural rigidity when deployed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FEATURE: LIGHTING \u0026 VISIBILITY --\u003e\n            \u003cdiv class=\"hkm-feature-block\"\u003e\n                \u003cdiv class=\"hkm-feature-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"14\" cy=\"10\" r=\"6\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"14\" cy=\"10\" r=\"2.8\" fill=\"#fef3c7\" stroke=\"#f59e0b\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M14 16v6\" stroke=\"#3b82f6\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h12\" stroke=\"#60a5fa\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 6l2 2M22 6l-2 2\" stroke=\"#93c5fd\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"14\" cy=\"10\" r=\"1.2\" fill=\"#fbbf24\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-content\"\u003e\n                    \u003ch3 class=\"hkm-feature-title\"\u003eLED Headlight \u0026amp; Customizable Strip Lighting\u003c\/h3\u003e\n                    \u003cp class=\"hkm-feature-text\"\u003eVisibility is paramount for rider safety, and the HKM-Z6M features a \u003cspan class=\"hkm-feature-highlight\"\u003ehigh-output LED headlight\u003c\/span\u003e that illuminates the path ahead with a bright, focused beam pattern, making nighttime riding significantly safer. Complementing the primary headlight are integrated \u003cstrong\u003eLED strip lights\u003c\/strong\u003e that run along the deck and stem, serving both as aesthetic accents and as additional side-visibility markers for other road users. Through the companion smartphone app, riders can customize the color, brightness, and lighting pattern of these accent strips, choosing from a spectrum of hues to match personal style or to maximize conspicuity in different riding conditions. The LED system is energy-efficient, drawing minimal power from the main battery while providing hours of continuous illumination. All lighting components are sealed to the IPX5 water-resistance standard, ensuring reliable operation in wet weather.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"hkm-section-divider\"\u003e\n\n        \u003c!-- ==================== COMPLETE SPECIFICATIONS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-specs-wrap\"\u003e\n                \u003ch3 class=\"hkm-specs-title\"\u003e📋 Complete Technical Specifications\u003c\/h3\u003e\n                \u003cdiv class=\"hkm-specs-grid\"\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eModel\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eHKM-Z6M\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eMotor System\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eDual 60V 1500W (3000W Combined)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eBattery\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e60V 23Ah \/ 1380Wh Lithium-ion\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eMax Speed (Configurable)\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e15.5 \/ 28 \/ 43.5 mph (25 \/ 45 \/ 70 km\/h)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eEstimated Range\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eUp to 43.5 mi (70 km)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eMax Load Capacity\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e330 lbs (150 kg)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eCharging Time\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e8 – 10 hours\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eBraking System\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eFront \u0026amp; Rear Hydraulic Disc\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eTires\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e12-inch (30.5 cm) Pneumatic Off-Road\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eSuspension\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eFront \u0026amp; Rear Shock Absorbers\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eWater Resistance\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eIPX5\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eGround Clearance\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e7.9 in (20.1 cm)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eMax Climbing Angle\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e30°\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eUnfolded Dimensions\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e53.5\" L × 25.6\" W × 52.0\" H (136 × 65 × 132 cm)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eFolded Dimensions\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e53.5\" L × 25.6\" W × 24.4\" H (136 × 65 × 62 cm)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eNet Weight\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003e112.9 lbs (51.2 kg)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eFrame Material\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eCarbon Steel\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-spec-item\"\u003e\n                        \u003cspan class=\"hkm-spec-label\"\u003e\u003cspan class=\"hkm-spec-dot\"\u003e\u003c\/span\u003eSmart Features\u003c\/span\u003e\n                        \u003cspan class=\"hkm-spec-value\"\u003eMobile App, Bluetooth Speaker, LED Lighting\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"hkm-section-divider\"\u003e\n\n        \u003c!-- ==================== FAQs ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-faq-wrap\"\u003e\n                \u003ch3 class=\"hkm-faq-title\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eWhat real-world range can I expect from the HKM-Z6M?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eThe manufacturer-estimated range of up to \u003cstrong\u003e43.5 miles (70 km)\u003c\/strong\u003e is achievable under optimal conditions: a lightweight rider (approximately 150 lbs \/ 68 kg), riding in Eco mode at moderate speeds on flat, smooth pavement, with an ambient temperature around 72°F (22°C). In real-world mixed-use scenarios — including hills, varying speeds, and off-road segments — most riders can expect between \u003cstrong\u003e25 and 35 miles (40–56 km)\u003c\/strong\u003e per charge. Heavier riders, colder weather, aggressive acceleration, and sustained high-speed riding will further reduce range. The 1380Wh battery capacity is among the larger packs available in this scooter class, giving the Z6M a genuine range advantage for longer commutes and extended recreational rides.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eHow do the three speed modes work, and are they legal everywhere?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eThe HKM-Z6M offers three configurable speed modes accessible through the smartphone app or the onboard display: \u003cstrong\u003eEco Mode\u003c\/strong\u003e (up to 15.5 mph \/ 25 km\/h), \u003cstrong\u003eStandard Mode\u003c\/strong\u003e (up to 28 mph \/ 45 km\/h), and \u003cstrong\u003eSport Mode\u003c\/strong\u003e (up to 43.5 mph \/ 70 km\/h). These limits represent the maximum speed the scooter will accelerate to in each respective mode. \u003cstrong\u003eImportant:\u003c\/strong\u003e Electric scooter laws vary significantly by jurisdiction. Many cities and states impose speed limits on electric scooters — commonly 15 mph or 20 mph on public roads and bike lanes. Riders are solely responsible for researching and adhering to all applicable local regulations, including speed limits, helmet requirements, minimum age restrictions, and permitted riding areas. The ability to configure the top speed via the app allows riders to comply with local laws while preserving the option for higher performance on private property or off-road trails where permitted.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eWhat maintenance does the hydraulic brake system require?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eHydraulic disc brakes generally require less frequent adjustment than mechanical cable brakes. However, periodic maintenance is still recommended to ensure optimal performance: \u003cstrong\u003ebrake pad inspection\u003c\/strong\u003e every 200–300 miles (320–480 km) for wear; \u003cstrong\u003erotor inspection\u003c\/strong\u003e for warping or scoring; and \u003cstrong\u003ebrake fluid level checks\u003c\/strong\u003e every 6 months. If the brake lever begins to feel spongy or requires excessive travel, the system may need bleeding to remove air bubbles from the hydraulic lines. The sealed hydraulic system is designed to resist contamination, but riding in extremely muddy or dusty conditions may accelerate pad wear. Always perform a pre-ride brake check before each journey.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eCan the HKM-Z6M be ridden in the rain?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eWith an \u003cstrong\u003eIPX5 water-resistance rating\u003c\/strong\u003e, the HKM-Z6M is designed to withstand low-pressure water jets from any direction, which means it can handle riding in light to moderate rain. However, IPX5 does \u003cstrong\u003enot\u003c\/strong\u003e guarantee protection against submersion or high-pressure water streams (such as a pressure washer). Riders should avoid riding through deep puddles, flooded areas, or prolonged exposure to heavy downpours. After riding in wet conditions, it is advisable to wipe down the scooter and ensure all electrical contacts remain dry. The IPX5 rating applies to the scooter's core electrical components; normal wear and tear over time may affect water resistance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eHow does the folding mechanism work, and how portable is the scooter?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eThe HKM-Z6M features a stem-folding mechanism that reduces the overall height from \u003cstrong\u003e52.0 inches (132.1 cm)\u003c\/strong\u003e to just \u003cstrong\u003e24.4 inches (62.0 cm)\u003c\/strong\u003e, while the length and width remain at 53.5 inches (135.9 cm) and 25.6 inches (65.0 cm) respectively. The folding joint incorporates reinforced locking pins and a secondary safety latch to prevent accidental folding during operation. At \u003cstrong\u003e112.9 lbs (51.2 kg)\u003c\/strong\u003e, the Z6M is a substantial scooter — this weight reflects its robust carbon steel frame, large battery, and dual-motor system. While it folds for more compact storage in a garage, trunk, or utility room, it is not designed to be carried up flights of stairs regularly. For transport, the folded scooter can fit into the cargo area of most SUVs, trucks, and larger hatchbacks.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"hkm-faq-item\"\u003e\n                    \u003csummary\u003eWhat is the advantage of carbon steel over aluminum for the frame?\u003c\/summary\u003e\n                    \u003cdiv class=\"hkm-faq-answer\"\u003e\n                        \u003cp\u003eCarbon steel offers \u003cstrong\u003ehigher tensile strength and impact resistance\u003c\/strong\u003e compared to most aluminum alloys used in scooter manufacturing. This allows the HKM-Z6M's frame to support a substantial 330 lb (150 kg) load capacity while maintaining structural integrity over rough terrain. Carbon steel also exhibits superior fatigue resistance, meaning it can endure repeated stress cycles — such as those encountered during off-road riding — without developing micro-cracks. Additionally, steel's natural vibration-damping characteristics help absorb high-frequency road buzz. The trade-off is increased weight compared to aluminum, which is why the Z6M prioritizes durability and load-bearing capability over ultra-light portability. A corrosion-resistant coating is applied to the frame to mitigate rust and environmental degradation.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003chr class=\"hkm-section-divider\"\u003e\n\n        \u003c!-- ==================== POLICY SECTION ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-policy-wrap\"\u003e\n                \u003ch3 class=\"hkm-policy-title\"\u003e🛡️ Purchase with Confidence\u003c\/h3\u003e\n                \u003cdiv class=\"hkm-policy-grid\"\u003e\n                    \u003cdiv class=\"hkm-policy-card\"\u003e\n                        \u003cdiv class=\"hkm-policy-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003crect x=\"1\" y=\"6\" width=\"22\" height=\"14\" rx=\"2.5\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                                \u003cpath d=\"M6 12h12M6 16h8\" stroke=\"#3b82f6\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"18\" cy=\"10\" r=\"3\" fill=\"#eef2ff\" stroke=\"#2563eb\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                                \u003cpath d=\"M17.5 10l1 1 1.5-1.5\" stroke=\"#2563eb\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp class=\"hkm-policy-label\"\u003eFree Shipping on All Orders\u003c\/p\u003e\n                            \u003cp class=\"hkm-policy-desc\"\u003eComplimentary standard shipping on every HKM-Z6M order. Delivered directly to your doorstep at no additional cost.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-policy-card\"\u003e\n                        \u003cdiv class=\"hkm-policy-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M12 2L3 7v6c0 5.5 3.8 10.7 9 12 5.2-1.3 9-6.5 9-12V7l-9-5z\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"#eef2ff\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#3b82f6\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                                \u003cpath d=\"M10.5 12l1 1.5 2.5-2\" stroke=\"#2563eb\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp class=\"hkm-policy-label\"\u003e180-Day Purchase Protection\u003c\/p\u003e\n                            \u003cp class=\"hkm-policy-desc\"\u003eExtended coverage against manufacturing defects for a full 180 days from the date of purchase.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-policy-card\"\u003e\n                        \u003cdiv class=\"hkm-policy-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                                \u003cpath d=\"M7 12l3.5 3.5L17 9\" stroke=\"#3b82f6\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"12\" cy=\"12\" r=\"14\" stroke=\"#60a5fa\" stroke-width=\"0.6\" fill=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp class=\"hkm-policy-label\"\u003e30-Day Money-Back Guarantee\u003c\/p\u003e\n                            \u003cp class=\"hkm-policy-desc\"\u003eNot satisfied? Return the scooter within 30 days for a full refund. Hassle-free and straightforward.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-policy-card\"\u003e\n                        \u003cdiv class=\"hkm-policy-icon\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003crect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"3\" stroke=\"#2563eb\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                                \u003cpath d=\"M7 10h10M7 14h6\" stroke=\"#3b82f6\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"17\" cy=\"16\" r=\"2.5\" fill=\"#eef2ff\" stroke=\"#2563eb\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n                                \u003ctext x=\"17\" y=\"16.8\" text-anchor=\"middle\" font-size=\"7\" fill=\"#2563eb\" font-weight=\"600\"\u003e24\u003c\/text\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp class=\"hkm-policy-label\"\u003e24-Month Warranty Service\u003c\/p\u003e\n                            \u003cp class=\"hkm-policy-desc\"\u003eComprehensive 2-year warranty covering major components. Dedicated support team ready to assist you.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== DISCLAIMER NOTE ==================== --\u003e\n        \u003cp class=\"hkm-note\"\u003e⚠️ \u003cstrong\u003eImportant Notice:\u003c\/strong\u003e Electric scooter laws and regulations differ by city, county, and state. It is the purchaser's and rider's sole responsibility to research and adhere to all applicable local laws regarding operation, including speed limits, helmet requirements, age restrictions, and permitted riding areas. Performance specifications are estimates obtained under controlled, ideal testing conditions; real-world results will vary based on rider weight, terrain, ambient temperature, speed mode selection, and riding style. Always wear appropriate safety gear — including a certified helmet — and perform a thorough pre-ride safety check before each use. The maximum configurable speed of 43.5 mph (70 km\/h) is intended for use on private property and off-road environments only where legally permitted.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/01_26d868d7-301d-4860-8b5a-441c7119b2ff.jpg?v=1767956903\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/02_edb81f52-dcee-4a52-b276-ddd5406070d6.jpg?v=1767956917\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/03_26ae36bc-47a9-4a1a-926e-7936096c74ea.jpg?v=1767956897\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/04_364481fe-b9ad-4ff3-bcf2-4642591c376c.jpg?v=1767956899\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/05_3f0cd56b-ede9-497a-99e3-e17877e330f2.jpg?v=1767956916\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/06_ae4e4ad8-f74f-4d2e-b21b-77fa5de8db6e.jpg?v=1767956909\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/07_cf8c8d4d-566f-4f85-b44a-cceccc495e87.jpg?v=1767956915\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/08_74251309-14c7-48fc-9f81-a42da214b960.jpg?v=1767956886\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/09_e434edb5-498a-4aae-815a-8dc3d419158f.jpg?v=1767956901\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/10_47240fda-6901-4d02-92f9-bda0c08cde1d.jpg?v=1767956916\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/11_31f90995-e3c3-4105-ba93-de2898c6d6ae.jpg?v=1767956918\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/12_caa8cced-daa9-468a-95a6-55643add3cb2.jpg?v=1767956915\"\u003e\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Electric Scooters \u003e\u003e","offers":[{"title":"- Orange \/ - 3000W\/1500W*2 \/ - 23Ah\/48V\/1104Wh","offer_id":43279953068115,"sku":"868053898715","price":1299.99,"currency_code":"USD","in_stock":true},{"title":"- Green \/ - 3000W\/1500W*2 \/ - 23Ah\/48V\/1104Wh","offer_id":44283034632275,"sku":null,"price":1299.99,"currency_code":"USD","in_stock":true},{"title":"- Yellow \/ - 3000W\/1500W*2 \/ - 23Ah\/48V\/1104Wh","offer_id":43412567556179,"sku":null,"price":1299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/7797353676883-1-HKM-Z6M-43_5-Miles-48V-23Ah-1104Wh-3000W-Dual-Motor-Drive-Long-Range-Foldable-Electric-Scooter-Orange.jpg?v=1768116749","url":"https:\/\/www.hekomart.com\/products\/hkm-z6m-43-5-miles-48v-23ah-1104wh-3000w-dual-motor-drive-long-range-foldable-electric-scooter-orange-1","provider":"Hekomart.com","version":"1.0","type":"link"}