{"product_id":"rechargeable-7-mode-keychain-flashlight","title":"🔦 Rechargeable Keychain Flashlight – 7 Modes LED + COB Mini Light","description":"\u003cstyle\u003e .keylight-page, .keylight-page *{   box-sizing:border-box; }  .keylight-page{   --ink:#283138;   --text:#5d676d;   --muted:#7d878c;    --orange:#d88745;   --orange-dark:#a75d27;   --orange-soft:#fff3e8;    --blue:#66879b;   --green:#718072;   --gold:#b99659;    --cream:#fffaf4;   --soft:#f8faf9;   --white:#ffffff;   --line:#e1e7e8;    width:100%;   max-width:760px;   margin:0 auto;   padding:8px;    background:#f8faf9;   color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;   font-size:17px;   line-height:1.55;    -webkit-font-smoothing:antialiased; }  .keylight-page h1, .keylight-page h2, .keylight-page h3, .keylight-page p{   margin-top:0; }  .keylight-page img{   display:block;   width:100%;   max-width:100%;   height:auto; }   \/* =========================    BASE CARD ========================= *\/  .kl-card{   margin-bottom:14px;   overflow:hidden;    background:#fff;   border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(45,56,63,.05); }  .kl-orange{   border-top:5px solid var(--orange); }  .kl-blue{   border-top:5px solid var(--blue); }  .kl-green{   border-top:5px solid var(--green); }  .kl-gold{   border-top:5px solid var(--gold); }  .kl-copy{   padding:21px 18px 16px;   text-align:left; }  .kl-image-wrap{   padding:0 12px 12px; }  .kl-image{   border-radius:16px; }   \/* =========================    TYPOGRAPHY ========================= *\/  .kl-kicker{   display:inline-block;    margin-bottom:8px;   padding:5px 10px;    border-radius:999px;    background:var(--orange-soft);   color:var(--orange-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase;   text-align:left; }  .kl-title{   margin:0 0 9px;    color:var(--ink);    font-size:25px;   line-height:1.2;   letter-spacing:-.35px;    font-weight:900;   text-align:left; }  .kl-text{   margin:0;    color:var(--text);    font-size:17px;   line-height:1.55;    text-align:left; }  .kl-text strong{   color:var(--ink); }   \/* =========================    HERO ========================= *\/  .kl-hero{   background:     radial-gradient(circle at 50% 0%,#f1e7dc 0%,transparent 48%),     linear-gradient(145deg,#ffffff 0%,#fffaf5 57%,#eef3f5 100%);    border-color:#e7ded5; }  .kl-hero .kl-copy{   padding:27px 18px 17px;   text-align:center; }  .kl-eyebrow{   display:inline-block;    margin-bottom:10px;   padding:6px 12px;    border-radius:999px;    background:#fff;   border:1px solid #e7ded6;    color:var(--orange-dark);    font-size:13px;   font-weight:900;   letter-spacing:.5px; }  .kl-hero-title{   max-width:650px;   margin:0 auto 10px;    color:#293137;    font-size:30px;   line-height:1.12;   letter-spacing:-.6px;    font-weight:950;   text-align:center; }  .kl-hero-text{   max-width:620px;   margin:0 auto;    color:#626c71;    font-size:17px;   line-height:1.5;    text-align:center; }   \/* =========================    HERO BENEFITS ========================= *\/  .kl-benefits{   display:flex;   justify-content:center;   flex-wrap:wrap;   gap:8px;    margin-top:15px; }  .kl-benefit{   padding:7px 11px;    background:#fff;    border:1px solid #e4e8e8;   border-radius:10px;    color:#525d63;    font-size:13px;   line-height:1.3;   font-weight:800; }   \/* =========================    LIST ========================= *\/  .kl-list{   margin:13px 0 0;   padding:0;    list-style:none; }  .kl-list li{   position:relative;    margin-bottom:8px;   padding-left:27px;    color:#525c61;    font-size:16px;   line-height:1.45;    text-align:left; }  .kl-list li:last-child{   margin-bottom:0; }  .kl-list li:before{   content:'✓';    position:absolute;   left:0;   top:0;    color:var(--orange);    font-weight:900; }   \/* =========================    HIGHLIGHT ========================= *\/  .kl-highlight{   margin-top:13px;   padding:12px 14px;    border-left:4px solid var(--orange);   border-radius:10px;    background:#fff6ee;    color:#6c5038;    font-size:15px;   line-height:1.5;   font-weight:750;    text-align:left; }  .kl-highlight strong{   color:#4f3824; }   \/* =========================    MODE GRID ========================= *\/  .kl-mode-grid{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:8px;    margin-top:13px; }  .kl-mode{   padding:11px;    background:#fafcfc;    border:1px solid var(--line);   border-radius:12px;    color:#565f64;    font-size:14px;   line-height:1.4;    text-align:left; }  .kl-mode strong{   display:block;   margin-bottom:3px;    color:var(--ink);    font-size:14px; }   \/* =========================    INFO ========================= *\/  .kl-info{   margin-bottom:14px;   padding:21px 17px;    background:#fff;    border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(45,56,63,.04);    text-align:left; }  .kl-section-kicker{   display:inline-block;    margin-bottom:7px;   padding:5px 10px;    border-radius:999px;    background:var(--orange-soft);   color:var(--orange-dark);    font-size:12px;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase; }  .kl-section-title{   margin:0 0 14px;    color:var(--ink);    font-size:24px;   line-height:1.2;    font-weight:900;   text-align:left; }   \/* =========================    USE CASE ROWS ========================= *\/  .kl-rows{   margin-top:13px;    border-top:1px solid var(--line); }  .kl-row{   display:grid;   grid-template-columns:38% 62%;    border-bottom:1px solid var(--line); }  .kl-row:last-child{   border-bottom:0; }  .kl-row b, .kl-row span{   padding:10px 8px;    font-size:13px;   line-height:1.45;    text-align:left; }  .kl-row b{   color:var(--ink); }  .kl-row span{   color:var(--muted); }   \/* =========================    SPEC ========================= *\/  .kl-spec{   margin:0;   padding:0;    overflow:hidden;    border:1px solid var(--line);   border-radius:15px;    list-style:none; }  .kl-spec li{   display:grid;   grid-template-columns:40% 60%;    border-bottom:1px solid var(--line);    font-size:14px; }  .kl-spec li:last-child{   border-bottom:0; }  .kl-spec-label, .kl-spec-value{   padding:11px;   text-align:left; }  .kl-spec-label{   background:#fff3e8;    color:var(--orange-dark);    font-weight:850; }  .kl-spec-value{   background:#fff;   color:#545d62; }   \/* =========================    NOTES ========================= *\/  .kl-note{   background:#fffaf3;   border-color:#eadfce; }  .kl-note-list{   margin:0;   padding-left:21px;    color:#5c5954;    font-size:15px;   line-height:1.55; }  .kl-note-list li{   margin-bottom:8px;   text-align:left; }  .kl-note-list li:last-child{   margin-bottom:0; }   \/* =========================    FAQ ========================= *\/  .kl-faq details{   margin-bottom:8px;    overflow:hidden;    background:#fff;    border:1px solid var(--line);   border-radius:13px; }  .kl-faq details:last-child{   margin-bottom:0; }  .kl-faq summary{   position:relative;    padding:13px 40px 13px 14px;    cursor:pointer;   list-style:none;    color:var(--ink);    font-size:14px;   line-height:1.4;    font-weight:800;   text-align:left; }  .kl-faq summary::-webkit-details-marker{   display:none; }  .kl-faq summary:after{   content:'+';    position:absolute;   right:14px;   top:4px;    color:var(--orange);    font-size:25px; }  .kl-faq details[open] summary:after{   content:'−'; }  .kl-answer{   padding:0 14px 14px;    color:var(--muted);    font-size:13px;   line-height:1.6;    text-align:left; }   \/* =========================    CTA ========================= *\/  .kl-final{   padding:28px 18px;    text-align:center;    background:     linear-gradient(       145deg,       #fff1e5 0%,       #ffffff 56%,       #eef4f6 100%     );    border:1px solid #e7ded6;   border-radius:22px; }  .kl-final h2{   max-width:620px;   margin:0 auto 9px;    color:var(--ink);    font-size:27px;   line-height:1.2;    font-weight:900;   text-align:center; }  .kl-final p{   max-width:590px;   margin:0 auto 16px;    color:#676f73;    font-size:16px;   line-height:1.5;    text-align:center; }  .kl-button{   display:block;    width:100%;   max-width:430px;    margin:0 auto;   padding:14px 20px;    border-radius:14px;    background:var(--orange-dark);    color:#fff!important;    text-decoration:none;    font-size:16px;   font-weight:900;    box-shadow:0 6px 14px rgba(167,93,39,.18); }  .kl-trust{   margin-top:15px;   padding-top:13px;    border-top:1px solid #e3dfda;    color:#697075;    font-size:12px;   line-height:1.7;    text-align:center; }  .kl-policy{   max-width:630px;    margin:8px auto 0!important;    color:#898f92!important;    font-size:11px!important;   line-height:1.4!important;    text-align:center!important; }   \/* =========================    MOBILE ========================= *\/  @media(max-width:520px){    .keylight-page{     padding:6px;   }    .kl-card{     margin-bottom:12px;     border-radius:20px;   }    .kl-copy{     padding:19px 15px 14px;   }    .kl-hero .kl-copy{     padding:24px 15px 16px;   }    .kl-hero-title{     font-size:28px;   }    .kl-title{     font-size:23px;   }    .kl-image-wrap{     padding-right:9px;     padding-left:9px;     padding-bottom:9px;   }    .kl-info{     padding:19px 15px;   }    .kl-mode-grid{     grid-template-columns:1fr 1fr;   }    .kl-spec li{     grid-template-columns:41% 59%;   }    .kl-spec-label,   .kl-spec-value{     padding:10px 9px;   } } \u003c\/style\u003e   \u003cdiv class=\"keylight-page\"\u003e     \u003c!-- HERO --\u003e   \u003csection class=\"kl-card kl-hero\"\u003e      \u003cdiv class=\"kl-copy\"\u003e        \u003cspan class=\"kl-eyebrow\"\u003e         🔦 SMALL ENOUGH FOR YOUR KEYS • READY WHEN LIGHT DISAPPEARS       \u003c\/span\u003e        \u003ch1 class=\"kl-hero-title\"\u003e         Keep Useful Light Within Reach — Without Carrying a Bulky Flashlight.       \u003c\/h1\u003e        \u003cp class=\"kl-hero-text\"\u003e         A compact rechargeable flashlight combining         \u003cstrong\u003eLED + COB lighting, 7 light modes and Type-C charging\u003c\/strong\u003e         in a lightweight keychain-friendly design.       \u003c\/p\u003e        \u003cdiv class=\"kl-benefits\"\u003e          \u003cspan class=\"kl-benefit\"\u003e💡 7 Light Modes\u003c\/span\u003e          \u003cspan class=\"kl-benefit\"\u003e🔋 Type-C Charging\u003c\/span\u003e          \u003cspan class=\"kl-benefit\"\u003e🔑 Approx. 29.2g\u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"kl-image-wrap\"\u003e        \u003cimg class=\"kl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/7502\/7224\/files\/spp_shopify20250912141506_f1123c77b0f68dcd13ec9c4e24ce8dca.jpg?v=1757657709\" alt=\"Rechargeable LED COB keychain flashlight\" loading=\"eager\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- LIGHT MODES --\u003e   \u003csection class=\"kl-card kl-orange\"\u003e      \u003cdiv class=\"kl-copy\"\u003e        \u003cspan class=\"kl-kicker\"\u003e         LED + COB DUAL LIGHTING       \u003c\/span\u003e        \u003ch2 class=\"kl-title\"\u003e         💡 7 Modes Give You More Than One Kind of Light       \u003c\/h2\u003e        \u003cp class=\"kl-text\"\u003e         Switch between the flashlight's available lighting modes to better match close-up tasks, outdoor use and attention-getting situations.       \u003c\/p\u003e        \u003cdiv class=\"kl-mode-grid\"\u003e          \u003cdiv class=\"kl-mode\"\u003e           \u003cstrong\u003e🔦 Focused Light\u003c\/strong\u003e           Useful when you need to see farther ahead.         \u003c\/div\u003e          \u003cdiv class=\"kl-mode\"\u003e           \u003cstrong\u003e💡 COB Light\u003c\/strong\u003e           Provides a broader light area for nearby tasks.         \u003c\/div\u003e          \u003cdiv class=\"kl-mode\"\u003e           \u003cstrong\u003e🌙 Lower Light\u003c\/strong\u003e           Useful when full brightness is unnecessary.         \u003c\/div\u003e          \u003cdiv class=\"kl-mode\"\u003e           \u003cstrong\u003e⚡ Flashing Mode\u003c\/strong\u003e           Provides a visible flashing signal when needed.         \u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"kl-highlight\"\u003e         \u003cstrong\u003eOne compact light, more situations:\u003c\/strong\u003e         the combination of LED and COB lighting gives you more flexibility than a simple single-mode keychain light.       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- PORTABILITY --\u003e   \u003csection class=\"kl-card kl-blue\"\u003e      \u003cdiv class=\"kl-copy\"\u003e        \u003cspan class=\"kl-kicker\"\u003e         APPROX. 29.2G \/ 1.03 OZ       \u003c\/span\u003e        \u003ch2 class=\"kl-title\"\u003e         🔑 Small Enough to Carry Before You Know You'll Need It       \u003c\/h2\u003e        \u003cp class=\"kl-text\"\u003e         At approximately         \u003cstrong\u003e3.48 × 1.34 in \/ 88.5 × 34 mm\u003c\/strong\u003e,         the flashlight is compact enough for everyday carry without taking up the space of a traditional full-size flashlight.       \u003c\/p\u003e        \u003cul class=\"kl-list\"\u003e          \u003cli\u003eApprox. 29.2 g \/ 1.03 oz\u003c\/li\u003e          \u003cli\u003eCompact keychain-friendly size\u003c\/li\u003e          \u003cli\u003eBuilt-in attachment \/ clip design\u003c\/li\u003e          \u003cli\u003eEasy to keep in a bag, pocket or gear pouch\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e      \u003cdiv class=\"kl-image-wrap\"\u003e        \u003cimg class=\"kl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/7502\/7224\/files\/spp_shopify20250912141510_88830fcbf323f394ec0447d6a07e3011.jpg?v=1757657714\" alt=\"Compact lightweight keychain flashlight\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- TYPE C --\u003e   \u003csection class=\"kl-card kl-green\"\u003e      \u003cdiv class=\"kl-copy\"\u003e        \u003cspan class=\"kl-kicker\"\u003e         RECHARGEABLE DESIGN       \u003c\/span\u003e        \u003ch2 class=\"kl-title\"\u003e         🔋 Recharge With Type-C Instead of Replacing Disposable Batteries       \u003c\/h2\u003e        \u003cp class=\"kl-text\"\u003e         The built-in rechargeable design uses a Type-C charging connection, making it easier to recharge the light when the battery runs low.       \u003c\/p\u003e        \u003cdiv class=\"kl-highlight\"\u003e         \u003cstrong\u003eRuntime depends on mode:\u003c\/strong\u003e         higher-brightness and flashing settings may consume power differently, so actual operating time can vary with use.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"kl-image-wrap\"\u003e        \u003cimg class=\"kl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/7502\/7224\/files\/spp_shopify20250912141515_7864f1e46ade403b8a5c6db2a9f09cc5.jpg?v=1757657720\" alt=\"Type C rechargeable keychain flashlight\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- BUILD --\u003e   \u003csection class=\"kl-card kl-gold\"\u003e      \u003cdiv class=\"kl-copy\"\u003e        \u003cspan class=\"kl-kicker\"\u003e         MADE FOR EVERYDAY CARRY       \u003c\/span\u003e        \u003ch2 class=\"kl-title\"\u003e         🌧️ Metal Construction With Splash-Resistant Everyday Protection       \u003c\/h2\u003e        \u003cp class=\"kl-text\"\u003e         The supplied product information describes a metal body and water-resistant design for everyday and outdoor use.       \u003c\/p\u003e        \u003cul class=\"kl-list\"\u003e          \u003cli\u003eMetal outer construction\u003c\/li\u003e          \u003cli\u003eDesigned for regular everyday handling\u003c\/li\u003e          \u003cli\u003eUseful for camping and outdoor gear\u003c\/li\u003e          \u003cli\u003eSuitable for occasional splashes and damp conditions\u003c\/li\u003e        \u003c\/ul\u003e        \u003cdiv class=\"kl-highlight\"\u003e         \u003cstrong\u003eNot designed for submersion:\u003c\/strong\u003e         no verified IP waterproof rating is provided, so avoid soaking the flashlight or exposing the charging port to water.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"kl-image-wrap\"\u003e        \u003cimg class=\"kl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/7502\/7224\/files\/spp_shopify20250912141521_af8649f095e1e9bf539d5e5a52749981.jpg?v=1757657725\" alt=\"Metal water resistant rechargeable mini flashlight\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- USE CASES --\u003e   \u003csection class=\"kl-info\"\u003e      \u003cspan class=\"kl-section-kicker\"\u003e       KEEP IT CLOSE FOR THE UNEXPECTED     \u003c\/span\u003e      \u003ch2 class=\"kl-section-title\"\u003e       🏕️ Useful at Home, Outdoors, in the Car \u0026amp; On the Go     \u003c\/h2\u003e      \u003cdiv class=\"kl-rows\"\u003e        \u003cdiv class=\"kl-row\"\u003e         \u003cb\u003e🏠 Home\u003c\/b\u003e         \u003cspan\u003ePower outages, closets, basements and dark corners\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"kl-row\"\u003e         \u003cb\u003e🥾 Outdoors\u003c\/b\u003e         \u003cspan\u003eCamping, hiking and nighttime gear checks\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"kl-row\"\u003e         \u003cb\u003e🚗 Vehicle\u003c\/b\u003e         \u003cspan\u003eChecking around the car during nighttime situations\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"kl-row\"\u003e         \u003cb\u003e🎒 Everyday Carry\u003c\/b\u003e         \u003cspan\u003eSearching bags, lockers or poorly lit spaces\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"kl-row\"\u003e         \u003cb\u003e🛠️ Work\u003c\/b\u003e         \u003cspan\u003eClose-up inspections and quick lighting tasks\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- SIMPLE CONTROL --\u003e   \u003csection class=\"kl-info\"\u003e      \u003cspan class=\"kl-section-kicker\"\u003e       SIMPLE EVERYDAY CONTROL     \u003c\/span\u003e      \u003ch2 class=\"kl-section-title\"\u003e       ⚡ Carry It. Switch It On. Choose Your Light.     \u003c\/h2\u003e      \u003cp class=\"kl-text\"\u003e       The compact control setup is designed for quick access when you need light without carrying extra equipment.     \u003c\/p\u003e      \u003cul class=\"kl-list\"\u003e        \u003cli\u003eKeep the flashlight charged\u003c\/li\u003e        \u003cli\u003eAttach it to your keys, bag or gear\u003c\/li\u003e        \u003cli\u003eTurn it on when needed\u003c\/li\u003e        \u003cli\u003eCycle through the available lighting modes\u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- SPECS --\u003e   \u003csection class=\"kl-info\"\u003e      \u003cspan class=\"kl-section-kicker\"\u003e       PRODUCT INFORMATION     \u003c\/span\u003e      \u003ch2 class=\"kl-section-title\"\u003e       📋 Key Specifications     \u003c\/h2\u003e      \u003cul class=\"kl-spec\"\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eProduct\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eRechargeable Keychain Flashlight\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eLight System\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eLED + COB\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eLight Modes\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003e7 Modes\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eCharging\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eUSB Type-C\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eSize\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eApprox. 3.48 × 1.34 in \/ 88.5 × 34 mm\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eWeight\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eApprox. 1.03 oz \/ 29.2 g\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eBody\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eMetal Construction\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003eWater Exposure\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003eWater-Resistant Design — Not for Submersion\u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"kl-spec-label\"\u003ePackage\u003c\/span\u003e         \u003cspan class=\"kl-spec-value\"\u003e1 × Portable Rechargeable Keychain Flashlight\u003c\/span\u003e       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- NOTES --\u003e   \u003csection class=\"kl-info kl-note\"\u003e      \u003cspan class=\"kl-section-kicker\"\u003e       BEFORE USE     \u003c\/span\u003e      \u003ch2 class=\"kl-section-title\"\u003e       ⚠️ Important Use Notes     \u003c\/h2\u003e      \u003cul class=\"kl-note-list\"\u003e        \u003cli\u003e         Actual battery runtime varies depending on the selected light mode and usage.       \u003c\/li\u003e        \u003cli\u003e         Avoid looking directly into the LED beam at close range.       \u003c\/li\u003e        \u003cli\u003e         Do not submerge the flashlight in water.       \u003c\/li\u003e        \u003cli\u003e         Make sure the charging port is dry before connecting a charging cable.       \u003c\/li\u003e        \u003cli\u003e         Keep away from excessive heat and open flame.       \u003c\/li\u003e        \u003cli\u003e         Charge using a compatible Type-C power source.       \u003c\/li\u003e        \u003cli\u003e         Please allow slight size and weight variation because of manual measurement.       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- FAQ --\u003e   \u003csection class=\"kl-info kl-faq\"\u003e      \u003cspan class=\"kl-section-kicker\"\u003e       QUICK ANSWERS     \u003c\/span\u003e      \u003ch2 class=\"kl-section-title\"\u003e       ❓ Frequently Asked Questions     \u003c\/h2\u003e       \u003cdetails\u003e        \u003csummary\u003e         How many light modes does it have?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         The supplied product information lists 7 available lighting modes using an LED + COB lighting system.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Is the flashlight rechargeable?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         Yes. It features a rechargeable design with a USB Type-C charging connection.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         How small is it?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         The listed size is approximately 3.48 × 1.34 inches \/ 88.5 × 34 mm.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         How much does it weigh?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         The listed weight is approximately 1.03 oz \/ 29.2 g.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Is it waterproof?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         The supplied information describes a water-resistant design, but no verified IP waterproof rating is provided. Avoid submersion and keep the charging port dry.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         How long does the battery last?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         A verified battery capacity and fixed runtime were not provided. Operating time can vary depending on brightness mode, flashing mode and usage.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What can I use it for?       \u003c\/summary\u003e        \u003cdiv class=\"kl-answer\"\u003e         It is suitable for everyday portable lighting such as camping, nighttime walks, vehicle checks, power outages, bags, closets and other dark spaces.       \u003c\/div\u003e      \u003c\/details\u003e    \u003c\/section\u003e      \u003c!-- FINAL CTA --\u003e   \u003csection class=\"kl-final\"\u003e      \u003ch2\u003e       🔦 The Best Flashlight Is the One You Actually Have With You.     \u003c\/h2\u003e      \u003cp\u003e       Keep 7 lighting modes, LED + COB illumination and rechargeable Type-C convenience right on your keys, bag or everyday gear.     \u003c\/p\u003e      \u003ca href=\"#product-form\" class=\"kl-button\"\u003e       GET YOUR KEYCHAIN FLASHLIGHT →     \u003c\/a\u003e      \u003cdiv class=\"kl-trust\"\u003e       📦 Tracked Shipping        ·        🚚 Free Shipping on Orders Over $59.98        ·        🔒 Secure Checkout        ·        💬 Order Support     \u003c\/div\u003e      \u003cp class=\"kl-policy\"\u003e       Water-resistant design only. Do not submerge. Actual runtime varies by lighting mode and usage.     \u003c\/p\u003e    \u003c\/section\u003e   \u003c\/div\u003e","brand":"ZB666","offers":[{"title":"Keychain Light","offer_id":54353837260911,"sku":"NC01752609102169-双线钥匙扣灯可充电","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/spp_shopify20250912141525_dbab9724ed706da7338168eb2ced7226_cf1777c8-61b0-4a02-8d28-07a3262f6ee2.jpg?v=1789987097","url":"https:\/\/suzvo.com\/products\/rechargeable-7-mode-keychain-flashlight","provider":"suzvo","version":"1.0","type":"link"}