{"title":"Lamps \u0026 Lighting","description":null,"products":[{"product_id":"cabinet-lights","title":"Ivosoma® Under Cabinet Lights,Motion Sensor Night Light Indoor,USB Rechargeable Light💡","description":"\u003c!-- ============================================================SMART MOTION SENSOR UNDER CABINET LIGHTSHOPIFY A+ PRODUCT DESCRIPTIONIMAGE ORDER01 Hero \/ Product Overview02 Brighter. Smarter. More Convenient.03 Product Functions04 3 Color Temperatures05 Motion Sensor06 Magnetic Installation07 USB-C Rechargeable Battery08 Multi-Scene Use============================================================ --\u003e\u003cstyle\u003e  .ucl-page,  .ucl-page * {    box-sizing: border-box;  }  .ucl-page {    --ucl-navy: #0b2748;    --ucl-navy-dark: #061a31;    --ucl-blue: #286ab2;    --ucl-blue-bright: #4c96dd;    --ucl-blue-soft: #edf6ff;    --ucl-steel: #7d8d9c;    --ucl-silver: #eef2f5;    --ucl-silver-light: #f8fafc;    --ucl-ink: #12243a;    --ucl-text: #46576a;    --ucl-muted: #68788a;    --ucl-white: #ffffff;    --ucl-border: #d9e4ed;    --ucl-warm: #f5dfba;    --ucl-warm-soft: #fff8ed;    --ucl-shadow:      0 12px 34px rgba(11,39,72,.09);    width: 100%;    max-width: 920px;    margin: 0 auto;    padding: 14px;    color: var(--ucl-text);    background: #ffffff;    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Roboto,      Helvetica,      Arial,      sans-serif;    line-height: 1.6;  }  \/* ============================================================     GLOBAL  ============================================================ *\/  .ucl-page h1,  .ucl-page h2,  .ucl-page h3,  .ucl-page p {    margin-top: 0;  }  .ucl-page h2 {    margin-bottom: 10px;    color: var(--ucl-navy);    font-size: clamp(27px,4.8vw,40px);    line-height: 1.1;    font-weight: 900;    letter-spacing: -.8px;  }  .ucl-page h3 {    margin-bottom: 6px;    color: var(--ucl-ink);    font-size: 16px;    line-height: 1.35;    font-weight: 850;  }  .ucl-page p {    margin-bottom: 0;    color: var(--ucl-muted);    font-size: 14.5px;    line-height: 1.65;  }  .ucl-section {    margin-bottom: 35px;  }  .ucl-section-head {    max-width: 745px;    margin: 0 auto 17px;    text-align: center;  }  .ucl-kicker {    display: inline-flex;    align-items: center;    justify-content: center;    margin-bottom: 8px;    color: var(--ucl-blue);    font-size: 11px;    line-height: 1.3;    font-weight: 900;    letter-spacing: 1.5px;    text-transform: uppercase;  }  .ucl-kicker::before,  .ucl-kicker::after {    content: \"\";    width: 28px;    height: 2px;    margin: 0 9px;    border-radius: 999px;    background:      linear-gradient(        90deg,        transparent,        var(--ucl-blue-bright)      );  }  .ucl-kicker::after {    background:      linear-gradient(        90deg,        var(--ucl-blue-bright),        transparent      );  }  .ucl-subheading {    max-width: 700px;    margin: 0 auto !important;    color: var(--ucl-text) !important;    font-size: 15px !important;    line-height: 1.68 !important;  }  .ucl-highlight {    color: var(--ucl-blue);    font-weight: 850;  }  \/* ============================================================     IMAGE  ============================================================ *\/  .ucl-image-wrap {    width: 100%;    margin-bottom: 16px;    overflow: hidden;    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 22px;    box-shadow: var(--ucl-shadow);  }  .ucl-image-wrap img {    display: block;    width: 100% !important;    height: auto !important;    margin: 0 !important;  }  \/* ============================================================     HERO  ============================================================ *\/  .ucl-hero {    position: relative;    overflow: hidden;    padding: 38px 19px 18px;    text-align: center;    background:      radial-gradient(        circle at 89% 8%,        rgba(76,150,221,.16),        transparent 31%      ),      radial-gradient(        circle at 8% 5%,        rgba(245,223,186,.22),        transparent 27%      ),      linear-gradient(        145deg,        #ffffff,        #eff6fc      );    border:      1px solid      var(--ucl-border);    border-radius: 26px;  }  .ucl-hero h2 {    font-size: clamp(31px,5.5vw,47px);  }  .ucl-hero-lead {    max-width: 715px;    margin: 0 auto 20px !important;    color: var(--ucl-text) !important;    font-size: 16px !important;    line-height: 1.7 !important;  }  \/* ============================================================     QUICK BENEFITS  ============================================================ *\/  .ucl-quick-grid {    display: grid;    grid-template-columns:      repeat(4,minmax(0,1fr));    gap: 8px;  }  .ucl-quick-item {    min-height: 99px;    padding: 13px 7px;    background:      rgba(255,255,255,.97);    border:      1px solid      var(--ucl-border);    border-radius: 15px;    text-align: center;  }  .ucl-quick-icon {    display: flex;    align-items: center;    justify-content: center;    width: 41px;    height: 41px;    margin: 0 auto 8px;    color: #ffffff;    background:      linear-gradient(        135deg,        var(--ucl-navy),        var(--ucl-blue)      );    border-radius: 50%;    font-size: 8px;    line-height: 1;    font-weight: 900;  }  .ucl-quick-item strong {    display: block;    color: var(--ucl-ink);    font-size: 12px;    line-height: 1.35;    font-weight: 850;  }  \/* ============================================================     FEATURE CARDS  ============================================================ *\/  .ucl-feature-grid {    display: grid;    grid-template-columns:      repeat(3,minmax(0,1fr));    gap: 10px;    margin-top: 14px;  }  .ucl-feature-card {    padding: 18px 14px;    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 16px;    box-shadow:      0 5px 18px      rgba(11,39,72,.045);  }  .ucl-feature-number {    display: flex;    align-items: center;    justify-content: center;    width: 35px;    height: 35px;    margin-bottom: 10px;    color: #ffffff;    background:      linear-gradient(        135deg,        var(--ucl-navy),        var(--ucl-blue-bright)      );    border-radius: 50%;    font-size: 10px;    font-weight: 900;  }  .ucl-feature-card p {    font-size: 13px;    line-height: 1.57;  }  \/* ============================================================     SOFT PANEL  ============================================================ *\/  .ucl-soft {    padding: 23px 14px;    background:      radial-gradient(        circle at 90% 8%,        rgba(76,150,221,.10),        transparent 28%      ),      linear-gradient(        145deg,        #fcfdff,        #eef5fb      );    border:      1px solid      var(--ucl-border);    border-radius: 22px;  }  \/* ============================================================     DARK PANEL  ============================================================ *\/  .ucl-dark {    position: relative;    overflow: hidden;    padding: 25px 14px;    background:      radial-gradient(        circle at 88% 6%,        rgba(76,150,221,.33),        transparent 33%      ),      linear-gradient(        145deg,        #06182e,        #103c6b      );    border-radius: 22px;    box-shadow:      0 12px 32px      rgba(6,24,46,.18);  }  .ucl-dark h2,  .ucl-dark h3 {    color: #ffffff;  }  .ucl-dark p {    color: #dce8f3;  }  .ucl-dark .ucl-kicker {    color: #9fd0ff;  }  .ucl-dark .ucl-feature-card {    background:      rgba(255,255,255,.075);    border-color:      rgba(255,255,255,.14);    box-shadow: none;  }  .ucl-dark .ucl-feature-card h3 {    color: #ffffff;  }  .ucl-dark .ucl-feature-card p {    color: #dce8f3;  }  \/* ============================================================     BENEFITS  ============================================================ *\/  .ucl-benefit-grid {    display: grid;    grid-template-columns:      repeat(4,minmax(0,1fr));    gap: 8px;    margin-top: 14px;  }  .ucl-benefit {    padding: 16px 8px;    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 14px;    text-align: center;  }  .ucl-benefit-icon {    display: flex;    align-items: center;    justify-content: center;    width: 39px;    height: 39px;    margin: 0 auto 8px;    color: #ffffff;    background:      linear-gradient(        135deg,        var(--ucl-navy),        var(--ucl-blue)      );    border-radius: 50%;    font-size: 8px;    line-height: 1;    font-weight: 900;  }  .ucl-benefit strong {    display: block;    margin-bottom: 4px;    color: var(--ucl-ink);    font-size: 12.5px;    font-weight: 900;  }  .ucl-benefit span {    display: block;    color: var(--ucl-muted);    font-size: 11.4px;    line-height: 1.45;  }  \/* ============================================================     TEMP GRID  ============================================================ *\/  .ucl-temp-grid {    display: grid;    grid-template-columns:      repeat(3,minmax(0,1fr));    gap: 9px;    margin-top: 14px;  }  .ucl-temp {    padding: 16px 9px;    border:      1px solid      var(--ucl-border);    border-radius: 15px;    text-align: center;  }  .ucl-temp.warm {    background:      linear-gradient(        145deg,        #fff8eb,        #f7e3b8      );  }  .ucl-temp.natural {    background:      linear-gradient(        145deg,        #ffffff,        #f3eee4      );  }  .ucl-temp.cool {    background:      linear-gradient(        145deg,        #f2f8ff,        #dcecff      );  }  .ucl-temp strong {    display: block;    color: var(--ucl-navy);    font-size: 20px;    line-height: 1.1;    font-weight: 900;  }  .ucl-temp span {    display: block;    margin-top: 4px;    color: var(--ucl-text);    font-size: 12px;    font-weight: 750;  }  \/* ============================================================     STEPS  ============================================================ *\/  .ucl-steps {    display: grid;    grid-template-columns:      repeat(3,minmax(0,1fr));    gap: 10px;    margin-top: 15px;  }  .ucl-step {    padding: 16px 13px;    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 15px;  }  .ucl-step-top {    display: flex;    align-items: center;    gap: 9px;    margin-bottom: 7px;  }  .ucl-step-num {    display: flex;    flex: 0 0 30px;    width: 30px;    height: 30px;    align-items: center;    justify-content: center;    color: #ffffff;    background: var(--ucl-navy);    border-radius: 50%;    font-size: 11px;    font-weight: 900;  }  .ucl-step strong {    color: var(--ucl-ink);    font-size: 13px;    font-weight: 900;  }  .ucl-step p {    font-size: 12.5px;  }  \/* ============================================================     USE GRID  ============================================================ *\/  .ucl-use-grid {    display: grid;    grid-template-columns:      repeat(6,minmax(0,1fr));    gap: 8px;    margin-top: 14px;  }  .ucl-use-item {    min-height: 80px;    padding: 12px 5px;    color: var(--ucl-ink);    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 13px;    text-align: center;    font-size: 11.5px;    line-height: 1.35;    font-weight: 850;  }  .ucl-use-symbol {    display: flex;    align-items: center;    justify-content: center;    width: 34px;    height: 34px;    margin: 0 auto 7px;    color: #ffffff;    background:      linear-gradient(        135deg,        var(--ucl-navy),        var(--ucl-blue)      );    border-radius: 50%;    font-size: 7px;    font-weight: 900;  }  \/* ============================================================     SPECS  ============================================================ *\/  .ucl-spec-box {    overflow: hidden;    margin-top: 14px;    border:      1px solid      var(--ucl-border);    border-radius: 16px;  }  .ucl-spec-row {    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 18px;    padding: 13px 15px;    background: #ffffff;    border-bottom:      1px solid      var(--ucl-border);    font-size: 12.8px;    line-height: 1.45;  }  .ucl-spec-row:nth-child(even) {    background: #f8fbfd;  }  .ucl-spec-row:last-child {    border-bottom: none;  }  .ucl-spec-label {    flex: 0 0 40%;    color: var(--ucl-ink);    font-weight: 850;  }  .ucl-spec-value {    flex: 1;    color: var(--ucl-muted);    text-align: right;  }  \/* ============================================================     NOTE  ============================================================ *\/  .ucl-note {    margin-top: 12px;    padding: 12px 13px;    color: var(--ucl-muted);    background: #f3f8fc;    border-left:      3px solid      var(--ucl-blue);    border-radius:      4px 10px 10px 4px;    font-size: 11.5px;    line-height: 1.56;  }  \/* ============================================================     FAQ  ============================================================ *\/  .ucl-faq-list {    display: grid;    gap: 9px;    margin-top: 14px;  }  .ucl-faq-item {    padding: 16px;    background: #ffffff;    border:      1px solid      var(--ucl-border);    border-radius: 14px;  }  .ucl-faq-item h3 {    position: relative;    padding-left: 25px;  }  .ucl-faq-item h3::before {    content: \"Q\";    position: absolute;    top: 0;    left: 0;    color: var(--ucl-blue);    font-weight: 900;  }  .ucl-faq-item p {    padding-left: 25px;    font-size: 12.8px;  }  \/* ============================================================     CTA  ============================================================ *\/  .ucl-cta {    position: relative;    overflow: hidden;    padding: 32px 18px;    text-align: center;    background:      radial-gradient(        circle at 90% 8%,        rgba(76,150,221,.38),        transparent 32%      ),      linear-gradient(        135deg,        #06182d,        #0e3b6c      );    border-radius: 22px;    box-shadow:      0 13px 34px      rgba(7,31,61,.23);  }  .ucl-cta .ucl-kicker {    color: #9dd0ff;  }  .ucl-cta h2 {    color: #ffffff;  }  .ucl-cta p {    max-width: 660px;    margin-right: auto;    margin-left: auto;    color: #dce9f5;    font-size: 14px;  }  .ucl-cta-points {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 7px;    margin-top: 18px;  }  .ucl-cta-point {    padding: 7px 11px;    color: #ffffff;    background:      rgba(255,255,255,.09);    border:      1px solid      rgba(255,255,255,.16);    border-radius: 999px;    font-size: 11.5px;    font-weight: 800;  }  .ucl-trust-grid {    display: grid;    grid-template-columns:      repeat(4,minmax(0,1fr));    gap: 7px;    margin-top: 11px;  }  .ucl-trust-item {    padding: 11px 5px;    color: var(--ucl-navy);    background: var(--ucl-silver-light);    border:      1px solid      var(--ucl-border);    border-radius: 10px;    text-align: center;    font-size: 10.8px;    line-height: 1.35;    font-weight: 850;  }  \/* ============================================================     RESPONSIVE  ============================================================ *\/  @media (min-width:700px) {    .ucl-page {      padding: 18px;    }    .ucl-hero {      padding:        42px 28px 24px;    }  }  @media (max-width:680px) {    .ucl-feature-grid,    .ucl-steps {      grid-template-columns: 1fr;    }    .ucl-benefit-grid,    .ucl-quick-grid {      grid-template-columns:        repeat(2,minmax(0,1fr));    }    .ucl-temp-grid {      grid-template-columns: 1fr;    }    .ucl-use-grid {      grid-template-columns:        repeat(3,minmax(0,1fr));    }    .ucl-section {      margin-bottom: 27px;    }  }  @media (max-width:430px) {    .ucl-page {      padding: 8px;    }    .ucl-hero {      padding:        27px 9px 14px;    }    .ucl-use-grid {      grid-template-columns:        repeat(2,minmax(0,1fr));    }    .ucl-spec-row {      gap: 10px;      padding:        12px 10px;    }    .ucl-spec-label,    .ucl-spec-value {      font-size: 11.5px;    }    .ucl-trust-grid {      grid-template-columns:        repeat(2,minmax(0,1fr));    }  }\u003c\/style\u003e\u003cdiv class=\"ucl-page\"\u003e\n\u003c!-- ============================================================       01 HERO       IMAGE KEYWORDS:       MOTION SENSOR LIGHT       76 LEDs       USB-C RECHARGEABLE       3 COLOR TEMPERATURES  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-hero\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Motion Sensor • Rechargeable • Wireless \u003c\/span\u003e\u003ch1\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eLight Up Dark Spaces Without Wiring or Searching for a Switch\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"ucl-hero-lead\"\u003eAdd convenient hands-free lighting under cabinets, inside closets, along stairs and anywhere extra visibility is needed. \u003cstrong class=\"ucl-highlight\"\u003e Motion sensing, adjustable brightness and USB-C charging \u003c\/strong\u003e make everyday lighting easier.\u003c\/p\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8261.png?v=1787718288\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-quick-grid\"\u003e\n\u003cdiv class=\"ucl-quick-item\"\u003e\n\u003cspan class=\"ucl-quick-icon\"\u003e PIR \u003c\/span\u003e \u003cstrong\u003e Smart Motion Sensor \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-quick-item\"\u003e\n\u003cspan class=\"ucl-quick-icon\"\u003e 76 \u003c\/span\u003e \u003cstrong\u003e 76 LED Light Panel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-quick-item\"\u003e\n\u003cspan class=\"ucl-quick-icon\"\u003e 3C \u003c\/span\u003e \u003cstrong\u003e 3 Color Temperatures \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-quick-item\"\u003e\n\u003cspan class=\"ucl-quick-icon\"\u003e C \u003c\/span\u003e \u003cstrong\u003e USB-C Rechargeable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       02 BRIGHTER \/ SMARTER  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e More Light Where You Need It \u003c\/span\u003e\u003ch2\u003eBrighter. Smarter. More Convenient.\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eA wide 76-LED lighting panel produces up to \u003cstrong class=\"ucl-highlight\"\u003e 200 lumens of soft, even illumination \u003c\/strong\u003e while rechargeable power and automatic sensing eliminate much of the hassle of basic battery lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8262.png?v=1787718302\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-grid\"\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 76 \u003c\/span\u003e\u003ch3\u003eMore LEDs, Wider Light\u003c\/h3\u003e\n\u003cp\u003eThe 76-LED panel helps spread illumination across cabinets, counters and work areas instead of creating a small bright spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 200 \u003c\/span\u003e\u003ch3\u003eUp to 200 Lumens\u003c\/h3\u003e\n\u003cp\u003eBright enough for common kitchen, closet and household lighting tasks while remaining comfortable for close-range use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e DIM \u003c\/span\u003e\u003ch3\u003eAdjustable Brightness\u003c\/h3\u003e\n\u003cp\u003eIncrease brightness for task lighting or reduce it for softer nighttime illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       03 PRODUCT FUNCTIONS  ============================================================ --\u003e\u003csection class=\"ucl-section ucl-dark\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Simple Controls • Smart Functions \u003c\/span\u003e\u003ch2\u003eEverything You Need Built Into One Slim Light\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\" style=\"color: #dce8f3 !important;\"\u003eControl brightness and color temperature directly on the light, use the PIR sensor for automatic operation, or switch between ON, OFF and AUTO modes depending on your needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8263.png?v=1787718306\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-grid\"\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e AUTO \u003c\/span\u003e\u003ch3\u003eMotion Sensor Mode\u003c\/h3\u003e\n\u003cp\u003eSet the light to AUTO for hands-free illumination in dark or low-light areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e ON \u003c\/span\u003e\u003ch3\u003eAlways-On Mode\u003c\/h3\u003e\n\u003cp\u003eKeep the light continuously illuminated for cooking, organizing, reading or other longer tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e C \u003c\/span\u003e\u003ch3\u003eUSB-C Charging\u003c\/h3\u003e\n\u003cp\u003eRecharge the built-in battery without replacing disposable batteries or installing electrical wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       04 THREE COLOR TEMPERATURES  ============================================================ --\u003e\u003csection class=\"ucl-section ucl-soft\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Match the Light to the Moment \u003c\/span\u003e\u003ch2\u003e3 Color Temperatures for Everyday Tasks\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eChoose warmer light for relaxed nighttime use, neutral light for everyday illumination, or crisp cool white when you want stronger visual clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8264.png?v=1787718312\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-temp-grid\"\u003e\n\u003cdiv class=\"ucl-temp warm\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-temp natural\"\u003e\n\u003cstrong\u003e 4500K \u003c\/strong\u003e \u003cspan\u003e Natural White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-temp cool\"\u003e\n\u003cstrong\u003e 6500K \u003c\/strong\u003e \u003cspan\u003e Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit-grid\"\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e DIM \u003c\/span\u003e \u003cstrong\u003e Adjustable Brightness \u003c\/strong\u003e \u003cspan\u003e Choose a softer or brighter output for different tasks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e EYE \u003c\/span\u003e \u003cstrong\u003e Soft Diffused Light \u003c\/strong\u003e \u003cspan\u003e Frosted panel helps create more even illumination. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e TASK \u003c\/span\u003e \u003cstrong\u003e Task Lighting \u003c\/strong\u003e \u003cspan\u003e Brighten counters, shelves and organizing spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e NIGHT \u003c\/span\u003e \u003cstrong\u003e Night Lighting \u003c\/strong\u003e \u003cspan\u003e Lower brightness for convenient nighttime visibility. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       05 MOTION SENSOR  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Walk In • Light On \u003c\/span\u003e\u003ch2\u003eHands-Free Lighting When You Need It\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eIn AUTO mode, the PIR sensor can detect movement in dark or low-light environments and automatically illuminate the area, then switch off after approximately 20 seconds without motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8265.png?v=1787718320\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit-grid\"\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e 120 \u003c\/span\u003e \u003cstrong\u003e 120° Sensing Angle \u003c\/strong\u003e \u003cspan\u003e Wide detection zone for common household spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e 10FT \u003c\/span\u003e \u003cstrong\u003e Up to 10 ft Range \u003c\/strong\u003e \u003cspan\u003e Detects approaching movement before you reach the light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e 20S \u003c\/span\u003e \u003cstrong\u003e Auto-Off \u003c\/strong\u003e \u003cspan\u003e Turns off after about 20 seconds without detected movement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e AUTO \u003c\/span\u003e \u003cstrong\u003e Hands-Free Use \u003c\/strong\u003e \u003cspan\u003e No need to search for a wall switch in dark spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       06 INSTALLATION  ============================================================ --\u003e\u003csection class=\"ucl-section ucl-soft\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e No Wiring • No Drilling \u003c\/span\u003e\u003ch2\u003eInstall in Seconds With Magnetic Mounting\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eBuilt-in magnets let the light attach directly to suitable metal surfaces. For wood, cabinets and other non-metal areas, use the included adhesive metal plates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8266.png?v=1787718327\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-steps\"\u003e\n\u003cdiv class=\"ucl-step\"\u003e\n\u003cdiv class=\"ucl-step-top\"\u003e\n\u003cspan class=\"ucl-step-num\"\u003e 1 \u003c\/span\u003e \u003cstrong\u003e Peel the Adhesive \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eRemove the protective backing from the adhesive metal plate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-step\"\u003e\n\u003cdiv class=\"ucl-step-top\"\u003e\n\u003cspan class=\"ucl-step-num\"\u003e 2 \u003c\/span\u003e \u003cstrong\u003e Attach the Plate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003ePress the mounting plate firmly onto a clean, suitable surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-step\"\u003e\n\u003cdiv class=\"ucl-step-top\"\u003e\n\u003cspan class=\"ucl-step-num\"\u003e 3 \u003c\/span\u003e \u003cstrong\u003e Snap the Light On \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eLet the built-in magnets hold the light securely in position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit-grid\"\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e MAG \u003c\/span\u003e \u003cstrong\u003e Magnetic Mount \u003c\/strong\u003e \u003cspan\u003e Direct attachment to suitable metal surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e TAPE \u003c\/span\u003e \u003cstrong\u003e Adhesive Plates \u003c\/strong\u003e \u003cspan\u003e Add magnetic mounting points to cabinets and shelves. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e OFF \u003c\/span\u003e \u003cstrong\u003e Easy to Remove \u003c\/strong\u003e \u003cspan\u003e Detach the light whenever it needs charging. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-benefit\"\u003e\n\u003cspan class=\"ucl-benefit-icon\"\u003e TOOL \u003c\/span\u003e \u003cstrong\u003e Tool-Free Setup \u003c\/strong\u003e \u003cspan\u003e No electrical wiring or drilling required for normal installation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       07 BATTERY \/ USB-C  ============================================================ --\u003e\u003csection class=\"ucl-section ucl-dark\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Recharge Instead of Replace \u003c\/span\u003e\u003ch2\u003e1500mAh Rechargeable Power With USB-C Convenience\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\" style=\"color: #dce8f3 !important;\"\u003eThe built-in rechargeable battery eliminates routine disposable battery replacement and keeps the light completely wireless during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8267.png?v=1787718353\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-grid\"\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 1500 \u003c\/span\u003e\u003ch3\u003e1500mAh Battery\u003c\/h3\u003e\n\u003cp\u003eBuilt-in rechargeable power supports convenient cordless use around your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e C \u003c\/span\u003e\u003ch3\u003eUSB-C Rechargeable\u003c\/h3\u003e\n\u003cp\u003ePlug in the included compatible charging cable whenever the battery needs power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 0 \u003c\/span\u003e\u003ch3\u003eNo Disposable Batteries\u003c\/h3\u003e\n\u003cp\u003eRecharge and reuse instead of repeatedly purchasing replacement batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-note\" style=\"background: rgba(255,255,255,.08); color: #dce8f3; border-left-color: #78baf4;\"\u003eBattery life varies with brightness level, selected operating mode, motion frequency and usage conditions. In Always-On mode, product information indicates up to approximately 8 hours at maximum brightness.\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       08 MULTI-SCENE  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e One Light • Multiple Spaces \u003c\/span\u003e\u003ch2\u003eAdd Convenient Lighting to Every Dark Corner\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eThe slim cordless design fits naturally into areas where traditional wired lighting is inconvenient—from food prep and storage spaces to stairs and nighttime pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8268.png?v=1787718492\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-grid\"\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e KIT \u003c\/span\u003e Kitchen\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e CLO \u003c\/span\u003e Closet\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e PAN \u003c\/span\u003e Pantry\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e ST \u003c\/span\u003e Stairs\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e BATH \u003c\/span\u003e Bathroom\u003c\/div\u003e\n\u003cdiv class=\"ucl-use-item\"\u003e\n\u003cspan class=\"ucl-use-symbol\"\u003e GAR \u003c\/span\u003e Garage\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       CORE BENEFITS  ============================================================ --\u003e\u003csection class=\"ucl-section ucl-soft\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Designed Around Everyday Convenience \u003c\/span\u003e\u003ch2\u003eNo Wires. No Wall Switch. No Battery Swapping.\u003c\/h2\u003e\n\u003cp class=\"ucl-subheading\"\u003eRecharge it, mount it and let automatic motion sensing handle the rest whenever you need quick visibility in dark household spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-grid\"\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 01 \u003c\/span\u003e\u003ch3\u003eAutomatic Lighting\u003c\/h3\u003e\n\u003cp\u003eAUTO mode provides hands-free illumination when movement is detected under suitable low-light conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 02 \u003c\/span\u003e\u003ch3\u003eFlexible Illumination\u003c\/h3\u003e\n\u003cp\u003eChange brightness and color temperature for cooking, organizing, nighttime navigation and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-feature-card\"\u003e\n\u003cspan class=\"ucl-feature-number\"\u003e 03 \u003c\/span\u003e\u003ch3\u003eTruly Cord-Free\u003c\/h3\u003e\n\u003cp\u003eThe rechargeable internal battery means no nearby outlet is required during everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       PRODUCT DETAILS  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Product Details \u003c\/span\u003e\u003ch2\u003eSlim, Rechargeable \u0026amp; Ready for Everyday Lighting\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-box\"\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eRechargeable Motion Sensor Under Cabinet Light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eLED Count\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003e76 LEDs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eMaximum Brightness\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eUp to 200 Lumens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eColor Temperatures\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003e3000K \/ 4500K \/ 6500K\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eAdjustable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eSensor\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003ePIR Motion Sensor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eDetection Angle\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eApprox. 120°\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eDetection Distance\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eUp to Approx. 10 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eAuto-Off\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eApprox. 20 Seconds Without Motion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eOperating Modes\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eON \/ OFF \/ AUTO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eBuilt-In 1500mAh Rechargeable Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eCharging\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eUSB-C\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eBuilt-In Magnet + Adhesive Metal Plates\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eApprox. Size\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003e9.7 × 1.57 × 0.32 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-row\"\u003e\n\u003cdiv class=\"ucl-spec-label\"\u003eSuggested Spaces\u003c\/div\u003e\n\u003cdiv class=\"ucl-spec-value\"\u003eKitchen \/ Closet \/ Pantry \/ Stairs \/ Bathroom \/ Garage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-note\"\u003eMotion sensing is designed for dark or low-light environments. Actual sensor response, battery life and runtime may vary depending on placement, brightness, temperature, motion frequency and other usage conditions.\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       FAQ  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-list\"\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eDoes the light automatically turn on when I walk past?\u003c\/h3\u003e\n\u003cp\u003eIn AUTO mode and under dark or low-light conditions, the PIR sensor detects nearby movement and automatically turns the light on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eHow long does it stay on after motion stops?\u003c\/h3\u003e\n\u003cp\u003eIt is designed to turn off automatically after approximately 20 seconds without detected motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eCan I keep it on continuously?\u003c\/h3\u003e\n\u003cp\u003eYes. Select ON mode when you want continuous illumination for cooking, organizing, reading or other longer tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eCan I change the light color?\u003c\/h3\u003e\n\u003cp\u003eYes. Choose from approximately 3000K warm white, 4500K natural white and 6500K cool white.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eIs the brightness adjustable?\u003c\/h3\u003e\n\u003cp\u003eYes. Brightness can be adjusted so you can use stronger light for tasks or softer output for nighttime lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eDoes installation require drilling?\u003c\/h3\u003e\n\u003cp\u003eNo electrical wiring or drilling is normally required. The built-in magnets attach directly to suitable metal surfaces, or you can use the included adhesive metal plates on other compatible surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eHow do I recharge it?\u003c\/h3\u003e\n\u003cp\u003eRemove the light from its magnetic mounting position and recharge the built-in 1500mAh battery through the USB-C charging port.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-faq-item\"\u003e\n\u003ch3\u003eWhere can I use it?\u003c\/h3\u003e\n\u003cp\u003eIt is suitable for many indoor areas including kitchen cabinets, counters, closets, pantry shelves, stairs, hallways, bathrooms, bookshelves and garages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       FINAL CTA  ============================================================ --\u003e\u003csection class=\"ucl-section\"\u003e\u003cdiv class=\"ucl-cta\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Smarter Light • Less Hassle \u003c\/span\u003e\u003ch2\u003ePut Light Exactly Where You Need It\u003c\/h2\u003e\n\u003cp\u003eFrom midnight trips to the kitchen to dark closets and stairways, enjoy bright, adjustable illumination without permanent wiring. Mount it, recharge it and let smart motion sensing make everyday lighting easier.\u003c\/p\u003e\n\u003cdiv class=\"ucl-cta-points\"\u003e\n\u003cspan class=\"ucl-cta-point\"\u003e 76 LEDs \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e Up to 200 Lumens \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e 3 Color Temperatures \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e 1500mAh Rechargeable \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e USB-C \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e Motion Sensor \u003c\/span\u003e \u003cspan class=\"ucl-cta-point\"\u003e Magnetic Mounting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucl-trust-grid\"\u003e\n\u003cdiv class=\"ucl-trust-item\"\u003eNo Wiring\u003c\/div\u003e\n\u003cdiv class=\"ucl-trust-item\"\u003eNo Drilling\u003c\/div\u003e\n\u003cdiv class=\"ucl-trust-item\"\u003eEasy to Recharge\u003c\/div\u003e\n\u003cdiv class=\"ucl-trust-item\"\u003eEasy to Relocate\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"1 PC — ✨ Nightlight Starter","offer_id":53832880128283,"sku":"RM-Cabinet Lights*1","price":32.99,"currency_code":"USD","in_stock":true},{"title":"2 PCS — 🔥 Double the Glow","offer_id":53832880161051,"sku":"RM-Cabinet Lights*2","price":49.99,"currency_code":"USD","in_stock":true},{"title":"3 PCS — ⭐ Whole Home Set","offer_id":53832880193819,"sku":"RM-Cabinet Lights*3","price":59.99,"currency_code":"USD","in_stock":true},{"title":"4 PCS — 👑 Complete Home Set","offer_id":53832880226587,"sku":"RM-Cabinet Lights*4","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/1435\/5739\/files\/2026-08-27T165023.065.png?v=1787907616"},{"product_id":"led-light1","title":"🔥LAST DAY 50% OFF ✨Rechargeable Emergency LED Light Bulbs","description":"\u003c!-- ============================================================     DEBAOBULB Rechargeable Emergency LED Light Bulb     Shopify Product Detail Page — Custom HTML     Color: Dark Navy Background \/ Cool Blue Accent \/ Floating Cards     ============================================================ --\u003e\u003cstyle\u003e  \/* ---------- Root Variables ---------- *\/  :root {    --bg-primary: #0A0E1A;    --bg-secondary: #111827;    --card-bg: #1A2235;    --card-bg-light: #232D44;    --accent-blue: #4DA8FF;    --accent-cyan: #00D4FF;    --accent-glow: rgba(77, 168, 255, 0.35);    --text-primary: #F0F4F8;    --text-secondary: #94A3B8;    --text-muted: #64748B;    --border-subtle: rgba(77, 168, 255, 0.15);    --shadow-float: 0 20px 60px rgba(0, 0, 0, 0.5), 0 8px 24px rgba(77, 168, 255, 0.08);    --shadow-card: 0 12px 40px rgba(0, 0, 0, 0.4);    --radius-lg: 20px;    --radius-md: 14px;    --radius-sm: 10px;  }  \/* ---------- Page Wrapper ---------- *\/  .db-page-wrapper {    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;    background: var(--bg-primary);    color: var(--text-primary);    padding: 0;    margin: 0;    overflow-x: hidden;    line-height: 1.6;  }  .db-container {    max-width: 1100px;    margin: 0 auto;    padding: 0 24px;  }  \/* ---------- Section Spacing ---------- *\/  .db-section {    padding: 72px 0;    position: relative;  }  .db-section-label {    display: inline-block;    font-size: 12px;    font-weight: 700;    letter-spacing: 2.5px;    text-transform: uppercase;    color: var(--accent-cyan);    margin-bottom: 16px;    padding: 6px 16px;    background: rgba(0, 212, 255, 0.08);    border-radius: 100px;    border: 1px solid rgba(0, 212, 255, 0.2);  }  .db-section-title {    font-size: 36px;    font-weight: 800;    line-height: 1.2;    margin: 0 0 16px 0;    color: var(--text-primary);    letter-spacing: -0.5px;  }  .db-section-subtitle {    font-size: 17px;    color: var(--text-secondary);    max-width: 640px;    margin: 0 auto 48px auto;    text-align: center;  }  .db-text-center { text-align: center; }  \/* ============================================================     HERO SECTION     ============================================================ *\/  .db-hero {    background:      radial-gradient(ellipse at 20% 30%, rgba(77, 168, 255, 0.12) 0%, transparent 50%),      radial-gradient(ellipse at 80% 70%, rgba(0, 212, 255, 0.08) 0%, transparent 50%),      var(--bg-primary);    padding: 80px 0 72px 0;    text-align: center;    position: relative;    overflow: hidden;  }  .db-hero::before {    content: '';    position: absolute;    top: -50%;    left: 50%;    transform: translateX(-50%);    width: 800px;    height: 800px;    background: radial-gradient(circle, rgba(77, 168, 255, 0.06) 0%, transparent 70%);    pointer-events: none;  }  .db-hero-badge {    display: inline-flex;    align-items: center;    gap: 8px;    background: rgba(0, 212, 255, 0.1);    border: 1px solid rgba(0, 212, 255, 0.25);    color: var(--accent-cyan);    padding: 8px 20px;    border-radius: 100px;    font-size: 13px;    font-weight: 600;    letter-spacing: 0.5px;    margin-bottom: 28px;  }  .db-hero-badge svg { width: 16px; height: 16px; }  .db-hero-title {    font-size: 48px;    font-weight: 900;    line-height: 1.1;    margin: 0 0 20px 0;    background: linear-gradient(135deg, #FFFFFF 0%, #4DA8FF 60%, #00D4FF 100%);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    background-clip: text;    letter-spacing: -1px;  }  .db-hero-desc {    font-size: 19px;    color: var(--text-secondary);    max-width: 680px;    margin: 0 auto 40px auto;    line-height: 1.7;  }  .db-hero-stats {    display: flex;    justify-content: center;    gap: 48px;    flex-wrap: wrap;    margin-top: 48px;  }  .db-hero-stat {    text-align: center;  }  .db-hero-stat-num {    font-size: 32px;    font-weight: 800;    color: var(--accent-cyan);    line-height: 1;  }  .db-hero-stat-label {    font-size: 13px;    color: var(--text-muted);    margin-top: 6px;    text-transform: uppercase;    letter-spacing: 1px;  }  \/* ============================================================     KEY FEATURES GRID     ============================================================ *\/  .db-features-grid {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 24px;  }  .db-feature-card {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-lg);    padding: 36px 28px;    text-align: center;    box-shadow: var(--shadow-card);    transition: transform 0.3s ease, box-shadow 0.3s ease;    position: relative;    overflow: hidden;  }  .db-feature-card::before {    content: '';    position: absolute;    top: 0;    left: 0;    right: 0;    height: 3px;    background: linear-gradient(90deg, var(--accent-blue), var(--accent-cyan));    opacity: 0;    transition: opacity 0.3s ease;  }  .db-feature-card:hover {    transform: translateY(-6px);    box-shadow: var(--shadow-float);  }  .db-feature-card:hover::before { opacity: 1; }  .db-feature-icon {    width: 64px;    height: 64px;    margin: 0 auto 20px auto;    background: linear-gradient(135deg, rgba(77, 168, 255, 0.15), rgba(0, 212, 255, 0.1));    border-radius: 16px;    display: flex;    align-items: center;    justify-content: center;    border: 1px solid rgba(77, 168, 255, 0.2);  }  .db-feature-icon svg {    width: 32px;    height: 32px;    stroke: var(--accent-cyan);    fill: none;    stroke-width: 1.8;    stroke-linecap: round;    stroke-linejoin: round;  }  .db-feature-title {    font-size: 18px;    font-weight: 700;    color: var(--text-primary);    margin: 0 0 10px 0;  }  .db-feature-desc {    font-size: 14px;    color: var(--text-secondary);    line-height: 1.6;    margin: 0;  }  \/* ============================================================     BRIGHTNESS MODES SECTION     ============================================================ *\/  .db-brightness-section {    background: var(--bg-secondary);    position: relative;  }  .db-brightness-section::before {    content: '';    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    background:      radial-gradient(ellipse at 30% 50%, rgba(77, 168, 255, 0.06) 0%, transparent 60%);    pointer-events: none;  }  .db-brightness-cards {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 28px;    position: relative;    z-index: 1;  }  .db-brightness-card {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-lg);    padding: 40px 32px;    text-align: center;    box-shadow: var(--shadow-float);    position: relative;    overflow: hidden;  }  .db-brightness-card.featured {    border-color: rgba(0, 212, 255, 0.4);    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 212, 255, 0.12);  }  .db-brightness-tag {    position: absolute;    top: 16px;    right: 16px;    background: linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));    color: #0A0E1A;    font-size: 11px;    font-weight: 800;    padding: 4px 12px;    border-radius: 100px;    text-transform: uppercase;    letter-spacing: 0.5px;  }  .db-brightness-level {    font-size: 14px;    font-weight: 700;    color: var(--accent-cyan);    text-transform: uppercase;    letter-spacing: 2px;    margin-bottom: 12px;  }  .db-brightness-lumens {    font-size: 48px;    font-weight: 900;    color: var(--text-primary);    line-height: 1;    margin-bottom: 4px;  }  .db-brightness-lumens span {    font-size: 18px;    font-weight: 600;    color: var(--text-muted);  }  .db-brightness-watt {    font-size: 15px;    color: var(--text-secondary);    margin-bottom: 24px;  }  .db-brightness-divider {    width: 40px;    height: 2px;    background: linear-gradient(90deg, var(--accent-blue), var(--accent-cyan));    margin: 0 auto 20px auto;    border-radius: 2px;  }  .db-brightness-duration {    display: flex;    align-items: center;    justify-content: center;    gap: 8px;    font-size: 15px;    color: var(--text-secondary);  }  .db-brightness-duration strong {    color: var(--accent-cyan);    font-weight: 700;    font-size: 18px;  }  .db-brightness-duration svg {    width: 18px;    height: 18px;    stroke: var(--accent-cyan);    fill: none;    stroke-width: 2;  }  \/* ============================================================     USE CASES \/ SCENARIOS     ============================================================ *\/  .db-scenarios-grid {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 24px;  }  .db-scenario-card {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-lg);    padding: 36px 28px;    box-shadow: var(--shadow-card);    transition: transform 0.3s ease, box-shadow 0.3s ease;    display: flex;    flex-direction: column;  }  .db-scenario-card:hover {    transform: translateY(-4px);    box-shadow: var(--shadow-float);  }  .db-scenario-icon {    width: 56px;    height: 56px;    background: linear-gradient(135deg, rgba(77, 168, 255, 0.15), rgba(0, 212, 255, 0.08));    border-radius: 14px;    display: flex;    align-items: center;    justify-content: center;    margin-bottom: 20px;    border: 1px solid rgba(77, 168, 255, 0.2);  }  .db-scenario-icon svg {    width: 28px;    height: 28px;    stroke: var(--accent-cyan);    fill: none;    stroke-width: 1.8;    stroke-linecap: round;    stroke-linejoin: round;  }  .db-scenario-title {    font-size: 20px;    font-weight: 700;    color: var(--text-primary);    margin: 0 0 10px 0;  }  .db-scenario-desc {    font-size: 14px;    color: var(--text-secondary);    line-height: 1.7;    margin: 0;  }  \/* ============================================================     ENERGY SAVING COMPARISON     ============================================================ *\/  .db-energy-section {    background: var(--bg-secondary);    position: relative;    overflow: hidden;  }  .db-energy-section::after {    content: '';    position: absolute;    right: -200px;    top: 50%;    transform: translateY(-50%);    width: 500px;    height: 500px;    background: radial-gradient(circle, rgba(0, 212, 255, 0.06) 0%, transparent 70%);    pointer-events: none;  }  .db-energy-wrapper {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 48px;    align-items: center;    position: relative;    z-index: 1;  }  .db-energy-text h3 {    font-size: 30px;    font-weight: 800;    color: var(--text-primary);    margin: 0 0 16px 0;    line-height: 1.25;  }  .db-energy-text p {    font-size: 16px;    color: var(--text-secondary);    line-height: 1.7;    margin: 0 0 28px 0;  }  .db-energy-savings {    display: inline-flex;    align-items: center;    gap: 12px;    background: rgba(0, 212, 255, 0.1);    border: 1px solid rgba(0, 212, 255, 0.25);    padding: 14px 24px;    border-radius: var(--radius-md);  }  .db-energy-savings-num {    font-size: 36px;    font-weight: 900;    color: var(--accent-cyan);    line-height: 1;  }  .db-energy-savings-label {    font-size: 14px;    color: var(--text-secondary);    line-height: 1.4;  }  .db-energy-savings-label strong {    color: var(--text-primary);    display: block;  }  .db-energy-compare {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-lg);    padding: 36px;    box-shadow: var(--shadow-float);  }  .db-compare-row {    display: flex;    align-items: center;    justify-content: space-between;    padding: 20px 0;    border-bottom: 1px solid rgba(255, 255, 255, 0.06);  }  .db-compare-row:last-child { border-bottom: none; }  .db-compare-label {    display: flex;    align-items: center;    gap: 12px;    font-size: 15px;    color: var(--text-secondary);  }  .db-compare-label svg {    width: 20px;    height: 20px;    stroke-width: 1.8;    fill: none;    stroke-linecap: round;    stroke-linejoin: round;  }  .db-compare-label.old svg { stroke: var(--text-muted); }  .db-compare-label.new svg { stroke: var(--accent-cyan); }  .db-compare-value {    font-size: 22px;    font-weight: 800;  }  .db-compare-value.old {    color: var(--text-muted);    text-decoration: line-through;    text-decoration-color: rgba(255, 255, 255, 0.2);  }  .db-compare-value.new {    color: var(--accent-cyan);  }  \/* ============================================================     WHAT'S IN THE BOX     ============================================================ *\/  .db-box-content {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-lg);    padding: 48px;    box-shadow: var(--shadow-float);    display: grid;    grid-template-columns: 1fr 1fr;    gap: 40px;    align-items: center;  }  .db-box-visual {    text-align: center;  }  .db-box-icon-circle {    width: 160px;    height: 160px;    margin: 0 auto;    background: linear-gradient(135deg, rgba(77, 168, 255, 0.15), rgba(0, 212, 255, 0.08));    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    border: 2px solid rgba(77, 168, 255, 0.25);    position: relative;  }  .db-box-icon-circle::before {    content: '';    position: absolute;    inset: -12px;    border-radius: 50%;    border: 1px dashed rgba(77, 168, 255, 0.2);    animation: db-rotate 20s linear infinite;  }  @keyframes db-rotate {    from { transform: rotate(0deg); }    to { transform: rotate(360deg); }  }  .db-box-icon-circle svg {    width: 72px;    height: 72px;    stroke: var(--accent-cyan);    fill: none;    stroke-width: 1.5;    stroke-linecap: round;    stroke-linejoin: round;  }  .db-box-list {    list-style: none;    padding: 0;    margin: 0;  }  .db-box-list li {    display: flex;    align-items: flex-start;    gap: 14px;    padding: 14px 0;    border-bottom: 1px solid rgba(255, 255, 255, 0.05);    font-size: 15px;    color: var(--text-secondary);  }  .db-box-list li:last-child { border-bottom: none; }  .db-box-list li strong {    color: var(--text-primary);    font-weight: 700;  }  .db-box-check {    flex-shrink: 0;    width: 24px;    height: 24px;    background: linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    margin-top: 1px;  }  .db-box-check svg {    width: 14px;    height: 14px;    stroke: #0A0E1A;    fill: none;    stroke-width: 3;    stroke-linecap: round;    stroke-linejoin: round;  }  \/* ============================================================     SPECIFICATIONS TABLE     ============================================================ *\/  .db-specs-section {    background: var(--bg-secondary);  }  .db-specs-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 20px;  }  .db-spec-item {    background: var(--card-bg);    border: 1px solid var(--border-subtle);    border-radius: var(--radius-md);    padding: 24px 28px;    display: flex;    align-items: center;    justify-content: space-between;    box-shadow: var(--shadow-card);    transition: transform 0.2s ease;  }  .db-spec-item:hover {    transform: translateY(-2px);  }  .db-spec-label {    font-size: 14px;    color: var(--text-muted);    text-transform: uppercase;    letter-spacing: 1px;    font-weight: 600;  }  .db-spec-value {    font-size: 17px;    font-weight: 700;    color: var(--text-primary);  }  .db-spec-value.accent {    color: var(--accent-cyan);  }  \/* ============================================================     TRUST \/ REVIEWS BAR     ============================================================ *\/  .db-trust-bar {    background: linear-gradient(135deg, rgba(77, 168, 255, 0.08), rgba(0, 212, 255, 0.04));    border: 1px solid rgba(77, 168, 255, 0.2);    border-radius: var(--radius-lg);    padding: 40px 48px;    display: flex;    align-items: center;    justify-content: space-around;    flex-wrap: wrap;    gap: 32px;    box-shadow: var(--shadow-float);  }  .db-trust-item {    text-align: center;  }  .db-trust-icon {    width: 48px;    height: 48px;    margin: 0 auto 12px auto;    display: flex;    align-items: center;    justify-content: center;  }  .db-trust-icon svg {    width: 40px;    height: 40px;    stroke: var(--accent-cyan);    fill: none;    stroke-width: 1.5;    stroke-linecap: round;    stroke-linejoin: round;  }  .db-trust-num {    font-size: 28px;    font-weight: 800;    color: var(--text-primary);    line-height: 1;  }  .db-trust-label {    font-size: 13px;    color: var(--text-muted);    margin-top: 6px;    text-transform: uppercase;    letter-spacing: 1px;  }  .db-stars {    display: flex;    justify-content: center;    gap: 2px;    margin-top: 8px;  }  .db-stars svg {    width: 16px;    height: 16px;    fill: #FBBF24;    stroke: none;  }  \/* ============================================================     CTA SECTION     ============================================================ *\/  .db-cta-section {    text-align: center;    padding: 80px 0;    background:      radial-gradient(ellipse at 50% 50%, rgba(77, 168, 255, 0.1) 0%, transparent 60%),      var(--bg-primary);  }  .db-cta-title {    font-size: 38px;    font-weight: 900;    color: var(--text-primary);    margin: 0 0 16px 0;    line-height: 1.2;  }  .db-cta-desc {    font-size: 17px;    color: var(--text-secondary);    max-width: 560px;    margin: 0 auto 36px auto;    line-height: 1.7;  }  .db-cta-note {    font-size: 13px;    color: var(--text-muted);    margin-top: 20px;  }  \/* ============================================================     RESPONSIVE     ============================================================ *\/  @media (max-width: 900px) {    .db-features-grid { grid-template-columns: repeat(2, 1fr); }    .db-brightness-cards { grid-template-columns: 1fr; }    .db-scenarios-grid { grid-template-columns: 1fr; }    .db-energy-wrapper { grid-template-columns: 1fr; }    .db-box-content { grid-template-columns: 1fr; padding: 32px; }    .db-specs-grid { grid-template-columns: 1fr; }    .db-hero-title { font-size: 34px; }    .db-section-title { font-size: 28px; }    .db-hero-stats { gap: 28px; }    .db-trust-bar { padding: 32px 24px; }  }  @media (max-width: 560px) {    .db-features-grid { grid-template-columns: 1fr; }    .db-hero-title { font-size: 28px; }    .db-section-title { font-size: 24px; }    .db-container { padding: 0 16px; }    .db-section { padding: 48px 0; }  }\u003c\/style\u003e\u003cdiv class=\"db-page-wrapper\"\u003e\n\u003c!-- ============================================================       HERO SECTION       ============================================================ --\u003e\u003csection class=\"db-hero\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-hero-badge\"\u003e RECHARGEABLE EMERGENCY LIGHTING\u003c\/div\u003e\n\u003ch1 class=\"db-hero-title\"\u003eNever Be Left in the Dark\u003c\/h1\u003e\n\u003cp class=\"db-hero-desc\"\u003e Rechargeable emergency LED bulbs work like regular bulbs every day, then automatically switch to battery power when the grid goes down. 6000K daylight brightness, 3 adjustable modes, and up to 6 hours of emergency light.\u003c\/p\u003e\n\u003cp class=\"db-hero-desc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/Rechargeable_Emergency_Light_Bulbs.gif?v=1787292384\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"db-hero-stats\"\u003e\n\u003cdiv class=\"db-hero-stat\"\u003e\n\u003cdiv class=\"db-hero-stat-num\"\u003e9W\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat-label\"\u003e60W Equivalent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat\"\u003e\n\u003cdiv class=\"db-hero-stat-num\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat-label\"\u003eLumens Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat\"\u003e\n\u003cdiv class=\"db-hero-stat-num\"\u003e6hrs\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat-label\"\u003eEmergency Runtime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat\"\u003e\n\u003cdiv class=\"db-hero-stat-num\"\u003e6000K\u003c\/div\u003e\n\u003cdiv class=\"db-hero-stat-label\"\u003eDaylight White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       KEY FEATURES       ============================================================ --\u003e\u003csection class=\"db-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-text-center\"\u003e\n\u003cspan class=\"db-section-label\"\u003eCore Features\u003c\/span\u003e\u003ch2 class=\"db-section-title\"\u003eBuilt for Every Situation\u003c\/h2\u003e\n\u003cp class=\"db-section-subtitle\"\u003eFour reasons why thousands of households trust  for their everyday lighting and emergency preparedness.\u003c\/p\u003e\n\u003cp class=\"db-section-subtitle\"\u003e\u003cimg src=\"https:\/\/p19-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/77b5d5eb3d8b4ed6b541d7d18ba03f4e~tplv-fhlh96nyum-crop-webp:2000:2000.webp?dr=12190\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=8dbd94bf\u0026amp;shcp=607f11de\u0026amp;idc=useast5\u0026amp;from=2378011839\" alt=\"DEBAOBULB 可充电应急灯泡，电池供电 LED 灯泡，6000K 日光色温，E26 灯头，120 伏，9 瓦，相当于 60 瓦白炽灯，1200mAh 电池，适用于家庭停电、露营、飓风等紧急情况。\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-features-grid\"\u003e\n\u003c!-- Feature 1 --\u003e\u003cdiv class=\"db-feature-card\"\u003e\n\u003cdiv class=\"db-feature-icon\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-feature-title\"\u003eRechargeable Battery\u003c\/h3\u003e\n\u003cp class=\"db-feature-desc\"\u003eBuilt-in 1200mAh battery self-charges during daily use. Fully charges in 7–8 hours and holds charge for up to 60 days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\u003cdiv class=\"db-feature-card\"\u003e\n\u003cdiv class=\"db-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e              \u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e              \u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e              \u003cline x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\u003e\u003c\/line\u003e              \u003cline x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\u003e\u003c\/line\u003e              \u003cline x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\u003e\u003c\/line\u003e              \u003cline x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\u003e\u003c\/line\u003e              \u003cline x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\u003e\u003c\/line\u003e              \u003cline x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\u003e\u003c\/line\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-feature-title\"\u003e3 Brightness Modes\u003c\/h3\u003e\n\u003cp class=\"db-feature-desc\"\u003eSwitch between High, Medium, and Low brightness in emergency mode. Choose the right level for the situation and extend runtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\u003cdiv class=\"db-feature-card\"\u003e\n\u003cdiv class=\"db-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e              \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-feature-title\"\u003e85% Energy Saving\u003c\/h3\u003e\n\u003cp class=\"db-feature-desc\"\u003e9W LED delivers 800 lumens — equivalent to a 60W incandescent bulb. Slash your electricity bill without sacrificing brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\u003cdiv class=\"db-feature-card\"\u003e\n\u003cdiv class=\"db-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\u003e\u003c\/path\u003e              \u003cpath d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\u003e\u003c\/path\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-feature-title\"\u003eBuilt-in Hook\u003c\/h3\u003e\n\u003cp class=\"db-feature-desc\"\u003eEach bulb includes a retractable hook. Hang it anywhere — tents, closets, garages — for instant portable lighting outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       BRIGHTNESS MODES       ============================================================ --\u003e\u003csection class=\"db-section db-brightness-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-text-center\"\u003e\n\u003cspan class=\"db-section-label\"\u003eBrightness Control\u003c\/span\u003e\u003ch2 class=\"db-section-title\"\u003eThree Modes. Total Control.\u003c\/h2\u003e\n\u003cp class=\"db-section-subtitle\"\u003eIn emergency battery mode, cycle through three brightness levels to match your needs — from maximum illumination to extended runtime.\u003c\/p\u003e\n\u003cp class=\"db-section-subtitle\"\u003e\u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/1d88feed65b84a40a9a14a3a2661593a~tplv-fhlh96nyum-crop-webp:2000:2000.webp?dr=12190\u0026amp;t=555f072d\u0026amp;ps=933b5bde\u0026amp;shp=8dbd94bf\u0026amp;shcp=607f11de\u0026amp;idc=useast5\u0026amp;from=2378011839\" alt=\"DEBAOBULB 可充电应急灯泡，电池供电 LED 灯泡，6000K 日光色温，E26 灯头，120 伏，9 瓦，相当于 60 瓦白炽灯，1200mAh 电池，适用于家庭停电、露营、飓风等紧急情况。\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-cards\"\u003e\n\u003c!-- High --\u003e\u003cdiv class=\"db-brightness-card featured\"\u003e\n\u003cspan class=\"db-brightness-tag\"\u003eMax Light\u003c\/span\u003e\u003cdiv class=\"db-brightness-level\"\u003eHigh Mode\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-lumens\"\u003e450\u003cspan\u003eLM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-watt\"\u003e2.5W Output\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-duration\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Up to \u003cstrong\u003e2–3 hrs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Medium --\u003e\u003cdiv class=\"db-brightness-card\"\u003e\n\u003cdiv class=\"db-brightness-level\"\u003eMedium Mode\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-lumens\"\u003e220\u003cspan\u003eLM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-watt\"\u003e1.5W Output\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-duration\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Up to \u003cstrong\u003e3–4 hrs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Low --\u003e\u003cdiv class=\"db-brightness-card\"\u003e\n\u003cdiv class=\"db-brightness-level\"\u003eLow Mode\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-lumens\"\u003e110\u003cspan\u003eLM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-watt\"\u003e1W Output\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-brightness-duration\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Up to \u003cstrong\u003e4–6 hrs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       USE CASES       ============================================================ --\u003e\u003csection class=\"db-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-text-center\"\u003e\n\u003cspan class=\"db-section-label\"\u003eWhere to Use\u003c\/span\u003e\u003ch2 class=\"db-section-title\"\u003eReady for Anything\u003c\/h2\u003e\n\u003cp class=\"db-section-subtitle\"\u003eFrom unexpected blackouts to outdoor adventures, keeps the light on when it matters most.\u003c\/p\u003e\n\u003cp class=\"db-section-subtitle\"\u003e\u003cimg src=\"https:\/\/alamz.store\/cdn\/shop\/files\/hf_20260228_003945_0a164b3a-ad62-4fe9-83f8-672554660b7d.webp?v=1780889431\u0026amp;width=1946\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-scenarios-grid\"\u003e\n\u003c!-- Scenario 1 --\u003e\u003cdiv class=\"db-scenario-card\"\u003e\n\u003cdiv class=\"db-scenario-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e              \u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-scenario-title\"\u003eHome Power Outages\u003c\/h3\u003e\n\u003cp class=\"db-scenario-desc\"\u003eWhen the grid fails, your bulbs automatically switch to battery power. No fumbling for flashlights or lighting candles — instant, reliable illumination throughout your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Scenario 2 --\u003e\u003cdiv class=\"db-scenario-card\"\u003e\n\u003cdiv class=\"db-scenario-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e              \u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e              \u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-scenario-title\"\u003eCamping \u0026amp; Outdoor\u003c\/h3\u003e\n\u003cp class=\"db-scenario-desc\"\u003eUse the built-in hook to hang bulbs inside tents, awnings, or campsites. Lightweight and cordless — perfect for hiking, fishing, and backyard gatherings after sunset.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Scenario 3 --\u003e\u003cdiv class=\"db-scenario-card\"\u003e\n\u003cdiv class=\"db-scenario-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9\"\u003e\u003c\/path\u003e              \u003cpath d=\"M12 12v9\"\u003e\u003c\/path\u003e              \u003cpath d=\"M8 17l4 4 4-4\"\u003e\u003c\/path\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"db-scenario-title\"\u003eHurricane \u0026amp; Storm Prep\u003c\/h3\u003e\n\u003cp class=\"db-scenario-desc\"\u003eEssential emergency kit item for hurricane season and severe weather. Say goodbye to messy candles, disposable batteries, and single-use lanterns — one bulb covers it all.\u003cspan class=\"db-section-label\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       ENERGY SAVING       ============================================================ --\u003e\u003csection class=\"db-section db-energy-section\"\u003e\u003cdiv class=\"db-container\"\u003e\u003cdiv class=\"db-energy-wrapper\"\u003e\n\u003cdiv class=\"db-energy-text\"\u003e\n\u003cspan class=\"db-section-label\"\u003eEnergy Efficient\u003c\/span\u003e\u003ch3\u003eSame Brightness.\u003cbr\u003eA Fraction of the Cost.\u003c\/h3\u003e\n\u003cp\u003eTraditional incandescent bulbs waste energy as heat. LED technology converts nearly all power into visible light — delivering the same 800-lumen brightness at just 9 watts, compared to 60W for old-fashioned bulbs.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/alamz.store\/cdn\/shop\/files\/hf_20260228_004537_b88d9a7a-3014-47f3-9515-9175861799f2.webp?v=1780889435\u0026amp;width=1946\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"db-energy-savings\"\u003e\n\u003cdiv class=\"db-energy-savings-num\"\u003e85%\u003c\/div\u003e\n\u003cdiv class=\"db-energy-savings-label\"\u003e\n\u003cstrong\u003eLess Energy\u003c\/strong\u003e vs. 60W Incandescent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-energy-compare\"\u003e\n\u003cdiv class=\"db-compare-row\"\u003e\n\u003cdiv class=\"db-compare-label old\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\u003e                \u003cpath d=\"M9 18h6M10 22h4M12 2a7 7 0 0 0-4 12.7V17h8v-2.3A7 7 0 0 0 12 2z\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e Traditional Bulb\u003c\/div\u003e\n\u003cdiv class=\"db-compare-value old\"\u003e60W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-compare-row\"\u003e\n\u003cdiv class=\"db-compare-label new\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\u003e                \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e              \u003c\/svg\u003e DEBAOBULB LED\u003c\/div\u003e\n\u003cdiv class=\"db-compare-value new\"\u003e9W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-compare-row\"\u003e\n\u003cdiv class=\"db-compare-label old\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\u003e                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e                \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e                \u003cline x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e              \u003c\/svg\u003e Lifespan\u003c\/div\u003e\n\u003cdiv class=\"db-compare-value new\"\u003e25,000h\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-compare-row\"\u003e\n\u003cdiv class=\"db-compare-label new\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"\u003e                \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e                \u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e                \u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e              \u003c\/svg\u003e Color Temperature\u003c\/div\u003e\n\u003cdiv class=\"db-compare-value new\"\u003e6000K\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       WHAT'S IN THE BOX       ============================================================ --\u003e\u003csection class=\"db-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-text-center\"\u003e\n\u003cspan class=\"db-section-label\"\u003ePackage Includes\u003c\/span\u003e\u003ch2 class=\"db-section-title\"\u003eEverything You Need\u003c\/h2\u003e\n\u003cp class=\"db-section-subtitle\"\u003eEach order comes complete with bulbs, charging caps, and hanging hooks — ready to install right out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-box-content\"\u003e\n\u003cdiv class=\"db-box-visual\"\u003e\u003cdiv class=\"db-box-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e              \u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e              \u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e            \u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cul class=\"db-box-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"db-box-check\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003e10× Rechargeable LED Bulbs\u003c\/strong\u003e — 9W, 800 lumens, 6000K daylight, E26\/E27 base\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"db-box-check\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003e10× Plug Caps\u003c\/strong\u003e — Portable charging adapters for off-socket use\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"db-box-check\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003e10× Hanging Hooks\u003c\/strong\u003e — Built-in retractable hooks for portable outdoor lighting\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"db-box-check\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eUser Manual\u003c\/strong\u003e — Quick start guide with installation and mode-switching instructions\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       SPECIFICATIONS       ============================================================ --\u003e\u003csection class=\"db-section db-specs-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003cdiv class=\"db-text-center\"\u003e\n\u003cspan class=\"db-section-label\"\u003eTechnical Specs\u003c\/span\u003e\u003ch2 class=\"db-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cp class=\"db-section-subtitle\"\u003eDetailed technical parameters for the rechargeable emergency LED light bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-specs-grid\"\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003ePower\u003c\/span\u003e \u003cspan class=\"db-spec-value accent\"\u003e9W (60W Equivalent)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eBrightness\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003e800 Lumens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"db-spec-value accent\"\u003e6000K Daylight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eVoltage\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003e120V AC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eBase Type\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"db-spec-value accent\"\u003e1200mAh Built-in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eCharge Time\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003e7–8 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eEmergency Runtime\u003c\/span\u003e \u003cspan class=\"db-spec-value accent\"\u003eUp to 6 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eStandby Charge\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003eUp to 60 Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eBrightness Modes\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003e3 Levels (H\/M\/L)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eLifespan\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003e25,000 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-spec-item\"\u003e\n\u003cspan class=\"db-spec-label\"\u003eRegion of Origin\u003c\/span\u003e \u003cspan class=\"db-spec-value\"\u003eChina\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       TRUST BAR       ============================================================ --\u003e\u003csection class=\"db-section\"\u003e\u003cdiv class=\"db-container\"\u003e\u003cdiv class=\"db-trust-bar\"\u003e\n\u003cdiv class=\"db-trust-item\"\u003e\n\u003cdiv class=\"db-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-trust-num\"\u003e4.7\u003c\/div\u003e\n\u003cdiv class=\"db-trust-label\"\u003eRating\u003c\/div\u003e\n\u003cdiv class=\"db-stars\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-trust-item\"\u003e\n\u003cdiv class=\"db-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\u003e\u003c\/path\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-trust-num\"\u003e6,884\u003c\/div\u003e\n\u003cdiv class=\"db-trust-label\"\u003eGlobal Reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-trust-item\"\u003e\n\u003cdiv class=\"db-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e              \u003ccircle cx=\"8.5\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e              \u003cline x1=\"20\" y1=\"8\" x2=\"20\" y2=\"14\"\u003e\u003c\/line\u003e              \u003cline x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"\u003e\u003c\/line\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-trust-num\"\u003e10K+\u003c\/div\u003e\n\u003cdiv class=\"db-trust-label\"\u003eUnits Sold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-trust-item\"\u003e\n\u003cdiv class=\"db-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e              \u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e              \u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-trust-num\"\u003eFree\u003c\/div\u003e\n\u003cdiv class=\"db-trust-label\"\u003eShipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ============================================================       CTA SECTION       ============================================================ --\u003e\u003csection class=\"db-cta-section\"\u003e\u003cdiv class=\"db-container\"\u003e\n\u003ch2 class=\"db-cta-title\"\u003eBe Prepared. Stay Lit.\u003c\/h2\u003e\n\u003cp class=\"db-cta-desc\"\u003eDon't wait for the next power outage to realize you're unprepared. Join thousands of households who trust DEBAOBULB for everyday lighting and emergency peace of mind.\u003c\/p\u003e\n\u003cp class=\"db-cta-note\"\u003e* Fits standard E26\/E27 sockets · 10-pack value bundle · Free shipping\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\u003c!-- End DEBAOBULB Product Detail Page --\u003e","brand":"mysite","offers":[{"title":"Buy 6 get 6 free（12PCS）","offer_id":53874783781147,"sku":"RM-Bulbs-Bulbs*12","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Buy 5 get 5 free（10PCS）","offer_id":53874783813915,"sku":"RM-Bulbs-Bulbs*10","price":89.99,"currency_code":"USD","in_stock":true},{"title":"Buy 4 get 4 free（8PCS）","offer_id":53872825270555,"sku":"RM-Bulbs-Bulbs*8","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 get 3 free（6PCS）","offer_id":53872825172251,"sku":"RM-Bulbs-Bulbs*6","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 get 2 free（4PCS）","offer_id":53872825205019,"sku":"RM-Bulbs-Bulbs*4","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1 get 1 free（2PCS）","offer_id":53872825237787,"sku":"RM-Bulbs-Bulbs*2","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/1435\/5739\/files\/7_f96df587-4185-4a3d-a427-c32eb620d06c.png?v=1788857063"}],"url":"https:\/\/ivosoma.com\/collections\/lamps-lighting.oembed","provider":"ivosoma","version":"1.0","type":"link"}