{"product_id":"rechargeable-cob-work-light","title":"2500LM Rechargeable COB Work Light for Car Repair Jobs","description":"\u003cstyle\u003e\n.product-cro-page{\n  container-type:inline-size;\n  font-family:inherit;\n  color:#17222b;\n  background:#ffffff;\n  line-height:1.6;\n  font-size:16px;\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n}\n\n.product-cro-page *{\n  box-sizing:border-box;\n}\n\n.product-cro-page a{\n  color:inherit;\n  text-decoration:none;\n}\n\n.product-cro-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-width:100%;\n}\n\n.product-cro-page .cro-wrap{\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n}\n\n.product-cro-page .cro-section{\n  margin:0 0 22px;\n}\n\n.product-cro-page .cro-card{\n  background:#fff;\n  border:1px solid #ebe7df;\n  border-radius:16px;\n  overflow:hidden;\n  box-shadow:0 4px 18px rgba(23,34,43,.045);\n}\n\n.product-cro-page .cro-pad{\n  padding:18px;\n}\n\n.product-cro-page .eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:#6d8e32;\n  font-weight:800;\n  font-size:13px;\n  line-height:1.3;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.product-cro-page h1,\n.product-cro-page h2,\n.product-cro-page h3,\n.product-cro-page p{\n  margin-top:0;\n}\n\n.product-cro-page h2{\n  margin-bottom:10px;\n  font-size:28px;\n  line-height:1.15;\n  letter-spacing:-.025em;\n  color:#152029;\n}\n\n.product-cro-page h3{\n  margin-bottom:8px;\n  font-size:21px;\n  line-height:1.25;\n  color:#17222b;\n}\n\n.product-cro-page p{\n  margin-bottom:0;\n  font-size:16px;\n}\n\n\/* =========================\n   TOP REVIEW ENTRY\n========================= *\/\n.product-cro-page .review-entry{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:14px;\n  width:100%;\n  min-height:60px;\n  padding:11px 14px;\n  margin-bottom:18px;\n  background:#fbfaf7;\n  border:1px solid #e8e3db;\n  border-radius:12px;\n  box-shadow:0 2px 10px rgba(20,30,38,.04);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.product-cro-page .review-entry:hover{\n  transform:translateY(-1px);\n  box-shadow:0 5px 14px rgba(20,30,38,.07);\n}\n\n.product-cro-page .review-entry:active{\n  transform:scale(.99);\n}\n\n.product-cro-page .review-entry-left{\n  min-width:0;\n}\n\n.product-cro-page .review-stars{\n  color:#c99534;\n  font-size:17px;\n  letter-spacing:1px;\n  line-height:1;\n  margin-bottom:5px;\n}\n\n.product-cro-page .review-entry-title{\n  font-weight:800;\n  font-size:15px;\n  line-height:1.3;\n}\n\n.product-cro-page .review-entry-sub{\n  font-size:13px;\n  color:#7a838a;\n  margin-top:2px;\n  line-height:1.4;\n}\n\n.product-cro-page .review-entry-arrow{\n  flex:0 0 auto;\n  width:32px;\n  height:32px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#fff;\n  border:1px solid #e5e0d9;\n  font-size:24px;\n  line-height:1;\n  color:#52616d;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n.product-cro-page .hero-copy{\n  padding:20px 18px 16px;\n  background:#f8f8f4;\n}\n\n.product-cro-page .hero-title{\n  margin:0 0 9px;\n  font-size:31px;\n  line-height:1.08;\n  letter-spacing:-.035em;\n  color:#142029;\n}\n\n.product-cro-page .hero-text{\n  max-width:760px;\n  color:#59656e;\n  font-size:16px;\n}\n\n.product-cro-page .hero-points{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:14px;\n}\n\n.product-cro-page .hero-pill{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:7px 10px;\n  border-radius:999px;\n  border:1px solid #e1ddd5;\n  background:#fff;\n  color:#3f4a52;\n  font-size:13px;\n  font-weight:700;\n}\n\n\/* =========================\n   FEATURE NAV\n========================= *\/\n.product-cro-page .feature-nav{\n  position:relative;\n  padding:16px;\n  background:#faf9f6;\n  border:1px solid #e8e4dc;\n  border-radius:16px;\n}\n\n.product-cro-page .feature-nav-top{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n  gap:10px;\n  margin-bottom:12px;\n}\n\n.product-cro-page .feature-nav-title{\n  font-size:19px;\n  font-weight:800;\n  color:#17222b;\n}\n\n.product-cro-page .feature-nav-hint{\n  flex:0 0 auto;\n  max-width:120px;\n  font-size:12px;\n  color:#7c858b;\n  text-align:right;\n  line-height:1.35;\n}\n\n.product-cro-page .nav-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n}\n\n.product-cro-page .nav-card{\n  position:relative;\n  display:block;\n  min-width:0;\n  min-height:122px;\n  padding:15px 40px 14px 14px;\n  background:#fff;\n  border:1px solid #dfded7;\n  border-radius:14px;\n  box-shadow:0 2px 10px rgba(17,30,40,.035);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease,\n    border-color .2s ease;\n  animation:featureBorderPulse 3.2s ease-in-out infinite;\n}\n\n.product-cro-page .nav-card:first-child{\n  grid-column:1 \/ -1;\n  min-height:112px;\n}\n\n.product-cro-page .nav-card:hover{\n  transform:translateY(-3px);\n  box-shadow:0 8px 18px rgba(17,30,40,.08);\n  border-color:#aab98a;\n}\n\n.product-cro-page .nav-card:active{\n  transform:scale(.985);\n}\n\n.product-cro-page .nav-icon{\n  display:block;\n  margin-bottom:7px;\n  font-size:23px;\n  line-height:1;\n}\n\n.product-cro-page .nav-card strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:16px;\n  line-height:1.2;\n  color:#18242d;\n}\n\n.product-cro-page .nav-card span.nav-copy{\n  display:block;\n  color:#68727a;\n  font-size:13px;\n  line-height:1.35;\n}\n\n.product-cro-page .nav-arrow{\n  position:absolute;\n  top:50%;\n  right:14px;\n  transform:translateY(-50%);\n  width:24px;\n  height:24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#f1f4ea;\n  color:#67892c;\n  font-size:23px;\n  line-height:1;\n  font-weight:700;\n  animation:featureArrowMove 1.3s ease-in-out infinite;\n}\n\n@keyframes featureArrowMove{\n  0%,100%{ transform:translate(0,-50%); }\n  50%{ transform:translate(4px,-50%); }\n}\n\n@keyframes featureBorderPulse{\n  0%,100%{ border-color:#dfded7; }\n  50%{ border-color:#c2cdaa; }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .product-cro-page .nav-card,\n  .product-cro-page .nav-arrow{\n    animation:none;\n  }\n}\n\n\/* =========================\n   FEATURE SECTIONS\n========================= *\/\n.product-cro-page .feature-section{\n  scroll-margin-top:18px;\n}\n\n.product-cro-page .feature-copy{\n  padding:18px;\n}\n\n.product-cro-page .feature-heading{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  margin-bottom:11px;\n}\n\n.product-cro-page .feature-emoji{\n  flex:0 0 auto;\n  font-size:26px;\n  line-height:1.1;\n}\n\n.product-cro-page .feature-heading h3{\n  margin:0;\n}\n\n.product-cro-page .pain-feature{\n  display:grid;\n  gap:8px;\n  margin-top:11px;\n}\n\n.product-cro-page .pf-row{\n  padding:10px 12px;\n  border-radius:11px;\n  background:#f8f8f5;\n  border:1px solid #ece9e3;\n  font-size:15px;\n  line-height:1.55;\n}\n\n.product-cro-page .pf-label{\n  display:inline-block;\n  min-width:58px;\n  margin-right:4px;\n  font-weight:800;\n}\n\n.product-cro-page .pf-pain{\n  color:#7c5d55;\n}\n\n.product-cro-page .pf-feature{\n  color:#55772c;\n}\n\n.product-cro-page .feature-image{\n  border-top:1px solid #ece8e1;\n  background:#f4f5f2;\n}\n\n\/* =========================\n   SPEC TABLE\n========================= *\/\n.product-cro-page .spec-head{\n  padding:18px 18px 5px;\n}\n\n.product-cro-page .spec-table-wrap{\n  padding:10px 18px 18px;\n  overflow-x:hidden;\n}\n\n.product-cro-page .spec-table{\n  width:100%;\n  border-collapse:collapse;\n  border:1px solid #ebe6df;\n  border-radius:14px;\n  overflow:hidden;\n  font-size:16px;\n  line-height:1.6;\n  table-layout:fixed;\n}\n\n.product-cro-page .spec-table th,\n.product-cro-page .spec-table td{\n  text-align:left;\n  padding:13px 16px;\n  border-bottom:1px solid #ebe6df;\n  vertical-align:top;\n  overflow-wrap:anywhere;\n}\n\n.product-cro-page .spec-table th{\n  width:40%;\n  background:#faf8f4;\n  color:#5a6470;\n  font-weight:700;\n}\n\n.product-cro-page .spec-table td{\n  width:60%;\n  color:#17222b;\n  font-weight:600;\n}\n\n.product-cro-page .spec-table tr:last-child th,\n.product-cro-page .spec-table tr:last-child td{\n  border-bottom:0;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n.product-cro-page .faq-wrap{\n  padding:18px;\n}\n\n.product-cro-page details{\n  border-top:1px solid #e9e5df;\n}\n\n.product-cro-page details:last-child{\n  border-bottom:1px solid #e9e5df;\n}\n\n.product-cro-page summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:16px 38px 16px 0;\n  font-weight:750;\n  color:#1c2830;\n  font-size:16px;\n  line-height:1.45;\n}\n\n.product-cro-page summary::-webkit-details-marker{\n  display:none;\n}\n\n.product-cro-page summary::after{\n  content:\"›\";\n  position:absolute;\n  right:4px;\n  top:50%;\n  transform:translateY(-50%) rotate(0deg);\n  font-size:26px;\n  color:#68737b;\n  transition:transform .2s ease;\n}\n\n.product-cro-page details[open] summary::after{\n  transform:translateY(-50%) rotate(90deg);\n}\n\n.product-cro-page .faq-answer{\n  padding:0 0 16px;\n  color:#68727a;\n  font-size:16px;\n  line-height:1.6;\n}\n\n\/* =========================\n   GUARANTEES\n========================= *\/\n.product-cro-page .guarantees{\n  padding:5px 18px 18px;\n}\n\n.product-cro-page .guarantee-row{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  padding:14px 0;\n  border-bottom:1px solid #ece8e2;\n}\n\n.product-cro-page .guarantee-row:last-child{\n  border-bottom:0;\n}\n\n.product-cro-page .guarantee-icon{\n  flex:0 0 34px;\n  width:34px;\n  height:34px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:10px;\n  background:#f6f5f1;\n  font-size:19px;\n}\n\n.product-cro-page .guarantee-row strong{\n  display:block;\n  font-size:16px;\n  line-height:1.3;\n  margin-bottom:2px;\n}\n\n.product-cro-page .guarantee-row span{\n  display:block;\n  color:#6d767d;\n  font-size:14px;\n  line-height:1.45;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n.product-cro-page .cta{\n  text-align:center;\n  padding:26px 18px;\n  background:#18242c;\n  color:#fff;\n}\n\n.product-cro-page .cta h2{\n  color:#fff;\n  margin-bottom:8px;\n}\n\n.product-cro-page .cta p{\n  color:#d5dade;\n  margin-bottom:18px;\n}\n\n.product-cro-page .cta-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:50px;\n  padding:12px 28px;\n  border-radius:999px;\n  background:#eef4df;\n  color:#253418;\n  font-size:16px;\n  font-weight:850;\n  box-shadow:0 5px 14px rgba(0,0,0,.16);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.product-cro-page .cta-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 8px 18px rgba(0,0,0,.2);\n}\n\n.product-cro-page .cta-btn:active{\n  transform:scale(.98);\n}\n\n\/* =========================\n   CUSTOMER REVIEWS FIX\n========================= *\/\n.product-cro-page #customer-reviews{\n  scroll-margin-top:20px;\n}\n\n.product-cro-page .reviews-card{\n  display:block !important;\n  width:100% !important;\n  padding:20px 18px 6px;\n  background:#fcfbf8;\n}\n\n.product-cro-page .reviews-title{\n  margin:0 0 3px;\n}\n\n.product-cro-page .reviews-subtitle{\n  display:block !important;\n  width:100% !important;\n  margin:0 0 10px;\n  color:#747d84;\n  font-size:16px;\n  line-height:1.5;\n}\n\n.product-cro-page .review-item{\n  display:block !important;\n  width:100% !important;\n  max-width:none !important;\n  padding:20px 0;\n  margin:0 !important;\n  border-bottom:1px solid #e9e4dc;\n}\n\n.product-cro-page .review-item:last-child{\n  border-bottom:0;\n}\n\n.product-cro-page .review-head{\n  display:flex !important;\n  flex-direction:row !important;\n  align-items:center !important;\n  justify-content:flex-start !important;\n  gap:12px !important;\n  width:100% !important;\n  max-width:none !important;\n  margin:0 0 9px !important;\n  padding:0 !important;\n}\n\n.product-cro-page .review-avatar{\n  flex:0 0 42px !important;\n  width:42px !important;\n  min-width:42px !important;\n  max-width:42px !important;\n  height:42px !important;\n  border-radius:50%;\n  display:flex !important;\n  align-items:center;\n  justify-content:center;\n  background:#e8e8e4;\n  color:#4e5961;\n  font-weight:800;\n  font-size:15px;\n}\n\n.product-cro-page .review-head \u003e div:last-child{\n  display:block !important;\n  min-width:0 !important;\n  flex:1 1 auto !important;\n  width:auto !important;\n}\n\n.product-cro-page .review-name{\n  display:block !important;\n  width:100% !important;\n  margin:0;\n  color:#17222b;\n  font-size:16px;\n  font-weight:800;\n  line-height:1.3;\n}\n\n.product-cro-page .review-meta{\n  display:block !important;\n  width:100% !important;\n  margin-top:2px;\n  color:#858b90;\n  font-size:12px;\n  line-height:1.4;\n}\n\n.product-cro-page .verified{\n  color:#73864d;\n  font-weight:700;\n}\n\n.product-cro-page .review-item .review-stars{\n  display:block !important;\n  float:none !important;\n  width:100% !important;\n  max-width:none !important;\n  margin:0 0 9px !important;\n  padding:0 !important;\n  color:#c99534;\n  font-size:17px;\n  line-height:1;\n  letter-spacing:1px;\n  white-space:nowrap;\n  clear:both;\n}\n\n.product-cro-page .review-body{\n  display:block !important;\n  float:none !important;\n  width:100% !important;\n  min-width:0 !important;\n  max-width:none !important;\n  margin:0 !important;\n  padding:0 !important;\n  color:#26323a;\n  font-size:16px;\n  line-height:1.65;\n  overflow-wrap:anywhere;\n  word-break:normal;\n  white-space:normal;\n  clear:both;\n}\n\n.product-cro-page .review-bottom-meta{\n  display:flex !important;\n  flex-direction:row !important;\n  flex-wrap:wrap !important;\n  align-items:center !important;\n  justify-content:flex-start !important;\n  gap:4px 12px !important;\n  width:100% !important;\n  max-width:none !important;\n  margin-top:10px !important;\n  padding:0 !important;\n  color:#8a9095;\n  font-size:12px;\n  line-height:1.4;\n  clear:both;\n}\n\n.product-cro-page .review-variant,\n.product-cro-page .review-date{\n  display:inline-block !important;\n  float:none !important;\n  width:auto !important;\n  max-width:100% !important;\n  margin:0 !important;\n  padding:0 !important;\n  color:#8a9095;\n  font-size:12px;\n  line-height:1.4;\n  white-space:normal;\n}\n\n\/* =========================\n   CONTAINER QUERY\n========================= *\/\n@container (min-width:700px){\n  .product-cro-page{\n    font-size:18px;\n  }\n\n  .product-cro-page h2{\n    font-size:34px;\n  }\n\n  .product-cro-page h3{\n    font-size:24px;\n  }\n\n  .product-cro-page p,\n  .product-cro-page .faq-answer,\n  .product-cro-page .review-body{\n    font-size:18px;\n  }\n\n  .product-cro-page .hero-title{\n    font-size:40px;\n  }\n\n  .product-cro-page .hero-copy{\n    padding:26px 24px 22px;\n  }\n\n  .product-cro-page .feature-copy{\n    padding:24px;\n  }\n\n  .product-cro-page .feature-nav{\n    padding:20px;\n  }\n\n  .product-cro-page .nav-card{\n    padding:18px 48px 17px 17px;\n  }\n\n  .product-cro-page .nav-card strong{\n    font-size:18px;\n  }\n\n  .product-cro-page .nav-card span.nav-copy{\n    font-size:15px;\n  }\n\n  .product-cro-page .pf-row{\n    font-size:17px;\n  }\n\n  .product-cro-page .spec-table{\n    font-size:18px;\n  }\n\n  .product-cro-page summary{\n    font-size:18px;\n  }\n\n  .product-cro-page .reviews-card{\n    padding:24px 24px 8px;\n  }\n\n  .product-cro-page .review-item{\n    padding:24px 0;\n  }\n\n  .product-cro-page .review-avatar{\n    flex-basis:46px !important;\n    width:46px !important;\n    min-width:46px !important;\n    max-width:46px !important;\n    height:46px !important;\n  }\n\n  .product-cro-page .review-name{\n    font-size:18px;\n  }\n\n  .product-cro-page .review-item .review-stars{\n    font-size:18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-cro-page\"\u003e\n\u003cdiv class=\"cro-wrap\"\u003e\n\u003c!-- TOP REVIEW ENTRY --\u003e\u003ca class=\"review-entry\" href=\"#customer-reviews\"\u003e\n\u003cdiv class=\"review-entry-left\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-entry-title\"\u003eSee What Customers Are Saying\u003c\/div\u003e\n\u003cdiv class=\"review-entry-sub\"\u003eReal buyer feedback on brightness, mounting and everyday use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-entry-arrow\"\u003e›\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- HERO --\u003e\n\u003csection class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eRechargeable COB Work Light\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eBright Light. Free Hands. Better Access.\u003c\/h1\u003e\n\u003cp class=\"hero-text\"\u003eUp to 2500 lumens of wide COB illumination with magnetic mounting, swivel hooks and a 360° rotating body for repairs, outages, camping and everyday work.\u003c\/p\u003e\n\u003cdiv class=\"hero-points\"\u003e\n\u003cspan class=\"hero-pill\"\u003e⚡ Up to 2500LM\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e🔋 5200mAh Rechargeable\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e🧲 Hands-Free Mounting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7581848014822640910_12.gif?v=1789976091\" alt=\"Rechargeable COB work light in use\" loading=\"eager\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE NAV --\u003e\n\u003csection class=\"cro-section feature-nav\"\u003e\n\u003cdiv class=\"feature-nav-top\"\u003e\n\u003cdiv class=\"feature-nav-title\"\u003eExplore the Key Features\u003c\/div\u003e\n\u003cdiv class=\"feature-nav-hint\"\u003eTap a feature to explore ↓\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nav-grid\"\u003e\n\u003ca class=\"nav-card\" href=\"#feature-1\"\u003e \u003cspan class=\"nav-icon\"\u003e💡\u003c\/span\u003e \u003cstrong\u003e2500LM COB Light\u003c\/strong\u003e \u003cspan class=\"nav-copy\"\u003e Flood the entire work area with bright, clear light. \u003c\/span\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"nav-card\" href=\"#feature-2\"\u003e \u003cspan class=\"nav-icon\"\u003e🔋\u003c\/span\u003e \u003cstrong\u003e5200mAh Battery\u003c\/strong\u003e \u003cspan class=\"nav-copy\"\u003e Recharge by Type-C and work cordless. \u003c\/span\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"nav-card\" href=\"#feature-3\"\u003e \u003cspan class=\"nav-icon\"\u003e☀️\u003c\/span\u003e \u003cstrong\u003e2 Light Levels\u003c\/strong\u003e \u003cspan class=\"nav-copy\"\u003e Switch between high and normal brightness. \u003c\/span\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"nav-card\" href=\"#feature-4\"\u003e \u003cspan class=\"nav-icon\"\u003e🧲\u003c\/span\u003e \u003cstrong\u003eHands-Free Mounting\u003c\/strong\u003e \u003cspan class=\"nav-copy\"\u003e Magnetic ends and two swivel hooks. \u003c\/span\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"nav-card\" href=\"#feature-5\"\u003e \u003cspan class=\"nav-icon\"\u003e↻\u003c\/span\u003e \u003cstrong\u003e360° Rotating Body\u003c\/strong\u003e \u003cspan class=\"nav-copy\"\u003e Direct the beam exactly where you need it. \u003c\/span\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection id=\"feature-1\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eWide-Area Illumination\u003c\/span\u003e\n\u003ch3\u003e2500LM COB Super Bright\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eUp to 2500 lumens at 7500K helps illuminate a broad working area for repairs, inspections and low-light tasks.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e Small lights leave shadows across the work area.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e A 9.6 in COB light board spreads bright light across more of the job.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_46_1.webp?v=1789976045\" alt=\"2500LM COB rechargeable work light illuminating a car repair area\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection id=\"feature-2\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🔋\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eCordless Power\u003c\/span\u003e\n\u003ch3\u003e5200mAh Rechargeable Battery\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eRecharge through Type-C in about 3 hours, with 2.2–5.5 hours of lighting depending on use.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e Disposable batteries add cost and interrupt the job.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e Built-in rechargeable power plus a 4-level battery indicator keeps status easy to check.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_47_2.webp?v=1789976044\" alt=\"5200mAh rechargeable work light with Type-C charging\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection id=\"feature-3\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eChoose Your Output\u003c\/span\u003e\n\u003ch3\u003e2 Brightness Levels\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose high brightness when maximum light matters or normal brightness when you need less output.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e One fixed brightness is not ideal for every job.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e High and normal modes give you a simple choice for different working conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_47_3.webp?v=1789976044\" alt=\"Two brightness levels on rechargeable work light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection id=\"feature-4\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🧲\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eHands-Free Lighting\u003c\/span\u003e\n\u003ch3\u003eMagnetic Base + 2 Swivel Hooks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMount the light to a metal surface or hang it while keeping both hands available for the task.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e Holding a flashlight makes repairs slower and more awkward.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e Magnetic bases at both ends swivel 180°, while two hooks give you another way to hang the light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_48_4.webp?v=1789976045\" alt=\"Magnetic base and two swivel hooks for hands-free lighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003csection id=\"feature-5\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e↻\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eAim It Your Way\u003c\/span\u003e\n\u003ch3\u003e360° Rotatable Body\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eRotate the body to change the light direction and hold the working angle where you need it.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e Fixed lights force you to reposition the entire tool.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e The 360° rotating body makes it easier to aim the beam from different mounting positions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_48_5.webp?v=1789976044\" alt=\"360 degree rotatable work light body\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003csection id=\"feature-6\" class=\"cro-section cro-card feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-heading\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🛠️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eBuilt for the Jobsite\u003c\/span\u003e\n\u003ch3\u003eRugged Protective Design\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eHard-rubber ends and an over-molded lens cover add protection for demanding work environments.\u003c\/p\u003e\n\u003cdiv class=\"pain-feature\"\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-pain\"\u003ePain →\u003c\/span\u003e Lightweight work lights can be vulnerable to bumps and drops.\u003c\/div\u003e\n\u003cdiv class=\"pf-row\"\u003e\n\u003cspan class=\"pf-label pf-feature\"\u003eFeature →\u003c\/span\u003e The design is built to handle a 5 ft drop test while helping protect the light and surrounding surfaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_9_21_15_31_48_6.webp?v=1789976045\" alt=\"Rugged rechargeable work light with protected ends and durable lens cover\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"spec-head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eFeatures \u0026amp; Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-table-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Brightness\u003c\/th\u003e\n\u003ctd\u003eUp to 2500 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Temperature\u003c\/th\u003e\n\u003ctd\u003e7500K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCOB Light Board Length\u003c\/th\u003e\n\u003ctd\u003e9.6 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Capacity\u003c\/th\u003e\n\u003ctd\u003e5200mAh rechargeable battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging\u003c\/th\u003e\n\u003ctd\u003eType-C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003eAbout 3 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRuntime\u003c\/th\u003e\n\u003ctd\u003e2.2–5.5 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Indicator\u003c\/th\u003e\n\u003ctd\u003e4-level indicator\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrightness Modes\u003c\/th\u003e\n\u003ctd\u003eHigh \/ Normal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBody Rotation\u003c\/th\u003e\n\u003ctd\u003e360°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMagnetic Base Adjustment\u003c\/th\u003e\n\u003ctd\u003e180° swivel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHooks\u003c\/th\u003e\n\u003ctd\u003e2 swivel hooks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProtection\u003c\/th\u003e\n\u003ctd\u003eHard-rubber ends and over-molded lens cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrop Test\u003c\/th\u003e\n\u003ctd\u003e5 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cspan class=\"eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is the work light?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt produces up to 2500 lumens with a 7500K COB light source.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe stated runtime is 2.2–5.5 hours, depending on the lighting mode and use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it recharged?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe built-in 5200mAh battery recharges through a Type-C port in about 3 hours.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it without holding it?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. It has magnetic mounting at both ends plus two swivel hooks for hands-free placement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the beam angle be adjusted?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The body rotates 360°, and the magnetic end sections can swivel 180°.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it designed for jobsite use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe work light uses hard-rubber end protection and an over-molded lens cover, and the provided product information states it withstands a 5 ft drop test.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES --\u003e\n\u003csection class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"cro-pad\" style=\"padding-bottom: 4px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eShop With Confidence\u003c\/span\u003e\n\u003ch2\u003eService You Can Count On\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantees\"\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecurely Packed\u003c\/strong\u003e \u003cspan\u003e Your order is prepared carefully for shipment. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality Checked\u003c\/strong\u003e \u003cspan\u003e Product condition is checked before fulfillment. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003e Need help with your order? Our support team is here to assist. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eLight Up the Whole Job\u003c\/h2\u003e\n\u003cp\u003eBright, rechargeable and easy to position when both hands need to stay on the work.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"#\"\u003e Shop Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMER REVIEWS --\u003e\n\u003csection id=\"customer-reviews\" class=\"cro-section cro-card\"\u003e\n\u003cdiv class=\"reviews-card\"\u003e\n\u003cspan class=\"eyebrow\"\u003e Customer Feedback \u003c\/span\u003e\n\u003ch2 class=\"reviews-title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cp class=\"reviews-subtitle\"\u003eWhat buyers are saying about the work light.\u003c\/p\u003e\n\u003c!-- REVIEW 1 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv class=\"review-avatar\"\u003eE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eEmily R.\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eUS · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-body\"\u003eBright mofo....nice magnets even has clops and hangers. I think itll work perfectly\u003c\/div\u003e\n\u003cdiv class=\"review-bottom-meta\"\u003e\n\u003cspan class=\"review-variant\"\u003e Variant: Default \u003c\/span\u003e \u003cspan class=\"review-date\"\u003e Sep 14, 2026 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 2 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv class=\"review-avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eMarcus T.\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eUS · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-body\"\u003ePackaging was crap But the actual product is really worth the price makes my life so much easier to work on my car and anything else I might work on nice and bright and so many ways to use and or hang\u003c\/div\u003e\n\u003cdiv class=\"review-bottom-meta\"\u003e\n\u003cspan class=\"review-variant\"\u003e Variant: Default \u003c\/span\u003e \u003cspan class=\"review-date\"\u003e Sep 6, 2026 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 3 --\u003e\n\u003carticle class=\"review-item\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv class=\"review-avatar\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eDaniel K.\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eUS · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-body\"\u003eI was a bit surprised at just how nice a work light this is. With all the different mounting options and the light options. I think I'll be ordering another one.\u003c\/div\u003e\n\u003cdiv class=\"review-bottom-meta\"\u003e\n\u003cspan class=\"review-variant\"\u003e Variant: Default \u003c\/span\u003e \u003cspan class=\"review-date\"\u003e Aug 29, 2026 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Red","offer_id":46232679677999,"sku":"NC02482609215549-CYH-8905红色-COB长条汽修工作灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":46232679710767,"sku":"NC02482609215549-CYH-8905绿色-COB长条汽修工作灯","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/ChatGPT_Image_2026_9_21_15_31_46_1.webp?v=1789987464","url":"https:\/\/meritessia.com\/de\/products\/rechargeable-cob-work-light","provider":"Meritessia","version":"1.0","type":"link"}