{"product_id":"weatherproof-motorcycle-led-signals","title":"Weatherproof Motorcycle LED Signals","description":"\u003c!--\n[AI Design Logic]\n产品类型：摩托车\/电动车LED把手堵头灯 (Motorcycle LED Handlebar Turn Signals)\n目标受众：两轮\/三轮改装车主、夜间骑行爱好者、重视道路安全的骑士\n视觉风格：硬朗、科技感、暗黑运动风 (Dark Sporty Aesthetic)，完美适配机车电子配件调性\n配色策略：深灰\/黑色背景 (#0b0c10, #1f2833) 搭配高亮琥珀黄 (#ff9f1c) 作为重点色\n模块顺序：\n  1. Intro \/ Hero (主图大特写)\n  2. Feature 1: 360° 环绕高亮能见度 (360° Visibility)\n  3. Feature 2: IPX6 暴雨级防水防尘 (Waterproof Stormproof)\n  4. Feature 3: 12V 通用极简三线制 (Universal Wiring)\n  5. Use Scenario: 四类车型广泛兼容 (Vehicle Compatibility)\n  6. Specifications: 参数规格与选型安全提示 (已更新 18mm 内径与线长)\n  7. FAQ: 产品安装与适配FAQ (已新增防快闪提示)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles Scope Locked under .product-detail-container --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #ff9f1c;\n      --primary-hover: #ffbf69;\n      --text-main: #f8f9fa;\n      --text-sub: #a0aec0;\n      --bg-body: #0b0c10;\n      --bg-card: #161a20;\n      --bg-soft: #1f2833;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.5);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.7);\n      --border-color: #2d3748;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 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    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n      font-weight: 700;\n      line-height: 1.25;\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(2rem, 4vw, 2.75rem);\n      text-transform: uppercase;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(1.5rem, 3vw, 2rem);\n      border-left: 4px solid var(--primary);\n      padding-left: 12px;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(1.25rem, 2vw, 1.5rem);\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Visual Badges (Non-clickable) *\/\n    .product-badge {\n      display: inline-flex;\n      align-items: center;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--primary);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      margin-bottom: 1.5rem;\n    }\n\n    .pill-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 1rem;\n    }\n\n    .pill-tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: 4px;\n      font-size: 14px;\n    }\n\n    \/* Image Rules *\/\n    .image-placeholder {\n      background-color: #1a202c;\n      border: 2px dashed #4a5568;\n      border-radius: var(--radius-lg);\n      padding: 4rem 1rem;\n      text-align: center;\n      color: #a0aec0;\n      font-size: 16px;\n      margin: 1.5rem 0;\n      box-sizing: border-box;\n    }\n\n    .fluid-img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-lg);\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      text-align: center;\n      padding: 3rem 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .hero-section p {\n      max-width: 800px;\n      margin: 0 auto 2rem auto;\n    }\n\n    \/* Feature Blocks (Z-Pattern \u0026 Mobile Stack) *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 8vw, 6rem);\n      padding: 4rem 0;\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile first: Image Top, Text Bottom *\/\n      gap: 2rem;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n      }\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    \/* Grid Section (Scenarios) *\/\n    .scenario-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    @media (min-width: 600px) {\n      .scenario-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (min-width: 992px) {\n      .scenario-grid {\n        grid-template-columns: repeat(4, 1fr);\n      }\n    }\n\n    .scenario-card {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n      transition: border-color 0.3s ease;\n    }\n\n    .scenario-card:hover {\n      border-color: var(--primary);\n    }\n\n    .scenario-info {\n      padding: 1.25rem;\n      text-align: center;\n    }\n\n    .scenario-info h3 {\n      margin: 0;\n      font-size: 18px;\n    }\n\n    \/* Specifications Table Styling *\/\n    .specs-section {\n      padding: 4rem 0;\n      border-top: 1px solid var(--border-color);\n    }\n\n    .specs-container {\n      display: block;\n    }\n\n    .specs-table-wrapper {\n      max-width: 650px; \/* 控制表格和警告框的合适宽度，贴合参考图 *\/\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 1.5rem;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border: 1px solid var(--border-color); \/* 添加边框以更贴合原图风格 *\/\n      font-size: 15px;\n    }\n\n    .specs-table th {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-weight: 600;\n      width: 35%; \/* 规范左侧表头的宽度比例 *\/\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* Warning Alert Card *\/\n    .warning-card {\n      background: rgba(255, 159, 28, 0.05); \/* 稍微降低透明度 *\/\n      border: 1.5px solid var(--primary);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .warning-card h4 {\n      color: var(--primary);\n      margin: 0 0 0.75rem 0;\n      font-size: 18px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Mobile Table Adaption *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        background-color: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n      }\n      .specs-table td {\n        text-align: right;\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        text-align: left;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      padding: 4rem 0;\n      border-top: 1px solid var(--border-color);\n    }\n\n    .faq-item {\n      background-color: 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\n    .faq-item h3 {\n      font-size: 18px;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .faq-item h3 span {\n      color: var(--primary);\n    }\n\n    .faq-item p {\n      font-size: 16px;\n      margin-bottom: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-section\"\u003e\n\u003cdiv class=\"product-badge\"\u003e⚡ Designed for everyday ease\u003c\/div\u003e\n\n\u003ch1\u003e360° Brightness, 100% Watertight\u003c\/h1\u003e\n\n\u003cp\u003eUpgrade your motorcycle or scooter with high-intensity LED handlebar end lights. Engineered to double as daytime running lights and responsive turn signals, keeping you highly visible from every angle.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815182214\/86ff83ffa4a0e120b56e5cf9098f20b3.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=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-1-55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815175756\/d3b8a898ef147533c4cfd2ed59cce928.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"product-badge\"\u003eVisibility\u003c\/div\u003e\n\n\u003ch2\u003e360° Multi-Angle Turn Signaling\u003c\/h2\u003e\n\n\u003cp\u003eEquipped with a high-transparency cylindrical polycarbonate lens, these bar-end lights project wide-angle illumination that leaves no blind spots. Transition smoothly from regular running modes to high-visibility turns to instantly command attention on busy roads.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-container\"\u003e\n\u003cspan class=\"pill-tag\"\u003eDynamic Light Shift\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eUltra-Bright LED Beads\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eWide-Angle Dispersion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815175759\/1bce59b05adfe80cb635b0c1988e28ee.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"product-badge\"\u003eDurability\u003c\/div\u003e\n\n\u003ch2\u003eStormproof sealing \u0026amp; Anti-Rust Hardware\u003c\/h2\u003e\n\n\u003cp\u003eRiding in harsh storms is no longer a hazard. Built with fully sealed internal circuit housing and a corrosion-resistant aluminum-alloy body, this unit stops driving rain, dust, and road salt from infiltrating vital electrical components.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-container\"\u003e\n\u003cspan class=\"pill-tag\"\u003eIPX6 Watertight Construction\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eRust-Resistant Stainless Bolt\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eImpact-Resistant Lens Shell\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815175756\/85d8a2b2de189f88f311aa83ac67fdff.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"product-badge\"\u003eInstallation\u003c\/div\u003e\n\n\u003ch2\u003eUniversal 12V 3-Wire Simplified Circuit\u003c\/h2\u003e\n\n\u003cp\u003eNo complex relays or custom modifications needed. The intuitive three-wire configuration runs cleanly through hollow handlebars, hiding messy cords entirely inside your grip bars for a clean, factory-finish look.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-container\"\u003e\n\u003cspan class=\"pill-tag\"\u003eBlack: Negative (-)\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eRed: Positive (+) \/ DRL\u003c\/span\u003e \u003cspan class=\"pill-tag\"\u003eYellow: Turn Signals (+)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Section: Use Scenarios --\u003e\n\n\u003csection class=\"use-scenario-section\" style=\"padding-bottom: 4rem;\"\u003e\n\u003ch2\u003eEngineered For Various Vehicles\u003c\/h2\u003e\n\n\u003cp\u003eWhether you ride a traditional motorcycle, modern e-scooter, or daily commuter scooter, these plug lights offer universal 12V system integration.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815175756\/d0ca816fbc82bf1384e7c8a668dd5f17.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-grid\"\u003e\n\u003cdiv class=\"scenario-card\"\u003e\n\u003cdiv class=\"scenario-info\"\u003e\n\u003ch3\u003eMotorcycles\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003cdiv class=\"scenario-info\"\u003e\n\u003ch3\u003eE-Scooters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003cdiv class=\"scenario-info\"\u003e\n\u003ch3\u003eThree-Wheeled Vehicles\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003cdiv class=\"scenario-info\"\u003e\n\u003ch3\u003eCommuter Scooters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications Block --\u003e\n\n\u003csection class=\"specs-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\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 data-label=\"Specification\"\u003eWorking Voltage\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e12V DC Universal System\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eWiring Setup\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e3-Wire (Red\/Yellow\/Black) bundle\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFitment\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eFits standard 7\/8\" (22mm) handlebars with an internal diameter of 18mm or larger.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eCable Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eApprox. 40cm (15.7 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eProtection Level\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eIPX6 Waterproof \u0026amp; Rustproof\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003ePolycarbonate high-transparency lens, Aluminum housing, Stainless steel bolt\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003ePackage Units\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSold as 1 Pair (Left + Right Lights)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv class=\"warning-card\"\u003e\n\u003ch4\u003e⚠️ Important Fitting Notice\u003c\/h4\u003e\n\n\u003cp style=\"margin: 0; font-size: 16px;\"\u003ePlease measure the internal diameter of your handlebar tubes before purchasing. The insertion part of this light is 18mm in diameter, so your handlebar's internal diameter must be 18mm or larger to ensure a proper fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e How do the lights operate during a turn?\u003c\/h3\u003e\n\n\u003cp\u003eWhen connected, the daytime running light stays illuminated constantly. Once you trigger the turn signal switch, the indicator will temporarily override the DRL and flash to signal drivers nearby.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Will these cause hyper-flashing on my motorcycle?\u003c\/h3\u003e\n\n\u003cp\u003eLike most LED upgrades, if your bike originally had halogen bulbs, you may experience hyper-flashing. We recommend installing an LED flasher relay or load resistors for a perfect flash rate.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Can I install these lights on a 6V or 24V electrical system?\u003c\/h3\u003e\n\n\u003cp\u003eNo, these LED handlebar lights are designed strictly for standard 12V DC systems, which are standard across almost all modern motorcycles, scooters, and electric mobility vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Do they require external batteries or charging?\u003c\/h3\u003e\n\n\u003cp\u003eNo external batteries are required. They pull power directly from your vehicle's integrated 12V battery system via the 3-wire connections hidden inside your handlebars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Pair (For 1 Motorcycle)","offer_id":50272015515888,"sku":"0818-14233746","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Pairs (Keep a Spare \/ For a Friend) 🔥","offer_id":50272015548656,"sku":"0818-14239613","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3177\/9056\/files\/86ff83ffa4a0e120b56e5cf9098f20b3.jpg?v=1787034370","url":"https:\/\/cozyllio.com\/products\/weatherproof-motorcycle-led-signals","provider":"Cozyllio","version":"1.0","type":"link"}