{"product_id":"rechargeable-motion-sensor-under-cabinet-light","title":"Rechargeable Motion Sensor Under Cabinet Light – 76 LED, 3 Color Temperatures, Dimmable Magnetic Closet Light","description":"\u003c!-- ============================================================\nSMART MOTION SENSOR UNDER CABINET LIGHT\nSHOPIFY A+ PRODUCT DESCRIPTION\n\nIMAGE ORDER\n01 Hero \/ Product Overview\n02 Brighter. Smarter. More Convenient.\n03 Product Functions\n04 3 Color Temperatures\n05 Motion Sensor\n06 Magnetic Installation\n07 USB-C Rechargeable Battery\n08 Multi-Scene Use\n============================================================ --\u003e\n\u003cstyle\u003e\n  .ucl-page,\n  .ucl-page * {\n    box-sizing: border-box;\n  }\n\n  .ucl-page {\n    --ucl-navy: #0b2748;\n    --ucl-navy-dark: #061a31;\n    --ucl-blue: #286ab2;\n    --ucl-blue-bright: #4c96dd;\n    --ucl-blue-soft: #edf6ff;\n\n    --ucl-steel: #7d8d9c;\n    --ucl-silver: #eef2f5;\n    --ucl-silver-light: #f8fafc;\n\n    --ucl-ink: #12243a;\n    --ucl-text: #46576a;\n    --ucl-muted: #68788a;\n\n    --ucl-white: #ffffff;\n    --ucl-border: #d9e4ed;\n\n    --ucl-warm: #f5dfba;\n    --ucl-warm-soft: #fff8ed;\n\n    --ucl-shadow:\n      0 12px 34px rgba(11,39,72,.09);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 14px;\n\n    color: var(--ucl-text);\n    background: #ffffff;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.6;\n  }\n\n\n  \/* ============================================================\n     GLOBAL\n  ============================================================ *\/\n\n  .ucl-page h1,\n  .ucl-page h2,\n  .ucl-page h3,\n  .ucl-page p {\n    margin-top: 0;\n  }\n\n  .ucl-page h2 {\n    margin-bottom: 10px;\n\n    color: var(--ucl-navy);\n\n    font-size: clamp(27px,4.8vw,40px);\n    line-height: 1.1;\n    font-weight: 900;\n\n    letter-spacing: -.8px;\n  }\n\n  .ucl-page h3 {\n    margin-bottom: 6px;\n\n    color: var(--ucl-ink);\n\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .ucl-page p {\n    margin-bottom: 0;\n\n    color: var(--ucl-muted);\n\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .ucl-section {\n    margin-bottom: 35px;\n  }\n\n  .ucl-section-head {\n    max-width: 745px;\n\n    margin: 0 auto 17px;\n\n    text-align: center;\n  }\n\n  .ucl-kicker {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 8px;\n\n    color: var(--ucl-blue);\n\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 900;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ucl-kicker::before,\n  .ucl-kicker::after {\n    content: \"\";\n\n    width: 28px;\n    height: 2px;\n\n    margin: 0 9px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--ucl-blue-bright)\n      );\n  }\n\n  .ucl-kicker::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--ucl-blue-bright),\n        transparent\n      );\n  }\n\n  .ucl-subheading {\n    max-width: 700px;\n\n    margin: 0 auto !important;\n\n    color: var(--ucl-text) !important;\n\n    font-size: 15px !important;\n    line-height: 1.68 !important;\n  }\n\n  .ucl-highlight {\n    color: var(--ucl-blue);\n    font-weight: 850;\n  }\n\n\n  \/* ============================================================\n     IMAGE\n  ============================================================ *\/\n\n  .ucl-image-wrap {\n    width: 100%;\n\n    margin-bottom: 16px;\n\n    overflow: hidden;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 22px;\n\n    box-shadow: var(--ucl-shadow);\n  }\n\n  .ucl-image-wrap img {\n    display: block;\n\n    width: 100% !important;\n    height: auto !important;\n\n    margin: 0 !important;\n  }\n\n\n  \/* ============================================================\n     HERO\n  ============================================================ *\/\n\n  .ucl-hero {\n    position: relative;\n\n    overflow: hidden;\n\n    padding: 38px 19px 18px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 89% 8%,\n        rgba(76,150,221,.16),\n        transparent 31%\n      ),\n      radial-gradient(\n        circle at 8% 5%,\n        rgba(245,223,186,.22),\n        transparent 27%\n      ),\n      linear-gradient(\n        145deg,\n        #ffffff,\n        #eff6fc\n      );\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 26px;\n  }\n\n  .ucl-hero h2 {\n    font-size: clamp(31px,5.5vw,47px);\n  }\n\n  .ucl-hero-lead {\n    max-width: 715px;\n\n    margin: 0 auto 20px !important;\n\n    color: var(--ucl-text) !important;\n\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n  }\n\n\n  \/* ============================================================\n     QUICK BENEFITS\n  ============================================================ *\/\n\n  .ucl-quick-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 8px;\n  }\n\n  .ucl-quick-item {\n    min-height: 99px;\n\n    padding: 13px 7px;\n\n    background:\n      rgba(255,255,255,.97);\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 15px;\n\n    text-align: center;\n  }\n\n  .ucl-quick-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 41px;\n    height: 41px;\n\n    margin: 0 auto 8px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--ucl-navy),\n        var(--ucl-blue)\n      );\n\n    border-radius: 50%;\n\n    font-size: 8px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .ucl-quick-item strong {\n    display: block;\n\n    color: var(--ucl-ink);\n\n    font-size: 12px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n\n  \/* ============================================================\n     FEATURE CARDS\n  ============================================================ *\/\n\n  .ucl-feature-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 10px;\n\n    margin-top: 14px;\n  }\n\n  .ucl-feature-card {\n    padding: 18px 14px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 16px;\n\n    box-shadow:\n      0 5px 18px\n      rgba(11,39,72,.045);\n  }\n\n  .ucl-feature-number {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 35px;\n    height: 35px;\n\n    margin-bottom: 10px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--ucl-navy),\n        var(--ucl-blue-bright)\n      );\n\n    border-radius: 50%;\n\n    font-size: 10px;\n    font-weight: 900;\n  }\n\n  .ucl-feature-card p {\n    font-size: 13px;\n    line-height: 1.57;\n  }\n\n\n  \/* ============================================================\n     SOFT PANEL\n  ============================================================ *\/\n\n  .ucl-soft {\n    padding: 23px 14px;\n\n    background:\n      radial-gradient(\n        circle at 90% 8%,\n        rgba(76,150,221,.10),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #fcfdff,\n        #eef5fb\n      );\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 22px;\n  }\n\n\n  \/* ============================================================\n     DARK PANEL\n  ============================================================ *\/\n\n  .ucl-dark {\n    position: relative;\n\n    overflow: hidden;\n\n    padding: 25px 14px;\n\n    background:\n      radial-gradient(\n        circle at 88% 6%,\n        rgba(76,150,221,.33),\n        transparent 33%\n      ),\n      linear-gradient(\n        145deg,\n        #06182e,\n        #103c6b\n      );\n\n    border-radius: 22px;\n\n    box-shadow:\n      0 12px 32px\n      rgba(6,24,46,.18);\n  }\n\n  .ucl-dark h2,\n  .ucl-dark h3 {\n    color: #ffffff;\n  }\n\n  .ucl-dark p {\n    color: #dce8f3;\n  }\n\n  .ucl-dark .ucl-kicker {\n    color: #9fd0ff;\n  }\n\n  .ucl-dark .ucl-feature-card {\n    background:\n      rgba(255,255,255,.075);\n\n    border-color:\n      rgba(255,255,255,.14);\n\n    box-shadow: none;\n  }\n\n  .ucl-dark .ucl-feature-card h3 {\n    color: #ffffff;\n  }\n\n  .ucl-dark .ucl-feature-card p {\n    color: #dce8f3;\n  }\n\n\n  \/* ============================================================\n     BENEFITS\n  ============================================================ *\/\n\n  .ucl-benefit-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 8px;\n\n    margin-top: 14px;\n  }\n\n  .ucl-benefit {\n    padding: 16px 8px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  .ucl-benefit-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 39px;\n    height: 39px;\n\n    margin: 0 auto 8px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--ucl-navy),\n        var(--ucl-blue)\n      );\n\n    border-radius: 50%;\n\n    font-size: 8px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .ucl-benefit strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--ucl-ink);\n\n    font-size: 12.5px;\n    font-weight: 900;\n  }\n\n  .ucl-benefit span {\n    display: block;\n\n    color: var(--ucl-muted);\n\n    font-size: 11.4px;\n    line-height: 1.45;\n  }\n\n\n  \/* ============================================================\n     TEMP GRID\n  ============================================================ *\/\n\n  .ucl-temp-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 9px;\n\n    margin-top: 14px;\n  }\n\n  .ucl-temp {\n    padding: 16px 9px;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 15px;\n\n    text-align: center;\n  }\n\n  .ucl-temp.warm {\n    background:\n      linear-gradient(\n        145deg,\n        #fff8eb,\n        #f7e3b8\n      );\n  }\n\n  .ucl-temp.natural {\n    background:\n      linear-gradient(\n        145deg,\n        #ffffff,\n        #f3eee4\n      );\n  }\n\n  .ucl-temp.cool {\n    background:\n      linear-gradient(\n        145deg,\n        #f2f8ff,\n        #dcecff\n      );\n  }\n\n  .ucl-temp strong {\n    display: block;\n\n    color: var(--ucl-navy);\n\n    font-size: 20px;\n    line-height: 1.1;\n    font-weight: 900;\n  }\n\n  .ucl-temp span {\n    display: block;\n\n    margin-top: 4px;\n\n    color: var(--ucl-text);\n\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n\n  \/* ============================================================\n     STEPS\n  ============================================================ *\/\n\n  .ucl-steps {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 10px;\n\n    margin-top: 15px;\n  }\n\n  .ucl-step {\n    padding: 16px 13px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 15px;\n  }\n\n  .ucl-step-top {\n    display: flex;\n\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 7px;\n  }\n\n  .ucl-step-num {\n    display: flex;\n\n    flex: 0 0 30px;\n\n    width: 30px;\n    height: 30px;\n\n    align-items: center;\n    justify-content: center;\n\n    color: #ffffff;\n\n    background: var(--ucl-navy);\n\n    border-radius: 50%;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .ucl-step strong {\n    color: var(--ucl-ink);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .ucl-step p {\n    font-size: 12.5px;\n  }\n\n\n  \/* ============================================================\n     USE GRID\n  ============================================================ *\/\n\n  .ucl-use-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(6,minmax(0,1fr));\n\n    gap: 8px;\n\n    margin-top: 14px;\n  }\n\n  .ucl-use-item {\n    min-height: 80px;\n\n    padding: 12px 5px;\n\n    color: var(--ucl-ink);\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 13px;\n\n    text-align: center;\n\n    font-size: 11.5px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .ucl-use-symbol {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 34px;\n    height: 34px;\n\n    margin: 0 auto 7px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--ucl-navy),\n        var(--ucl-blue)\n      );\n\n    border-radius: 50%;\n\n    font-size: 7px;\n    font-weight: 900;\n  }\n\n\n  \/* ============================================================\n     SPECS\n  ============================================================ *\/\n\n  .ucl-spec-box {\n    overflow: hidden;\n\n    margin-top: 14px;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 16px;\n  }\n\n  .ucl-spec-row {\n    display: flex;\n\n    align-items: flex-start;\n    justify-content: space-between;\n\n    gap: 18px;\n\n    padding: 13px 15px;\n\n    background: #ffffff;\n\n    border-bottom:\n      1px solid\n      var(--ucl-border);\n\n    font-size: 12.8px;\n    line-height: 1.45;\n  }\n\n  .ucl-spec-row:nth-child(even) {\n    background: #f8fbfd;\n  }\n\n  .ucl-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .ucl-spec-label {\n    flex: 0 0 40%;\n\n    color: var(--ucl-ink);\n\n    font-weight: 850;\n  }\n\n  .ucl-spec-value {\n    flex: 1;\n\n    color: var(--ucl-muted);\n\n    text-align: right;\n  }\n\n\n  \/* ============================================================\n     NOTE\n  ============================================================ *\/\n\n  .ucl-note {\n    margin-top: 12px;\n\n    padding: 12px 13px;\n\n    color: var(--ucl-muted);\n\n    background: #f3f8fc;\n\n    border-left:\n      3px solid\n      var(--ucl-blue);\n\n    border-radius:\n      4px 10px 10px 4px;\n\n    font-size: 11.5px;\n    line-height: 1.56;\n  }\n\n\n  \/* ============================================================\n     FAQ\n  ============================================================ *\/\n\n  .ucl-faq-list {\n    display: grid;\n\n    gap: 9px;\n\n    margin-top: 14px;\n  }\n\n  .ucl-faq-item {\n    padding: 16px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 14px;\n  }\n\n  .ucl-faq-item h3 {\n    position: relative;\n\n    padding-left: 25px;\n  }\n\n  .ucl-faq-item h3::before {\n    content: \"Q\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n\n    color: var(--ucl-blue);\n\n    font-weight: 900;\n  }\n\n  .ucl-faq-item p {\n    padding-left: 25px;\n\n    font-size: 12.8px;\n  }\n\n\n  \/* ============================================================\n     CTA\n  ============================================================ *\/\n\n  .ucl-cta {\n    position: relative;\n\n    overflow: hidden;\n\n    padding: 32px 18px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 90% 8%,\n        rgba(76,150,221,.38),\n        transparent 32%\n      ),\n      linear-gradient(\n        135deg,\n        #06182d,\n        #0e3b6c\n      );\n\n    border-radius: 22px;\n\n    box-shadow:\n      0 13px 34px\n      rgba(7,31,61,.23);\n  }\n\n  .ucl-cta .ucl-kicker {\n    color: #9dd0ff;\n  }\n\n  .ucl-cta h2 {\n    color: #ffffff;\n  }\n\n  .ucl-cta p {\n    max-width: 660px;\n\n    margin-right: auto;\n    margin-left: auto;\n\n    color: #dce9f5;\n\n    font-size: 14px;\n  }\n\n  .ucl-cta-points {\n    display: flex;\n\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n\n    margin-top: 18px;\n  }\n\n  .ucl-cta-point {\n    padding: 7px 11px;\n\n    color: #ffffff;\n\n    background:\n      rgba(255,255,255,.09);\n\n    border:\n      1px solid\n      rgba(255,255,255,.16);\n\n    border-radius: 999px;\n\n    font-size: 11.5px;\n    font-weight: 800;\n  }\n\n  .ucl-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 7px;\n\n    margin-top: 11px;\n  }\n\n  .ucl-trust-item {\n    padding: 11px 5px;\n\n    color: var(--ucl-navy);\n\n    background: var(--ucl-silver-light);\n\n    border:\n      1px solid\n      var(--ucl-border);\n\n    border-radius: 10px;\n\n    text-align: center;\n\n    font-size: 10.8px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n\n  \/* ============================================================\n     RESPONSIVE\n  ============================================================ *\/\n\n  @media (min-width:700px) {\n\n    .ucl-page {\n      padding: 18px;\n    }\n\n    .ucl-hero {\n      padding:\n        42px 28px 24px;\n    }\n\n  }\n\n\n  @media (max-width:680px) {\n\n    .ucl-feature-grid,\n    .ucl-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .ucl-benefit-grid,\n    .ucl-quick-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    .ucl-temp-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ucl-use-grid {\n      grid-template-columns:\n        repeat(3,minmax(0,1fr));\n    }\n\n    .ucl-section {\n      margin-bottom: 27px;\n    }\n\n  }\n\n\n  @media (max-width:430px) {\n\n    .ucl-page {\n      padding: 8px;\n    }\n\n    .ucl-hero {\n      padding:\n        27px 9px 14px;\n    }\n\n    .ucl-use-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    .ucl-spec-row {\n      gap: 10px;\n\n      padding:\n        12px 10px;\n    }\n\n    .ucl-spec-label,\n    .ucl-spec-value {\n      font-size: 11.5px;\n    }\n\n    .ucl-trust-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ucl-page\"\u003e\n\u003c!-- ============================================================\n       01 HERO\n       IMAGE KEYWORDS:\n       MOTION SENSOR LIGHT\n       76 LEDs\n       USB-C RECHARGEABLE\n       3 COLOR TEMPERATURES\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-hero\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Motion Sensor • Rechargeable • Wireless \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       02 BRIGHTER \/ SMARTER\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e More Light Where You Need It \u003c\/span\u003e\n\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\n\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\n\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\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       03 PRODUCT FUNCTIONS\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section ucl-dark\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Simple Controls • Smart Functions \u003c\/span\u003e\n\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\n\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\n\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\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       04 THREE COLOR TEMPERATURES\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section ucl-soft\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Match the Light to the Moment \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       05 MOTION SENSOR\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Walk In • Light On \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       06 INSTALLATION\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section ucl-soft\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e No Wiring • No Drilling \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       07 BATTERY \/ USB-C\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section ucl-dark\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Recharge Instead of Replace \u003c\/span\u003e\n\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\n\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\n\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\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       08 MULTI-SCENE\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e One Light • Multiple Spaces \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       CORE BENEFITS\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section ucl-soft\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Designed Around Everyday Convenience \u003c\/span\u003e\n\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\n\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\n\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\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       PRODUCT DETAILS\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Product Details \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       FAQ\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-section-head\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       FINAL CTA\n  ============================================================ --\u003e\n\u003csection class=\"ucl-section\"\u003e\n\u003cdiv class=\"ucl-cta\"\u003e\n\u003cspan class=\"ucl-kicker\"\u003e Smarter Light • Less Hassle \u003c\/span\u003e\n\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\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Max","offers":[{"title":"1 PCS","offer_id":55079665893675,"sku":"NC01802608261635-GXD01【人体感应】-太空银【240mm】-1个装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"2 PCS","offer_id":55079665926443,"sku":"NC01802608261635-GXD01【人体感应】-太空银【240mm】-1个装*2","price":42.99,"currency_code":"USD","in_stock":true},{"title":"3 PCS","offer_id":55079665959211,"sku":"NC01802608261635-GXD01【人体感应】-太空银【240mm】-1个装*3","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8261.png?v=1787718288","url":"https:\/\/fiorvax.com\/products\/rechargeable-motion-sensor-under-cabinet-light","provider":"Fiorvax","version":"1.0","type":"link"}