{"product_id":"cob-keychain-work-light","title":"This Tiny Gadget Makes Bulky Flashlights Obsolete.","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__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__microcopy {\n    margin: 10px 0 0;\n    color: rgba(255, 255, 255, 0.72) !important;\n    font-size: 13px !important;\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__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__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__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__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__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      grid-template-columns: 1fr;\n      gap: 4px;\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      \u003ch1\u003eDon't Let the Size Fool You. Meet the Pocket-Sized Powerhouse.\u003c\/h1\u003e\n      \u003cp\u003eThe size of a car key. The brightness of a spotlight. Clip it, stick it, or stand it anywhere for 500 Lumens of instant, ultra-bright light.\u003c\/p\u003e\n      \u003cp\u003e\u003cimg class=\"axon-landing__hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/1.webp?v=1780298606\" alt=\"Pocket-sized magnetic COB keychain light\" width=\"572\" height=\"322\"\u003e\u003c\/p\u003e\n      \u003ca class=\"axon-landing__cta\" href=\"#ProductSubmitButton\"\u003eGet Yours Now\u003c\/a\u003e\n      \u003cp class=\"axon-landing__microcopy\"\u003eMost people keep one on their keys and another in the car, toolbox, or kitchen drawer.\u003c\/p\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\u003eWhy You Need This\u003c\/h2\u003e\n      \u003cul class=\"axon-landing__feature-list\"\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/2.webp?v=1780298605\" alt=\"Bright COB keychain light beam\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eBlindingly Bright (500 Lumens)\u003c\/strong\u003e\n            Forget your phone's weak flashlight. 30 advanced COB LEDs create a massive wide-angle beam that instantly floods a dark area — without draining your phone battery, dirtying your screen, or forcing you to work with one hand.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/3.gif?v=1780298608\" alt=\"COB light mode demonstration\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003e4 Versatile Light Modes\u003c\/strong\u003e\n            Click to cycle: High, Low, and Strobe. \u003cstrong\u003eLong-press for \"Super Bright\" mode\u003c\/strong\u003e to unleash maximum power.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/4.webp?v=1780298604\" alt=\"Magnetic hands-free work light\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003e100% Hands-Free Design\u003c\/strong\u003e\n            Heavy-duty magnetic base + 180° adjustable kickstand. Slap it under your car hood, stick it to a fridge, or stand it on a workbench when your phone flashlight is not enough.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/5.gif?v=1780298608\" alt=\"Durable COB keychain light\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eBuilt Like a Tank (IP53 Rating)\u003c\/strong\u003e\n            Crafted from aircraft-grade aluminum and impact-resistant PC. Drop-proof, splash-proof, and ready for daily use in the car, garage, home, or outdoors.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/6.gif?v=1780298606\" alt=\"Keychain COB light clip and bottle opener\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eThe Ultimate EDC Survival Tool\u003c\/strong\u003e\n            Not just a light. Features a heavy-duty carabiner clip, a tripod mounting hole, and a built-in stainless steel bottle opener.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"axon-landing__feature-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/7.webp?v=1780298605\" alt=\"USB rechargeable COB keychain light\"\u003e\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli class=\"axon-landing__feature-item\"\u003e\n          \u003cdiv class=\"axon-landing__feature-copy\"\u003e\n            \u003cstrong\u003eUSB Fast \u0026amp; Safe Charging\u003c\/strong\u003e\n            Built-in 500mAh battery delivers 3–5 hours of runtime. Features smart overcharge protection, so you can recharge it and keep it ready for the next dark moment.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\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\u003eAlways Be Prepared\u003c\/h2\u003e\n      \u003cdiv class=\"axon-landing__scenario-images\"\u003e\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/8.webp?v=1780298607\" alt=\"COB keychain light for everyday situations\" width=\"553\" height=\"553\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\n      \u003cul class=\"axon-landing__scenario-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCar Breakdowns:\u003c\/strong\u003e Stick it to the hood for instant engine illumination.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePower Outages:\u003c\/strong\u003e Stick it to the fridge, toolbox, or metal shelf and light up the room fast.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDark Car Seats \u0026amp; Door Locks:\u003c\/strong\u003e Thumb it on from your keys to see the seat, handle, or lock in the dark.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUnder-Sink Repairs:\u003c\/strong\u003e Stop holding your phone in your mouth while you work.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGarage \u0026amp; Storage:\u003c\/strong\u003e Light up shelves, drawers, trailers, and dark corners without dragging out a full-size flashlight.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCamping \u0026amp; Outdoors:\u003c\/strong\u003e Clip it to your tent as the perfect camp light.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNight Safety:\u003c\/strong\u003e Use strobe mode while walking the dog to stay visible.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBackyard BBQs:\u003c\/strong\u003e Pop open a cold one with the built-in bottle opener.\u003c\/li\u003e\n      \u003c\/ul\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 Hard Facts\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 30 COB LEDs (Max 500 Lumens)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDurability:\u003c\/strong\u003e IP53 Water \u0026amp; Dust Resistant\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable Polymer Lithium (USB 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\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: How long does the battery actually last?\u003c\/strong\u003e\n        \u003cp\u003eA: You'll get up to 3 to 5 hours of continuous light on a single charge, depending on the brightness mode used.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Can I use it in the rain?\u003c\/strong\u003e\n        \u003cp\u003eA: Yes! It’s IP53 rated, meaning it handles rain and splashes with ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Is it safe to leave plugged in?\u003c\/strong\u003e\n        \u003cp\u003eA: Absolutely. It features a built-in smart chip with overcharge protection.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: Is it really bright enough for outdoor use?\u003c\/strong\u003e\n        \u003cp\u003eA: 100%. The 30 COB LEDs create a wide, 500-lumen floodlight effect that easily illuminates a dark trail, campsite, garage, or storage area.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"axon-landing__faq-item\"\u003e\n        \u003cstrong\u003eQ: How do I attach it to my gear?\u003c\/strong\u003e\n        \u003cp\u003eA: Use the top carabiner for backpacks\/belt loops, the back magnet for metal surfaces, or the fold-out stand for flat surfaces.\u003c\/p\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\u003eWhat Customers Are Saying\u003c\/h2\u003e\n\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\"I thought it was a gimmick, but this thing is BLINDINGLY bright. I keep one on my keychain and one in the truck. The built-in bottle opener is a nice touch.\"\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– David T.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\"The magnet is a lifesaver. Had a leak under the sink, stuck this right to the pipe, and had both hands free to fix it. The aluminum frame feels very premium.\"\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– Mark S.\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\"Most keychain gadgets come off after a week. This one stayed because I actually use it at night around the car, front door, and garage. I just thumb it on from my keys when I need quick light.\"\u003c\/p\u003e\n          \u003cp class=\"axon-landing__reviewer\"\u003e– Ryan C.\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\"\u003e\n    \u003cdiv class=\"axon-landing__inner\"\u003e\n      \u003cdiv class=\"axon-landing__urgency\"\u003e\n        \u003cp\u003e🔥 High Demand Item! Stock is running low.\u003c\/p\u003e\n        \u003cp\u003eDon't wait until the lights go out. Keep one in the car, one in the toolbox, and one where you can grab it fast.\u003c\/p\u003e\n        \u003ca class=\"axon-landing__cta\" href=\"#ProductSubmitButton\"\u003eSecure Yours Now\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 - Most Popular","offer_id":45817587433609,"sku":"CY-COB-4","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 Get 1 Free","offer_id":45817587400841,"sku":"CY-COB-2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🏆Buy 3 Get 3 Free - Get 2 Extra for Just $10","offer_id":45817587466377,"sku":"CY-COB-6","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/6941\/3769\/files\/1777108363200.png?v=1777108446","url":"https:\/\/roolerrad.com\/products\/cob-keychain-work-light","provider":"Roolerrad","version":"1.0","type":"link"}