{"product_id":"compact-rechargeable-keychain-torch","title":"Compact Rechargeable Keychain Torch","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：EDC多功能钥匙扣灯\n  目标受众：户外爱好者、EDC玩家、需要便携应急照明的人群\n  视觉风格：科技感、硬核、透明极客风\n  配色策略：以黑色和透明为主体，黄色（灯珠色）作为强调色，辅以功能性的红蓝光色\n  模块顺序：Hero -\u003e Feature 1 (5模式核心功能) -\u003e Feature 2 (解放双手磁吸背夹) -\u003e Feature 3 (便携快充) -\u003e Specifications -\u003e FAQ\n  详情图映射：\n    - Hero Section: [ 📷 需替换：image_1.png ] (使用包含配件的产品全览图作为首图)\n    - Feature 1 (5 Modes): [ 📷 需替换：image_0.png ] (直接展示5种发光模式)\n    - Feature 2 (Hands-Free): [ 📷 需替换：detail_magnet_clip_action ] (需要一张展示磁吸或夹在帽子上的使用场景图)\n    - Feature 3 (Compact EDC): [ 📷 需替换：detail_edc_lifestyle ] (需要一张挂在钥匙扣或拿在手上的比例参考图)\n  规格图映射：Specs模块数据来源于文本分析及图像观察，无专用规格图。\n  对比模块：未加入，因无明确竞品对比需求，聚焦自身多功能卖点即可。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FFD700; \/* 强调色：灯珠黄色 *\/\n      --text-main: #212529;\n      --text-sub: #6c757d;\n      --bg-body: #ffffff;\n      --bg-soft: #f8f9fa;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #dee2e6;\n      --spacing-section: clamp(2.5rem, 5vw, 4rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 42px);\n      font-weight: 800;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Utilities *\/\n    .text-highlight {\n      color: var(--primary);\n      font-weight: 600;\n    }\n\n    .pd-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.4em 0.8em;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Layout *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr 1fr;\n        gap: 4rem;\n      }\n      .pd-grid-2.reverse {\n        direction: rtl;\n      }\n      .pd-grid-2.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Images *\/\n    .pd-image-container {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .pd-image-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 16\/9;\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      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 18px;\n    }\n\n    \/* Specifications *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 0.5rem;\n      }\n      .specs-table th {\n        display: none;\n      }\n      .specs-table td {\n        border-bottom: none;\n        padding: 0.5rem 1rem;\n        position: relative;\n        padding-left: 50%;\n        text-align: right;\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 *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n    }\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Section --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eDesigned for Everyday Carry\u003c\/div\u003e\n\n\u003ch1\u003eUltra-Bright Illumination, Always Within Reach\u003c\/h1\u003e\n\n\u003cp\u003eExperience reliable, powerful lighting in a transparent, keychain-sized design. With 5 versatile modes and hands-free utility, it's the ultimate tool for camping, emergencies, and daily tasks.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-container\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260515112503\/bb3ec049158a6e79dfd8fb771e3075c2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature 1: 5 Lighting Modes --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-container\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260515112503\/0a573359419e26a1475036a30e1006f4.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-copy\"\u003e\n\u003ch3\u003eReady for Any Situation with 5 Modes\u003c\/h3\u003e\n\n\u003cp\u003eVersatility is key. Switch instantly between focused LED beams for distance, wide COB floodlights for area illumination, or emergency Red\/Blue flashing signals. Whether navigating dark paths or signaling for help, you have the right light.\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; gap: 0.5rem; flex-wrap: wrap;\"\u003e\n\u003cspan class=\"pd-badge\" style=\"font-size: 14px;\"\u003eHigh\/Low Beam\u003c\/span\u003e \u003cspan class=\"pd-badge\" style=\"font-size: 14px;\"\u003eWide Floodlight\u003c\/span\u003e \u003cspan class=\"pd-badge\" style=\"font-size: 14px;\"\u003eEmergency Strobe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature 2: Hands-Free Design --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260515112503\/219417d2b087ab9f68855957ff8eeade.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-copy\"\u003e\n\u003ch3\u003eWork Smarter, Hands-Free\u003c\/h3\u003e\n\n\u003cp\u003eStop struggling with flashlights in your mouth. The integrated strong magnetic base snaps securely onto car hoods or metal surfaces, while the sturdy back clip attaches to hats, pockets, or backpack straps for effortless, directed lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. Feature 3: Compact \u0026 Rechargeable --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260515112503\/2a039336a69cc2804ee3be4946441af2.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-copy\"\u003e\n\u003ch3\u003ePocket-Sized Powerhouse\u003c\/h3\u003e\n\n\u003cp\u003eBuilt with a unique transparent aesthetic that shows its tech core, this light is incredibly compact. It fits perfectly on your keychain for true everyday carry. When power runs low, simply recharge quickly via the universal Type-C port.\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; gap: 0.5rem; flex-wrap: wrap;\"\u003e\n\u003cspan class=\"pd-badge\" style=\"font-size: 14px;\"\u003eType-C Fast Charge\u003c\/span\u003e \u003cspan class=\"pd-badge\" style=\"font-size: 14px;\"\u003eKeychain Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- E. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eLight Sources\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eTop LED Group + Front COB Panel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eLighting Modes\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e5 (LED High, LED Low, COB High, COB Low, Red\/Blue Flash)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eCharging Interface\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eUSB Type-C\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eAttachment\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eMagnetic Base, Back Clip, Keyring\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eHigh-Strength Transparent Body\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- F. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I switch between the lighting modes?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eSimply press the side button repeatedly to cycle through the 5 available lighting modes. A long press may be required to turn the unit off depending on the current mode.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it come with a charging cable?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, a USB Type-C charging cable is included in the package for convenient recharging.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the body durable?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it is constructed with a high-strength transparent housing designed to withstand the rigors of everyday carry and outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1x Torch (EDC Essential)","offer_id":51858515394692,"sku":"0515-13565725","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Car \u0026 Keychain)","offer_id":51858515427460,"sku":"0515-13564361","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Family Emergency Kit)","offer_id":51858515460228,"sku":"0515-13564642","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/3053\/1460\/files\/bb3ec049158a6e79dfd8fb771e3075c2.jpg?v=1778824633","url":"https:\/\/everyneeding.com\/products\/compact-rechargeable-keychain-torch","provider":"Everyneeding","version":"1.0","type":"link"}