{"product_id":"hkm-879251-electric-mountain-bike-with-bafang-m600-mid-drive-motor-and-11-speed-shifting-system","title":"HKM-879251 URUS 27.5 Electric Mountain Bike with Bafang M600 Mid-drive Motor and 11-Speed Shifting System","description":"\u003c!-- HKM-879251 Electric Mountain Bike | Premium Product Description --\u003e\n\u003cstyle\u003e\n  \/* --- Base Reset \u0026 Container --- *\/\n  .hkm-description * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  .hkm-description {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    background: #ffffff;\n    color: #1d1d1f;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 0 16px 40px;\n    line-height: 1.5;\n    -webkit-font-smoothing: antialiased;\n    transition: all 0.2s ease;\n  }\n  .hkm-description a {\n    text-decoration: none;\n    color: inherit;\n  }\n\n  \/* --- Typography Hierarchy (Desktop) --- *\/\n  .hkm-section-title {\n    font-size: 26px;\n    font-weight: 500;\n    letter-spacing: -0.3px;\n    margin-bottom: 28px;\n    color: #1d1d1f;\n    text-align: center;\n  }\n  .hkm-card-title {\n    font-size: 17px;\n    font-weight: 500;\n    color: #1d1d1f;\n    margin: 18px 0 8px;\n    letter-spacing: -0.2px;\n  }\n  .hkm-card-text {\n    font-size: 13px;\n    color: #515154;\n    line-height: 1.5;\n    margin-bottom: 4px;\n  }\n  .hkm-highlight-number {\n    font-size: 22px;\n    font-weight: 500;\n    color: #0071e3;\n    line-height: 1.2;\n  }\n  .hkm-detail-title {\n    font-size: 20px;\n    font-weight: 500;\n    color: #1d1d1f;\n    margin-top: 42px;\n    margin-bottom: 16px;\n    letter-spacing: -0.2px;\n  }\n  .hkm-detail-text {\n    font-size: 13px;\n    color: #515154;\n    margin-bottom: 18px;\n    line-height: 1.6;\n  }\n  .hkm-spec-label {\n    font-size: 13px;\n    color: #86868b;\n    margin-bottom: 4px;\n    text-transform: uppercase;\n    letter-spacing: 0.4px;\n  }\n  .hkm-spec-value {\n    font-size: 15px;\n    color: #1d1d1f;\n    font-weight: 500;\n  }\n  .hkm-faq-question {\n    font-size: 15px;\n    font-weight: 500;\n    color: #1d1d1f;\n    cursor: pointer;\n    padding: 16px 0;\n    border-bottom: 1px solid #e8e8ed;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n  }\n  .hkm-faq-answer {\n    font-size: 13px;\n    color: #515154;\n    padding: 0 0 16px;\n    line-height: 1.6;\n  }\n  .hkm-policy-title {\n    font-size: 15px;\n    font-weight: 500;\n    color: #1d1d1f;\n    margin-bottom: 4px;\n  }\n  .hkm-policy-text {\n    font-size: 13px;\n    color: #515154;\n  }\n\n  \/* --- Grid \u0026 Cards --- *\/\n  .hkm-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin: 32px 0;\n  }\n  .hkm-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin: 32px 0;\n  }\n  .hkm-card {\n    background: #fbfbfd;\n    border-radius: 20px;\n    padding: 24px 20px 20px;\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    text-align: center;\n    border: 1px solid #f0f0f5;\n  }\n  .hkm-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);\n    border-color: #e0e0e8;\n  }\n  .hkm-card svg {\n    display: block;\n    margin: 0 auto 12px;\n  }\n  .hkm-spec-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 18px 0;\n    border-bottom: 1px solid #f5f5f7;\n    gap: 20px;\n  }\n  .hkm-spec-row:last-child {\n    border-bottom: none;\n  }\n  .hkm-spec-icon-text {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    flex: 1;\n  }\n\n  \/* --- Policy --- *\/\n  .hkm-policy-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    margin: 40px 0 20px;\n    padding: 28px 24px;\n    background: #f9f9fb;\n    border-radius: 24px;\n  }\n  .hkm-policy-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .hkm-faq details {\n    transition: all 0.2s ease;\n  }\n  .hkm-faq details[open] .hkm-faq-chevron {\n    transform: rotate(180deg);\n  }\n  .hkm-faq-chevron {\n    transition: transform 0.3s ease;\n    width: 18px;\n    height: 18px;\n    stroke: #86868b;\n  }\n\n  \/* --- Animations \u0026 Icon Hover --- *\/\n  .hkm-icon-hover {\n    transition: transform 0.25s ease, stroke 0.25s ease;\n  }\n  .hkm-card:hover .hkm-icon-hover {\n    transform: scale(1.08);\n  }\n  .hkm-card:hover .hkm-icon-stroke {\n    stroke: #0071e3;\n  }\n\n  \/* --- Responsive: Tablet \u0026 Mobile --- *\/\n  @media screen and (max-width: 768px) {\n    .hkm-grid-3 {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n    .hkm-grid-2 {\n      grid-template-columns: 1fr;\n    }\n    .hkm-section-title {\n      font-size: 22px;\n      margin-bottom: 24px;\n    }\n    .hkm-card-title {\n      font-size: 16px;\n    }\n    .hkm-card-text {\n      font-size: 12px;\n    }\n    .hkm-detail-title {\n      font-size: 18px;\n      margin-top: 32px;\n    }\n    .hkm-detail-text {\n      font-size: 12px;\n    }\n    .hkm-spec-label {\n      font-size: 12px;\n    }\n    .hkm-spec-value {\n      font-size: 14px;\n    }\n    .hkm-faq-question {\n      font-size: 14px;\n    }\n    .hkm-faq-answer {\n      font-size: 12px;\n    }\n    .hkm-policy-title {\n      font-size: 14px;\n    }\n    .hkm-policy-text {\n      font-size: 12px;\n    }\n    .hkm-highlight-number {\n      font-size: 20px;\n    }\n  }\n\n  @media screen and (max-width: 540px) {\n    .hkm-grid-3 {\n      grid-template-columns: 1fr;\n    }\n    .hkm-policy-grid {\n      grid-template-columns: 1fr;\n      padding: 24px 18px;\n    }\n    .hkm-card {\n      padding: 20px 16px 16px;\n    }\n    .hkm-section-title {\n      font-size: 21px;\n    }\n    .hkm-card-title {\n      font-size: 15px;\n    }\n    .hkm-card-text {\n      font-size: 12px;\n    }\n    .hkm-detail-title {\n      font-size: 17px;\n    }\n    .hkm-detail-text {\n      font-size: 12px;\n    }\n    .hkm-spec-label {\n      font-size: 12px;\n    }\n    .hkm-spec-value {\n      font-size: 14px;\n    }\n    .hkm-faq-question {\n      font-size: 13px;\n    }\n    .hkm-faq-answer {\n      font-size: 12px;\n    }\n    .hkm-policy-title {\n      font-size: 13px;\n    }\n    .hkm-policy-text {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hkm-description\"\u003e\n\u003c!-- Section: Hero Title --\u003e\n\u003cdiv style=\"text-align: center; margin: 30px 0 36px;\"\u003e\n\u003ch1 style=\"font-size: 32px; font-weight: 500; letter-spacing: -0.5px; margin-bottom: 8px; color: #1d1d1f;\"\u003eHKM-879251 Electric Mountain Bike\u003c\/h1\u003e\n\u003cp style=\"font-size: 15px; color: #6e6e73; margin: 0;\"\u003ePrecision-Engineered e-MTB — Bafang M600, 120Nm Torque, 11-Speed Electronic Shifting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Key Selling Points Cards (3-column desktop) --\u003e\n\u003cdiv class=\"hkm-grid-3\"\u003e\n\u003c!-- Card 1: Motor --\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"20\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M16 22h4l2-6 4 16 2-10h4\" stroke=\"#515154\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"hkm-icon-stroke\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"8\" stroke=\"#86868b\" stroke-width=\"1.2\" fill=\"none\" stroke-dasharray=\"4 3\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003eBafang M600 Mid‑Drive\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003e120Nm torque for steep climbs. Responsive torque sensing delivers natural pedal feel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 2: Battery --\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003crect x=\"14\" y=\"12\" width=\"20\" height=\"28\" rx=\"3\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"19\" y=\"17\" width=\"10\" height=\"18\" rx=\"1.5\" fill=\"#e8e8ed\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M22 9v3\" stroke=\"#86868b\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M28 10l-1.5 2.5\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M16 10l1.5 2.5\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003e48V 17.5Ah Lithium Battery\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003eRange up to 37 miles (60km). Seamlessly integrated into the down tube for clean aesthetics.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 3: Shifting --\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"16\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"10\" stroke=\"#e8e8ed\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M22 8v3M22 33v3M8 22h3m22 0h3\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"22\" cy=\"8\" r=\"2\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"22\" cy=\"36\" r=\"2\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"8\" cy=\"22\" r=\"2\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"36\" cy=\"22\" r=\"2\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003e11‑Speed Electronic Drivetrain\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003eEDS ETAP AXS derailleur for instant, precise shifts. No cables, no lag.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Second Row Cards: Brakes, Suspension, Display --\u003e\n\u003cdiv class=\"hkm-grid-3\"\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"14\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"22\" cy=\"22\" r=\"9\" stroke=\"#e8e8ed\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M17 17l10 10M27 17l-10 10\" stroke=\"#515154\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003crect x=\"20\" y=\"19\" width=\"4\" height=\"6\" rx=\"1.5\" fill=\"#0071e3\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003eTEKTRO HD‑E725 Hydraulic Disc\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003e4‑piston calipers, 203mm rotors. Consistent braking in wet or dry conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003cpath d=\"M8 28h4l4-16 4 20 4-14 4 12h4\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"12\" cy=\"28\" r=\"2.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"32\" cy=\"28\" r=\"2.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M18 14l2-2 2 2\" stroke=\"#86868b\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"22\" cy=\"12\" r=\"6\" stroke=\"#e8e8ed\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003eROCKSHOX 35S + DLX\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003e150mm front \/ 190mm rear travel. Plush air suspension absorbs rocks and roots.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-card\"\u003e\n\u003csvg width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\" class=\"hkm-icon-hover\"\u003e\n        \u003crect x=\"10\" y=\"12\" width=\"24\" height=\"20\" rx=\"3\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M14 18h16M14 22h12M14 26h8\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"22\" cy=\"32\" r=\"3\" fill=\"#0071e3\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M22 30v-4\" stroke=\"#c7c7cc\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"hkm-card-title\"\u003eBC281 LCD + Eunorau GO\u003c\/div\u003e\n\u003cdiv class=\"hkm-card-text\"\u003eReal‑time ride metrics. Bluetooth connectivity for tracking and diagnostics.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Detailed Specs with US units first --\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv style=\"background: #fbfbfd; border-radius: 24px; padding: 24px 28px; border: 1px solid #f0f0f5;\"\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 6v3M14 19v3M6 14h3m10 0h3\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eMotor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eBafang M600, 120Nm torque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003crect x=\"7\" y=\"4\" width=\"14\" height=\"20\" rx=\"2\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"10\" y=\"8\" width=\"8\" height=\"12\" rx=\"1\" fill=\"#e8e8ed\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eBattery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003e48V 17.5Ah (840Wh) Integrated Li‑ion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 20l4-12 4 16 4-14 4 10\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"5\" cy=\"20\" r=\"1.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"21\" cy=\"20\" r=\"1.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eRange\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003e19–37 miles (31–60 km) per charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"9\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 8v4l3 3\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eTop Speed (Assisted)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eUp to 31 mph (50 km\/h)*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"5\" stroke=\"#e8e8ed\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 9v3\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eDrivetrain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003e11‑speed, EDS ETAP AXS electronic derailleur\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"8\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10 10l8 8M18 10l-8 8\" stroke=\"#515154\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eBrakes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eTEKTRO HD‑E725, 4‑piston, 203mm rotors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M6 18h3l3-10 3 14 3-8 3 6h3\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"6\" cy=\"18\" r=\"1.8\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"24\" cy=\"18\" r=\"1.8\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eFront Suspension\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eROCKSHOX 35S Air, 5.9in (150mm) travel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M6 20l3-8 4 12 3-10 4 8\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"6\" cy=\"20\" r=\"1.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"20\" cy=\"20\" r=\"1.5\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eRear Shock\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eROCKSHOX DLX Air, 7.5in (190mm) travel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"5\" fill=\"#e8e8ed\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eWheels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003e27.5″ x 2.8″ tires, aluminum alloy rims\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003crect x=\"6\" y=\"5\" width=\"16\" height=\"18\" rx=\"3\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 10h8M10 14h5\" stroke=\"#86868b\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eDisplay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eBC281 LCD, Bluetooth, Eunorau GO app\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 6h4l2 4-2 4h-4l-2-4 2-4z\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"2\" fill=\"#515154\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eFrame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eAluminum alloy, lightweight \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-spec-row\"\u003e\n\u003cdiv class=\"hkm-spec-icon-text\"\u003e\n\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M10 16v2a4 4 0 008 0v-2\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003crect x=\"8\" y=\"8\" width=\"12\" height=\"8\" rx=\"2\" stroke=\"#c7c7cc\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e \u003cspan class=\"hkm-spec-label\"\u003eSaddle \u0026amp; Dropper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hkm-spec-value\"\u003eVL‑3540 comfort saddle, remote dropper post\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #86868b; margin-top: 12px;\"\u003e*Top speed may be electronically limited to comply with local regulations. Actual range varies based on rider weight, terrain, assist level, and conditions.\u003c\/p\u003e\n\u003c!-- Detailed Feature Descriptions --\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eEngineered for the Trail\u003c\/div\u003e\n\u003cp class=\"hkm-detail-text\"\u003eEvery component of the HKM-879251 (URUS 27.5) is chosen to deliver uncompromising performance. The Bafang M600 mid‑drive motor leverages a torque sensor that measures pedal force 1,000 times per second — meaning power delivery feels instant and natural, not like an on\/off switch. The 120 newton‑meters of torque let you conquer grades exceeding 35% without breaking a sweat.\u003c\/p\u003e\n\u003cp class=\"hkm-detail-text\"\u003eThe integrated 48V 17.5Ah battery uses high‑energy‑density 21700 cells, providing 840 watt‑hours. On a typical mixed ride, you can expect 19–37 miles (31–60 km) of assisted range. The battery locks into the down tube with a secure, rattle‑free mechanism and can be charged on or off the bike in approximately 5.5 hours.\u003c\/p\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eElectronic Precision Shifting\u003c\/div\u003e\n\u003cp class=\"hkm-detail-text\"\u003eThe 11‑speed drivetrain is controlled by an EDS ETAP AXS electronic derailleur. Shifts happen in milliseconds with the tap of a button — no cable stretch, no barrel adjusters. The system is fully wireless and IP69K rated against water and dust. You can even customize shift speed and multi‑shift behavior via the AXS mobile app.\u003c\/p\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eConfidence‑Inspiring Control\u003c\/div\u003e\n\u003cp class=\"hkm-detail-text\"\u003eTEKTRO HD‑E725 hydraulic disc brakes feature quad‑piston calipers and 203mm rotors front and rear. The result is predictable stopping power with excellent modulation, so you can feather the brakes on loose descents or grab a handful when a sudden obstacle appears. The brake levers are reach‑adjustable to fit different hand sizes.\u003c\/p\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eTrail‑Tuned Suspension\u003c\/div\u003e\n\u003cp class=\"hkm-detail-text\"\u003eThe ROCKSHOX 35S air fork offers 5.9 inches (150mm) of plush travel with adjustable rebound and compression. Out back, the ROCKSHOX DLX air shock provides 7.5 inches (190mm) of stroke, keeping the rear tire glued to the ground. Together they create a balanced, active suspension platform that reduces fatigue and increases traction on technical terrain.\u003c\/p\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eSmart Connectivity\u003c\/div\u003e\n\u003cp class=\"hkm-detail-text\"\u003eThe BC281 LCD display mounts cleanly on the handlebar and shows speed, battery level, assist mode, trip distance, and more. Pair it with the Eunorau GO app via Bluetooth to record rides, update firmware, and run diagnostics. The display is backlit and readable even in direct sunlight.\u003c\/p\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv class=\"hkm-detail-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"hkm-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary class=\"hkm-faq-question\"\u003eHow long does it take to fully charge the battery? \u003csvg class=\"hkm-faq-chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 7l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cp class=\"hkm-faq-answer\"\u003eUsing the included 4A charger, a full charge from empty takes approximately 5.5 hours. The battery can be charged while mounted on the bike or removed for indoor charging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"hkm-faq-question\"\u003eWhat is the total weight of the bike? \u003csvg class=\"hkm-faq-chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 7l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cp class=\"hkm-faq-answer\"\u003eThe HKM-879251 weighs approximately 52.9 lbs (24 kg) including the battery. The aluminum frame and optimized component selection keep weight low without sacrificing durability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"hkm-faq-question\"\u003eIs the electronic shifting waterproof? \u003csvg class=\"hkm-faq-chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 7l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cp class=\"hkm-faq-answer\"\u003eYes, the EDS ETAP AXS derailleur is rated IP69K — it can withstand high‑pressure water jets and immersion. Riding in rain or through puddles is no problem.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"hkm-faq-question\"\u003eWhat type of terrain is this bike designed for? \u003csvg class=\"hkm-faq-chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n          \u003cpath d=\"M5 7l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cp class=\"hkm-faq-answer\"\u003eIt’s built for aggressive trail riding, enduro, and technical singletrack. The 150mm\/190mm travel and 2.8″ tires provide capability on rocks, roots, and loose surfaces. It also excels as a fast urban commuter on rough streets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Policy Section --\u003e\n\u003cdiv class=\"hkm-detail-title\" style=\"margin-bottom: 8px;\"\u003ePurchase with Confidence\u003c\/div\u003e\n\u003cdiv class=\"hkm-policy-grid\"\u003e\n\u003cdiv class=\"hkm-policy-item\"\u003e\n\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n        \u003crect x=\"4\" y=\"5\" width=\"24\" height=\"18\" rx=\"2\" stroke=\"#0071e3\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M8 12h16M8 16h10\" stroke=\"#0071e3\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hkm-policy-title\"\u003eFree Shipping on All Orders\u003c\/div\u003e\n\u003cp class=\"hkm-policy-text\"\u003eNo minimum purchase required. Your HKM-879251 ships fully insured with real‑time tracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-policy-item\"\u003e\n\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n        \u003ccircle cx=\"16\" cy=\"16\" r=\"11\" stroke=\"#0071e3\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 16l3 3 5-5\" stroke=\"#0071e3\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hkm-policy-title\"\u003e180 Days Purchase Protection\u003c\/div\u003e\n\u003cp class=\"hkm-policy-text\"\u003eWe stand behind our craftsmanship. If a manufacturing defect appears within 180 days, we’ll make it right.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-policy-item\"\u003e\n\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n        \u003cpath d=\"M8 14l5-5 6 6 5-9 4 12H8z\" stroke=\"#0071e3\" stroke-width=\"1.5\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"8\" cy=\"22\" r=\"1.8\" fill=\"#0071e3\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"24\" cy=\"22\" r=\"1.8\" fill=\"#0071e3\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hkm-policy-title\"\u003e30‑Day Money‑Back Guarantee\u003c\/div\u003e\n\u003cp class=\"hkm-policy-text\"\u003eRide it, test it, love it — or return it within 30 days for a full refund. No restocking fees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkm-policy-item\"\u003e\n\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n        \u003crect x=\"5\" y=\"6\" width=\"22\" height=\"20\" rx=\"3\" stroke=\"#0071e3\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M12 15l2 2 4-4\" stroke=\"#0071e3\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"16\" y1=\"21\" x2=\"16\" y2=\"26\" stroke=\"#0071e3\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hkm-policy-title\"\u003e24‑Month Warranty Service\u003c\/div\u003e\n\u003cp class=\"hkm-policy-text\"\u003eComprehensive coverage on frame, motor, and battery. Quick support from our dedicated service team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Electric Bicycles \u003e\u003e","offers":[{"title":"- 500w \/ - Gray","offer_id":43279428190291,"sku":"868053899272","price":4499.99,"currency_code":"USD","in_stock":true},{"title":"- 500w \/ - White","offer_id":43279428223059,"sku":"868053899273","price":4499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/HKM-879251-URUS-27_5-Electric-Mountain-Bike-with-Bafang-M600-Mid-drive-Motor-and-11-Speed-Shifting-System.webp?v=1766461899","url":"https:\/\/www.hekomart.com\/products\/hkm-879251-electric-mountain-bike-with-bafang-m600-mid-drive-motor-and-11-speed-shifting-system","provider":"Hekomart.com","version":"1.0","type":"link"}