{"product_id":"hkm-030611-60v-6000w-dual-motor-electric-scooter-with-adjustable-speed-and-hydraulic-brakes-80-km-range-11-inch-tires","title":"HKM-030611 60V 6000W Dual Motor Electric Scooter with Adjustable Speed and Hydraulic Brakes, 80 km Range, 11 Inch Tires","description":"\u003cstyle\u003e\n  \/* Global reset only for this description container *\/\n  .product-desc-wrapper {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 0 16px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3436;\n    background: #ffffff;\n    line-height: 1.5;\n    box-sizing: border-box;\n  }\n  .product-desc-wrapper *,\n  .product-desc-wrapper *::before,\n  .product-desc-wrapper *::after {\n    box-sizing: border-box;\n  }\n  .product-desc-wrapper h2,\n  .product-desc-wrapper h3,\n  .product-desc-wrapper h4 {\n    font-weight: 600;\n    margin: 0 0 8px 0;\n    color: #1a1a1a;\n  }\n  .product-desc-wrapper p {\n    margin: 0 0 12px 0;\n  }\n  .product-desc-wrapper .section {\n    margin-bottom: 40px;\n  }\n  .product-desc-wrapper .grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n  .product-desc-wrapper .grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n  .product-desc-wrapper .card {\n    background: #f8f9fa;\n    border-radius: 16px;\n    padding: 20px;\n    transition: box-shadow 0.25s ease, transform 0.25s ease;\n    cursor: default;\n  }\n  .product-desc-wrapper .card:hover {\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);\n    transform: translateY(-2px);\n  }\n  .product-desc-wrapper .spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 10px 0;\n    border-bottom: 1px solid #e9ecef;\n  }\n  .product-desc-wrapper .spec-row:last-child {\n    border-bottom: none;\n  }\n  .product-desc-wrapper .spec-label {\n    font-weight: 500;\n    color: #636e72;\n  }\n  .product-desc-wrapper .spec-value {\n    font-weight: 600;\n    color: #2d3436;\n    text-align: right;\n  }\n  .product-desc-wrapper .icon-wrap {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n  }\n  .product-desc-wrapper .icon-wrap svg {\n    transition: transform 0.3s ease, fill 0.2s ease;\n  }\n  .product-desc-wrapper .card:hover .icon-wrap svg {\n    transform: scale(1.08);\n  }\n  .product-desc-wrapper .highlight {\n    color: #0984e3;\n    font-weight: 600;\n  }\n  .product-desc-wrapper .badge {\n    display: inline-block;\n    background: #e8f0fe;\n    color: #0984e3;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 4px 12px;\n    border-radius: 24px;\n    margin-right: 8px;\n    margin-bottom: 8px;\n  }\n  .product-desc-wrapper .policy-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-top: 32px;\n  }\n  .product-desc-wrapper .policy-card {\n    background: #f8f9fa;\n    border-radius: 14px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    transition: background 0.2s;\n  }\n  .product-desc-wrapper .policy-card:hover {\n    background: #eef2f5;\n  }\n  .product-desc-wrapper .faq details {\n    background: #f8f9fa;\n    border-radius: 14px;\n    padding: 16px;\n    margin-bottom: 10px;\n    transition: background 0.2s;\n  }\n  .product-desc-wrapper .faq details[open] {\n    background: #eef2f5;\n  }\n  .product-desc-wrapper .faq summary {\n    font-weight: 600;\n    font-size: 16px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    outline: none;\n  }\n  .product-desc-wrapper .faq summary::-webkit-details-marker {\n    display: none;\n  }\n  .product-desc-wrapper .faq summary .arrow {\n    transition: transform 0.3s ease;\n    display: inline-block;\n  }\n  .product-desc-wrapper .faq details[open] summary .arrow {\n    transform: rotate(180deg);\n  }\n  \/* Responsive adjustments *\/\n  @media screen and (max-width: 768px) {\n    .product-desc-wrapper {\n      padding: 0 12px;\n    }\n    .product-desc-wrapper .grid-2,\n    .product-desc-wrapper .grid-4 {\n      grid-template-columns: 1fr;\n    }\n    .product-desc-wrapper .policy-grid {\n      grid-template-columns: 1fr;\n    }\n    .product-desc-wrapper .spec-row {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n    .product-desc-wrapper .spec-value {\n      text-align: left;\n      margin-top: 4px;\n    }\n  }\n  \/* Font sizes for desktop *\/\n  @media screen and (min-width: 769px) {\n    .product-desc-wrapper h2 {\n      font-size: 26px;\n    }\n    .product-desc-wrapper h3 {\n      font-size: 20px;\n    }\n    .product-desc-wrapper h4 {\n      font-size: 17px;\n    }\n    .product-desc-wrapper p,\n    .product-desc-wrapper li,\n    .product-desc-wrapper .spec-label,\n    .product-desc-wrapper .spec-value {\n      font-size: 14px;\n    }\n    .product-desc-wrapper .badge {\n      font-size: 13px;\n    }\n    .product-desc-wrapper .faq summary {\n      font-size: 15px;\n    }\n    .product-desc-wrapper .policy-card span {\n      font-size: 14px;\n    }\n    .product-desc-wrapper .small-text {\n      font-size: 13px;\n    }\n  }\n  \/* Font sizes for mobile *\/\n  @media screen and (max-width: 768px) {\n    .product-desc-wrapper h2 {\n      font-size: 22px;\n    }\n    .product-desc-wrapper h3 {\n      font-size: 18px;\n    }\n    .product-desc-wrapper h4 {\n      font-size: 16px;\n    }\n    .product-desc-wrapper p,\n    .product-desc-wrapper li,\n    .product-desc-wrapper .spec-label,\n    .product-desc-wrapper .spec-value {\n      font-size: 13px;\n    }\n    .product-desc-wrapper .badge {\n      font-size: 12px;\n    }\n    .product-desc-wrapper .faq summary {\n      font-size: 14px;\n    }\n    .product-desc-wrapper .policy-card span {\n      font-size: 13px;\n    }\n    .product-desc-wrapper .small-text {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-desc-wrapper\"\u003e\n  \n  \u003c!-- Product Title \u0026 Slogan --\u003e\n  \u003cdiv class=\"section\" style=\"text-align: left;\"\u003e\n    \u003ch1 style=\"font-size:32px; font-weight:700; color:#0b1c2f; margin-bottom:8px; line-height:1.3;\" class=\"product-desc-wrapper\"\u003e\n      HKM-030611 60V 6000W Dual Motor Electric Scooter\n    \u003c\/h1\u003e\n    \u003cp style=\"font-size:16px; color:#636e72; max-width:680px;\"\u003e\n      Redefine urban mobility with uncompromised power, extended range, and race-inspired engineering — designed for riders who demand more from every journey.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Highlights Grid (2x2 on desktop, 1 column on mobile) --\u003e\n  \u003cdiv class=\"section grid-2\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"icon-wrap\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"22\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M24 6v8M24 34v8M6 24h8M34 24h8M16 16l5.66 5.66M32 32l5.66 5.66M16 32l5.66-5.66M32 16l-5.66 5.66\" stroke=\"#0984e3\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"4\" fill=\"#0984e3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4 style=\"font-size:18px;\"\u003eDual Motor Dominance\u003c\/h4\u003e\n      \u003cp style=\"font-size:14px; color:#4a4a4a;\"\u003eTwo 3000W motors deliver a combined 6000W peak output, catapulting you to \u003cspan class=\"highlight\"\u003e50 mph (80 km\/h)\u003c\/span\u003e with breathtaking acceleration and hill-climbing confidence.\u003c\/p\u003e\n      \u003cspan class=\"badge\"\u003e0–30 mph in 4.2s\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"icon-wrap\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003crect x=\"10\" y=\"18\" width=\"28\" height=\"24\" rx=\"4\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"14\" y=\"14\" width=\"20\" height=\"4\" rx=\"1\" fill=\"#0984e3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M24 10v4\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003crect x=\"18\" y=\"26\" width=\"12\" height=\"8\" rx=\"2\" fill=\"#0984e3\" opacity=\"0.2\"\u003e\u003c\/rect\u003e\n          \u003cline x1=\"22\" y1=\"32\" x2=\"26\" y2=\"32\" stroke=\"#0984e3\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4 style=\"font-size:18px;\"\u003eEndurance Battery\u003c\/h4\u003e\n      \u003cp style=\"font-size:14px; color:#4a4a4a;\"\u003eA high-capacity 60V lithium pack (31-40Ah) pushes the boundaries to \u003cspan class=\"highlight\"\u003e50 miles (80 km)\u003c\/span\u003e per charge, giving you the freedom to roam without constant recharging.\u003c\/p\u003e\n      \u003cspan class=\"badge\"\u003e60V 35Ah avg\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"icon-wrap\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 30c4-12 20-12 24 0\" stroke=\"#0984e3\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 34c6-16 26-16 32 0\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"24\" y1=\"10\" x2=\"24\" y2=\"38\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"4 2\"\u003e\u003c\/line\u003e\n          \u003ccircle cx=\"24\" cy=\"12\" r=\"3\" fill=\"#0984e3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4 style=\"font-size:18px;\"\u003eTriple Spring Suspension\u003c\/h4\u003e\n      \u003cp style=\"font-size:14px; color:#4a4a4a;\"\u003eFront dual springs and rear mono-shock work in harmony to absorb potholes and curbs, delivering a \u003cspan class=\"highlight\"\u003evelvet-smooth ride\u003c\/span\u003e across uneven pavement or gravel trails.\u003c\/p\u003e\n      \u003cspan class=\"badge\"\u003e3-way damping\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"icon-wrap\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"20\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"12\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"6 4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M16 16l6 6M32 32l-6-6M16 32l6-6M32 16l-6 6\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"4\" fill=\"#0984e3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4 style=\"font-size:18px;\"\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n      \u003cp style=\"font-size:14px; color:#4a4a4a;\"\u003eFront and rear hydraulic calipers with large 160mm rotors provide \u003cspan class=\"highlight\"\u003econtrolled, fade-resistant stopping power\u003c\/span\u003e even at top speed or in wet conditions.\u003c\/p\u003e\n      \u003cspan class=\"badge\"\u003e160mm rotors\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- In-Depth Specification Section --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 style=\"font-size:24px; font-weight:600; margin-bottom:16px;\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTop Speed\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e50 mph (80 km\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMax Range\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e50 miles (80 km)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMotor Power\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e6000W peak (3000W × 2)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e60V 31-40Ah Lithium-ion\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCharge Time\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e6 – 8 hours\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSuspension\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTriple spring (front dual + rear mono)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTire Size\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e11″ pneumatic (off-road\/road)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBrake System\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eHydraulic disc, front \u0026amp; rear\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFrame Material\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eAerospace-grade aluminum alloy\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e64 lbs (29 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMax Load\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e265 lbs (120 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWater Resistance\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIP54 rated\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFoldable\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eYes, quick-release mechanism\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Powertrain Deep Dive --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e⚡ Dual Motor Architecture\u003c\/h3\u003e\n    \u003cp\u003eAt the heart of the HKM-030611 lies a meticulously tuned dual-motor drivetrain. Each 3000W brushless hub motor operates independently, managed by a pair of sine-wave controllers that deliver seamless power delivery and ultra-quiet operation. Whether you’re in single-motor eco mode or dual-motor turbo, the scooter adapts instantly via the handlebar control, giving you precise command over acceleration and efficiency.\u003c\/p\u003e\n    \u003cdiv class=\"grid-2\" style=\"margin-top:16px;\"\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eIntelligent Torque Vectoring\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eThe dual controllers dynamically distribute torque between front and rear wheels, enhancing grip on loose surfaces and reducing wheel slip during aggressive starts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eHill Climb Mastery\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eWith up to \u003cspan class=\"highlight\"\u003e35° incline capability\u003c\/span\u003e, the scooter conquers steep urban overpasses and rugged trails without breaking a sweat.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Battery \u0026 Range --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e🔋 High-Density Energy Pack\u003c\/h3\u003e\n    \u003cp\u003eThe 60V architecture isn't just about voltage — it's about sustained performance. Using automotive-grade 21700 lithium cells, the battery pack maintains consistent voltage even below 20% charge, ensuring that your top speed doesn't plummet when the battery gauge drops. The integrated Battery Management System (BMS) protects against overcharge, over-discharge, short circuit, and temperature extremes, prolonging pack lifespan significantly.\u003c\/p\u003e\n    \u003cp\u003eRecharging is straightforward with the included 2.5A smart charger, reaching full capacity in approximately 6–8 hours. For daily commuters, that means a full tank overnight and zero range anxiety the next day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Suspension \u0026 Comfort --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e🛤️ Adaptive Suspension Geometry\u003c\/h3\u003e\n    \u003cp\u003eThe triple-spring layout — two preload-adjustable springs up front and a progressive mono-shock at the rear — offers a plush yet controlled ride. The front springs absorb high-frequency vibrations from cracked pavement, while the rear unit soaks up larger impacts. Together, they minimize rider fatigue and keep the 11″ tires planted firmly on the ground.\u003c\/p\u003e\n    \u003cdiv class=\"grid-2\" style=\"margin-top:16px;\"\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eAdjustable Preload\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eTailor the suspension stiffness to your weight and riding style. Crank it up for firmer support during aggressive cornering, or soften it for a cushy cruise.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eSealed Bearings\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eAll pivot points use sealed cartridge bearings, reducing maintenance and ensuring smooth articulation season after season.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tires \u0026 Traction --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e🛞 11″ Hybrid Tires\u003c\/h3\u003e\n    \u003cp\u003eThe standard 11″ pneumatic tires feature a directional tread pattern that balances low rolling resistance on pavement with confident grip on dirt or grass. For riders who venture off the beaten path, optional knobby off-road tires are available, dramatically increasing traction on loose terrain without sacrificing too much range. The self-healing inner tube layer reduces the risk of punctures, so you can focus on the ride.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Braking System --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e🛑 Performance Hydraulic Brakes\u003c\/h3\u003e\n    \u003cp\u003eStopping power is non-negotiable at 50 mph. The HKM-030611 employs full hydraulic disc brakes with 160mm stainless steel rotors, actuated by ergonomic levers with adjustable reach. The system provides a linear bite, allowing riders to modulate braking force precisely — no grabbing, no fade. In emergency situations, the dual-circuit design ensures balanced deceleration, keeping the scooter stable and predictable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Frame \u0026 Portability --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e🏗️ Aerospace Aluminum Frame\u003c\/h3\u003e\n    \u003cp\u003eEngineered from 6061-T6 aluminum alloy, the main chassis achieves an optimal stiffness-to-weight ratio. The deck features reinforced ribbing that resists torsional flex, while the stem locking mechanism employs a double-clamp design for zero-wobble steering. At just \u003cspan class=\"highlight\"\u003e64 lbs (29 kg)\u003c\/span\u003e, the scooter remains manageable to lift into a trunk or carry up a flight of stairs.\u003c\/p\u003e\n    \u003cdiv class=\"grid-2\" style=\"margin-top:16px;\"\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eOne-Step Folding\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eA single quick-release lever collapses the stem in under 3 seconds. Folded dimensions are compact enough to fit in most car trunks or beside a desk.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"font-size:17px;\"\u003eIntegrated Carry Handle\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px;\"\u003eA reinforced handle is built into the frame, making transport through train stations or offices effortless.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Cockpit \u0026 Lighting --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e📊 Smart Cockpit \u0026amp; Visibility\u003c\/h3\u003e\n    \u003cp\u003eA centrally mounted LCD display delivers real-time telemetry: speed, battery level, riding mode, mileage, and voltage. The anti-glare screen remains readable in direct sunlight. Control buttons are backlit and positioned for thumb operation without shifting grip.\u003c\/p\u003e\n    \u003cp\u003eFor nighttime safety, the scooter integrates a high-output LED headlight (800 lumens), a pulsating brake light, and side reflectors. The IP54 weather resistance ensures reliable operation in light rain, though we recommend avoiding deep puddles.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Additional Features --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003ch3 style=\"font-size:20px;\"\u003e✨ Thoughtful Details\u003c\/h3\u003e\n    \u003cdiv class=\"grid-2\"\u003e\n      \u003cdiv class=\"card\" style=\"background:#ffffff; border:1px solid #e9ecef;\"\u003e\n        \u003cspan class=\"badge\"\u003eAnti-Theft\u003c\/span\u003e\n        \u003cp style=\"font-size:14px; margin-top:8px;\"\u003eElectronic lock via NFC key fob and app connectivity discourages opportunistic theft.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\" style=\"background:#ffffff; border:1px solid #e9ecef;\"\u003e\n        \u003cspan class=\"badge\"\u003eRegenerative Braking\u003c\/span\u003e\n        \u003cp style=\"font-size:14px; margin-top:8px;\"\u003eCaptures kinetic energy during deceleration, feeding a small amount back into the battery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\" style=\"background:#ffffff; border:1px solid #e9ecef;\"\u003e\n        \u003cspan class=\"badge\"\u003eCruise Control\u003c\/span\u003e\n        \u003cp style=\"font-size:14px; margin-top:8px;\"\u003eMaintain a steady speed on long stretches without holding the throttle, reducing hand fatigue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\" style=\"background:#ffffff; border:1px solid #e9ecef;\"\u003e\n        \u003cspan class=\"badge\"\u003eKickstand \u0026amp; Mudguards\u003c\/span\u003e\n        \u003cp style=\"font-size:14px; margin-top:8px;\"\u003eSturdy center-mounted kickstand and full-length fenders keep the scooter upright and your clothes clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ Section with details\/summary --\u003e\n  \u003cdiv class=\"section faq\"\u003e\n    \u003ch3 style=\"font-size:20px; margin-bottom:16px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is the real-world top speed?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eUnder ideal conditions (flat road, 165 lbs rider, full battery), the scooter reaches 50 mph (80 km\/h). Slight variations may occur due to rider weight, terrain, and battery level.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How far can I go on a single charge?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eRange is rated up to 50 miles (80 km) in eco mode at 15 mph. In mixed riding with turbo bursts, expect approximately 35–40 miles (56–64 km).\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Is the battery removable?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eThe battery is built into the deck for structural rigidity and waterproofing, but can be accessed for service by a qualified technician.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can I ride in the rain?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eWith an IP54 rating, the scooter withstands light splashes and drizzle. Avoid heavy rain, deep water, and high-pressure washing to preserve electronic integrity.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What maintenance is required?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eRegularly check tire pressure (40–50 PSI), inspect brake pads, and keep the scooter clean. Hydraulic brakes rarely need bleeding, and the sealed bearings are maintenance-free.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does it support app connectivity?\n        \u003cspan class=\"arrow\" style=\"font-size:14px;\"\u003e▼\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cp style=\"font-size:14px; margin-top:12px; color:#4a4a4a;\"\u003eYes, the HKM-030611 pairs with a companion app (iOS\/Android) for ride statistics, lock\/unlock, and firmware updates.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Policy Section (2 columns desktop, 1 column mobile) --\u003e\n  \u003cdiv class=\"section\" style=\"border-top: 1px solid #e9ecef; padding-top: 24px;\"\u003e\n    \u003ch3 style=\"font-size:20px; margin-bottom:16px;\"\u003ePurchase with Confidence\u003c\/h3\u003e\n    \u003cdiv class=\"policy-grid\"\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003crect x=\"4\" y=\"6\" width=\"24\" height=\"20\" rx=\"3\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M4 14h24\" stroke=\"#0984e3\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"22\" r=\"2\" fill=\"#0984e3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cspan style=\"font-weight:600;\"\u003eFree Shipping on All Orders\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003cpath d=\"M16 4C10.48 4 6 8.48 6 14c0 6.28 9.17 13.62 9.56 13.98.22.23.54.23.76 0C16.83 27.62 26 20.28 26 14c0-5.52-4.48-10-10-10z\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"14\" r=\"3\" fill=\"#0984e3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cspan style=\"font-weight:600;\"\u003e180 Days Purchase Protection\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003cpath d=\"M16 2C8.27 2 2 8.27 2 16s6.27 14 14 14 14-6.27 14-14S23.73 2 16 2z\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16l4 4 8-8\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan style=\"font-weight:600;\"\u003e30 Days Money-Back Guarantee\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"14\" stroke=\"#0984e3\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M16 10v8M16 22h.01\" stroke=\"#0984e3\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cspan style=\"font-weight:600;\"\u003e24 Months Warranty Service\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Electric Scooters \u003e\u003e","offers":[{"title":"- 60V 31.5Ah \/ - 11 inch","offer_id":43308473647187,"sku":"868053898992","price":1599.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/HKM-030611-60V-6000W-Dual-Motor-Electric-Scooter-with-Adjustable-Speed-and-Hydraulic-Brakes-80-km-Range-11-Inch-Tires.webp?v=1766456337","url":"https:\/\/www.hekomart.com\/products\/hkm-030611-60v-6000w-dual-motor-electric-scooter-with-adjustable-speed-and-hydraulic-brakes-80-km-range-11-inch-tires","provider":"Hekomart.com","version":"1.0","type":"link"}