{"product_id":"multi-light-magnetic-edc-flashlight","title":"Multi-Light Magnetic EDC Flashlight","description":"\u003c!--\n[AI Design Logic]\n产品类型：极客数码配件 \/ 多功能随身EDC手电筒\n目标受众：户外露营探险家、夜跑通勤族、极客玩家、日常EDC玩家、宠物主\n视觉风格：赛博朋克工业风，结合高级暗曜灰与耀眼激光绿、警示橙\n配色策略：主色深邃蓝黑（#0f172a）、辅助色防漏电橙（#ff6b00）、极客绿（#10b981）、柔和浅灰背景\n模块顺序：\n  1. Hero \/ Intro Header (亮眼科技感大图 + 基础心智定位)\n  2. Feature 1: 5光源 + 绿激光多功能系统 (核心多光源卖点 - 对应细节解构图)\n  3. Feature 2: 30g极致轻量化 (解决随身携带痛点 - 对应对比测重图)\n  4. Feature 3: 双磁吸 + 帽檐夹释放双手 (拓展使用形态 - 对应使用形态图)\n  5. Use Scenario: 6宫格全场景应用体验 (加强购买决策动力 - 对应场景合集图)\n  6. Specifications: 参数可视化对比表格\n  7. FAQ: 解决用户关于双键操作逻辑、透明机身发光机制及防护性的疑惑\n详情图映射：\n  Hero = detail_5 (含完整手电参数的外盒\/钥匙挂载图)\n  Feature 1 = detail_1 (精细机身部件与光源解构图)\n  Feature 2 = detail_3 (鸡蛋对比测重与硬核微距口袋收纳图)\n  Feature 3 = detail_4 (帽檐佩戴与磁吸尾部特写)\n  Use Scenario = detail_2 (多场景6宫格拼图)\n规格图映射：\n  Specs = spec_1 (含激光、直充、重力对比的复合细节图)\n对比模块：场景多功能替代（通过Feature 1多光源逻辑自我阐述，无需硬塞“ours vs ordinary”恶俗对比图）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 基础设计变量声明 *\/\n  .product-detail-container {\n    --primary: #ff6a00;\n    --primary-hover: #e05a00;\n    --accent: #10b981;\n    --text-main: #0f172a;\n    --text-sub: #475569;\n    --bg-body: #ffffff;\n    --bg-card: #f8fafc;\n    --bg-dark-card: #0f172a;\n    --bg-soft: #f1f5f9;\n    --border-color: #cbd5e1;\n    --radius-md: 10px;\n    --radius-lg: 18px;\n    --shadow-sm: 0 4px 6px -1px rgb(0 0 0 \/ 0.05), 0 2px 4px -2px rgb(0 0 0 \/ 0.05);\n    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -4px rgb(0 0 0 \/ 0.1);\n    \n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 4%;\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n  }\n\n  \/* 通用排版 *\/\n  .product-detail-container h1,\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container p {\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* 图片占位符统一样式 *\/\n  .image-placeholder {\n    width: 100%;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    border-radius: var(--radius-lg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: clamp(3rem, 10vw, 6rem) 1.5rem;\n    box-sizing: border-box;\n    font-size: 18px;\n    color: var(--text-sub);\n    font-weight: 500;\n    margin: 1.5rem 0;\n  }\n\n  \/* 辅助无点击标签样式 *\/\n  .badge-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1rem;\n  }\n\n  .badge-tag {\n    display: inline-flex;\n    align-items: center;\n    background-color: var(--bg-soft);\n    color: var(--text-main);\n    padding: 6px 14px;\n    border-radius: 50px;\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    border: 1px solid var(--border-color);\n  }\n\n  .badge-tag.highlight {\n    background-color: rgba(255, 106, 0, 0.1);\n    color: var(--primary);\n    border-color: rgba(255, 106, 0, 0.3);\n  }\n\n  .badge-tag.laser {\n    background-color: rgba(16, 185, 129, 0.1);\n    color: var(--accent);\n    border-color: rgba(16, 185, 129, 0.3);\n  }\n\n  \/* Hero \/ Intro Block *\/\n  .hero-section {\n    padding: clamp(2rem, 5vw, 4rem) 0;\n    text-align: center;\n  }\n\n  .hero-tag {\n    font-size: clamp(14px, 2vw, 16px);\n    color: var(--primary);\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 0.75rem;\n    display: block;\n  }\n\n  .hero-title {\n    font-size: clamp(32px, 5vw, 44px);\n    line-height: 1.2;\n    font-weight: 800;\n    color: var(--text-main);\n    margin-bottom: 1rem;\n    letter-spacing: -0.5px;\n  }\n\n  .hero-sub {\n    font-size: clamp(18px, 2.5vw, 22px);\n    line-height: 1.6;\n    color: var(--text-sub);\n    max-width: 800px;\n    margin: 0 auto 2rem auto;\n  }\n\n  .trust-badge {\n    display: inline-block;\n    background: #f8fafc;\n    border: 1px dashed var(--primary);\n    color: var(--primary);\n    padding: 8px 18px;\n    border-radius: 8px;\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 2rem;\n  }\n\n  \/* Features Grid 移动端排序锁与自适应布局 *\/\n  .features-container {\n    display: flex;\n    flex-direction: column;\n    gap: clamp(3rem, 8vw, 6rem);\n    padding: clamp(2rem, 5vw, 4rem) 0;\n  }\n\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n  }\n\n  .feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .feature-label {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--primary);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-bottom: 0.5rem;\n  }\n\n  .feature-title {\n    font-size: clamp(24px, 4vw, 32px);\n    line-height: 1.3;\n    font-weight: 700;\n    margin-bottom: 1rem;\n  }\n\n  .feature-desc {\n    font-size: 18px;\n    line-height: 1.7;\n    color: var(--text-sub);\n    margin-bottom: 1.5rem;\n  }\n\n  .feature-media {\n    width: 100%;\n  }\n\n  .feature-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-sm);\n  }\n\n  \/* Multi-Scenario Section *\/\n  .scenario-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(2rem, 5vw, 4rem);\n    margin: clamp(2rem, 5vw, 4rem) 0;\n    border: 1px solid var(--border-color);\n  }\n\n  .section-header {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 3rem auto;\n  }\n\n  .section-title {\n    font-size: clamp(26px, 4vw, 34px);\n    font-weight: 800;\n    line-height: 1.3;\n    margin-bottom: 1rem;\n  }\n\n  .section-subtitle {\n    font-size: 18px;\n    color: var(--text-sub);\n    line-height: 1.6;\n  }\n\n  \/* Specifications Table Layout *\/\n  .specifications-section {\n    padding: clamp(2rem, 5vw, 4rem) 0;\n  }\n\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2.5rem;\n    align-items: center;\n  }\n\n  .table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    border: 1px solid var(--border-color);\n  }\n\n  .table-responsive td {\n    padding: 18px 24px;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 18px;\n    color: var(--text-main);\n  }\n\n  .table-responsive tr:last-child td {\n    border-bottom: none;\n  }\n\n  .table-responsive td.spec-name {\n    font-weight: 700;\n    color: var(--text-sub);\n    background-color: rgba(241, 245, 249, 0.5);\n    width: 35%;\n  }\n\n  \/* FAQ Block *\/\n  .faq-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(2rem, 5vw, 4rem);\n    margin: clamp(2rem, 5vw, 4rem) 0;\n    border: 1px solid var(--border-color);\n  }\n\n  .faq-container {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n    margin-top: 2rem;\n  }\n\n  .faq-item {\n    background: var(--bg-body);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 24px;\n    box-shadow: var(--shadow-sm);\n  }\n\n  .faq-question {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    line-height: 1.4;\n  }\n\n  .faq-answer {\n    font-size: 18px;\n    line-height: 1.7;\n    color: var(--text-sub);\n    padding-left: 28px;\n  }\n\n  \/* Desktop View Media Queries (\u003e=768px) *\/\n  @media (min-width: 768px) {\n    .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: center;\n      gap: 4rem;\n    }\n\n    \/* Z-Pattern layout on Desktop *\/\n    .feature-item:nth-child(even) .feature-copy {\n      order: 2;\n    }\n    \n    .feature-item:nth-child(even) .feature-media {\n      order: 1;\n    }\n\n    .spec-grid {\n      grid-template-columns: 1.2fr 1fr;\n    }\n  }\n\n  \/* Mobile Responsive Table Override *\/\n  @media (max-width: 767px) {\n    .table-responsive, \n    .table-responsive tbody, \n    .table-responsive tr, \n    .table-responsive td {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n    \n    .table-responsive tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n    \n    .table-responsive tr:last-child {\n      border-bottom: none;\n    }\n\n    .table-responsive td.spec-name {\n      background-color: rgba(241, 245, 249, 0.8);\n      font-weight: 800;\n      width: 100%;\n      padding-bottom: 8px;\n    }\n\n    .table-responsive td:not(.spec-name) {\n      padding-top: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"hero-tag\"\u003eThe Cyber-EDC Revolution\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eMulti-Source Tactical Pocket Light\u003c\/h1\u003e\n\n\u003cp class=\"hero-sub\"\u003e550 Lumens of raw illumination, a precision green laser, and 5 versatile spectrum modes—fused into an ultra-tough, crystal-clear mechanical chassis.\u003c\/p\u003e\n\n\u003cdiv class=\"trust-badge\"\u003e🛡️ Precision Engineered for Everyday Carry \u0026amp; Tactical Adaptability\u003c\/div\u003e\n\u003c!-- Hero Image Placeholder --\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817145830\/80ea99d1fe22af9b7da8102541506a11.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-container\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eUltimate Versatility\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003e5 Light Sources Meets Precision Green Laser\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eUnleash direct raw visibility. Cycle effortlessly from a blinding 550LM tactical white light to soft warm ambient light, UV banknote verification, and vivid red\/blue hazard beacons. Featuring an integrated green laser, it serves as the ultimate professional pointing tool.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-tag highlight\"\u003e550LM White Beam\u003c\/span\u003e \u003cspan class=\"badge-tag laser\"\u003eGreen Laser Active\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003eUV Detector\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003eRGB Beacon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- Feature 1 Image Placeholder (Anatomy layout) --\u003e\n\u003cdiv class=\"image-placeholder\" style=\"padding: clamp(2rem, 8vw, 4rem) 1.5rem;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img73\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817145830\/a030a3cb47155abb091d27b395efe0e4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eAbsolute Mobility\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003eFeatherweight Engineering: Only 30g\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eWeighing less than half a standard egg (just 30g \/ 1.05oz) and sizing up at an ultra-compact 67mm (2.63 in) in length, offers massive high-power illumination with virtually zero pocket footprint.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-tag highlight\"\u003e30g (1.05 oz) Body\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003e67mm Pocket Size\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003ePolycarbonate Chassis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- Feature 2 Image Placeholder (Weight\/Size Scale Comparison) --\u003e\n\u003cdiv class=\"image-placeholder\" style=\"padding: clamp(2rem, 8vw, 4rem) 1.5rem;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817151729\/7bfdc673b072bca114d0d6f6433b8ff6.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"feature-label\"\u003eTactical Mounting\u003c\/span\u003e\n\n\u003ch2 class=\"feature-title\"\u003eComplete Hands-Free Command\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEquipped with dual high-power rare earth magnets in the base, fuses instantly onto hoods, pipes, or steel panels. Slide the heavy-duty spring steel clip onto pocket rims or cap brims to instantly convert the device into an adjustable headlamp.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-tag highlight\"\u003eTail Dual Magnets\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003eSpring-Steel Hat Clip\u003c\/span\u003e \u003cspan class=\"badge-tag\"\u003e360° Utility Beam\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- Feature 3 Image Placeholder (Hat clip \u0026 tail magnet display) --\u003e\n\u003cdiv class=\"image-placeholder\" style=\"padding: clamp(2rem, 8vw, 4rem) 1.5rem;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817151729\/575b5fb48b5e22045998f5b013cca38b.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2 class=\"section-title\"\u003eTactical Performance Matrix\u003c\/h2\u003e\n\n\u003cp class=\"section-subtitle\"\u003ePrecision specs built directly into the core hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-grid\"\u003e\n\u003ctable class=\"table-responsive\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eMaximum Brightness\u003c\/td\u003e\n\t\t\t\u003ctd\u003e550 Lumens\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003ePeak Beam Distance\u003c\/td\u003e\n\t\t\t\u003ctd\u003e82 Meters \/ 269 Feet\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eChassis Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003eAero-Grade Aluminum \u0026amp; Ultra-Clear Polycarbonate\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eWater Resistance\u003c\/td\u003e\n\t\t\t\u003ctd\u003eIPX4 Splashproof Rating\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eChassis Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd\u003e67mm × 23.1mm \/ 2.63in × 0.91in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eTotal Net Weight\u003c\/td\u003e\n\t\t\t\u003ctd\u003e30g \/ 1.05oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eCharging Protocol\u003c\/td\u003e\n\t\t\t\u003ctd\u003eType-C Direct Fast-Charge\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-name\"\u003eMax Battery Runtime\u003c\/td\u003e\n\t\t\t\u003ctd\u003eUp to 12 Hours (Low Mode)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Specs Secondary Visual (e.g. charging\/parameters compilation) --\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\" style=\"padding: clamp(2rem, 8vw, 4rem) 1.5rem; margin: 0;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img77\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817145830\/cfe5483302d1420b9748743af7c4b079.jpg\"\u003e\u003c\/div\u003e\u003c\/div\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\u003cdiv class=\"section-header\" style=\"margin-bottom: 1.5rem;\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e \u003cspan\u003eHow do the dual buttons work to switch between different lighting modes?\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe features an intuitive dual-button user interface. Button 1 controls the high-intensity white beam and tactical green laser. Button 2 controls the side-body auxiliary lights (warm white, UV, and RGB safety flashes). This design keeps operations separate and prevents accidental triggers.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🔍\u003c\/span\u003e \u003cspan\u003eWhat is the benefit of having the lights built into a transparent body?\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eBesides its striking industrial tech look, the high-transmission polycarbonate body acts as a 360-degree diffuser. This allows the side-body lights—warm light, UV, and RGB flashes—to throw wide, soft ambient light instead of a narrow spotlight, making it perfect for campsite illumination or area reading.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🌧️\u003c\/span\u003e \u003cspan\u003eHow durable is the under extreme weather?\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eRated at IPX4 water resistance, easily handles heavy rain, snowstorms, and direct splashes. Its hybrid build fuses a rugged, heat-dissipating aluminum alloy head with a premium shockproof polycarbonate body to withstand daily impacts and rough outdoor environments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential EDC)","offer_id":46031101657279,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10% OFF)","offer_id":46031101690047,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Home \u0026 Car - 15% OFF)","offer_id":46031101722815,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/80ea99d1fe22af9b7da8102541506a11.jpg?v=1786951069","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/multi-light-magnetic-edc-flashlight","provider":"Bak","version":"1.0","type":"link"}