{"product_id":"dual-color-motorcycle-led-spotlight","title":"✨3 Inch Motorcycle LED Spotlight","description":"\u003c!--\n  ============================================================\n  双色摩托车LED射灯详情页 v2.1\n  按完整标准 v2.1 优化\n  情绪钩子：Tired of\n  仅从原文提取信息，无虚构内容\n  ============================================================\n--\u003e\n\u003cstyle\u003e\n  .page-wrap {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 14px 12px 40px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    color: #1a1a1a;\n    background: #0a0a0a;\n    line-height: 1.6;\n  }\n  .page-wrap * { box-sizing: border-box; }\n\n  .section {\n    margin-bottom: 20px;\n    padding: 40px 24px;\n    border-radius: 20px;\n  }\n  .section-white { background: #ffffff; }\n  .section-soft { background: #1a1a1a; color: #e8e0d8; }\n  .section-soft h2,\n  .section-soft h3 { color: #e8e0d8; }\n  .section-soft p { color: #b0a8a0; }\n  .section-dark {\n    background: #0a0a0a;\n    color: #e8e0d8;\n  }\n  .section-dark h2,\n  .section-dark h3 { color: #e8e0d8; }\n  .section-dark p { color: #b0a8a0; }\n  .section-accent {\n    background: #d43020;\n    color: #ffffff;\n  }\n  .section-accent h2,\n  .section-accent h3 { color: #ffffff; }\n  .section-accent p { color: #f0e0d0; }\n  .center { text-align: center; }\n\n  .img-round {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    margin-top: 18px;\n  }\n  .img-round:first-child { margin-top: 0; }\n\n  .page-wrap h2 {\n    font-size: clamp(30px, 5.5vw, 42px);\n    font-weight: 900;\n    letter-spacing: -0.02em;\n    line-height: 1.1;\n    margin: 0 0 12px;\n    color: #e8e0d8;\n  }\n  .page-wrap h3 {\n    font-size: clamp(22px, 3.5vw, 30px);\n    font-weight: 800;\n    margin: 0 0 14px;\n    color: #e8e0d8;\n  }\n  .page-wrap .subhead {\n    font-size: 17px;\n    color: #b0a8a0;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n  .section-white .subhead { color: #5a5a5a; }\n  .section-accent .subhead { color: #f0e0d0; }\n\n  .badge {\n    display: inline-block;\n    padding: 6px 16px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    background: #d43020;\n    margin-bottom: 14px;\n  }\n  .section-dark .badge { background: #d43020; color: #0a0a0a; }\n  .section-soft .badge { background: #d43020; color: #0a0a0a; }\n  .section-accent .badge { background: #ffffff; color: #d43020; }\n\n  .tag-group {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 14px;\n  }\n  .tag {\n    padding: 8px 18px;\n    border: 1px solid #2a2a2a;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #e8e0d8;\n    background: rgba(255,255,255,0.06);\n  }\n  .section-white .tag {\n    border-color: #c8c0b8;\n    color: #1a1a1a;\n    background: #ffffff;\n  }\n  .section-accent .tag {\n    border-color: rgba(255,255,255,0.25);\n    color: #ffffff;\n    background: rgba(255,255,255,0.08);\n  }\n\n  .compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-top: 18px;\n    text-align: left;\n  }\n  .compare-box {\n    padding: 22px 20px;\n    border-radius: 16px;\n  }\n  .compare-box.before {\n    background: #fdf0ee;\n    border: 1px solid #f0d0d0;\n  }\n  .compare-box.after {\n    background: #eef5e8;\n    border: 1px solid #c8dcc0;\n  }\n  .compare-box h4 {\n    font-size: 17px;\n    font-weight: 800;\n    margin: 0 0 10px;\n  }\n  .compare-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .compare-box ul li {\n    padding: 6px 0;\n    font-size: 14px;\n    color: #4a4a4a;\n    padding-left: 26px;\n    position: relative;\n  }\n  .compare-box ul li::before {\n    position: absolute;\n    left: 0;\n    font-weight: 900;\n  }\n  .compare-box.before ul li::before { content: \"✗\"; color: #b85a4a; }\n  .compare-box.after ul li::before { content: \"✓\"; color: #4a7a3a; }\n\n  .grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n  }\n  .grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .feat-card {\n    padding: 22px 16px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid #2a2a2a;\n    border-radius: 16px;\n    text-align: center;\n  }\n  .section-white .feat-card {\n    background: #ffffff;\n    border: 1px solid #c8c0b8;\n  }\n  .section-accent .feat-card {\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.15);\n  }\n  .feat-card .icon { font-size: 28px; display: block; margin-bottom: 8px; }\n  .feat-card h4 { font-size: 16px; font-weight: 800; margin: 0 0 4px; color: #e8e0d8; }\n  .feat-card p { font-size: 14px; color: #b0a8a0; margin: 0; }\n  .section-white .feat-card h4 { color: #1a1a1a; }\n  .section-white .feat-card p { color: #5a5a5a; }\n  .section-accent .feat-card h4 { color: #ffffff; }\n  .section-accent .feat-card p { color: #f0e0d0; }\n\n  .use-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 14px 0 18px;\n  }\n  .use-tags span {\n    padding: 8px 18px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid #2a2a2a;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #e8e0d8;\n  }\n  .section-white .use-tags span {\n    background: #ffffff;\n    border: 1px solid #c8c0b8;\n    color: #1a1a1a;\n  }\n  .section-accent .use-tags span {\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.15);\n    color: #ffffff;\n  }\n\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 14px;\n    text-align: left;\n  }\n  .spec-item {\n    padding: 14px 16px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 12px;\n  }\n  .section-white .spec-item { background: #f5f0ec; }\n  .section-accent .spec-item { background: rgba(255,255,255,0.08); }\n  .spec-item strong {\n    display: block;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #8a8a8a;\n  }\n  .spec-item span {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n    color: #e8e0d8;\n    margin-top: 2px;\n  }\n  .section-white .spec-item span { color: #1a1a1a; }\n  .section-white .spec-item strong { color: #8a8a8a; }\n  .section-accent .spec-item span { color: #ffffff; }\n  .section-accent .spec-item strong { color: #c0a090; }\n\n  .faq-item {\n    padding: 16px 0;\n    border-bottom: 1px solid #2a2a2a;\n    text-align: left;\n  }\n  .faq-item:last-child { border-bottom: 0; }\n  .faq-item h4 {\n    font-size: 16px;\n    font-weight: 800;\n    margin: 0 0 6px;\n    color: #e8e0d8;\n  }\n  .faq-item p {\n    font-size: 15px;\n    color: #b0a8a0;\n    margin: 0;\n  }\n  .section-white .faq-item { border-bottom-color: #c8c0b8; }\n  .section-white .faq-item h4 { color: #1a1a1a; }\n  .section-white .faq-item p { color: #5a5a5a; }\n  .section-accent .faq-item { border-bottom-color: rgba(255,255,255,0.08); }\n  .section-accent .faq-item h4 { color: #ffffff; }\n  .section-accent .faq-item p { color: #f0e0d0; }\n\n  .trust-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 18px 0 0;\n  }\n  .trust-item {\n    padding: 14px 8px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 12px;\n    text-align: center;\n  }\n  .section-white .trust-item { background: #f5f0ec; }\n  .section-accent .trust-item { background: rgba(255,255,255,0.08); }\n  .trust-item strong { display: block; font-size: 13px; color: #e8e0d8; }\n  .trust-item span { display: block; font-size: 11px; color: #8a8a8a; margin-top: 2px; }\n  .section-white .trust-item strong { color: #1a1a1a; }\n  .section-white .trust-item span { color: #8a8a8a; }\n  .section-accent .trust-item strong { color: #ffffff; }\n  .section-accent .trust-item span { color: #c0a090; }\n\n  .cta-btn {\n    display: inline-block;\n    padding: 16px 44px;\n    border-radius: 999px;\n    background: #d43020;\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 900;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .cta-btn:hover {\n    transform: scale(1.02);\n    box-shadow: 0 8px 24px rgba(212, 48, 32, 0.35);\n  }\n  .section-accent .cta-btn {\n    background: #ffffff;\n    color: #d43020;\n  }\n  .section-accent .cta-btn:hover {\n    box-shadow: 0 8px 24px rgba(255,255,255,0.3);\n  }\n\n  .recap {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    max-width: 600px;\n    margin: 16px auto 18px;\n  }\n  .recap-item {\n    padding: 12px 10px;\n    border-radius: 12px;\n    background: rgba(255,255,255,0.06);\n    text-align: center;\n    font-size: 13px;\n    font-weight: 700;\n    color: #e8e0d8;\n  }\n  .section-accent .recap-item {\n    background: rgba(255,255,255,0.08);\n    color: #ffffff;\n  }\n\n  .img-caption {\n    text-align: center;\n    font-size: 14px;\n    color: #8a8a8a;\n    margin-top: 8px;\n    font-weight: 500;\n  }\n  .section-white .img-caption { color: #8a8a8a; }\n  .section-accent .img-caption { color: #c0a090; }\n\n  .note-box {\n    padding: 16px 20px;\n    background: rgba(255,255,255,0.06);\n    border-left: 4px solid #d43020;\n    border-radius: 12px;\n    margin-top: 16px;\n  }\n  .section-white .note-box { background: #f5f0ec; }\n  .section-accent .note-box { background: rgba(255,255,255,0.08); }\n  .note-box p {\n    margin: 0;\n    font-size: 14px;\n    color: #b0a8a0;\n  }\n  .note-box strong { color: #e8e0d8; }\n  .section-white .note-box p { color: #5a5a5a; }\n  .section-white .note-box strong { color: #1a1a1a; }\n  .section-accent .note-box p { color: #f0e0d0; }\n  .section-accent .note-box strong { color: #ffffff; }\n\n  @media (max-width: 640px) {\n    .section { padding: 28px 16px; }\n    .compare { grid-template-columns: 1fr; }\n    .grid-3 { grid-template-columns: 1fr; }\n    .grid-4 { grid-template-columns: 1fr 1fr; }\n    .spec-grid { grid-template-columns: 1fr; }\n    .trust-row { grid-template-columns: 1fr 1fr; }\n    .recap { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 400px) {\n    .grid-4 { grid-template-columns: 1fr; }\n    .trust-row { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"page-wrap\"\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 第1层：首屏                                                  --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-dark center\"\u003e\n\u003cspan class=\"badge\"\u003e💡 Dual-Color Motorcycle Spotlight\u003c\/span\u003e\n\u003ch2\u003e\n\u003cspan style=\"color: #d43020;\"\u003eTired of\u003c\/span\u003e Riding in the Dark?\u003cbr\u003e\u003cspan style=\"color: #d43020;\"\u003eSee Everything.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"subhead\"\u003e6000LM of raw power. 3000K yellow, 6500K white, or both. 8 lighting modes. One spotlight that transforms your night ride.\u003c\/p\u003e\n\u003cdiv class=\"tag-group\"\u003e\n\u003cspan class=\"tag\"\u003e💡 6000LM Output\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🟡 3000K Yellow \/ 6500K White\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🔄 8 Lighting Modes\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🌧️ IP67 Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg class=\"img-round\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0559\/5725\/8445\/files\/1_8f609233-be54-47df-b64c-74a995e54850.jpg?v=1744442575\" alt=\"Dual-color motorcycle LED spotlight\"\u003e\n\u003cp class=\"img-caption\"\u003e6000LM. Dual color. Total control. 🌙\u003c\/p\u003e\n\u003cdiv class=\"trust-row\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e🚚 Fast Shipping\u003c\/strong\u003e \u003cspan\u003eTracked \u0026amp; insured\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003e100% protected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e💬 Responsive Support\u003c\/strong\u003e \u003cspan\u003eHere to help\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e✅ Satisfaction Guarantee\u003c\/strong\u003e \u003cspan\u003eLove it or return it\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 第2层：痛点 → 方案                                           --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-soft center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #8a8a8a; text-transform: uppercase; margin: 0 0 4px;\"\u003eYour Night Ride → After\u003c\/p\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 26px);\"\u003e\n\u003cspan style=\"color: #d43020;\"\u003eStop\u003c\/span\u003e Squinting Into the Dark\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #b0a8a0; max-width: 600px; margin: 0 auto 6px;\"\u003eStock headlights barely cut it. You're squinting, guessing, hoping nothing's in the road. This is what happens when you upgrade.\u003c\/p\u003e\n\u003cdiv class=\"compare\"\u003e\n\u003cdiv class=\"compare-box before\"\u003e\n\u003ch4\u003e😕 \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWithout It\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eStock lights that barely reach the road\u003c\/li\u003e\n\u003cli\u003eNight riding feels like guesswork\u003c\/li\u003e\n\u003cli\u003eOne color, no options\u003c\/li\u003e\n\u003cli\u003eHard to see, easy to miss\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-box after\"\u003e\n\u003ch4\u003e😃\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e With This Spotlight\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e6000LM cuts through the dark\u003c\/li\u003e\n\u003cli\u003eYellow cuts through fog, white lights up the road\u003c\/li\u003e\n\u003cli\u003e8 modes — DRL, always-on, flashing\u003c\/li\u003e\n\u003cli\u003eYou see everything. Nothing surprises you.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 第3层：卖点展开                                              --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-white center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #8a8a8a; text-transform: uppercase; margin: 0 0 4px;\"\u003eWhy Riders Choose This\u003c\/p\u003e\n\u003ch3\u003eMore Than Just \u003cspan style=\"color: #d43020;\"\u003eAnother Light\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"grid-4\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e💡\u003c\/span\u003e\n\u003ch4\u003e6000LM — That's a Lot of Light\u003c\/h4\u003e\n\u003cp\u003e6 high-power CSP LED chips + HD lens. Yellow 3400LM, white 3200LM, combo 6000LM. Night riding, solved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🟡🔵\u003c\/span\u003e\n\u003ch4\u003eYellow, White, or Both — You Choose\u003c\/h4\u003e\n\u003cp\u003e3000K yellow cuts through fog and rain. 6500K white lights up the road like daylight. Or run both for maximum visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e\n\u003ch4\u003e8 Lighting Modes. One Button.\u003c\/h4\u003e\n\u003cp\u003eDRL amber, always-on (yellow\/white\/combo), and 5 flashing modes. Switch instantly for any condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🔧\u003c\/span\u003e\n\u003ch4\u003eBuilt to Last. Built to Fit.\u003c\/h4\u003e\n\u003cp\u003eAviation-grade aluminum housing. 360° adjustable bracket. Comes with 22\/25\/28mm handlebar sleeves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"img-round\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0559\/5725\/8445\/files\/2_703e902b-f26f-489e-a0b7-d233dae376c4.jpg?v=1744442596\" alt=\"Dual-color motorcycle spotlight output\"\u003e\n\u003cp class=\"img-caption\"\u003eYellow, white, or both — total control. 💡\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第二组卖点：光束 + 安装 --\u003e\n\u003cdiv class=\"section section-soft center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #8a8a8a; text-transform: uppercase; margin: 0 0 4px;\"\u003ePrecision Performance\u003c\/p\u003e\n\u003ch3 style=\"color: #e8e0d8;\"\u003eNo Dark Spots. \u003cspan style=\"color: #d43020;\"\u003eNo Blind Spots.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"grid-3\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🔦\u003c\/span\u003e\n\u003ch4\u003eSuper-Focused Beam\u003c\/h4\u003e\n\u003cp\u003eHD lens and precision optics deliver a clean beam pattern — no dark spots, no scattered light, no glare for oncoming drivers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\n\u003ch4\u003eFits Almost Any Bike\u003c\/h4\u003e\n\u003cp\u003eIncludes 22mm, 25mm, and 28mm handlebar sleeves. Universal bracket rotates 360°. If it has handlebars, it fits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e⏱️\u003c\/span\u003e\n\u003ch4\u003e50,000 Hours of Light\u003c\/h4\u003e\n\u003cp\u003eDie-cast aluminum housing dissipates heat fast. IP67 waterproof — rain, mud, anything. This light outlasts your bike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"img-round\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0559\/5725\/8445\/files\/3_3648074d-e766-465a-a83b-ccd505fd6432.jpg?v=1744442618\" alt=\"Beam pattern and bracket\"\u003e\n\u003cp class=\"img-caption\"\u003eFocused beam. Glare-free. Built for the road. 🔦\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第三组卖点：应用场景 --\u003e\n\u003cdiv class=\"section section-white center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #8a8a8a; text-transform: uppercase; margin: 0 0 4px;\"\u003eWhere It Belongs\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eNot Just for\u003c\/span\u003e \u003cspan style=\"color: #d43020;\"\u003eMotorcycles\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"grid-3\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🏍️\u003c\/span\u003e\n\u003ch4\u003eMotorcycles \u0026amp; ATVs\u003c\/h4\u003e\n\u003cp\u003eNight trails, dark roads, or just making sure you're seen. This is the upgrade your bike deserves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e🚛\u003c\/span\u003e\n\u003ch4\u003eTrucks \u0026amp; SUVs\u003c\/h4\u003e\n\u003cp\u003eOff-road lights, auxiliary lighting, or backup illumination — mounts to any 12-30V DC vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cspan class=\"icon\"\u003e⛵\u003c\/span\u003e\n\u003ch4\u003eBoats \u0026amp; More\u003c\/h4\u003e\n\u003cp\u003eIP67 waterproof and corrosion-resistant. Works on boats, UTVs, and any DC-powered equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"img-round\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0559\/5725\/8445\/files\/7_d520d964-2d98-4920-9d38-f3f2e2b87795.jpg?v=1744442682\" alt=\"Versatile applications\"\u003e\n\u003cp class=\"img-caption\"\u003eMotorcycles, ATVs, trucks, boats — anything with 12-30V DC. 🏍️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 使用场景                                                    --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-soft center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #8a8a8a; text-transform: uppercase; margin: 0 0 4px;\"\u003eCompatible With\u003c\/p\u003e\n\u003ch3 style=\"color: #e8e0d8;\"\u003eWorks with \u003cspan style=\"color: #d43020;\"\u003e12-30V DC Vehicles\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"use-tags\"\u003e\n\u003cspan\u003e🏍️ Motorcycles\u003c\/span\u003e \u003cspan\u003e🚙 ATVs \u0026amp; UTVs\u003c\/span\u003e \u003cspan\u003e🚛 Trucks \u0026amp; SUVs\u003c\/span\u003e \u003cspan\u003e⛵ Boats\u003c\/span\u003e \u003cspan\u003e🔧 Off-Road Vehicles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; color: #b0a8a0; max-width: 600px; margin: 0 auto;\"\u003eIncludes 3 sizes of handlebar sleeves (22mm, 25mm, 28mm) and 3 types of switch mounting brackets for any setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 第4层：信任                                                  --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-dark\"\u003e\n\u003cdiv class=\"center\" style=\"margin-bottom: 16px;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #d43020; text-transform: uppercase; margin: 0 0 4px;\"\u003eSpecifications\u003c\/p\u003e\n\u003ch3 style=\"font-size: clamp(22px, 3vw, 28px); color: #e8e0d8;\"\u003eWhat's \u003cspan style=\"color: #d43020;\"\u003eInside\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eLED Type\u003c\/strong\u003e \u003cspan\u003eCustom CSP LED Chips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e \u003cspan\u003eYellow 34W · White 32W · Combo 60W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eLuminous Flux\u003c\/strong\u003e \u003cspan\u003eYellow 3400LM · White 3200LM · Combo 6000LM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eColor Temperature\u003c\/strong\u003e \u003cspan\u003e3000K Yellow \/ 6500K White \/ Combo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eLight Modes\u003c\/strong\u003e \u003cspan\u003eDRL · Always-On (3) · Flashing (5)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eOperating Voltage\u003c\/strong\u003e \u003cspan\u003e12-30V DC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eWaterproof\u003c\/strong\u003e \u003cspan\u003eIP67\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eLifespan\u003c\/strong\u003e \u003cspan\u003e50,000 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003eOperating Temp\u003c\/strong\u003e \u003cspan\u003e-40°C ~ 125°C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e2 × Spotlights · Brackets · Sleeves · Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e⚠️ Note:\u003c\/strong\u003e Default color is 3000K yellow at startup — no memory function. Press and hold the switch to turn off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"center\" style=\"margin-bottom: 12px;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #d43020; text-transform: uppercase; margin: 0;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eWhat are the 8 lighting modes?\u003c\/h4\u003e\n\u003cp\u003e3 main modes: DRL amber, always-on, and flashing. Always-on has 3 sub-modes (yellow\/white\/combo). Flashing has 5 sub-modes including alternating yellow\/white flash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eWill this fit my motorcycle?\u003c\/h4\u003e\n\u003cp\u003eComes with 22mm, 25mm, and 28mm handlebar sleeves — fits most motorcycles, ATVs, UTVs, and more. The bracket rotates 360° for easy positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eIs it waterproof?\u003c\/h4\u003e\n\u003cp\u003eYes. IP67 waterproof rating — rain, mud, and harsh weather won't stop it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eDoes it remember my last setting?\u003c\/h4\u003e\n\u003cp\u003eNo. It defaults to 3000K yellow at every startup. Press and hold the switch to turn it off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eHow long will it last?\u003c\/h4\u003e\n\u003cp\u003eDie-cast aluminum housing and fast heat dissipation give it a lifespan of over 50,000 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e \u003c!-- 第5层：CTA                                                   --\u003e \u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"section section-accent center\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 800; letter-spacing: 1px; color: #f0e0d0; text-transform: uppercase; margin: 0 0 6px;\"\u003eStop Squinting. Start Seeing.\u003c\/p\u003e\n\u003ch3 style=\"color: #ffffff;\"\u003e6000LM of Pure Visibility.\u003cbr\u003e\u003cspan style=\"color: #f0e0d0;\"\u003eYellow. White. Both. All Yours.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; color: #f0e0d0; max-width: 520px; margin: 0 auto;\"\u003e8 lighting modes. IP67 waterproof. 50,000 hours of life. The only spotlight you'll ever need.\u003c\/p\u003e\n\u003c!-- 卖点回顾 --\u003e\n\u003cdiv class=\"recap\"\u003e\n\u003cdiv class=\"recap-item\"\u003e💡 6000LM Output\u003c\/div\u003e\n\u003cdiv class=\"recap-item\"\u003e🔄 8 Lighting Modes\u003c\/div\u003e\n\u003cdiv class=\"recap-item\"\u003e🌧️ IP67 Waterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cta-btn\"\u003e🛒 Add to Cart — Light Up Your Ride\u003c\/a\u003e\n\u003cp style=\"font-size: 13px; color: #f0e0d0; margin-top: 14px;\"\u003e30-Day Money-Back Guarantee · Secure Checkout · Responsive Support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TMW","offers":[{"title":"2PCS","offer_id":54465110638958,"sku":"NC02112607061250-水鸟（管夹款）黄白爆闪+红对装+开关","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/3_936a740f-e633-47f4-8192-dcb83cae6184.jpg?v=1785729298","url":"https:\/\/bvuyomi.com\/products\/dual-color-motorcycle-led-spotlight","provider":"Bvuyomi","version":"1.0","type":"link"}