{"product_id":"multicolor-safety-hub-light","title":"Multicolor Safety Hub Light","description":"\u003c!--\n[AI Design Logic]\n产品类型：安全警示与炫彩个性轮毂灯 (B简单使用型\/科技潮流感)\n目标受众：儿童、青少年、都市夜间骑行通勤者、平衡车玩家\n视觉风格：潮酷科技感、深色沉浸式设计（为了最大程度突出灯光流光溢彩的霓虹效果）\n配色策略：主色荧光蓝\/青 (#00f2fe)，辅助色霓虹红 (#ff0844)，背景色深灰蓝 (#0b0e14)\n模块顺序：\n  1. Hero Header (大灯效图营造夜行氛围，突出 360° 侧向守护与流光炫彩)\n  2. Benefits Visual Grid (暗夜骑行多场景实景拼接图)\n  3. Feature 1: 7色18模式 (亮色对比卡片，展示全光谱视觉震撼)\n  4. Feature 2: 卡扣无损安装 (细节解构图，消除消费者对“伤车\/难装”的顾虑)\n  5. Feature 3: USB续航与过充保护 (充电与铰链开合状态实拍，增加功能信任感)\n  6. Fit \u0026 Size Guidance (车圈尺寸适配指引，强化 3cm 限制以降低退货率)\n  7. Specifications (标准技术参数表)\n  8. Product FAQ (精选3条功能型疑难解答)\n详情图映射：\n  Hero Header = detail_3 (潮酷青年车轴光晕，点题炫彩夜骑)\n  Benefits Grid = detail_4 (4合1多场景实景图，体现全天候安全守护)\n  Feature 1 = detail_5 (7色18模式对比图，展示丰富光影)\n  Feature 2 = detail_7 (按键、铰链及优质PC材质结构细节)\n  Feature 3 = detail_8 (充电开合状态、过充保护描述)\n  Size Guidance = detail_1 (带精确尺寸标注的透明底图)\n规格图映射：\n  Specs = detail_1 (物理参数) + detail_8 (充电及电池参数)\n对比模块：\n  已加入 360° 全方位侧边反光 vs 普通前后灯侧面盲区对比概念 (于 Hero Subtitle 强调)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System \u0026 Variables *\/\n    .product-detail-container {\n      --primary: #00f2fe;\n      --primary-hover: #4facfe;\n      --accent: #ff0844;\n      --text-main: #f3f4f6;\n      --text-sub: #a0aec0;\n      --bg-body: #0b0e14;\n      --bg-card: #171c26;\n      --bg-soft: #202738;\n      --border-color: #2d3748;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.3);\n      --shadow-lg: 0 12px 36px rgba(0, 0, 0, 0.6);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 1.5rem 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Common Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: #ffffff;\n      font-weight: 700;\n      line-height: 1.25;\n      margin-top: 0;\n    }\n    .product-detail-container h1 {\n      font-size: clamp(30px, 4.5vw, 44px);\n      letter-spacing: -0.02em;\n    }\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3.5vw, 32px);\n      text-align: center;\n      margin-bottom: clamp(1.5rem, 3vw, 2.5rem);\n    }\n    .product-detail-container h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      margin-bottom: 0.75rem;\n    }\n    .product-detail-container p {\n      font-size: clamp(16px, 1.8vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.25rem;\n    }\n\n    \/* Image \/ Placeholder Standard *\/\n    .pdp-img-wrap {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n      margin-bottom: 1.5rem;\n    }\n    .pdp-placeholder {\n      aspect-ratio: 16 \/ 10;\n      background: linear-gradient(135deg, var(--bg-soft) 0%, var(--bg-card) 100%);\n      border: 2px dashed var(--border-color);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      color: var(--primary);\n      font-weight: 600;\n      padding: 2rem;\n      text-align: center;\n      box-sizing: border-box;\n    }\n    .pdp-placeholder span {\n      color: var(--text-sub);\n      font-size: 14px;\n      margin-top: 0.5rem;\n      font-weight: normal;\n    }\n\n    \/* Non-clickable Badges \u0026 Pills *\/\n    .pdp-pill-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n    .pdp-pill {\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      color: var(--primary);\n      padding: 0.35rem 0.85rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n    .pdp-pill.accent {\n      border-color: var(--accent);\n      color: var(--accent);\n    }\n\n    \/* Hero Banner Block *\/\n    .pdp-hero-section {\n      text-align: center;\n      padding: clamp(2rem, 6vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pdp-hero-badge {\n      display: inline-block;\n      color: var(--accent);\n      background: rgba(255, 8, 68, 0.1);\n      border: 1px solid var(--accent);\n      padding: 0.5rem 1.25rem;\n      border-radius: 50px;\n      font-size: 15px;\n      font-weight: 700;\n      margin-bottom: 1.5rem;\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n    }\n    .pdp-hero-section h1 span {\n      background: linear-gradient(90deg, var(--primary), var(--primary-hover));\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n    .pdp-hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 2.5rem auto;\n      font-size: clamp(18px, 2vw, 22px);\n    }\n\n    \/* Features Section Layout (Mobile Sorting Lock) *\/\n    .pdp-features-grid {\n      padding: clamp(2.5rem, 5vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .feature-item {\n      display: flex;\n      flex-direction: row;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n    .feature-copy h3 {\n      font-size: clamp(22px, 3vw, 28px);\n      margin-bottom: 1rem;\n    }\n\n    \/* Visual Grid Layout *\/\n    .pdp-grid-section {\n      padding: clamp(2.5rem, 5vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pdp-grid-container {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    @media (max-width: 767px) {\n      .pdp-grid-container {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    \/* Size \/ Fit Guidance Section *\/\n    .pdp-fit-section {\n      padding: clamp(2.5rem, 5vw, 5rem) 0;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      margin: clamp(2.5rem, 5vw, 5rem) 0;\n      border: 1px solid var(--border-color);\n    }\n    .pdp-fit-wrapper {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 0 2rem;\n      display: flex;\n      flex-direction: row;\n      align-items: center;\n      gap: 3rem;\n    }\n    .pdp-fit-media {\n      flex: 1.2;\n    }\n    .pdp-fit-copy {\n      flex: 1;\n    }\n    .pdp-fit-list {\n      list-style-type: none;\n      padding: 0;\n      margin: 0;\n    }\n    .pdp-fit-list li {\n      position: relative;\n      padding-left: 1.75rem;\n      margin-bottom: 1.25rem;\n      font-size: 17px;\n      color: var(--text-sub);\n      line-height: 1.6;\n    }\n    .pdp-fit-list li strong {\n      color: #ffffff;\n    }\n    .pdp-fit-list li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      color: var(--primary);\n      font-weight: bold;\n    }\n\n    \/* Specifications Table Layout *\/\n    .pdp-specs-section {\n      padding: clamp(2.5rem, 5vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .spec-table-wrapper {\n      max-width: 900px;\n      margin: 0 auto;\n      overflow: hidden;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      text-align: left;\n    }\n    .spec-table th, .spec-table td {\n      padding: 1.2rem 1.5rem;\n      font-size: 16px;\n    }\n    .spec-table th {\n      background: var(--bg-soft);\n      color: #ffffff;\n      font-weight: 700;\n      text-transform: uppercase;\n      font-size: 14px;\n      letter-spacing: 0.05em;\n    }\n    .spec-table tr:not(:last-child) {\n      border-bottom: 1px solid var(--border-color);\n    }\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--primary);\n      width: 35%;\n    }\n    .spec-table td:last-child {\n      color: var(--text-main);\n    }\n\n    \/* FAQ Section Accordion-like structure *\/\n    .pdp-faq-section {\n      padding: clamp(2.5rem, 5vw, 5rem) 0;\n    }\n    .faq-wrapper {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n    .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n    }\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: center;\n      gap: 0.75rem;\n    }\n    .faq-question::before {\n      content: \"Q:\";\n      color: var(--accent);\n      font-weight: 800;\n    }\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Mobile Overrides *\/\n    @media (max-width: 767px) {\n      .feature-item, .feature-item:nth-child(even) {\n        flex-direction: column !important;\n        gap: 1.5rem;\n      }\n      .pdp-fit-wrapper {\n        flex-direction: column;\n        padding: 0 1rem;\n        gap: 1.5rem;\n      }\n      .pdp-fit-section {\n        margin: 2rem 0;\n      }\n      \/* Mobile Stacked Table *\/\n      .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n      .spec-table thead {\n        display: none;\n      }\n      .spec-table tr {\n        border-bottom: 1px solid var(--border-color);\n        padding: 0.75rem 0;\n      }\n      .spec-table td {\n        padding: 0.75rem 1.5rem 0.75rem 45%; \/* Added left padding to prevent overlap *\/\n        text-align: right;\n        position: relative;\n        min-height: 2.5rem; \/* Ensure enough height *\/\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1.5rem;\n        top: 0.75rem;\n        font-weight: bold;\n        color: var(--primary);\n        text-align: left;\n        width: 40%; \/* Limit width of the label *\/\n        white-space: normal; \/* Allow label to wrap if needed *\/\n      }\n      .spec-table td:first-child {\n        display: none; \/* Hide primary column because content is integrated into data-label *\/\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003cheader class=\"pdp-hero-section\"\u003e\n\u003cdiv class=\"pdp-hero-badge\"\u003e✦ Side-Visibility Protection\u003c\/div\u003e\n\n\u003ch1\u003eLight Up Your Hub,\u003cbr\u003e\n\u003cspan\u003eRide with Fun \u0026amp; Safety!\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp class=\"pdp-hero-subtitle\"\u003eMost bike accidents happen due to low side visibility. Protect yourself and your kids from every angle with instant, vibrant illumination that locks right onto your wheel hubs.\u003c\/p\u003e\n\n\u003cdiv class=\"pdp-img-wrap\"\u003e\n\u003cdiv class=\"pdp-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img77\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814140605\/888541f5a14c3e7f0f28ab3ed013f41e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"pdp-features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pdp-img-wrap\"\u003e\n\u003cdiv class=\"pdp-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img78\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814140604\/398ed1adf0987a1a72aa1c835a1dfee3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pdp-pill-container\"\u003e\n\u003cspan class=\"pdp-pill\"\u003e7 Vibrant Colors\u003c\/span\u003e \u003cspan class=\"pdp-pill\"\u003e18 Flashing Modes\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eMatch Your Vibe Instantly\u003c\/h3\u003e\n\n\u003cp\u003eSwitch colors and patterns with a single touch of the weatherproof button. Choose a solid color to match your bike, or unleash a 7-color breathing cycle that forms a glowing halo when the wheels rotate.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 16px; font-style: italic;\"\u003e*Smart Memory: Long-press to activate, and it defaults to your last used pattern automatically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Clamping \u0026 PC Structure --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pdp-img-wrap\"\u003e\n\u003cdiv class=\"pdp-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img79\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814140605\/956e20baa9351e99ad2e9117ee15ca09.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pdp-pill-container\"\u003e\n\u003cspan class=\"pdp-pill accent\"\u003eNo Tools Required\u003c\/span\u003e \u003cspan class=\"pdp-pill\"\u003eSpoke-Safe Design\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eSnap-Lock Installation\u003c\/h3\u003e\n\n\u003cp\u003eNo need to dismantle wheels or spokes. Utilizing a high-toughness polycarbonate hinge with heavy-duty clip lock, you simply snap the two symmetric halves around your central wheel hub.\u003c\/p\u003e\n\n\u003cp\u003eThe inner diameter is padded with soft friction linings that grip securely on bumpy roads without scratching the hub metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: USB Charging \u0026 Waterproofing --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pdp-img-wrap\"\u003e\n\u003cdiv class=\"pdp-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814140605\/3b95389f9e52484b0e387dc13e935bb6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pdp-pill-container\"\u003e\n\u003cspan class=\"pdp-pill\"\u003e8-12 Hours Run Time\u003c\/span\u003e \u003cspan class=\"pdp-pill\"\u003eIPX5 Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eRechargeable \u0026amp; Rainproof\u003c\/h3\u003e\n\n\u003cp\u003eDitch the single-use batteries. The built-in 300mAh lithium battery charges fully via USB in a quick session, offering up to 12 hours of safety lighting.\u003c\/p\u003e\n\n\u003cp\u003eEquipped with smart overcharge protection and a robust IPX5 waterproof casing, it shrugs off heavy rains, puddle crossings, and wet mud splashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FIT \u0026 SIZE GUIDANCE (Crucial SKU Boundary) --\u003e\n\n\u003csection class=\"pdp-fit-section\"\u003e\n\u003cdiv class=\"pdp-fit-wrapper\"\u003e\n\u003cdiv class=\"pdp-fit-media\"\u003e\n\u003cdiv class=\"pdp-img-wrap\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"pdp-placeholder\" style=\"aspect-ratio: 1\/1;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814140605\/fe7131fc05ca827d21cc87b0e64fb848.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pdp-fit-copy\"\u003e\n\u003cdiv class=\"pdp-pill-container\"\u003e\u003cspan class=\"pdp-pill accent\"\u003e⚠️ Measurement Check\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 style=\"margin-top: 0;\"\u003eWill It Fit Your Bike?\u003c\/h3\u003e\n\n\u003cp\u003eThis hub light is designed to fit standard wheel hubs. To ensure compatibility, please measure your central wheel hub before purchasing:\u003c\/p\u003e\n\n\u003cul class=\"pdp-fit-list\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eMax Hub Diameter:\u003c\/strong\u003e Must be \u003cstrong\u003e3.0 cm (1.18 in)\u003c\/strong\u003e or smaller.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eOuter Clearance:\u003c\/strong\u003e Compact \u003cstrong\u003e8.2 cm (3.22 in)\u003c\/strong\u003e diameter ensures zero spoke contact.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eThickness Profile:\u003c\/strong\u003e Only \u003cstrong\u003e1.6 cm (0.63 in)\u003c\/strong\u003e thick, comfortably fitting standard crossed spoke arrangements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"pdp-specs-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eProperty\u003c\/th\u003e\n\t\t\t\u003cth\u003eProduct Specification Details\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eInner Hub Diameter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inner Hub Diameter\"\u003e3.0 cm \/ 1.18 in (Max clearance)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eOuter Diameter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Outer Diameter\"\u003e8.2 cm \/ 3.22 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eDevice Thickness\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Device Thickness\"\u003e1.6 cm \/ 0.63 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Battery Capacity\"\u003e300mAh Eco-friendly Rechargeable Lithium\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBattery Duration\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Battery Duration\"\u003eApprox. 8 - 12 hours (Mode dependent)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCharging Indicators\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Charging Indicators\"\u003eRed Light (Charging) \/ Green Light (Fully Charged)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eWaterproof Protection\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Waterproof Protection\"\u003eIPX5 Grade Rainproof\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material Composition\"\u003eImpact-Resistant Transparent PC, Premium Soft RGB LED Strip\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ SECTION --\u003e\n\n\u003csection class=\"pdp-faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-wrapper\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it fit balance bikes and children's bikes?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes! It fits most push bikes, balance bikes, kids' bikes, and adult road bikes seamlessly. Just measure the thickest part of the central metal wheel hub—if it is 3.0 cm (1.18 in) or less in diameter, it will snap on perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I ride with this in heavy rain or mud?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The device uses high-impact waterproof PC housing alongside a snug-fitting rubber cap protecting the USB charge port. It easily tolerates rainy conditions, puddles, and dirty road spray.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDo I need to remove the hub light from the wheel to charge it?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, if you can park your bike close to a USB power source, you can charge it directly on the wheel hub. If not, the quick-release lock mechanism allows you to open and detach the light in just 2 seconds to charge it indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Single Wheel)","offer_id":50069527953658,"sku":"0814-16124595","price":14.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Front \u0026 Rear Wheels) - 🔥 Most Popular","offer_id":50069527986426,"sku":"0814-16124317","price":24.95,"currency_code":"USD","in_stock":true},{"title":"4-Pack (Two-Bike Family Set) - 💰 Best Value","offer_id":50069528019194,"sku":"0814-16124622","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/888541f5a14c3e7f0f28ab3ed013f41e_b91c12d8-2f93-47d6-a79f-02789a6260e5.jpg?v=1786695151","url":"https:\/\/varitino.com\/products\/multicolor-safety-hub-light","provider":"Varitino","version":"1.0","type":"link"}