{"product_id":"cob-keychain-work-light","title":"Rechargeable Magnetic Keychain Work Light","description":"\u003cstyle\u003e\n  .axon-landing,\n  .axon-landing * {\n    box-sizing: border-box;\n  }\n\n  .axon-landing {\n    --axon-bg: #fffaf5;\n    --axon-ink: #111111;\n    --axon-text: #555555;\n    --axon-muted: #666666;\n    --axon-line: rgba(17, 17, 17, 0.12);\n    --axon-accent: #ff4500;\n    --axon-accent-dark: #e03e00;\n    --axon-warm: #fff0e8;\n    --axon-soft: #f6f8fb;\n    --axon-alert: #fff0f0;\n    --axon-review: #fffbf0;\n    --axon-dark: #12171d;\n    --axon-radius: 12px;\n    --axon-max: 720px;\n\n    width: 100%;\n    margin: 0 auto;\n    color: var(--axon-ink);\n    background: var(--axon-bg);\n    font-family: inherit;\n    line-height: 1.5;\n    overflow: hidden;\n  }\n\n  .axon-landing :where(h1, h2, h3, p, ul, li, div, img) {\n    margin: 0;\n    padding: 0;\n  }\n\n  .axon-landing :where(ul) {\n    list-style: none;\n  }\n\n  .axon-landing :where(img) {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .axon-landing__inner {\n    width: min(100%, var(--axon-max));\n    margin: 0 auto;\n    padding: 0 18px;\n  }\n\n  .axon-landing__section {\n    padding: 30px 0;\n  }\n\n  .axon-landing__section--hero {\n    padding: 30px 0 34px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at top right, rgba(255, 69, 0, 0.38), transparent 34%),\n      linear-gradient(145deg, #111111 0%, #222831 54%, #0b0d10 100%);\n  }\n\n  .axon-landing__section--warm {\n    background: var(--axon-warm);\n  }\n\n  .axon-landing__section--soft {\n    background: var(--axon-soft);\n  }\n\n  .axon-landing__section--dark {\n    color: #ffffff;\n    background: var(--axon-dark);\n  }\n\n  .axon-landing h1 {\n    font-size: clamp(28px, 7vw, 46px);\n    font-weight: 900;\n    color: inherit;\n    margin-bottom: 12px;\n    line-height: 1.05;\n    letter-spacing: -0.045em;\n  }\n\n  .axon-landing h2 {\n    font-size: clamp(22px, 5.5vw, 34px);\n    font-weight: 900;\n    color: inherit;\n    margin-bottom: 16px;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    padding-left: 12px;\n    border-left: 5px solid var(--axon-accent);\n  }\n\n  .axon-landing p {\n    font-size: 16px;\n    color: var(--axon-text);\n    margin-bottom: 12px;\n  }\n\n  .axon-landing__section--hero p,\n  .axon-landing__section--dark p {\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .axon-landing__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 12px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.12);\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n  }\n\n  .axon-landing__hero-img {\n    width: 100%;\n    border-radius: var(--axon-radius);\n    margin: 18px 0;\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  .axon-landing__trust-row {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 18px;\n  }\n\n  .axon-landing__trust-row span {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 38px;\n    padding: 8px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.08);\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 13px;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .axon-landing__cta {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    min-height: 54px;\n    background: var(--axon-accent);\n    color: #ffffff !important;\n    text-align: center;\n    padding: 16px;\n    font-size: 18px;\n    font-weight: 900;\n    border: none;\n    border-radius: 999px;\n    cursor: pointer;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    transition: background 0.2s, transform 0.2s;\n  }\n\n  .axon-landing__cta:hover,\n  .axon-landing__cta:focus {\n    background: var(--axon-accent-dark);\n    color: #ffffff !important;\n  }\n\n  .axon-landing__cta:active {\n    background: var(--axon-accent-dark);\n    transform: scale(0.98);\n  }\n\n  .axon-landing__microcopy {\n    margin: 10px 0 0;\n    color: rgba(255, 255, 255, 0.7) !important;\n    font-size: 13px !important;\n    text-align: center;\n  }\n\n  .axon-landing__scenario-images {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-bottom: 16px;\n  }\n\n  .axon-landing__scenario-images img {\n    width: 100%;\n    border-radius: var(--axon-radius);\n    object-fit: cover;\n  }\n\n  .axon-landing__scenario-list li {\n    margin-bottom: 0;\n    padding: 13px 0 13px 34px;\n    position: relative;\n    font-size: 15px;\n    color: var(--axon-text);\n    border-bottom: 1px solid var(--axon-line);\n  }\n\n  .axon-landing__scenario-list li::before {\n    content: \"✅\";\n    position: absolute;\n    left: 0;\n    top: 12px;\n  }\n\n  .axon-landing__scenario-list strong {\n    color: var(--axon-ink);\n  }\n\n  .axon-landing__compare {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .axon-landing__compare-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    overflow: hidden;\n    border-radius: var(--axon-radius);\n    background: var(--axon-line);\n  }\n\n  .axon-landing__compare-cell {\n    padding: 13px;\n    background: #ffffff;\n    font-size: 14px;\n    color: var(--axon-text);\n  }\n\n  .axon-landing__compare-cell strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--axon-ink);\n  }\n\n  .axon-landing__feature-list {\n    display: grid;\n    gap: 28px;\n  }\n\n  .axon-landing__feature-item {\n    display: grid;\n    gap: 15px;\n  }\n\n  .axon-landing__feature-item img {\n    width: 100%;\n    border-radius: var(--axon-radius);\n    object-fit: cover;\n    background: #e9edf3;\n  }\n\n  .axon-landing__feature-copy {\n    padding-left: 14px;\n    border-left: 5px solid var(--axon-accent);\n    font-size: 15px;\n    color: var(--axon-text);\n  }\n\n  .axon-landing__feature-copy strong {\n    display: block;\n    font-size: 19px;\n    color: var(--axon-ink);\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n\n  .axon-landing__feature-copy strong + * {\n    margin-top: 6px;\n  }\n\n  .axon-landing__bundle-note {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: var(--axon-radius);\n    background: #ffffff;\n    border: 1px solid var(--axon-line);\n  }\n\n  .axon-landing__bundle-note p {\n    margin: 0;\n    font-weight: 800;\n    color: var(--axon-ink);\n  }\n\n  .axon-landing__review-list {\n    display: grid;\n    gap: 1px;\n    overflow: hidden;\n    border-radius: var(--axon-radius);\n    background: #ffeeba;\n  }\n\n  .axon-landing__review-card {\n    background: var(--axon-review);\n    padding: 16px 0;\n  }\n\n  .axon-landing__stars {\n    color: #f5b301;\n    font-size: 18px;\n    margin-bottom: 4px;\n    padding: 0 16px;\n  }\n\n  .axon-landing__stars img {\n    width: 100%;\n    border-radius: 0;\n    margin-bottom: 8px;\n  }\n\n  .axon-landing__review-text {\n    font-style: italic;\n    font-size: 15px;\n    color: #333333;\n    margin-bottom: 8px;\n    padding: 0 16px;\n  }\n\n  .axon-landing__reviewer {\n    font-weight: bold;\n    font-size: 14px;\n    color: #777777;\n    padding: 0 16px;\n  }\n\n  .axon-landing__spec-list {\n    display: grid;\n    gap: 1px;\n    overflow: hidden;\n    border-radius: var(--axon-radius);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .axon-landing__spec-list li {\n    display: grid;\n    grid-template-columns: 42% 1fr;\n    gap: 12px;\n    padding: 13px 14px;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 15px;\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  .axon-landing__spec-list strong {\n    color: #ffffff;\n  }\n\n  .axon-landing__faq-item {\n    padding: 16px 0;\n    border-bottom: 1px solid var(--axon-line);\n  }\n\n  .axon-landing__faq-item:last-child {\n    border-bottom: none;\n  }\n\n  .axon-landing__faq-item strong {\n    display: block;\n    color: var(--axon-ink);\n    margin-bottom: 4px;\n    font-size: 15px;\n  }\n\n  .axon-landing__faq-item p {\n    margin: 0;\n    font-size: 14px;\n    color: var(--axon-muted);\n  }\n\n  .axon-landing__urgency {\n    text-align: center;\n    background: var(--axon-alert);\n    padding: 24px 18px;\n    border-top: 4px solid var(--axon-accent);\n  }\n\n  .axon-landing__urgency p {\n    color: #d93025;\n    font-weight: bold;\n    margin: 0 0 10px 0;\n    font-size: 18px;\n  }\n\n  .axon-landing__urgency p:last-of-type {\n    color: #555555;\n    font-size: 15px;\n    margin-bottom: 16px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 520px) {\n    .axon-landing__spec-list li,\n    .axon-landing__compare-row {\n      grid-template-columns: 1fr;\n      gap: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"axon-landing\"\u003e\n  \u003cdiv class=\"axon-landing__section axon-landing__section--hero\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003cdiv class=\"axon-landing__eyebrow\"\u003ePocket Size · Hands-Free Light\u003c\/div\u003e\n      \u003ch1\u003eYour Phone Flashlight Can’t Do This.\u003c\/h1\u003e\n      \u003cp\u003eClip it to your bag, stick it under the hood, or stand it on your workbench for instant wide-angle light — without using your hands.\u003c\/p\u003e\n      \u003cimg class=\"axon-landing__hero-img\" height=\"308\" width=\"547\" alt=\"Compact magnetic COB keychain light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/1_bd317bce-bb02-4950-b82a-4529fcd5bd95.webp?v=1780033925\"\u003e\n      \u003cdiv class=\"axon-landing__trust-row\"\u003e\n        \u003cspan\u003eRechargeable\u003c\/span\u003e\n        \u003cspan\u003eMagnetic Back\u003c\/span\u003e\n        \u003cspan\u003eFold-Out Stand\u003c\/span\u003e\n        \u003cspan\u003eWide COB Beam\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"axon-landing__cta\" href=\"#ProductSubmitButton\"\u003eChoose Your Pack\u003c\/a\u003e\n      \u003cp class=\"axon-landing__microcopy\"\u003eTip: keep one in your car, toolbox, bag, and nightstand.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section axon-landing__section--soft\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eOne Tiny Light. Dozens of “I Need This” Moments.\u003c\/h2\u003e\n      \u003cdiv class=\"axon-landing__scenario-images\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/8_19017f98-50d0-4556-afd6-f01d740a27cf.webp?v=1780033926\" alt=\"Pocket light used in everyday situations\" width=\"689\" height=\"689\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"axon-landing__scenario-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCar trouble:\u003c\/strong\u003e Stick it under the hood and keep both hands free.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePower outages:\u003c\/strong\u003e Light up a room, drawer, fuse box, or hallway fast.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRepairs \u0026amp; DIY:\u003c\/strong\u003e Stand it beside the sink, toolbox, workbench, or appliance.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNight walks:\u003c\/strong\u003e Clip it to your leash, jacket, backpack, or belt loop.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eWhy Not Just Use Your Phone?\u003c\/h2\u003e\n      \u003cdiv class=\"axon-landing__compare\"\u003e\n        \u003cdiv class=\"axon-landing__compare-row\"\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePhone Flashlight\u003c\/strong\u003e You have to hold it the whole time.\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePocket COB Light\u003c\/strong\u003e Magnet, clip, or stand it where you need it.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"axon-landing__compare-row\"\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePhone Flashlight\u003c\/strong\u003e Narrow beam and drains your phone battery.\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePocket COB Light\u003c\/strong\u003e Wide flood beam with its own rechargeable battery.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"axon-landing__compare-row\"\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePhone Flashlight\u003c\/strong\u003e Risky around grease, rain, dirt, and tight spaces.\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__compare-cell\"\u003e\n\u003cstrong\u003ePocket COB Light\u003c\/strong\u003e Made for quick jobs, emergencies, and messy moments.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section axon-landing__section--warm\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eThe 4 Features People Actually Use\u003c\/h2\u003e\n      \u003cul class=\"axon-landing__feature-list\"\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/4_a446fc67-2724-404c-abfa-af6f7aa9c836.webp?v=1780033923\" alt=\"Magnetic pocket light attached to a metal surface\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eMagnetic Back for Hands-Free Repairs\u003c\/strong\u003e\n            Stick it to metal surfaces like a car hood, toolbox, fridge, washer, or workbench so you can use both hands.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/2_44dc0f5e-1778-4b14-a433-a71c7ab999c0.webp?v=1780033924\" alt=\"Bright COB pocket flashlight beam\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eSmall Size. Surprisingly Bright Beam.\u003c\/strong\u003e\n            The wide COB light helps illuminate dark drawers, garages, campsites, hallways, and repair areas better than a narrow phone beam.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/3.gif?v=1780033927\" alt=\"Pocket light modes demonstration\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eMultiple Modes for Different Jobs\u003c\/strong\u003e\n            Switch between everyday light, lower light, and strobe. Use the brightest mode when you need a quick burst of maximum visibility.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/6.gif?v=1780033925\" alt=\"Compact keychain light with clip and opener\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eClip It, Stand It, Carry It Anywhere\u003c\/strong\u003e\n            Built-in carabiner, fold-out stand, tripod hole, and bottle opener make it an easy everyday carry tool for home, car, and outdoors.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"axon-landing__bundle-note\"\u003e\n        \u003cp\u003eMost people do not stop at one — keep extras in your car, kitchen drawer, toolbox, backpack, and bedside table.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eWhy People Keep Extras Around\u003c\/h2\u003e\n      \u003cdiv class=\"axon-landing__review-list\"\u003e\n        \u003cdiv class=\"axon-landing__review-card\"\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/1777115670823.png?v=1777115713\" alt=\"Customer review photo\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cp class=\"axon-landing__review-text\"\u003e“Way brighter than I expected for something this small. I stuck it under the hood and finally had both hands free.”\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– David T.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"axon-landing__review-card\"\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/17771156941540.png?v=1777115715\" alt=\"Customer review photo\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cp class=\"axon-landing__review-text\"\u003e“Bought one for the car, then grabbed more for the kitchen drawer and toolbox. The magnet is the part I use most.”\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– Mark S.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"axon-landing__review-card\"\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/17771156576211.png?v=1777115716\" alt=\"Customer review photo\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"axon-landing__stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cp class=\"axon-landing__review-text\"\u003e“Perfect for walking the dog at night. I clip it to the leash and use the lower mode most of the time to save battery.”\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– Sarah L.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section axon-landing__section--dark\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eThe Quick Details\u003c\/h2\u003e\n      \u003cul class=\"axon-landing__spec-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Tactical Black\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterials:\u003c\/strong\u003e High-Impact PC + Aluminum Alloy\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 2.4\" x 1.7\" (61 x 45 mm)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Wide COB LED Beam\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWater Resistance:\u003c\/strong\u003e IP53 Splash \u0026amp; Dust Resistant\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable Polymer Lithium Battery\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCharging:\u003c\/strong\u003e USB Charging Cable Included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: How long does the battery last?\u003c\/strong\u003e\n        \u003cp\u003eA: Runtime depends on the mode you use. Lower modes are best for longer use, while the brightest mode is ideal for short bursts when you need maximum visibility.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Is it waterproof?\u003c\/strong\u003e\n        \u003cp\u003eA: It is IP53 splash and dust resistant, which makes it suitable for everyday outdoor use and light rain. It is not designed to be submerged.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Can I leave it in my car?\u003c\/strong\u003e\n        \u003cp\u003eA: Yes, it is a great glove box or emergency kit light. For best battery life, recharge it occasionally if stored for long periods.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Is the magnet useful?\u003c\/strong\u003e\n        \u003cp\u003eA: Yes. The magnetic back is designed for quick hands-free lighting on many metal surfaces such as car hoods, toolboxes, appliances, and workbenches.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: How do I carry it?\u003c\/strong\u003e\n        \u003cp\u003eA: Use the carabiner clip for bags, keys, belts, and leashes, or use the fold-out stand when you need light on a flat surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"axon-landing__section\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003cdiv class=\"axon-landing__urgency\"\u003e\n        \u003cp\u003e🔥 Keep Light Where You’ll Need It Most.\u003c\/p\u003e\n        \u003cp\u003eOne for the car. One for the toolbox. One for the kitchen drawer. One for your bag.\u003c\/p\u003e\n        \u003ca class=\"axon-landing__cta\" href=\"#ProductSubmitButton\"\u003eChoose Your Pack\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Roolerrad","offers":[{"title":"🎁Buy 2 Get 2 Free","offer_id":49609649062127,"sku":"CY-COB-4","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 Get 1 Free","offer_id":49609649029359,"sku":"CY-COB-2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🏆Buy 3 Get 3 Free","offer_id":49609649094895,"sku":"CY-COB-6","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/0130\/0719\/files\/1777108363200.png?v=1780033017","url":"https:\/\/naturalmallsofficial.com\/products\/cob-keychain-work-light","provider":"Naturalmallsofficial","version":"1.0","type":"link"}