{"product_id":"hkm-326675-foldable-electric-scooter-es1024-for-adults-30mph-45-50km-range-dual-suspension-bluetooth-control","title":"HKM-326675 Foldable Electric Scooter ES1024 for Adults - 30mph, 45-50km Range, Dual Suspension, Bluetooth Control","description":"\u003cstyle\u003e\n\/* ===== ES1024 Product Description Styles ===== *\/\n.es1024-container {\n  max-width: 820px;\n  margin: 0 auto;\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n  color: #1e293b;\n  background: #ffffff;\n  line-height: 1.6;\n  padding: 0 16px;\n  box-sizing: border-box;\n}\n.es1024-container *,\n.es1024-container *::before,\n.es1024-container *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n.es1024-container p {\n  font-size: 15px;\n  color: #334155;\n  margin-bottom: 16px;\n  font-weight: 400;\n}\n.es1024-container h1,\n.es1024-container h2,\n.es1024-container h3,\n.es1024-container h4 {\n  font-weight: 500;\n  color: #0f172a;\n}\n.es1024-container h1 {\n  font-size: 28px;\n  letter-spacing: -0.5px;\n  margin-bottom: 12px;\n}\n.es1024-container h2 {\n  font-size: 22px;\n  margin-top: 40px;\n  margin-bottom: 18px;\n  letter-spacing: -0.3px;\n}\n.es1024-container h3 {\n  font-size: 18px;\n  margin-bottom: 12px;\n  color: #1e293b;\n  font-weight: 500;\n}\n.es1024-container h4 {\n  font-size: 16px;\n  margin-bottom: 8px;\n}\n.es1024-container .highlight-text {\n  color: #0284c7;\n  font-weight: 500;\n}\n.es1024-container .badge {\n  display: inline-block;\n  background: #e0f2fe;\n  color: #0369a1;\n  font-size: 13px;\n  padding: 4px 12px;\n  border-radius: 20px;\n  margin-right: 8px;\n  margin-bottom: 8px;\n}\n.es1024-container .grid-2col,\n.es1024-container .grid-3col {\n  display: grid;\n  gap: 24px;\n}\n.es1024-container .grid-3col {\n  grid-template-columns: repeat(3, 1fr);\n}\n.es1024-container .grid-2col {\n  grid-template-columns: repeat(2, 1fr);\n}\n.es1024-container .card {\n  background: #f8fafc;\n  border-radius: 20px;\n  padding: 24px 20px;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  transition: all 0.25s ease;\n  border: 1px solid #e2e8f0;\n}\n.es1024-container .card:hover {\n  box-shadow: 0 12px 28px rgba(0,0,0,0.06);\n  transform: translateY(-3px);\n  border-color: #bae6fd;\n}\n.es1024-container .card-icon {\n  display: block;\n  margin-bottom: 16px;\n  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);\n}\n.es1024-container .card:hover .card-icon {\n  transform: scale(1.05);\n}\n.es1024-container .card-title {\n  font-size: 17px;\n  font-weight: 500;\n  margin-bottom: 8px;\n  color: #0f172a;\n}\n.es1024-container .card-text {\n  font-size: 14px;\n  color: #475569;\n}\n.es1024-container .specs-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px 20px;\n}\n.es1024-container .specs-item {\n  flex: 1 1 calc(33.333% - 20px);\n  min-width: 160px;\n  background: #f1f5f9;\n  border-radius: 16px;\n  padding: 18px 16px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  transition: background 0.2s;\n}\n.es1024-container .specs-item:hover {\n  background: #e0f2fe;\n}\n.es1024-container .specs-item svg {\n  flex-shrink: 0;\n}\n.es1024-container .specs-label {\n  font-size: 13px;\n  color: #64748b;\n  letter-spacing: 0.3px;\n  text-transform: uppercase;\n}\n.es1024-container .specs-value {\n  font-size: 20px;\n  font-weight: 500;\n  color: #0f172a;\n  line-height: 1.2;\n}\n.es1024-container .specs-value small {\n  font-size: 14px;\n  font-weight: 400;\n  color: #475569;\n  display: block;\n}\n.es1024-container .feature-row {\n  display: flex;\n  gap: 32px;\n  align-items: center;\n  margin: 36px 0;\n  flex-wrap: wrap;\n}\n.es1024-container .feature-icon-wrap {\n  flex: 0 0 100px;\n  text-align: center;\n}\n.es1024-container .feature-content {\n  flex: 1;\n}\n.es1024-container .feature-content h3 {\n  margin-bottom: 8px;\n}\n.es1024-container .feature-content p {\n  margin-bottom: 0;\n}\n.es1024-container .faq-details {\n  background: #f8fafc;\n  border-radius: 16px;\n  padding: 18px 24px;\n  margin-bottom: 12px;\n  border: 1px solid #e2e8f0;\n  transition: all 0.2s;\n}\n.es1024-container .faq-details[open] {\n  background: #ffffff;\n  border-color: #7dd3fc;\n  box-shadow: 0 6px 18px rgba(14,165,233,0.08);\n}\n.es1024-container .faq-summary {\n  font-size: 16px;\n  font-weight: 500;\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  color: #0f172a;\n}\n.es1024-container .faq-summary::-webkit-details-marker {\n  display: none;\n}\n.es1024-container .faq-summary::after {\n  content: '+';\n  font-size: 22px;\n  font-weight: 300;\n  color: #0284c7;\n  transition: transform 0.3s;\n}\n.es1024-container .faq-details[open] .faq-summary::after {\n  content: '−';\n  transform: rotate(180deg);\n}\n.es1024-container .faq-content {\n  padding-top: 12px;\n  font-size: 14px;\n  color: #475569;\n  line-height: 1.6;\n}\n.es1024-container .policy-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 24px;\n}\n.es1024-container .policy-card {\n  background: #f0f9ff;\n  border-radius: 18px;\n  padding: 22px 20px;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  border: 1px solid #bae6fd;\n}\n.es1024-container .policy-card svg {\n  flex-shrink: 0;\n}\n.es1024-container .policy-title {\n  font-size: 16px;\n  font-weight: 500;\n  color: #0c4a6e;\n}\n.es1024-container .policy-desc {\n  font-size: 13px;\n  color: #0369a1;\n  margin-top: 4px;\n}\n\/* responsive *\/\n@media (max-width: 768px) {\n  .es1024-container h1 { font-size: 24px; }\n  .es1024-container h2 { font-size: 20px; margin-top: 30px; }\n  .es1024-container h3 { font-size: 17px; }\n  .es1024-container p { font-size: 14px; }\n  .es1024-container .grid-3col { grid-template-columns: repeat(1, 1fr); }\n  .es1024-container .grid-2col { grid-template-columns: repeat(1, 1fr); }\n  .es1024-container .card-title { font-size: 16px; }\n  .es1024-container .card-text { font-size: 13px; }\n  .es1024-container .specs-item { flex: 1 1 calc(50% - 16px); min-width: 140px; }\n  .es1024-container .specs-value { font-size: 18px; }\n  .es1024-container .feature-row { flex-direction: column; align-items: flex-start; gap: 16px; }\n  .es1024-container .feature-icon-wrap { flex: 0 0 60px; }\n  .es1024-container .policy-grid { grid-template-columns: 1fr; }\n  .es1024-container .faq-summary { font-size: 15px; }\n  .es1024-container .badge { font-size: 12px; }\n}\n@media (max-width: 480px) {\n  .es1024-container { padding: 0 12px; }\n  .es1024-container h1 { font-size: 22px; }\n  .es1024-container h2 { font-size: 18px; }\n  .es1024-container h3 { font-size: 16px; }\n  .es1024-container p { font-size: 13px; }\n  .es1024-container .card { padding: 18px 16px; }\n  .es1024-container .specs-item { flex: 1 1 100%; }\n  .es1024-container .specs-value { font-size: 17px; }\n  .es1024-container .faq-summary { font-size: 14px; }\n  .es1024-container .policy-title { font-size: 15px; }\n  .es1024-container .policy-desc { font-size: 12px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"es1024-container\"\u003e\n  \u003c!-- Hero title --\u003e\n  \u003ch1\u003eHKM-326675 Foldable Electric Scooter ES1024\u003c\/h1\u003e\n  \u003cp style=\"font-size:16px; color:#475569; max-width:680px;\"\u003eEngineered for the modern commuter, the ES1024 fuses a high-torque 750W brushless motor with intelligent Bluetooth controls and dual suspension, delivering a top speed of 30 mph and a range up to 31 miles — ready to transform your daily ride.\u003c\/p\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:8px; margin-bottom:28px;\"\u003e\n    \u003cspan class=\"badge\"\u003e🚀 30 mph Top Speed\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e🔋 28–31 mi Range\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e⚡ 750W Motor\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e📱 App Control\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e🛡️ Dual Brake\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e💧 Water-Resistant\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3 core strengths cards --\u003e\n  \u003cdiv class=\"grid-3col\" style=\"margin-bottom:36px;\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-icon\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"22\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M24 8v4M24 36v4M8 24h4M36 24h4\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"24\" cy=\"24\" r=\"10\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpolyline points=\"24,14 34,24 24,34 14,24 24,14\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"1.6\"\u003e\u003c\/polyline\u003e\n          \u003ctext x=\"24\" y=\"28\" text-anchor=\"middle\" fill=\"#0284c7\" font-size=\"7\" font-weight=\"500\"\u003emph\u003c\/text\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-title\"\u003eImpressive Speed \u0026amp; Range\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eReach up to 30 mph (48 km\/h) and travel 28–31 miles (45–50 km) on a single charge, ideal for extended commutes and weekend explorations.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-icon\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003crect x=\"10\" y=\"18\" width=\"28\" height=\"20\" rx=\"4\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"14\" y=\"14\" width=\"20\" height=\"6\" rx=\"2\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M22 24v4M26 24v4M18 30h12\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"28\" cy=\"16\" r=\"2\" fill=\"#0284c7\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-title\"\u003e13Ah High-Capacity Battery\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eRobust 13Ah lithium battery delivers consistent power, minimizing range anxiety. Smart BMS protects against overcharge and overheating.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-icon\"\u003e\n        \u003csvg width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n          \u003cpath d=\"M8 20h32M8 28h32\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"14\" r=\"4\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"32\" cy=\"14\" r=\"4\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M16 18v4M32 18v4\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 32l4 6M36 32l-4 6\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-title\"\u003eDual Suspension Comfort\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eFront and rear suspension system absorbs bumps and uneven surfaces, providing a smooth, fatigue-free ride on city streets and bike paths.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Motor \u0026 Performance section --\u003e\n  \u003ch2\u003e⚙️ Precision Motor \u0026amp; Drivetrain\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003ccircle cx=\"32\" cy=\"32\" r=\"24\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M32 10v6M32 48v6M10 32h6M48 32h6\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M32 18c-7.732 0-14 6.268-14 14s6.268 14 14 14\" stroke=\"#0284c7\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"32\" cy=\"32\" r=\"5\" fill=\"#0284c7\" fill-opacity=\"0.15\" stroke=\"#0284c7\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"32\" y=\"36\" text-anchor=\"middle\" fill=\"#0284c7\" font-size=\"6\" font-weight=\"600\"\u003e750W\u003c\/text\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003e750W Brushless Hub Motor\u003c\/h3\u003e\n      \u003cp\u003eThe ES1024's direct-drive brushless motor delivers instantaneous torque with minimal maintenance. Accelerate smoothly from 0 to 15 mph in just a few seconds, and maintain consistent speed even on moderate inclines. The motor's sealed design enhances durability and reduces noise.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Battery technology --\u003e\n  \u003ch2\u003e🔋 Intelligent Battery System\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\" style=\"flex-direction: row-reverse;\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003crect x=\"22\" y=\"16\" width=\"20\" height=\"36\" rx=\"3\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"26\" y=\"10\" width=\"12\" height=\"6\" rx=\"1.5\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"28\" y1=\"24\" x2=\"28\" y2=\"38\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"32\" y1=\"24\" x2=\"32\" y2=\"38\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"36\" y1=\"24\" x2=\"36\" y2=\"38\" stroke=\"#0284c7\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n        \u003crect x=\"30\" y=\"22\" width=\"8\" height=\"3\" fill=\"#0284c7\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003e13Ah Lithium-Ion Pack\u003c\/h3\u003e\n      \u003cp\u003eEnergy-dense cells provide up to 31 miles (50 km) of range under optimal conditions. The integrated Battery Management System (BMS) monitors temperature, voltage, and current in real time, automatically adjusting output to protect longevity. Recharge fully in approximately 5–6 hours using the included charger.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Suspension \u0026 Ride Comfort --\u003e\n  \u003ch2\u003e🛤️ Dual Suspension \u0026amp; Chassis\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003cpath d=\"M12 44h40\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M16 32v12M48 32v12\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"16\" cy=\"30\" r=\"8\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"48\" cy=\"30\" r=\"8\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M16 22v4M48 22v4\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M20 30h24\" stroke=\"#0284c7\" stroke-width=\"1.5\" stroke-dasharray=\"3 3\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 44l-4 8M40 44l4 8\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003eFront \u0026amp; Rear Shock Absorption\u003c\/h3\u003e\n      \u003cp\u003eEquipped with a combination of front spring fork and rear hydraulic-like damping unit, the ES1024 smooths out potholes, cobblestones, and uneven pavement. The suspension is tuned for rider weights up to 264.5 lbs (120 kg), ensuring responsive handling without bottoming out.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Braking \u0026 Safety --\u003e\n  \u003ch2\u003e🛑 Reliable Braking System\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\" style=\"flex-direction: row-reverse;\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003ccircle cx=\"32\" cy=\"32\" r=\"22\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"32\" cy=\"32\" r=\"14\" stroke=\"#0284c7\" stroke-width=\"1.6\" fill=\"none\" stroke-dasharray=\"4 2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"22\" y1=\"22\" x2=\"42\" y2=\"42\" stroke=\"#0284c7\" stroke-width=\"2.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"42\" y1=\"22\" x2=\"22\" y2=\"42\" stroke=\"#0284c7\" stroke-width=\"2.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003ccircle cx=\"32\" cy=\"32\" r=\"6\" fill=\"#0284c7\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003eDisc Brake + Electronic Anti-Lock Braking\u003c\/h3\u003e\n      \u003cp\u003eA front mechanical disc brake provides strong stopping power, while the rear electronic brake offers regenerative deceleration and extends battery life. The dual-braking setup shortens stopping distance and increases control, even in wet conditions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Smart connectivity --\u003e\n  \u003ch2\u003e📱 Bluetooth \u0026amp; App Integration\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003cpath d=\"M18 32l14 10V22L18 32zM32 22v20l10-8M32 32l10-8\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8 48h48M8 16h48\" stroke=\"#0284c7\" stroke-width=\"1.5\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"48\" cy=\"14\" r=\"3\" fill=\"#0284c7\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"48\" cy=\"48\" r=\"3\" fill=\"#0284c7\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003eSmart Ride Management\u003c\/h3\u003e\n      \u003cp\u003eConnect via the dedicated smartphone app to lock\/unlock your scooter, switch between eco and sport modes, track ride statistics, and update firmware over-the-air. The built-in Bluetooth module maintains a stable link, and the dashboard displays real-time speed, battery level, and riding mode at a glance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Foldable \u0026 Portable --\u003e\n  \u003ch2\u003e🧳 Compact Foldable Design\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\" style=\"flex-direction: row-reverse;\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003cpath d=\"M16 20h32v24H16z\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M20 20V12h24v8\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M30 44v8M34 44v8\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M16 44L8 36M48 44l8-36\" stroke=\"#0284c7\" stroke-width=\"1.5\" stroke-dasharray=\"3 3\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003cpolyline points=\"24,32 28,36 32,28 36,36 40,32\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003eOne-Step Folding Mechanism\u003c\/h3\u003e\n      \u003cp\u003eThe aircraft-grade aluminum alloy frame remains lightweight yet rigid. A single lever collapses the stem, and the folded scooter can be stowed in a car trunk, under a desk, or carried onto public transit. The folding joint is reinforced and tested for thousands of cycles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Weather resistance --\u003e\n  \u003ch2\u003e🌧️ Weather-Ready Construction\u003c\/h2\u003e\n  \u003cdiv class=\"feature-row\"\u003e\n    \u003cdiv class=\"feature-icon-wrap\"\u003e\n      \u003csvg width=\"80\" height=\"80\" viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n        \u003cpath d=\"M18 20h28l-4 20H22l-4-20z\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"24\" cy=\"14\" r=\"5\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"40\" cy=\"14\" r=\"5\" fill=\"none\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"24\" y1=\"24\" x2=\"24\" y2=\"32\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"32\" y1=\"24\" x2=\"32\" y2=\"32\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"40\" y1=\"24\" x2=\"40\" y2=\"32\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n      \u003ch3\u003eWater-Resistant Electronics\u003c\/h3\u003e\n      \u003cp\u003eKey components including the battery pack, motor, and display are sealed to resist splashes and light rain, enabling confident riding in damp conditions. Always avoid submerging the scooter, but rest assured a sudden shower won't ruin your trip.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Specifications grid --\u003e\n  \u003ch2\u003e📊 Technical Specifications\u003c\/h2\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"12\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 8v6M18 22v6M8 18h6M22 18h6\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"4\" fill=\"#0284c7\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eTop Speed\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003e30 mph \u003csmall\u003e(48 km\/h)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003crect x=\"10\" y=\"12\" width=\"16\" height=\"16\" rx=\"3\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003crect x=\"14\" y=\"6\" width=\"8\" height=\"6\" rx=\"1.5\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"18\" x2=\"16\" y2=\"24\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"18\" x2=\"20\" y2=\"24\" stroke=\"#0284c7\" stroke-width=\"1\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eRange\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003e28–31 mi \u003csmall\u003e(45–50 km)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"12\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 10v6M18 20v6M10 18h6M20 18h6\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"3\" fill=\"#0284c7\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\u003ctext x=\"18\" y=\"20\" text-anchor=\"middle\" fill=\"#0284c7\" font-size=\"5\" font-weight=\"600\"\u003e750W\u003c\/text\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eMotor\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003e750W \u003csmall\u003eBrushless\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003crect x=\"10\" y=\"16\" width=\"16\" height=\"10\" rx=\"2\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cline x1=\"15\" y1=\"14\" x2=\"15\" y2=\"16\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003cline x1=\"21\" y1=\"14\" x2=\"21\" y2=\"16\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003ccircle cx=\"18\" cy=\"21\" r=\"3\" fill=\"#0284c7\" opacity=\"0.35\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003e13Ah \u003csmall\u003eLithium\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003cpath d=\"M6 24h24M6 18h24\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"12\" r=\"4\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"12\" r=\"4\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 16v4M22 16v4\" stroke=\"#0284c7\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003eDual \u003csmall\u003eFront+Rear\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"14\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"12\" x2=\"24\" y2=\"24\" stroke=\"#0284c7\" stroke-width=\"2.2\"\u003e\u003c\/line\u003e\u003cline x1=\"24\" y1=\"12\" x2=\"12\" y2=\"24\" stroke=\"#0284c7\" stroke-width=\"2.2\"\u003e\u003c\/line\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"4\" fill=\"#0284c7\" opacity=\"0.25\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eBrakes\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003eDisc + E-Brake\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003cpath d=\"M10 26h16M10 20h16\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 26v4M22 26v4\" stroke=\"#0284c7\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003crect x=\"14\" y=\"12\" width=\"8\" height=\"8\" rx=\"2\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eMax Load\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003e264.5 lbs \u003csmall\u003e(120 kg)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003cpath d=\"M10 22h16v-8H10v8z\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 14V8h8v6\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 22l-4 4M22 22l4 4\" stroke=\"#0284c7\" stroke-width=\"1.5\" stroke-dasharray=\"2 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eFrame\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003eAluminum Alloy\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-item\"\u003e\n      \u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\u003ccircle cx=\"18\" cy=\"14\" r=\"4\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"14\" r=\"1.5\" fill=\"#0284c7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 18l4 8 4-8\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\u003cline x1=\"18\" y1=\"22\" x2=\"18\" y2=\"28\" stroke=\"#0284c7\" stroke-width=\"2\"\u003e\u003c\/line\u003e\u003cpath d=\"M10 28h16\" stroke=\"#0284c7\" stroke-width=\"1.5\" stroke-dasharray=\"2 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"specs-label\"\u003eWaterproof\u003c\/div\u003e\n\u003cdiv class=\"specs-value\"\u003eYes \u003csmall\u003eSplash-resistant\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Smart experience details --\u003e\n  \u003ch2\u003e📲 Connected Experience\u003c\/h2\u003e\n  \u003cp\u003eYour ES1024 pairs seamlessly with the HKM Ride app (available for iOS and Android). View detailed trip logs, remotely lock the motor, customize acceleration curves, and receive real-time diagnostics. The OLED dashboard remains clearly visible under direct sunlight, offering speed, battery percentage, riding mode, and Bluetooth status in a glance.\u003c\/p\u003e\n\n  \u003c!-- Why choose this scooter --\u003e\n  \u003ch2\u003e🌟 Why the ES1024 Stands Out\u003c\/h2\u003e\n  \u003cdiv class=\"grid-2col\" style=\"margin-bottom:28px;\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-title\"\u003eHigher Range, Same Class\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eMany competitors cap at 15–18 miles, while the ES1024 pushes up to 31 miles — nearly double the average commute range in its segment.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-title\"\u003eGenuine 750W Sustained Power\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eUnlike scooters that advertise peak power, the ES1024’s motor delivers consistent 750W output, ensuring reliable hill-climbing and cruising speed even as battery drains.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-title\"\u003eDual Suspension for Real Roads\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eMany urban scooters rely solely on air tires. The ES1024 adds mechanical suspension, drastically reducing rider fatigue on imperfect asphalt.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"card-title\"\u003eApp-Based Security\u003c\/div\u003e\n      \u003cdiv class=\"card-text\"\u003eDigital lock and theft-deterrent alarm functions are controlled via Bluetooth, adding a layer of security absent in traditional key-start models.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ accordion --\u003e\n  \u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n  \u003cdetails class=\"faq-details\"\u003e\n    \u003csummary class=\"faq-summary\"\u003eWhat is the actual top speed, and does it vary?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003eThe ES1024 can reach 30 mph (48 km\/h) under optimal conditions (flat terrain, 165 lbs rider, full battery). Actual top speed may vary based on rider weight, terrain, wind, and battery level. In Eco mode, speed is limited to approximately 15 mph for extended range.\u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"faq-details\"\u003e\n    \u003csummary class=\"faq-summary\"\u003eHow long does the battery take to charge?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003eUsing the standard 42V 2A charger, a full charge from empty takes approximately 5–6 hours. The charging port is conveniently located and protected by a rubber cover.\u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"faq-details\"\u003e\n    \u003csummary class=\"faq-summary\"\u003eCan I ride in the rain?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003eThe scooter is designed with water-resistant seals and can handle light rain and wet roads. However, it should not be submerged or ridden through deep puddles. Always dry the scooter after exposure to moisture.\u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"faq-details\"\u003e\n    \u003csummary class=\"faq-summary\"\u003eWhat is the maximum rider weight?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003eThe ES1024 supports a maximum payload of 264.5 lbs (120 kg). The dual suspension and reinforced frame are tested to perform reliably within this limit.\u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"faq-details\"\u003e\n    \u003csummary class=\"faq-summary\"\u003eDoes the scooter fold, and how compact is it?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003eYes, a quick-release lever allows the stem to fold down in seconds. The folded dimensions are compact enough to fit into most car trunks and under office desks. The aluminum frame keeps it light for carrying short distances.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Policy block --\u003e\n  \u003ch2\u003e🛡️ Purchase with Confidence\u003c\/h2\u003e\n  \u003cdiv class=\"policy-grid\"\u003e\n    \u003cdiv class=\"policy-card\"\u003e\n      \u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"\u003e\u003crect x=\"6\" y=\"10\" width=\"28\" height=\"20\" rx=\"3\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 22l5 5 11-11\" stroke=\"#0284c7\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"policy-title\"\u003eFree Shipping\u003c\/div\u003e\n        \u003cdiv class=\"policy-desc\"\u003eOn all orders. No minimum purchase required.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"policy-card\"\u003e\n      \u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"\u003e\u003ccircle cx=\"20\" cy=\"20\" r=\"14\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 20l4 4 8-8\" stroke=\"#0284c7\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"policy-title\"\u003e180-Day Protection\u003c\/div\u003e\n        \u003cdiv class=\"policy-desc\"\u003eExtended purchase protection covers manufacturing defects.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"policy-card\"\u003e\n      \u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"\u003e\u003cpath d=\"M10 20h20M20 10v20\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"20\" cy=\"20\" r=\"14\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"policy-title\"\u003e30-Day Money-Back\u003c\/div\u003e\n        \u003cdiv class=\"policy-desc\"\u003eNot satisfied? Return within 30 days for a full refund.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"policy-card\"\u003e\n      \u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"\u003e\u003cpath d=\"M14 22h12M14 18h12\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003crect x=\"8\" y=\"10\" width=\"24\" height=\"20\" rx=\"3\" stroke=\"#0284c7\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"policy-title\"\u003e24-Month Warranty\u003c\/div\u003e\n        \u003cdiv class=\"policy-desc\"\u003eComprehensive warranty service for peace of mind.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:13px; color:#64748b; margin-top:32px; border-top:1px solid #e2e8f0; padding-top:16px;\"\u003e© HKM Official Store — Experience the freedom of electric mobility with the ES1024. Specifications are measured in controlled conditions; actual performance may vary based on usage and environment.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Electric Scooters \u003e\u003e","offers":[{"title":"- Black \/ - 750W \/ - 48 V","offer_id":43308471812179,"sku":"868053898938","price":999.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/HKM-326675-Foldable-Electric-Scooter-ES1024-for-Adults-30mph-45-50km-Range-Dual-Suspension-Bluetooth-Control.webp?v=1766455815","url":"https:\/\/www.hekomart.com\/products\/hkm-326675-foldable-electric-scooter-es1024-for-adults-30mph-45-50km-range-dual-suspension-bluetooth-control","provider":"Hekomart.com","version":"1.0","type":"link"}