{"product_id":"smart-rechargeable-led-night-light-with-motion-sensor-219572520735","title":"Smart Rechargeable LED Night Light with Motion Sensor","description":"\u003cstyle\u003e\n  .smart-light-page,\n  .smart-light-page * {\n    box-sizing: border-box;\n  }\n\n  .smart-light-page {\n    --sl-ink: #29283a;\n    --sl-text: #676678;\n    --sl-accent: #7567d8;\n    --sl-accent-dark: #5e50c0;\n    --sl-lavender: #f6f4ff;\n    --sl-cream: #fffaf1;\n    --sl-blue: #f2f8ff;\n    --sl-line: #e8e5f1;\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sl-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .smart-light-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .sl-section {\n    padding: 54px 22px;\n  }\n\n  .sl-section--lavender {\n    background:\n      radial-gradient(circle at 88% 12%, rgba(159, 143, 255, 0.12), transparent 28%),\n      var(--sl-lavender);\n  }\n\n  .sl-section--cream {\n    background: var(--sl-cream);\n  }\n\n  .sl-section--blue {\n    background: var(--sl-blue);\n  }\n\n  .sl-center {\n    text-align: center;\n  }\n\n  .sl-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--sl-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .smart-light-page h1,\n  .smart-light-page h2,\n  .smart-light-page h3,\n  .smart-light-page p {\n    margin-top: 0;\n  }\n\n  .smart-light-page h1 {\n    max-width: 750px;\n    margin: 0 auto 16px;\n    font-size: 43px;\n    line-height: 1.08;\n    letter-spacing: -1px;\n  }\n\n  .smart-light-page h2 {\n    margin-bottom: 15px;\n    font-size: 31px;\n    line-height: 1.18;\n    letter-spacing: -0.5px;\n  }\n\n  .smart-light-page h3 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .smart-light-page p {\n    color: var(--sl-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .sl-lead {\n    max-width: 690px;\n    margin: 0 auto 25px;\n    font-size: 18px !important;\n  }\n\n  .sl-button {\n    display: inline-block;\n    min-width: 230px;\n    padding: 16px 26px;\n    border-radius: 9px;\n    background: var(--sl-accent-dark);\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .sl-button:hover {\n    background: #4e42a6;\n  }\n\n  .sl-note {\n    margin: 13px 0 0 !important;\n    font-size: 13px !important;\n  }\n\n  .sl-image {\n    overflow: hidden;\n    margin-top: 30px;\n    border-radius: 16px;\n    background: #eeecf7;\n  }\n\n  .sl-benefits {\n    max-width: 770px;\n    margin: 26px auto 0;\n  }\n\n  .sl-benefit {\n    position: relative;\n    padding: 20px 0 20px 49px;\n    border-bottom: 1px solid var(--sl-line);\n  }\n\n  .sl-benefit:last-child {\n    border-bottom: 0;\n  }\n\n  .sl-benefit-icon {\n    position: absolute;\n    top: 20px;\n    left: 0;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .sl-benefit p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .sl-uses {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 750px;\n    margin: 25px auto 0;\n  }\n\n  .sl-use {\n    padding: 11px 15px;\n    border: 1px solid #ded9f3;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #565269;\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .sl-steps {\n    max-width: 760px;\n    margin: 28px auto 0;\n    counter-reset: sl-step;\n  }\n\n  .sl-step {\n    position: relative;\n    padding: 0 0 25px 55px;\n    counter-increment: sl-step;\n  }\n\n  .sl-step:last-child {\n    padding-bottom: 0;\n  }\n\n  .sl-step::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: #8779df;\n    color: #ffffff;\n    font-weight: 850;\n    line-height: 36px;\n    text-align: center;\n    content: counter(sl-step);\n  }\n\n  .sl-step p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .sl-specs {\n    width: 100%;\n    max-width: 780px;\n    margin: 24px auto 0;\n    border-collapse: collapse;\n  }\n\n  .sl-specs td {\n    padding: 15px 10px;\n    border-bottom: 1px solid #e8e1d6;\n    color: var(--sl-text);\n    font-size: 15px;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .sl-specs td:first-child {\n    width: 38%;\n    color: var(--sl-ink);\n    font-weight: 800;\n  }\n\n  .sl-care {\n    max-width: 780px;\n    margin: 24px auto 0;\n    padding: 16px 18px;\n    border-left: 4px solid #a99ce8;\n    border-radius: 6px;\n    background: #ffffff;\n    color: #656173;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .sl-faq {\n    max-width: 760px;\n    margin: 23px auto 0;\n  }\n\n  .sl-faq details {\n    border-bottom: 1px solid var(--sl-line);\n  }\n\n  .sl-faq summary {\n    padding: 18px 2px;\n    color: var(--sl-ink);\n    font-size: 16px;\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .sl-faq details p {\n    padding: 0 2px 18px;\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .sl-final {\n    padding: 58px 22px;\n    background:\n      radial-gradient(circle at 12% 15%, rgba(255, 211, 148, 0.18), transparent 30%),\n      linear-gradient(135deg, #fffaf1 0%, #f5f2ff 100%);\n    text-align: center;\n  }\n\n  .sl-final h2,\n  .sl-final p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .sl-final p {\n    margin-bottom: 24px;\n  }\n\n  @media (max-width: 680px) {\n    .sl-section {\n      padding: 40px 16px;\n    }\n\n    .smart-light-page h1 {\n      font-size: 33px;\n    }\n\n    .smart-light-page h2 {\n      font-size: 26px;\n    }\n\n    .sl-lead {\n      font-size: 16px !important;\n    }\n\n    .sl-button {\n      width: 100%;\n    }\n\n    .sl-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 8px 2px;\n    }\n\n    .sl-specs td:first-child {\n      padding-top: 15px;\n      border-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"smart-light-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sl-section sl-section--lavender sl-center\"\u003e\u003cspan class=\"sl-eyebrow\"\u003eSmart Light • Effortless Comfort\u003c\/span\u003e\n\u003ch1\u003eLight the Way the Moment You Arrive\u003c\/h1\u003e\n\u003cp class=\"sl-lead\"\u003eEnjoy hands-free illumination when you need it, then switch to colorful ambient lighting to create the perfect mood for your space.\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"sl-button\"\u003eLight Up Your Space\u003c\/a\u003e\n\u003cp class=\"sl-note\"\u003eMotion activated • RGB color modes • USB rechargeable\u003c\/p\u003e\n\u003c!-- Replace with your Shopify image URL --\u003e\n\u003cdiv class=\"sl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/37a279c5a9764ec89381c0562cb020f9_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785143704\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"sl-section\"\u003e\n\u003cdiv class=\"sl-center\"\u003e\n\u003cspan class=\"sl-eyebrow\"\u003eSmart Lighting Made Simple\u003c\/span\u003e\n\u003ch2\u003eConvenience by Night, Atmosphere Anytime\u003c\/h2\u003e\n\u003cp class=\"sl-lead\"\u003eOne compact light brings safer nighttime movement and customizable color to bedrooms, hallways, closets and more.\u003c\/p\u003e\n\u003cp class=\"sl-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/7e794f9677054261bda0285cbdde82a2_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefits\"\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cspan class=\"sl-benefit-icon\"\u003e👋\u003c\/span\u003e\n\u003ch3\u003eHands-Free Motion Activation\u003c\/h3\u003e\n\u003cp\u003eThe motion sensor turns on the light as you approach, helping you move through dark spaces without searching for a switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cspan class=\"sl-benefit-icon\"\u003e🌈\u003c\/span\u003e\n\u003ch3\u003eCustomizable RGB Atmosphere\u003c\/h3\u003e\n\u003cp\u003eSwitch between a spectrum of colors and brightness levels to match your routine, room or mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cspan class=\"sl-benefit-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eFlexible Magnetic Placement\u003c\/h3\u003e\n\u003cp\u003eThe magnetic backing makes the light easy to position, remove and relocate whenever your setup changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cspan class=\"sl-benefit-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003e1500mAh Rechargeable Battery\u003c\/h3\u003e\n\u003cp\u003eRecharge by USB and enjoy cordless lighting without constantly replacing disposable batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Replace with your Shopify image URL --\u003e\n\u003cdiv class=\"sl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/bd74ad0c897d4ec7a2803ec0ade97ddd_tplv-fhlh96nyum-origin-jpeg.jpg?v=1785143996\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"sl-section sl-section--blue sl-center\"\u003e\u003cspan class=\"sl-eyebrow\"\u003eMade for Everyday Spaces\u003c\/span\u003e\n\u003ch2\u003eUseful Light Wherever You Need It\u003c\/h2\u003e\n\u003cp class=\"sl-lead\"\u003eIts compact cordless design fits naturally into overlooked areas where permanent lighting may be inconvenient.\u003c\/p\u003e\n\u003cdiv class=\"sl-uses\"\u003e\n\u003cspan class=\"sl-use\"\u003eBedside\u003c\/span\u003e \u003cspan class=\"sl-use\"\u003eHallways\u003c\/span\u003e \u003cspan class=\"sl-use\"\u003eStairways\u003c\/span\u003e \u003cspan class=\"sl-use\"\u003eClosets\u003c\/span\u003e \u003cspan class=\"sl-use\"\u003eEntryways\u003c\/span\u003e \u003cspan class=\"sl-use\"\u003eWorkspaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Replace with your Shopify image URL --\u003e\n\u003cdiv class=\"sl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/7651b2d7ec9b42abaa03fecd496350b7_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SETUP --\u003e\n\u003csection class=\"sl-section\"\u003e\n\u003cdiv class=\"sl-center\"\u003e\n\u003cspan class=\"sl-eyebrow\"\u003eSimple Cordless Setup\u003c\/span\u003e\n\u003ch2\u003eReady in Three Easy Steps\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-steps\"\u003e\n\u003cdiv class=\"sl-step\"\u003e\n\u003ch3\u003eCharge\u003c\/h3\u003e\n\u003cp\u003eFully charge the built-in battery using a compatible USB power source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-step\"\u003e\n\u003ch3\u003ePlace\u003c\/h3\u003e\n\u003cp\u003ePosition the light in your preferred indoor location using the magnetic back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-step\"\u003e\n\u003ch3\u003ePersonalize\u003c\/h3\u003e\n\u003cp\u003eSelect the lighting mode, RGB color and brightness that suit your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"sl-section sl-section--cream\"\u003e\n\u003cdiv class=\"sl-center\"\u003e\n\u003cspan class=\"sl-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"sl-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eRechargeable smart motion sensor light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLighting Modes\u003c\/td\u003e\n\u003ctd\u003eMotion-activated illumination and customizable RGB atmosphere lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrightness\u003c\/td\u003e\n\u003ctd\u003eAdjustable brightness levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e1500mAh built-in rechargeable battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging\u003c\/td\u003e\n\u003ctd\u003eUSB rechargeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Style\u003c\/td\u003e\n\u003ctd\u003eCordless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eMagnetic backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Size\u003c\/td\u003e\n\u003ctd\u003e110 × 50 × 53mm \/ approximately 4.33 × 1.97 × 2.09in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Areas\u003c\/td\u003e\n\u003ctd\u003eBedrooms, stairways, hallways, closets, entryways and workspaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eSupplier warranty; terms may vary by seller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant and package listing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"sl-care\"\u003e\n\u003cstrong\u003eUse and care:\u003c\/strong\u003e Recommended for dry indoor areas. Charge with a compatible USB power source and follow the instructions supplied with the product. Keep away from water, excessive heat and open flames. Exact runtime varies with brightness, color mode and activation frequency.\u003c\/div\u003e\n\u003cdiv class=\"sl-care\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/aa45d0265f7540ccb1a21f027a2f3261_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sl-care\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/b0d303ab85b546e5b5e81775c91b85e9_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sl-care\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/b6342414b6494631a62cca5aecc0e6a1_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"sl-section\"\u003e\n\u003cdiv class=\"sl-center\"\u003e\n\u003cspan class=\"sl-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes the light require disposable batteries?\u003c\/summary\u003e\n\u003cp\u003eNo. It features a built-in 1500mAh rechargeable battery and charges through USB.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the color and brightness?\u003c\/summary\u003e\n\u003cp\u003eYes. The light supports a spectrum of RGB colors and adjustable brightness levels for functional or ambient lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I place it?\u003c\/summary\u003e\n\u003cp\u003eIts compact magnetic design is ideal for bedrooms, closets, hallways, stairways, entryways and other dry indoor spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does one charge last?\u003c\/summary\u003e\n\u003cp\u003eRuntime depends on the selected brightness, lighting mode and how often the motion sensor activates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\n\u003cp\u003eNo waterproof rating was provided, so the light should be kept in a dry indoor area and away from direct contact with water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"sl-final\"\u003e\u003cspan class=\"sl-eyebrow\"\u003eA Smarter Glow for Every Day\u003c\/span\u003e\n\u003ch2\u003eMake Dark Spaces Safer, Softer and More Personal\u003c\/h2\u003e\n\u003cp\u003eAdd hands-free convenience and colorful atmosphere to your home with one compact rechargeable light.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/c9f9bf6ad12e4494b6377b047bfb6c49_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785143704\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"sl-button\"\u003eLight Up Your Space\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"White","offer_id":41779801587845,"sku":"WYP2607271075-RGB灯光+白色","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":41780661977221,"sku":"WYP2607271075-RGB灯光+黑色","price":25.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/37a279c5a9764ec89381c0562cb020f9_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785143704","url":"https:\/\/noomoriey.com\/products\/smart-rechargeable-led-night-light-with-motion-sensor-219572520735","provider":"noomoriey","version":"1.0","type":"link"}