{"product_id":"light27","title":"🔥50%OFF New Year Sale🔥LED Smart Magnetic Human Body Sensor Light","description":"\u003cstyle\u003e\n  .smartlight-page{\n    --sl-black:#12100d;\n    --sl-charcoal:#211d18;\n    --sl-brown:#4b3829;\n    --sl-gold:#d5a744;\n    --sl-gold-deep:#b78325;\n    --sl-warm:#f4cc73;\n    --sl-cream:#fbf6ec;\n    --sl-beige:#f1e8da;\n    --sl-soft:#f7f5f1;\n    --sl-silver:#d7d8d5;\n    --sl-ink:#27231f;\n    --sl-text:#5c554e;\n    --sl-muted:#817a72;\n    --sl-line:#e6ded2;\n    --sl-white:#ffffff;\n\n    max-width:960px;\n    margin:0 auto;\n    overflow:hidden;\n    background:#fff;\n    color:var(--sl-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n    line-height:1.68;\n  }\n\n  .smartlight-page *{\n    box-sizing:border-box;\n  }\n\n  .smartlight-page img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    border:0;\n  }\n\n  \/* HERO *\/\n  .sl-hero{\n    position:relative;\n    overflow:hidden;\n    padding:60px 30px 52px;\n    text-align:center;\n    background:\n      radial-gradient(circle at 85% 4%,rgba(213,167,68,.22),transparent 32%),\n      radial-gradient(circle at 5% 95%,rgba(109,80,49,.10),transparent 30%),\n      linear-gradient(145deg,#fffdf8 0%,#f1e6d5 100%);\n  }\n\n  .sl-hero:after{\n    content:\"\";\n    position:absolute;\n    left:12%;\n    right:12%;\n    bottom:0;\n    height:2px;\n    background:linear-gradient(\n      90deg,\n      transparent,\n      var(--sl-gold),\n      var(--sl-warm),\n      transparent\n    );\n  }\n\n  .sl-kicker{\n    margin:0 0 11px;\n    color:var(--sl-gold-deep);\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:2.4px;\n    text-transform:uppercase;\n  }\n\n  .sl-title{\n    max-width:850px;\n    margin:0 auto 17px;\n    color:var(--sl-ink);\n    font-size:clamp(39px,6vw,62px);\n    line-height:1.02;\n    font-weight:900;\n    letter-spacing:-1.8px;\n  }\n\n  .sl-title span{\n    color:var(--sl-gold-deep);\n  }\n\n  .sl-lead{\n    max-width:720px;\n    margin:0 auto;\n    color:var(--sl-muted);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  \/* BENEFIT BAR *\/\n  .sl-bar{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    background:var(--sl-black);\n  }\n\n  .sl-bar-item{\n    position:relative;\n    padding:22px 7px;\n    text-align:center;\n  }\n\n  .sl-bar-item:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    right:0;\n    top:25%;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.13);\n  }\n\n  .sl-bar-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:#fff;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .sl-bar-item span{\n    display:block;\n    color:rgba(255,255,255,.56);\n    font-size:9px;\n    line-height:1.45;\n  }\n\n  \/* SECTIONS *\/\n  .sl-section{\n    padding:44px 30px;\n    background:#fff;\n  }\n\n  .sl-section.soft{\n    background:var(--sl-soft);\n  }\n\n  .sl-section.cream{\n    background:var(--sl-cream);\n  }\n\n  .sl-section.beige{\n    background:var(--sl-beige);\n  }\n\n  .sl-section.dark{\n    background:\n      radial-gradient(circle at 15% 0%,rgba(213,167,68,.18),transparent 36%),\n      linear-gradient(145deg,#16130f 0%,#34291e 100%);\n  }\n\n  .sl-center{\n    text-align:center;\n  }\n\n  .sl-rule{\n    width:48px;\n    height:3px;\n    margin:0 auto 18px;\n    border-radius:10px;\n    background:linear-gradient(90deg,var(--sl-gold),#efc767);\n  }\n\n  .sl-section h2{\n    max-width:805px;\n    margin:0 auto 14px;\n    color:var(--sl-ink);\n    font-size:clamp(30px,4.3vw,43px);\n    line-height:1.14;\n    font-weight:900;\n    letter-spacing:-1px;\n  }\n\n  .sl-section h2 span{\n    color:var(--sl-gold-deep);\n  }\n\n  .sl-section p{\n    max-width:720px;\n    margin:0 auto;\n    color:var(--sl-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .sl-section.dark h2{\n    color:#fff;\n  }\n\n  .sl-section.dark h2 span{\n    color:#efc768;\n  }\n\n  .sl-section.dark p{\n    color:rgba(255,255,255,.70);\n  }\n\n  \/* FEATURE GRID *\/\n  .sl-features{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:10px;\n    max-width:850px;\n    margin:29px auto 0;\n  }\n\n  .sl-feature{\n    padding:21px 10px;\n    background:#fff;\n    border:1px solid var(--sl-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sl-feature strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--sl-ink);\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .sl-feature span{\n    display:block;\n    color:var(--sl-muted);\n    font-size:10px;\n    line-height:1.5;\n  }\n\n  \/* EDITORIAL *\/\n  .sl-editorial{\n    max-width:810px;\n    margin:30px auto 0;\n    border-top:1px solid var(--sl-line);\n  }\n\n  .sl-editorial-row{\n    display:grid;\n    grid-template-columns:190px 1fr;\n    gap:25px;\n    padding:18px 0;\n    border-bottom:1px solid var(--sl-line);\n    text-align:left;\n  }\n\n  .sl-editorial-row strong{\n    color:var(--sl-ink);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .sl-editorial-row span{\n    color:var(--sl-muted);\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* DARK GRID *\/\n  .sl-dark-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:800px;\n    margin:29px auto 0;\n  }\n\n  .sl-dark-item{\n    padding:20px 11px;\n    border:1px solid rgba(239,199,104,.28);\n    border-radius:11px;\n    text-align:center;\n  }\n\n  .sl-dark-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:13px;\n  }\n\n  .sl-dark-item span{\n    display:block;\n    color:rgba(255,255,255,.60);\n    font-size:10px;\n    line-height:1.45;\n  }\n\n  \/* RANGE *\/\n  .sl-range{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:790px;\n    margin:29px auto 0;\n  }\n\n  .sl-range-item{\n    padding:22px 13px;\n    background:#fff;\n    border:1px solid var(--sl-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sl-range-item strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--sl-gold-deep);\n    font-size:17px;\n    font-weight:900;\n  }\n\n  .sl-range-item span{\n    color:var(--sl-muted);\n    font-size:10px;\n    line-height:1.5;\n  }\n\n  \/* STEPS *\/\n  .sl-steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px;\n    max-width:820px;\n    margin:29px auto 0;\n  }\n\n  .sl-step{\n    padding:22px 14px;\n    background:#fff;\n    border:1px solid var(--sl-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sl-num{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    margin:0 auto 11px;\n    border-radius:50%;\n    background:linear-gradient(145deg,#e2b958,#b88324);\n    color:#fff;\n    font-size:13px;\n    font-weight:850;\n  }\n\n  .sl-step strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--sl-ink);\n    font-size:14px;\n  }\n\n  .sl-step span{\n    display:block;\n    color:var(--sl-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* USES *\/\n  .sl-uses{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    max-width:870px;\n    margin:29px auto 0;\n    overflow:hidden;\n    border:1px solid var(--sl-line);\n    border-radius:12px;\n  }\n\n  .sl-use{\n    padding:20px 7px;\n    background:#fff;\n    border-right:1px solid var(--sl-line);\n    text-align:center;\n  }\n\n  .sl-use:last-child{\n    border-right:none;\n  }\n\n  .sl-use strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--sl-ink);\n    font-size:12px;\n  }\n\n  .sl-use span{\n    display:block;\n    color:var(--sl-muted);\n    font-size:9px;\n    line-height:1.45;\n  }\n\n  \/* PRODUCT GRID *\/\n  .sl-product-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    max-width:850px;\n    margin:29px auto 0;\n    overflow:hidden;\n    border:1px solid var(--sl-line);\n    border-radius:12px;\n  }\n\n  .sl-product-item{\n    padding:20px 8px;\n    background:#fff;\n    border-right:1px solid var(--sl-line);\n    text-align:center;\n  }\n\n  .sl-product-item:last-child{\n    border-right:none;\n  }\n\n  .sl-product-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--sl-ink);\n    font-size:13px;\n  }\n\n  .sl-product-item span{\n    display:block;\n    color:var(--sl-muted);\n    font-size:10px;\n    line-height:1.45;\n  }\n\n  \/* GIF *\/\n  .sl-demo{\n    padding:42px 25px;\n    background:#17130f;\n    text-align:center;\n  }\n\n  .sl-demo h2{\n    max-width:780px;\n    margin:0 auto 18px;\n    color:#fff;\n    font-size:clamp(29px,4vw,41px);\n    line-height:1.14;\n    font-weight:900;\n    letter-spacing:-.8px;\n  }\n\n  .sl-demo h2 span{\n    color:#efc768;\n  }\n\n  .sl-demo-inner{\n    max-width:700px;\n    margin:0 auto;\n    overflow:hidden;\n    border-radius:16px;\n    box-shadow:0 15px 40px rgba(0,0,0,.28);\n  }\n\n  \/* LIGHT NOTE *\/\n  .sl-light-note{\n    max-width:780px;\n    margin:28px auto 0;\n    padding:21px 22px;\n    background:#fff;\n    border-left:4px solid var(--sl-gold);\n    border-radius:9px;\n    text-align:left;\n  }\n\n  .sl-light-note strong{\n    display:block;\n    margin-bottom:6px;\n    color:var(--sl-ink);\n    font-size:14px;\n  }\n\n  .sl-light-note p{\n    margin:0;\n    max-width:none;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  \/* STATEMENT *\/\n  .sl-statement{\n    padding:37px 25px;\n    background:#f2e7d5;\n    border-top:1px solid var(--sl-line);\n    border-bottom:1px solid var(--sl-line);\n    text-align:center;\n  }\n\n  .sl-statement strong{\n    display:block;\n    max-width:790px;\n    margin:0 auto;\n    color:var(--sl-ink);\n    font-size:clamp(22px,3.2vw,30px);\n    line-height:1.3;\n    font-weight:900;\n  }\n\n  .sl-statement strong span{\n    color:var(--sl-gold-deep);\n  }\n\n  .sl-statement small{\n    display:block;\n    max-width:690px;\n    margin:9px auto 0;\n    color:var(--sl-muted);\n    font-size:13px;\n  }\n\n  \/* SAFETY *\/\n  .sl-note{\n    max-width:770px;\n    margin:26px auto 0;\n    padding:18px 20px;\n    background:rgba(255,255,255,.07);\n    border-left:4px solid #e3b950;\n    border-radius:8px;\n    color:rgba(255,255,255,.71);\n    font-size:13px;\n    line-height:1.7;\n    text-align:left;\n  }\n\n  .sl-note strong{\n    color:#fff;\n  }\n\n  \/* FAQ *\/\n  .sl-faq{\n    padding:18px 30px 40px;\n    background:#fff;\n  }\n\n  .sl-faq details{\n    border-top:1px solid var(--sl-line);\n  }\n\n  .sl-faq details:last-child{\n    border-bottom:1px solid var(--sl-line);\n  }\n\n  .sl-faq summary{\n    position:relative;\n    padding:19px 36px 19px 0;\n    color:var(--sl-ink);\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .sl-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .sl-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    right:4px;\n    top:13px;\n    color:var(--sl-gold-deep);\n    font-size:25px;\n    line-height:1;\n  }\n\n  .sl-faq details[open] summary:after{\n    content:\"−\";\n  }\n\n  .sl-faq-content{\n    padding:0 0 20px;\n    color:var(--sl-muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .sl-faq-content p{\n    margin:0;\n  }\n\n  @media(max-width:640px){\n\n    .sl-hero{\n      padding:39px 20px 34px;\n    }\n\n    .sl-title{\n      font-size:38px;\n      letter-spacing:-1px;\n    }\n\n    .sl-lead{\n      font-size:15px;\n    }\n\n    .sl-bar{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .sl-bar-item:nth-child(2):after{\n      display:none;\n    }\n\n    .sl-bar-item:nth-child(-n+2){\n      border-bottom:1px solid rgba(255,255,255,.10);\n    }\n\n    .sl-section{\n      padding:33px 20px;\n    }\n\n    .sl-section h2{\n      font-size:30px;\n    }\n\n    .sl-features,\n    .sl-product-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .sl-editorial-row{\n      grid-template-columns:1fr;\n      gap:4px;\n      padding:15px 0;\n    }\n\n    .sl-dark-grid,\n    .sl-range,\n    .sl-steps{\n      grid-template-columns:1fr;\n    }\n\n    .sl-uses{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .sl-use{\n      border-bottom:1px solid var(--sl-line);\n    }\n\n    .sl-use:nth-child(even){\n      border-right:none;\n    }\n\n    .sl-use:last-child{\n      grid-column:1 \/ -1;\n      border-bottom:none;\n      border-right:none;\n    }\n\n    .sl-product-item:nth-child(2){\n      border-right:none;\n    }\n\n    .sl-product-item:nth-child(-n+2){\n      border-bottom:1px solid var(--sl-line);\n    }\n\n    .sl-demo{\n      padding:30px 18px;\n    }\n\n    .sl-faq{\n      padding:12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"smartlight-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sl-hero\"\u003e\n\n    \u003cp class=\"sl-kicker\"\u003e\n      Rechargeable Motion Sensor LED Light\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"sl-title\"\u003e\n      Light When You Need It.\u003cbr\u003e\n      \u003cspan\u003eNo Permanent Wiring Required.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sl-lead\"\u003e\n      A slim rechargeable LED light with motion sensing and magnetic\n      mounting, designed to add convenient illumination inside closets,\n      cabinets, bedrooms, hallways, stair areas and other suitable\n      indoor spaces.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/1_4c2c17bb-c071-410f-aab0-274372e5fba5.png?v=1788856458\" alt=\"Ultra slim rechargeable motion sensor LED light with magnetic mount for closet and home use\"\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"sl-bar\"\u003e\n\n    \u003cdiv class=\"sl-bar-item\"\u003e\n      \u003cstrong\u003eMotion Activated\u003c\/strong\u003e\n      \u003cspan\u003eAutomatic light when movement is detected\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-bar-item\"\u003e\n      \u003cstrong\u003eMagnetic Mount\u003c\/strong\u003e\n      \u003cspan\u003eEasy to remove for charging\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-bar-item\"\u003e\n      \u003cstrong\u003eUSB Rechargeable\u003c\/strong\u003e\n      \u003cspan\u003eNo permanent power cable required\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-bar-item\"\u003e\n      \u003cstrong\u003eUltra-Slim Design\u003c\/strong\u003e\n      \u003cspan\u003eLow-profile fit for compact spaces\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/2_0766ab07-4444-4d2c-93e6-2a0f1e49ec7c.png?v=1788856458\" alt=\"Smart LED closet light with motion sensor magnetic mount and USB rechargeable design\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- PRODUCT OVERVIEW --\u003e\n  \u003csection class=\"sl-section soft sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Cleaner Way to Add\u003cbr\u003e\n      \u003cspan\u003eLight to Small Spaces.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instead of routing a permanent power cable through a closet or cabinet,\n      the light combines rechargeable power with a removable magnetic mount.\n      Take it down when charging is needed, then return it to its installed position.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-features\"\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eMotion Sensor\u003c\/strong\u003e\n        \u003cspan\u003e\n          Designed to respond when movement enters the sensing area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eWarm Illumination\u003c\/strong\u003e\n        \u003cspan\u003e\n          Provides a softer warm-toned light for everyday indoor use.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eRechargeable Power\u003c\/strong\u003e\n        \u003cspan\u003e\n          Recharge the internal battery through the provided charging connection.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eRemovable Mounting\u003c\/strong\u003e\n        \u003cspan\u003e\n          Magnetic attachment makes the light easier to remove and reinstall.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DEMO GIF --\u003e\n  \u003csection class=\"sl-demo\"\u003e\n\n    \u003ch2\u003e\n      See How the Light Fits\u003cbr\u003e\n      \u003cspan\u003eInto an Everyday Home Routine.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sl-demo-inner\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/997d5ab91f6a3a13ac3616d3e4bb17b16be27d08.gif\" alt=\"Rechargeable motion sensor light demonstration\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/3_dc157e97-5afd-495d-8ac2-24085cdb0b56.png?v=1788856458\" alt=\"Motion sensor LED light turning on near bedside with displayed 120 degree sensing zone\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- MOTION --\u003e\n  \u003csection class=\"sl-section cream sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Approach the Area.\u003cbr\u003e\n      \u003cspan\u003eLet the Sensor Handle the Light.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Motion sensing can make everyday spaces more convenient when\n      your hands are occupied or when you simply do not want to search\n      for a wall switch in a dark closet or cabinet.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-range\"\u003e\n\n      \u003cdiv class=\"sl-range-item\"\u003e\n        \u003cstrong\u003eMotion Sensor\u003c\/strong\u003e\n        \u003cspan\u003e\n          Detects movement within its supported sensing area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-range-item\"\u003e\n        \u003cstrong\u003e120°\u003c\/strong\u003e\n        \u003cspan\u003e\n          Sensing angle displayed in the product imagery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-range-item\"\u003e\n        \u003cstrong\u003eUp to 3 m\u003c\/strong\u003e\n        \u003cspan\u003e\n          Maximum range displayed in the product imagery; actual response can vary.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-light-note\"\u003e\n      \u003cstrong\u003eSensor Performance\u003c\/strong\u003e\n      \u003cp\u003e\n        Detection distance can vary depending on installation height,\n        movement direction, ambient temperature, surrounding objects\n        and the selected operating mode. Position the sensor so it faces\n        the area where movement is most likely to occur.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/4_252edc2c-81d7-449f-a2ac-7c48cffa375f.png?v=1788856458\" alt=\"Ultra slim magnetic rechargeable LED light approximately 0.4 inches thick\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- SLIM DESIGN --\u003e\n  \u003csection class=\"sl-section beige sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Slim Against the Surface.\u003cbr\u003e\n      \u003cspan\u003eEasy to Remove When Charging.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The low-profile body is designed to sit neatly beneath shelves,\n      inside cabinets or against other compatible mounting surfaces\n      without the visual bulk of a traditional lamp.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-editorial\"\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eApprox. 0.4 in Profile\u003c\/strong\u003e\n        \u003cspan\u003e\n          The product imagery presents an ultra-slim body approximately 0.4 inches thick.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eMagnetic Attachment\u003c\/strong\u003e\n        \u003cspan\u003e\n          The light can be detached from its magnetic mounting point when charging or repositioning.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eClean Visual Design\u003c\/strong\u003e\n        \u003cspan\u003e\n          Slim silver housing blends naturally into closets, shelves and modern interiors.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/5_f4cff203-776a-4128-8b26-d2190e39b032.png?v=1788856457\" alt=\"Motion activated rechargeable magnetic light with warm glow and displayed sensing range\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- EVERYDAY BENEFITS --\u003e\n  \u003csection class=\"sl-section dark sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Useful Features.\u003cbr\u003e\n      \u003cspan\u003eWithout a Complicated Setup.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Motion sensing, rechargeable power and magnetic mounting\n      are combined in one compact lighting format for everyday\n      indoor convenience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-dark-grid\"\u003e\n\n      \u003cdiv class=\"sl-dark-item\"\u003e\n        \u003cstrong\u003eHands-Free Lighting\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful when opening a closet or approaching a selected area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-dark-item\"\u003e\n        \u003cstrong\u003eWarm Light\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a softer glow for closets, bedrooms and evening spaces.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-dark-item\"\u003e\n        \u003cstrong\u003eRecharge \u0026amp; Reuse\u003c\/strong\u003e\n        \u003cspan\u003e\n          Remove the light from the magnetic mount whenever charging is needed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/6_11987ee6-4133-42a4-9cd0-12a43ccf90c4.png?v=1788856458\" alt=\"Warm rechargeable motion sensor LED light for closet bedroom and nighttime use\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- NIGHT USE --\u003e\n  \u003csection class=\"sl-section soft sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Warm Light for\u003cbr\u003e\n      \u003cspan\u003eLow-Light Everyday Moments.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Position the light where you want convenient localized illumination,\n      such as beside a bed, inside a wardrobe or along a frequently used\n      indoor route.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-features\"\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eCloset Lighting\u003c\/strong\u003e\n        \u003cspan\u003e\n          See clothing and stored items more easily in darker wardrobes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eBedside Use\u003c\/strong\u003e\n        \u003cspan\u003e\n          Add low-level illumination near the floor or bedside area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eHallway Accent\u003c\/strong\u003e\n        \u003cspan\u003e\n          Add localized lighting to compatible hallway locations.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-feature\"\u003e\n        \u003cstrong\u003eCabinet Lighting\u003c\/strong\u003e\n        \u003cspan\u003e\n          Brighten selected storage spaces without permanent wiring.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/7_ba1d7230-bda4-4ed8-99c8-afba508d4d11.png?v=1788856458\" alt=\"Rechargeable magnetic motion sensor light used in closet kitchen wine cabinet hallway and staircase\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- MULTI SPACE --\u003e\n  \u003csection class=\"sl-section cream sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Lighting Format.\u003cbr\u003e\n      \u003cspan\u003eSeveral Places Around the Home.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The slim wireless design makes the light suitable for a range\n      of compatible indoor locations where adding a wired fixture\n      may be inconvenient.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-uses\"\u003e\n\n      \u003cdiv class=\"sl-use\"\u003e\n        \u003cstrong\u003eCloset\u003c\/strong\u003e\n        \u003cspan\u003eWardrobe illumination\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-use\"\u003e\n        \u003cstrong\u003eKitchen\u003c\/strong\u003e\n        \u003cspan\u003eSelected cabinet areas\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-use\"\u003e\n        \u003cstrong\u003eCabinet\u003c\/strong\u003e\n        \u003cspan\u003eDisplay \u0026amp; storage spaces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-use\"\u003e\n        \u003cstrong\u003eHallway\u003c\/strong\u003e\n        \u003cspan\u003eLocalized evening light\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-use\"\u003e\n        \u003cstrong\u003eStairs\u003c\/strong\u003e\n        \u003cspan\u003eSupplementary step-area lighting\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/8_6bae085b-81b7-4c31-8df7-f43225779f7c.png?v=1788856458\" alt=\"Rechargeable motion sensor LED light setup showing charge attach and use steps\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"sl-section beige sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Charge. Attach. Use.\u003cbr\u003e\n      \u003cspan\u003eA Straightforward Setup.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The magnetic mounting system keeps routine installation simple\n      while allowing the light body to be detached whenever charging\n      or repositioning is required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-steps\"\u003e\n\n      \u003cdiv class=\"sl-step\"\u003e\n        \u003cdiv class=\"sl-num\"\u003e01\u003c\/div\u003e\n        \u003cstrong\u003eCharge the Light\u003c\/strong\u003e\n        \u003cspan\u003e\n          Connect a compatible USB charging cable and charge according to the supplied instructions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-step\"\u003e\n        \u003cdiv class=\"sl-num\"\u003e02\u003c\/div\u003e\n        \u003cstrong\u003eAttach the Mount\u003c\/strong\u003e\n        \u003cspan\u003e\n          Position the magnetic mounting system on a clean, compatible surface.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-step\"\u003e\n        \u003cdiv class=\"sl-num\"\u003e03\u003c\/div\u003e\n        \u003cstrong\u003eSelect \u0026amp; Use\u003c\/strong\u003e\n        \u003cspan\u003e\n          Choose the available operating mode and position the sensor toward the intended detection area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/9_5893d412-ee3b-4cf3-b1fa-f20520b1d113.png?v=1788856457\" alt=\"Before and after closet lighting with rechargeable motion sensor LED bar\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- BEFORE \/ AFTER --\u003e\n  \u003csection class=\"sl-section soft sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Dark Storage Space.\u003cbr\u003e\n      \u003cspan\u003eConvenient Localized Light.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A closet or cabinet does not always need a permanent electrical\n      fixture. A rechargeable light can provide additional illumination\n      precisely where you want it without adding visible wiring.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-editorial\"\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eBefore\u003c\/strong\u003e\n        \u003cspan\u003e\n          Deep shelves and closets may remain dim even when the surrounding room is illuminated.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eAfter\u003c\/strong\u003e\n        \u003cspan\u003e\n          The LED bar adds localized light around clothing, shelves and stored items.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-editorial-row\"\u003e\n        \u003cstrong\u003eCleaner Installation\u003c\/strong\u003e\n        \u003cspan\u003e\n          Rechargeable power avoids the need for a permanently visible power lead at the mounting location.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/10_32fc6699-7192-4113-a731-53a2f3e44d54.png?v=1788856458\" alt=\"Ultra slim magnetic USB rechargeable motion sensor LED light for modern home spaces\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"sl-section cream sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Smart Convenience.\u003cbr\u003e\n      \u003cspan\u003eLow-Profile Home Lighting.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sl-product-grid\"\u003e\n\n      \u003cdiv class=\"sl-product-item\"\u003e\n        \u003cstrong\u003eSensor Type\u003c\/strong\u003e\n        \u003cspan\u003e\n          Motion-activated operation\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-product-item\"\u003e\n        \u003cstrong\u003ePower\u003c\/strong\u003e\n        \u003cspan\u003e\n          USB rechargeable\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-product-item\"\u003e\n        \u003cstrong\u003eMounting\u003c\/strong\u003e\n        \u003cspan\u003e\n          Removable magnetic system\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-product-item\"\u003e\n        \u003cstrong\u003eProfile\u003c\/strong\u003e\n        \u003cspan\u003e\n          Approx. 0.4 in as displayed\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-light-note\"\u003e\n      \u003cstrong\u003ePackage \u0026amp; Variant Note\u003c\/strong\u003e\n      \u003cp\u003e\n        Product imagery shows individual light hardware, USB charging\n        accessories and magnetic mounting components, and also presents\n        multi-unit options. Package quantity may depend on the variant\n        selected on the product page, so confirm the selected option before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n  \u003cdiv class=\"sl-statement\"\u003e\n\n    \u003cstrong\u003e\n      Put light where the room needs it.\u003cbr\u003e\n      \u003cspan\u003eNot necessarily where the wiring already is.\u003c\/span\u003e\n    \u003c\/strong\u003e\n\n    \u003csmall\u003e\n      Motion sensing, magnetic mounting and rechargeable power in one slim indoor light.\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"sl-section dark sl-center\"\u003e\n\n    \u003cdiv class=\"sl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Motion On.\u003cbr\u003e\n      \u003cspan\u003eLight On.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A rechargeable ultra-slim LED light designed for convenient\n      localized illumination in closets, cabinets, bedrooms,\n      hallways and other compatible indoor spaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sl-note\"\u003e\n      \u003cstrong\u003eInstallation \u0026amp; Safety Note:\u003c\/strong\u003e\n      This product is intended as supplementary indoor lighting and should\n      not be relied on as the sole source of emergency, stairway or egress\n      lighting. Install the magnetic or adhesive mounting components only\n      on clean, stable and compatible surfaces, and check adhesion periodically.\n      Keep the light and charging connection away from standing water and\n      excessive heat. Use an appropriate charging source and follow the\n      supplied charging instructions. Actual sensing distance and battery\n      runtime vary with operating mode, environment, usage frequency and battery condition.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sl-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"sl-faq-content\"\u003e\n        \u003cp\u003e\n          Ultra-slim rechargeable LED light with motion sensing,\n          magnetic mounting and warm-toned illumination. Designed for\n          convenient indoor placement in closets, cabinets, bedrooms,\n          hallways and other suitable areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow Does the Motion Sensor Work?\u003c\/summary\u003e\n      \u003cdiv class=\"sl-faq-content\"\u003e\n        \u003cp\u003e\n          Position the sensor toward the area where people are likely\n          to approach. When the selected operating mode supports automatic\n          sensing, movement within the detection zone can activate the light.\n          The product imagery displays a sensing angle of approximately 120°\n          and a range of up to 3 meters; actual performance can vary by environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow Is the Light Installed?\u003c\/summary\u003e\n      \u003cdiv class=\"sl-faq-content\"\u003e\n        \u003cp\u003e\n          Use the supplied magnetic mounting system according to the\n          product instructions. Clean and dry the intended installation\n          surface before attaching any adhesive-backed mounting component.\n          Once mounted, the light body can be removed magnetically for charging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere Can I Use It?\u003c\/summary\u003e\n      \u003cdiv class=\"sl-faq-content\"\u003e\n        \u003cp\u003e\n          Suggested indoor locations include wardrobes, closets,\n          cabinets, selected kitchen storage areas, bedside locations,\n          hallways and stair areas. Make sure the mounting surface,\n          sensor direction and light position are appropriate for the intended use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCharging \u0026amp; Care\u003c\/summary\u003e\n      \u003cdiv class=\"sl-faq-content\"\u003e\n        \u003cp\u003e\n          Remove the light from its magnetic mount and connect it to\n          a compatible USB charging source using the supplied or appropriate\n          cable. Follow the actual product instructions for charging indicators\n          and operating modes. Disconnect after charging as directed and keep\n          the charging port dry and free from debris.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"fanusinjoy","offers":[{"title":"🔥Warm light \/ Buy 1 - LIMITED SALE⌛️","offer_id":55318112928116,"sku":"LE50288292NWSA1","price":6.99,"currency_code":"GBP","in_stock":true},{"title":"🔥Warm light \/ 🔥🔥Buy 2 Get 1 Free","offer_id":55318112993652,"sku":"LE50288292NWSA1*3","price":11.99,"currency_code":"GBP","in_stock":true},{"title":"🔥Warm light \/ 🔥🔥🔥Buy 3 Get 2 Free","offer_id":55321321734516,"sku":"LE50288292NWSA1*5","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"White light \/ Buy 1 - LIMITED SALE⌛️","offer_id":55318113026420,"sku":"LE50288292BAIA1","price":6.99,"currency_code":"GBP","in_stock":true},{"title":"White light \/ 🔥🔥Buy 2 Get 1 Free","offer_id":55318113091956,"sku":"LE50288292BAIA1*3","price":11.99,"currency_code":"GBP","in_stock":true},{"title":"White light \/ 🔥🔥🔥Buy 3 Get 2 Free","offer_id":55321321767284,"sku":"LE50288292BAIA1*5","price":16.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/1_4c2c17bb-c071-410f-aab0-274372e5fba5.png?v=1788856458","url":"https:\/\/fanusinjoy.com\/products\/light27","provider":"fanusinjoy","version":"1.0","type":"link"}