{"product_id":"hugerock-x72-power-regulator-for-motorcycle-bike-vehicle-wire-accessories","title":"HUGEROCK X72 Power Regulator For Motorcycle Bike Vehicle Wire Accessories","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/X7-PC-1_3.png?v=1710473389\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ================= 基础容器设置 ================= *\/\n  .hr-manual-wrapper {\n    font-family: 'Roboto', sans-serif;\n    color: #161823;\n    max-width: 800px; \/* 适合详情页的阅读宽度 *\/\n    margin: 0 auto;\n    padding: 20px;\n    background: #ffffff;\n    line-height: 1.5;\n    box-sizing: border-box;\n  }\n  .hr-manual-wrapper * { box-sizing: border-box; }\n\n  .hr-section-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin: 0 0 20px 0;\n    color: #000000;\n  }\n\n  \/* ================= 顶部：走线图 (Wiring Diagram) ================= *\/\n  .hr-wiring-flow {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    margin-bottom: 48px;\n  }\n  .hr-flow-item {\n    flex: 1;\n    padding-right: 10px;\n  }\n  .hr-flow-item h4 {\n    font-size: 13px;\n    font-weight: 900;\n    margin: 0 0 4px 0;\n    line-height: 1.3;\n  }\n  .hr-flow-item p {\n    font-size: 12px;\n    color: #555555;\n    margin: 0;\n    line-height: 1.4;\n  }\n  .hr-flow-arrow {\n    color: #F28500;\n    font-size: 14px;\n    margin: 0 10px;\n    padding-top: 2px;\n  }\n\n  \/* ================= 详细步骤 (Detailed Steps) ================= *\/\n  .hr-step-box {\n    margin-bottom: 32px;\n  }\n  .hr-step-header {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .hr-step-badge {\n    background-color: #F28500;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 900;\n    padding: 2px 6px;\n    border-radius: 4px;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .hr-step-header h4 {\n    font-size: 16px;\n    font-weight: 900;\n    margin: 0;\n    line-height: 1.3;\n  }\n  .hr-step-desc {\n    font-size: 14px;\n    color: #555555;\n    margin: 0 0 12px 0;\n  }\n  .hr-step-green {\n    font-size: 13px;\n    color: #059669; \/* 官方标准绿色 *\/\n    margin: 0 0 16px 0;\n  }\n  .hr-step-green b { font-weight: 700; }\n\n  \/* 拆分图文结构 (Steps 02-05) *\/\n  .hr-step-split {\n    display: flex;\n    gap: 24px;\n    align-items: flex-start;\n  }\n  .hr-step-img {\n    width: 140px;\n    flex-shrink: 0;\n    border: 1px solid #e5e7eb;\n    border-radius: 8px;\n    background: #f9fafb;\n    padding: 8px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n  }\n  .hr-step-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* 让白底图完美融入 *\/\n  }\n  .hr-step-content {\n    flex: 1;\n  }\n\n  \/* 步骤1：复杂的连环图排版 *\/\n  .hr-s1-gallery {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    align-items: center;\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    padding: 24px;\n    margin-top: 16px;\n  }\n  .hr-s1-row {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    width: 100%;\n  }\n  .hr-s1-item {\n    text-align: center;\n    flex: 1;\n    max-width: 200px;\n  }\n  .hr-s1-item img {\n    width: 100%;\n    height: auto;\n    margin-bottom: 8px;\n  }\n  .hr-s1-item p {\n    font-size: 11px;\n    color: #161823;\n    margin: 0;\n    font-weight: 500;\n  }\n  .hr-s1-arrow {\n    color: #161823;\n    font-size: 16px;\n  }\n\n  \/* ================= 底部警告框 (Precautions) ================= *\/\n  .hr-warning-box {\n    border: 1.5px solid #F28500;\n    border-radius: 12px;\n    padding: 24px;\n    margin-top: 48px;\n    background-color: rgba(242, 133, 0, 0.02);\n  }\n  .hr-warning-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    color: #F28500;\n    font-size: 16px;\n    font-weight: 900;\n    margin-bottom: 16px;\n  }\n  .hr-warning-header svg {\n    width: 20px;\n    height: 20px;\n  }\n  .hr-warning-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .hr-warning-box li {\n    position: relative;\n    padding-left: 12px;\n    font-size: 13px;\n    color: #161823;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n  .hr-warning-box li::before {\n    content: '•';\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #161823;\n    font-weight: bold;\n  }\n  .hr-warning-box li:last-child { margin-bottom: 0; }\n\n  \/* ================= 移动端适配 ================= *\/\n  @media (max-width: 600px) {\n    .hr-wiring-flow { flex-direction: column; gap: 12px; }\n    .hr-flow-arrow { transform: rotate(90deg); margin: 0 auto; }\n    .hr-step-split { flex-direction: column; }\n    .hr-step-img { width: 100%; max-width: 200px; margin: 0 auto 16px auto; }\n    .hr-s1-row { flex-direction: column; }\n    .hr-s1-arrow { transform: rotate(90deg); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hr-manual-wrapper\"\u003e\n\u003c!-- ================= 顶部走线图 ================= --\u003e\n\u003ch1 style=\"text-align: center;\"\u003e\u003cstrong\u003eDetailed installation steps for M8 aviation connectors\u003c\/strong\u003e\u003c\/h1\u003e\n\u003ch3 class=\"hr-section-title\"\u003eWiring Diagram\u003c\/h3\u003e\n\u003cdiv class=\"hr-wiring-flow\"\u003e\n\u003cdiv class=\"hr-flow-item\"\u003e\n\u003ch4\u003eMotorcycle Vehicle Battery\u003c\/h4\u003e\n\u003cp\u003e12V DC Output\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-arrow\"\u003e▶\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-item\"\u003e\n\u003ch4\u003eFuse\u003c\/h4\u003e\n\u003cp\u003eWiring protection: Protect equipment on short circuit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-arrow\"\u003e▶\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-item\"\u003e\n\u003ch4\u003eDC-DC \/ ACC Converter (120s Delay)\u003c\/h4\u003e\n\u003cp\u003eVoltage regulation, Anti-reverse connection, ACC ignition-off detection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-arrow\"\u003e▶\u003c\/div\u003e\n\u003cdiv class=\"hr-flow-item\"\u003e\n\u003ch4\u003eX72 Host Device\u003c\/h4\u003e\n\u003cp\u003eConnect via side M8 aviation connector\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ================= 详细安装步骤 ================= --\u003e\n\u003ch3 class=\"hr-section-title\"\u003eDetailed Installation Steps\u003c\/h3\u003e\n\u003c!-- Step 01 --\u003e\n\u003cdiv class=\"hr-step-box\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eRemove the X72 built-in battery and switch to external power supply mode.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eCustomers can remove and install the battery themselves, but must strictly follow the official procedures. Retaining the battery + charging while using is strictly prohibited in this scenario.\u003c\/p\u003e\n\u003cp class=\"hr-step-green\"\u003e\u003cb\u003eInspection Standard:\u003c\/b\u003e No bulging, unusual odor, or water ingress marks in the battery compartment; dummy battery \/ external power supply kit is properly installed.\u003c\/p\u003e\n\u003cdiv class=\"hr-s1-gallery\"\u003e\n\u003cdiv class=\"hr-s1-row\"\u003e\n\u003c!-- 替换为你抠出的第一张小图 --\u003e\n\u003cdiv class=\"hr-s1-item\"\u003e\n\u003cimg alt=\"Remove screws\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/01-1.png?v=1784630235\"\u003e\n\u003cp\u003eRemove screws, take out the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-s1-arrow\"\u003e▶\u003c\/div\u003e\n\u003c!-- 替换为你抠出的第二张小图 --\u003e\n\u003cdiv class=\"hr-s1-item\"\u003e\n\u003cimg alt=\"Remove back cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/01-2.png?v=1784630237\"\u003e\n\u003cp\u003eRemove screws, take off the back cover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-s1-row\"\u003e\n\u003cdiv class=\"hr-s1-arrow\"\u003e▶\u003c\/div\u003e\n\u003c!-- 替换为你抠出的第三张假电池图 --\u003e\n\u003cdiv class=\"hr-s1-item\"\u003e\n\u003cimg alt=\"Replace with dummy battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/01-3.png?v=1784630237\"\u003e\n\u003cp\u003eReplace with the dummy battery and reassemble following the original steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 02 --\u003e\n\u003cdiv class=\"hr-step-box hr-step-split\"\u003e\n\u003cdiv class=\"hr-step-img\"\u003e\n\u003c!-- 替换为电池拉线图 --\u003e \u003cimg alt=\"Draw out wires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/02_2x_e0501b22-4692-4a3a-96df-9623af13fc0d.png?v=1784630402\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step-content\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eDraw out the positive and negative wires from the vehicle battery and connect the fuse in series.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eThe fuse specification should be selected according to the recommended value of the DC-DC converter.\u003c\/p\u003e\n\u003cp class=\"hr-step-green\"\u003e\u003cb\u003eInspection Standard:\u003c\/b\u003e Correct positive\/negative poles, detachable\/maintainable fuse, no exposed wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 03 --\u003e\n\u003cdiv class=\"hr-step-box hr-step-split\"\u003e\n\u003cdiv class=\"hr-step-img\"\u003e\n\u003c!-- 替换为连接头图 --\u003e \u003cimg alt=\"Connect Converter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/03_2x_52851b69-f2c8-4d86-be45-b9c5a93171be.png?v=1784630403\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step-content\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eConnect to the DC-DC\/ ACC Converter (120s Delay).\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eThe converter performs voltage regulation, anti-reverse connection, and ACC ignition-off detection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 04 --\u003e\n\u003cdiv class=\"hr-step-box hr-step-split\"\u003e\n\u003cdiv class=\"hr-step-img\"\u003e\n\u003c!-- 替换为ACC线图 --\u003e \u003cimg alt=\"ACC Signal Wire\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/04_2x_6d724e85-b8f0-4a94-b878-ef3bdd87821a.png?v=1784630403\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step-content\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eRoute the ACC signal wire (for hard power-off in Step 5).\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eThe M8 interface pins do not include power on\/off interrupt I\/O, so the host cannot receive ACC signals to shut down automatically. Therefore, this step requires correct connection to the vehicle's ignition circuit.\u003c\/p\u003e\n\u003cp class=\"hr-step-green\"\u003e\u003cb\u003eNote:\u003c\/b\u003e The host in M8 will not \"actively shut down\" after ignition OFF, but relies on a 120-second hard power-off. Please inform customers of this difference in advance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 05 --\u003e\n\u003cdiv class=\"hr-step-box hr-step-split\"\u003e\n\u003cdiv class=\"hr-step-img\"\u003e\n\u003c!-- 替换为侧边连接图 --\u003e \u003cimg alt=\"Connect side M8\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/05_2x_d4aa769b-bcd4-4139-9be4-3e6f9bfec6c4.png?v=1784630403\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step-content\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e05\u003c\/span\u003e\n\u003ch4\u003eConnect the output wire to the side M8 aviation connector on the X72 and lock it securely.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eAlign with the M8 interface direction, insert, and rotate clockwise to lock it securely, ensuring it does not detach in shock or rainy environments.\u003c\/p\u003e\n\u003cp class=\"hr-step-green\"\u003e\u003cb\u003eInspection Standard:\u003c\/b\u003e Interface is locked securely (not loose), indicator light is normal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Step 06 --\u003e\n\u003cdiv class=\"hr-step-box\"\u003e\n\u003cdiv class=\"hr-step-header\"\u003e\n\u003cspan class=\"hr-step-badge\"\u003e06\u003c\/span\u003e\n\u003ch4\u003eSecure the wiring harness and conduct full-device testing.\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp class=\"hr-step-desc\"\u003eAvoid the engine, exhaust pipe, steering activity areas, and sharp edges; reserve slack for shock absorption.\u003c\/p\u003e\n\u003cp class=\"hr-step-green\"\u003e\u003cb\u003eInspection Standard:\u003c\/b\u003e Max brightness navigation + Power on upon ignition -\u0026gt; Hard power-off approx. 120 seconds after ignition OFF -\u0026gt; Restores upon re-ignition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ================= 底部警告框 ================= --\u003e\n\u003cdiv class=\"hr-warning-box\"\u003e\n\u003cdiv class=\"hr-warning-header\"\u003e\n\u003c!-- 警告图标 --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"m12 19-7-7 7-7\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 12H5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Prohibitions\/Precautions: Notes for this scenario\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eIt is not recommended to retain the X72 built-in battery before using this option — it creates a \"charging while using\" superimposition, which may trigger high-temperature protection.\u003c\/li\u003e\n\u003cli\u003eIt is prohibited to use the Type-C port as a backup charging method in this scenario (IP68 protection is invalid when the waterproof cover is open; the customer bears responsibility for any water ingress\/damage).\u003c\/li\u003e\n\u003cli\u003eCustomer Expectation Management: M8 Aviation Connector results in a \"hard power-off\" (non-graceful shutdown) after ignition OFF. If the customer is concerned about this difference, please recommend 24-PIN charging cable instead.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"HUGEROCK","offers":[{"title":"Default Title","offer_id":49946814677235,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/0415\/1795\/files\/1_458f2122-8600-41eb-95ed-be7273b21d10.png?v=1784628706","url":"https:\/\/hugerockglobal.com\/de\/products\/hugerock-x72-power-regulator-for-motorcycle-bike-vehicle-wire-accessories","provider":"HUGEROCK X72 | The Ultimate 2600 Nits Rally \u0026 ADV Motorcycle Tablet","version":"1.0","type":"link"}