{"product_id":"motion-light","title":"🥇 orofera® Smart Motion Sensor Light","description":"\u003cstyle\u003e\n  .msl-lander,\n  .msl-lander * { box-sizing: border-box; }\n\n  .msl-lander {\n    width: 100%;\n    max-width: 1122px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: #2f241c;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .msl-lander img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .msl-section { padding: 46px 32px; }\n  .msl-center { text-align: center; }\n\n  .msl-lander .msl-kicker {\n    margin: 0 0 9px;\n    color: #e87518 !important;\n    font-size: 15px !important;\n    line-height: 1.35 !important;\n    font-weight: 900 !important;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .msl-lander .msl-title {\n    max-width: 850px;\n    margin: 0 auto 15px;\n    color: #2f241c !important;\n    font-size: 37px !important;\n    line-height: 1.14 !important;\n    font-weight: 900 !important;\n    letter-spacing: -.25px !important;\n  }\n\n  .msl-lander .msl-body {\n    max-width: 780px;\n    margin: 0 auto;\n    color: #6b5b4e !important;\n    font-size: 17px !important;\n    line-height: 1.65 !important;\n  }\n\n  .msl-hero {\n    background:\n      radial-gradient(circle at 88% 18%, rgba(255,189,109,.25) 0, rgba(255,189,109,0) 28%),\n      linear-gradient(180deg, #fff8ef 0%, #ffffff 100%);\n  }\n\n  .msl-dark {\n    background: linear-gradient(135deg, #241a13 0%, #4a3322 100%);\n  }\n\n  .msl-lander .msl-dark .msl-kicker { color: #ffb85e !important; }\n  .msl-lander .msl-dark .msl-title { color: #ffffff !important; }\n  .msl-lander .msl-dark .msl-body { color: #f4e9df !important; }\n\n  .msl-orange {\n    background: linear-gradient(135deg, #f17a1b 0%, #a74410 100%);\n  }\n\n  .msl-lander .msl-orange .msl-kicker { color: #fff1d8 !important; }\n  .msl-lander .msl-orange .msl-title { color: #ffffff !important; }\n  .msl-lander .msl-orange .msl-body { color: #fff6ed !important; }\n\n  .msl-soft { background: #fff8f0; }\n  .msl-warm { background: #f7f0e7; }\n  .msl-cool { background: #f4f7f9; }\n\n  .msl-pill-row,\n  .msl-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .msl-pill {\n    padding: 10px 14px;\n    border: 1px solid #f0dfcc;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #4f3826 !important;\n    box-shadow: 0 3px 14px rgba(79,56,38,.09);\n    font-size: 14px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n  }\n\n  .msl-grid {\n    display: grid;\n    gap: 14px;\n    max-width: 950px;\n    margin: 28px auto 0;\n  }\n\n  .msl-benefits {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .msl-card {\n    min-width: 0;\n    padding: 23px 17px;\n    border: 1px solid #f0e1d2;\n    border-radius: 15px;\n    background: #fff8f0;\n    text-align: center;\n  }\n\n  .msl-card:nth-child(2) { background: #f3f7fb; }\n  .msl-card:nth-child(3) { background: #fff3e4; }\n  .msl-card:nth-child(4) { background: #f7f3ee; }\n\n  .msl-icon {\n    margin-bottom: 10px;\n    font-size: 31px;\n    line-height: 1;\n  }\n\n  .msl-lander .msl-card h3,\n  .msl-lander .msl-step h3,\n  .msl-lander .msl-gif-copy h3 {\n    margin: 0 0 8px;\n    color: #3d2d20 !important;\n    font-size: 18px !important;\n    line-height: 1.25 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-lander .msl-card p,\n  .msl-lander .msl-step p,\n  .msl-lander .msl-gif-copy p {\n    margin: 0;\n    color: #6c5e53 !important;\n    font-size: 14.5px !important;\n    line-height: 1.5 !important;\n  }\n\n  .msl-gif-section {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(220px, .9fr);\n    align-items: center;\n    gap: 38px;\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  .msl-gif-section.msl-reverse {\n    grid-template-columns: minmax(220px, .9fr) minmax(0, 1.1fr);\n  }\n\n  .msl-gif-copy { text-align: left; }\n\n  .msl-lander .msl-gif-copy .msl-kicker,\n  .msl-lander .msl-gif-copy .msl-title,\n  .msl-lander .msl-gif-copy .msl-body {\n    margin-left: 0;\n    margin-right: 0;\n  }\n\n  .msl-gif-frame {\n    width: 320px;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 8px;\n    border-radius: 22px;\n    background: #ffffff;\n    box-shadow: 0 13px 34px rgba(69,45,28,.16);\n  }\n\n  .msl-gif-frame img { border-radius: 15px; }\n\n  .msl-checks {\n    display: grid;\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .msl-check {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    color: #4f4035 !important;\n    font-size: 14.5px !important;\n    line-height: 1.45 !important;\n    font-weight: 700 !important;\n  }\n\n  .msl-check-mark {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #ed7819;\n    color: #ffffff !important;\n    font-size: 13px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-process {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .msl-step {\n    padding: 23px;\n    border: 1px solid #ece3da;\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 5px 18px rgba(76,53,36,.07);\n  }\n\n  .msl-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 13px;\n    border-radius: 50%;\n    background: #ed7819;\n    color: #ffffff !important;\n    font-size: 15px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-note {\n    max-width: 780px;\n    margin: 24px auto 0;\n    padding: 16px 18px;\n    border-left: 5px solid #ed7819;\n    border-radius: 8px;\n    background: #ffffff;\n    color: #4d3a2b !important;\n    font-size: 15px !important;\n    line-height: 1.55 !important;\n  }\n\n  .msl-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n    max-width: 900px;\n    margin: 25px auto 0;\n  }\n\n  .msl-spec {\n    padding: 16px 10px;\n    border: 1px solid #eadfd3;\n    border-radius: 12px;\n    background: rgba(255,255,255,.88);\n    color: #4c3829 !important;\n    font-size: 14px !important;\n    line-height: 1.35 !important;\n    font-weight: 800 !important;\n  }\n\n  .msl-dark .msl-tags { margin-top: 24px; }\n\n  .msl-dark .msl-tag {\n    padding: 11px 16px;\n    border: 1px solid rgba(255,255,255,.34);\n    border-radius: 999px;\n    background: rgba(255,255,255,.10);\n    color: #ffffff !important;\n    font-size: 14px !important;\n    line-height: 1.25 !important;\n    font-weight: 800 !important;\n  }\n\n  .msl-faq {\n    max-width: 850px;\n    margin: 25px auto 0;\n  }\n\n  .msl-faq details {\n    margin-bottom: 10px;\n    padding: 16px 18px;\n    border: 1px solid #e8ddd2;\n    border-radius: 11px;\n    background: #fffdfb;\n  }\n\n  .msl-faq summary {\n    cursor: pointer;\n    color: #3c2b1f !important;\n    font-size: 16px !important;\n    line-height: 1.4 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-faq p {\n    margin: 11px 0 0;\n    color: #6d5f54 !important;\n    font-size: 14.5px !important;\n    line-height: 1.6 !important;\n  }\n\n  .msl-final {\n    background:\n      radial-gradient(circle at 10% 20%, rgba(255,220,163,.22) 0, rgba(255,220,163,0) 31%),\n      linear-gradient(135deg, #d86212 0%, #5b2b16 100%);\n  }\n\n  .msl-lander .msl-final .msl-kicker { color: #ffe0b6 !important; }\n  .msl-lander .msl-final .msl-title { color: #ffffff !important; }\n  .msl-lander .msl-final .msl-body { color: #fff4e9 !important; }\n\n  .msl-guarantee,\n  .msl-guarantee * { box-sizing: border-box; }\n\n  .msl-guarantee {\n    width: 100%;\n    margin: 0 auto;\n    padding: 50px 34px;\n    overflow: hidden;\n    position: relative;\n    background:\n      radial-gradient(circle at 8% 15%, rgba(255,190,107,.28) 0, rgba(255,190,107,0) 28%),\n      radial-gradient(circle at 92% 90%, rgba(150,185,210,.20) 0, rgba(150,185,210,0) 30%),\n      linear-gradient(135deg,#fff8ee 0%,#f8f4ee 52%,#eef4f7 100%);\n    color: #3a2c21;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .msl-guarantee-card {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 34px;\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 34px;\n    border: 1px solid rgba(104,74,49,.17);\n    border-radius: 26px;\n    background: rgba(255,255,255,.93);\n    box-shadow: 0 18px 50px rgba(82,56,35,.13);\n  }\n\n  .msl-guarantee-seal {\n    width: 190px;\n    max-width: 100%;\n    flex: 0 1 190px;\n    margin: 0 auto;\n    filter: drop-shadow(0 12px 16px rgba(89,53,27,.20));\n  }\n\n  .msl-guarantee-seal svg {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .msl-guarantee-content {\n    min-width: 0;\n    flex: 1 1 520px;\n  }\n\n  .msl-guarantee-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin: 0 0 10px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: #fff0dc;\n    color: #a84c10 !important;\n    font-size: 13px !important;\n    line-height: 1.25 !important;\n    font-weight: 900 !important;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n  }\n\n  .msl-lander .msl-guarantee-title {\n    margin: 0 0 13px;\n    color: #3b2a1e !important;\n    font-size: 37px !important;\n    line-height: 1.12 !important;\n    font-weight: 900 !important;\n    letter-spacing: -.5px !important;\n  }\n\n  .msl-lander .msl-guarantee-copy {\n    max-width: 670px;\n    margin: 0;\n    color: #6b5d51 !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .msl-guarantee-points {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .msl-guarantee-point {\n    min-width: 0;\n    padding: 13px 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    border: 1px solid #eadfd4;\n    border-radius: 12px;\n    background: #fffaf5;\n    color: #4e392a !important;\n    text-align: center;\n    font-size: 13px !important;\n    line-height: 1.3 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-guarantee-check {\n    width: 21px;\n    height: 21px;\n    flex: 0 0 21px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #ed7819;\n    color: #ffffff !important;\n    font-size: 13px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n  }\n\n  .msl-lander .msl-guarantee-policy {\n    margin: 15px 0 0;\n    color: #81746a !important;\n    font-size: 11.5px !important;\n    line-height: 1.45 !important;\n  }\n\n  @media screen and (max-width: 749px) {\n    .msl-section { padding: 28px 16px; }\n\n    .msl-lander .msl-kicker {\n      margin-bottom: 7px;\n      font-size: 12.5px !important;\n      letter-spacing: .75px;\n    }\n\n    .msl-lander .msl-title {\n      margin-bottom: 11px;\n      font-size: 27px !important;\n      line-height: 1.18 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .msl-lander .msl-body {\n      font-size: 15px !important;\n      line-height: 1.58 !important;\n    }\n\n    .msl-pill-row {\n      gap: 7px;\n      margin-top: 17px;\n    }\n\n    .msl-pill {\n      padding: 8px 10px;\n      font-size: 12px !important;\n      box-shadow: 0 2px 9px rgba(79,56,38,.08);\n    }\n\n    .msl-grid {\n      gap: 8px;\n      margin-top: 19px;\n    }\n\n    .msl-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .msl-card {\n      padding: 15px 10px;\n      border-radius: 11px;\n    }\n\n    .msl-icon {\n      margin-bottom: 7px;\n      font-size: 23px;\n    }\n\n    .msl-lander .msl-card h3 {\n      margin-bottom: 5px;\n      font-size: 15.5px !important;\n    }\n\n    .msl-lander .msl-card p {\n      font-size: 12.5px !important;\n      line-height: 1.42 !important;\n    }\n\n    .msl-gif-section,\n    .msl-gif-section.msl-reverse {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    .msl-gif-copy {\n      text-align: center;\n    }\n\n    .msl-gif-section.msl-reverse .msl-gif-frame { order: 2; }\n    .msl-gif-section.msl-reverse .msl-gif-copy { order: 1; }\n\n    .msl-gif-frame {\n      width: 240px;\n      padding: 6px;\n      border-radius: 18px;\n    }\n\n    .msl-checks {\n      max-width: 420px;\n      margin: 17px auto 0;\n      text-align: left;\n    }\n\n    .msl-check {\n      font-size: 13px !important;\n    }\n\n    .msl-process {\n      grid-template-columns: 1fr;\n    }\n\n    .msl-process .msl-step {\n      display: grid;\n      grid-template-columns: 36px minmax(0, 1fr);\n      column-gap: 11px;\n      padding: 14px;\n      text-align: left;\n    }\n\n    .msl-process .msl-num {\n      grid-row: 1 \/ span 2;\n      width: 34px;\n      height: 34px;\n      margin: 0;\n    }\n\n    .msl-lander .msl-step h3 {\n      margin: 0 0 4px;\n      font-size: 16px !important;\n    }\n\n    .msl-lander .msl-step p {\n      font-size: 13px !important;\n      line-height: 1.45 !important;\n    }\n\n    .msl-note {\n      margin-top: 17px;\n      padding: 13px 14px;\n      font-size: 13px !important;\n    }\n\n    .msl-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n      margin-top: 19px;\n    }\n\n    .msl-spec {\n      padding: 13px 7px;\n      font-size: 12.5px !important;\n    }\n\n    .msl-dark .msl-tags {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .msl-dark .msl-tag {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      padding: 8px;\n      border-radius: 12px;\n      font-size: 12.5px !important;\n    }\n\n    .msl-faq { margin-top: 19px; }\n    .msl-faq details { padding: 14px; }\n    .msl-faq summary { font-size: 14.5px !important; }\n    .msl-faq p { font-size: 13px !important; }\n\n    .msl-guarantee { padding: 25px 14px; }\n\n    .msl-guarantee-card {\n      padding: 24px 16px 20px;\n      flex-direction: column;\n      gap: 17px;\n      border-radius: 19px;\n      text-align: center;\n      box-shadow: 0 11px 30px rgba(82,56,35,.12);\n    }\n\n    .msl-guarantee-seal {\n      width: 132px;\n      flex-basis: auto;\n    }\n\n    .msl-guarantee-eyebrow {\n      margin-bottom: 9px;\n      padding: 6px 10px;\n      font-size: 11px !important;\n    }\n\n    .msl-lander .msl-guarantee-title {\n      margin-bottom: 10px;\n      font-size: 28px !important;\n      line-height: 1.16 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .msl-lander .msl-guarantee-copy {\n      font-size: 14px !important;\n      line-height: 1.56 !important;\n    }\n\n    .msl-guarantee-points {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      margin-top: 17px;\n    }\n\n    .msl-guarantee-point {\n      min-height: 43px;\n      padding: 9px 12px;\n      justify-content: flex-start;\n      text-align: left;\n      font-size: 12.5px !important;\n    }\n\n    .msl-lander .msl-guarantee-policy {\n      margin-top: 12px;\n      font-size: 10.5px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"msl-lander\"\u003e\n\u003csection class=\"msl-section msl-center msl-hero\"\u003e\n\u003cp class=\"msl-kicker\"\u003eSmart Lighting for Everyday Spaces\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eNo More Dark Corners\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eAdd bright, hands-free light to cabinets, closets, hallways and bedside spaces—without wiring, tools or a nearby outlet.\u003c\/p\u003e\n\u003cdiv class=\"msl-pill-row\"\u003e\n\u003cspan class=\"msl-pill\"\u003e✓ Motion Activated\u003c\/span\u003e \u003cspan class=\"msl-pill\"\u003e✓ Magnetic Mount\u003c\/span\u003e \u003cspan class=\"msl-pill\"\u003e✓ USB-C Rechargeable\u003c\/span\u003e \u003cspan class=\"msl-pill\"\u003e✓ Removable \u0026amp; Portable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1: 1首图(1).png --\u003e\n\u003csection class=\"msl-section msl-center msl-dark\"\u003e\n\u003cp class=\"msl-kicker\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/1_bff8e8d3-310c-4886-94d4-fd82dac8af85.png?v=1784025483\"\u003e\u003c\/p\u003e\n\u003cp class=\"msl-kicker\"\u003eNo Outlet? No Wiring? No Problem.\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eStill Searching Through Dark Cabinets?\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eDim shelves and hard-to-reach corners make simple tasks frustrating. This slim battery-powered light adds clear illumination exactly where you need it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2: 2用户痛点(1).png --\u003e\n\u003csection class=\"msl-section msl-center\"\u003e\n\u003cp class=\"msl-kicker\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/2_682471d5-f4aa-415b-b554-37aaa40b9282.png?v=1784025483\"\u003e\u003c\/p\u003e\n\u003cp class=\"msl-kicker\"\u003eEveryday Convenience, Built In\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eA Smarter Light for the Spaces You Use Most\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eSlim, rechargeable and easy to move, it brings practical light to places where traditional fixtures are difficult to install.\u003c\/p\u003e\n\u003cdiv class=\"msl-grid msl-benefits\"\u003e\n\u003cdiv class=\"msl-card\"\u003e\n\u003cdiv class=\"msl-icon\"\u003e🚶\u003c\/div\u003e\n\u003ch3\u003eMotion Activated\u003c\/h3\u003e\n\u003cp\u003eLights up as you approach, then turns off after you leave.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-card\"\u003e\n\u003cdiv class=\"msl-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003eMagnetic Mount\u003c\/h3\u003e\n\u003cp\u003eAttach it without hardwiring or complicated installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-card\"\u003e\n\u003cdiv class=\"msl-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eUSB-C Rechargeable\u003c\/h3\u003e\n\u003cp\u003eRecharge and reuse without constantly replacing batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-card\"\u003e\n\u003cdiv class=\"msl-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eUltra-Slim \u0026amp; Bright\u003c\/h3\u003e\n\u003cp\u003eA low-profile design with up to 100-lumen illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-soft\"\u003e\n\u003cdiv class=\"msl-gif-section\"\u003e\n\u003cdiv class=\"msl-gif-copy\"\u003e\n\u003cp class=\"msl-kicker\"\u003eBenefit 01\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eWalk By. Lights On.\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eThe motion sensor detects movement from up to 16 ft away with a wide 150° sensing angle, helping light appear right when you need it.\u003c\/p\u003e\n\u003cdiv class=\"msl-checks\"\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHands-free lighting for busy moments\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eUp to 16 ft motion detection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003e150° wide sensing coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-gif-frame\"\u003e\n\u003c!-- GIF 1: 卖点一感应自动亮(1).gif --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/d9c88451708d2ccaec425d106ebcdbb2.gif?v=1784025483\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3: 3核心功能(2).png --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/3_1be8de48-8e90-43c5-ac5c-43233d10ac39.png?v=1784025483\"\u003e\u003cbr\u003e\n\u003csection class=\"msl-section msl-warm\"\u003e\n\u003cdiv class=\"msl-gif-section msl-reverse\"\u003e\n\u003cdiv class=\"msl-gif-frame\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/735c9b4da72b812a9debb5469f16cd55.gif?v=1784025483\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"msl-gif-copy\"\u003e\n\u003cp class=\"msl-kicker\"\u003eBenefit 02\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eNo Wiring. No Drilling. No Outlet.\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eMount the magnetic base where you need light, then snap the lamp into place. It is a clean, simple solution for renters, apartments and finished cabinets.\u003c\/p\u003e\n\u003cdiv class=\"msl-checks\"\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eFast peel-and-stick setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eNo electrician or power cable required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eLow-profile look under shelves and cabinets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-cool\"\u003e\n\u003cdiv class=\"msl-gif-section\"\u003e\n\u003cdiv class=\"msl-gif-copy\"\u003e\n\u003cp class=\"msl-kicker\"\u003eBenefit 03\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eDetach It and Take the Light With You\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eThe removable magnetic design lets one light work in more than one place. Use it under a cabinet, then lift it off for a closet, hallway or quick handheld light.\u003c\/p\u003e\n\u003cdiv class=\"msl-checks\"\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEasy to remove for charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eMove it between everyday spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-check\"\u003e\n\u003cspan class=\"msl-check-mark\"\u003e✓\u003c\/span\u003e\u003cspan\u003eUseful as a portable backup light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-gif-frame\"\u003e\n\u003c!-- GIF 3: 卖点三可移动(1).gif --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/ada8af66bc15180f662f042621fbead8.gif?v=1784025483\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-center msl-dark\"\u003e\n\u003cp class=\"msl-kicker\"\u003eOne Light. More Possibilities.\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eLight Where You Need It\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eA simple lighting upgrade for the dark everyday spaces around your home.\u003c\/p\u003e\n\u003cdiv class=\"msl-tags\"\u003e\n\u003cspan class=\"msl-tag\"\u003eKitchen Cabinets\u003c\/span\u003e \u003cspan class=\"msl-tag\"\u003eClosets\u003c\/span\u003e \u003cspan class=\"msl-tag\"\u003eHallways\u003c\/span\u003e \u003cspan class=\"msl-tag\"\u003eBedside Spaces\u003c\/span\u003e \u003cspan class=\"msl-tag\"\u003eBookshelves\u003c\/span\u003e \u003cspan class=\"msl-tag\"\u003eBathroom Vanities\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4: 5多场景(7).png --\u003e\n\u003csection class=\"msl-section msl-center msl-soft\"\u003e\n\u003cp class=\"msl-kicker\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/5_86f4e6ee-24f3-4d71-8924-faac6e990a36.png?v=1784025483\"\u003eSlim Profile. Practical Power.\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eMade to Fit Everyday Spaces\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eThe 11.8-inch light keeps a clean, low-profile appearance while providing two useful light-tone options for different rooms and routines.\u003c\/p\u003e\n\u003cdiv class=\"msl-spec-grid\"\u003e\n\u003cdiv class=\"msl-spec\"\u003e11.8 in \/ 30 cm Length\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003e0.49 in Slim Profile\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003e1500 mAh Battery\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003eUSB-C Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003eCRI 85+\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003eUp to 100 LM\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003eWarm White Option\u003c\/div\u003e\n\u003cdiv class=\"msl-spec\"\u003eCool White Option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5: 6尺寸规格(2).png --\u003e\n\u003csection class=\"msl-section msl-center\"\u003e\n\u003cp class=\"msl-kicker\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/6_4fe78198-bc83-432b-8a49-c853809281f5.png?v=1784025482\"\u003eInstall in Minutes\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eThree Simple Steps\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eChoose a smooth, clean surface and position the light where the sensor has a clear view of movement.\u003c\/p\u003e\n\u003cdiv class=\"msl-grid msl-process\"\u003e\n\u003cdiv class=\"msl-step\"\u003e\n\u003cspan class=\"msl-num\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eClean the Surface\u003c\/h3\u003e\n\u003cp\u003eWipe the mounting area and let it dry completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-step\"\u003e\n\u003cspan class=\"msl-num\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eAttach the Magnetic Base\u003c\/h3\u003e\n\u003cp\u003ePeel the backing and press the mounting strip firmly in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-step\"\u003e\n\u003cspan class=\"msl-num\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eSnap On and Select a Mode\u003c\/h3\u003e\n\u003cp\u003eAttach the light magnetically, then choose the setting that suits the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msl-note\"\u003e\n\u003cstrong\u003eBattery-life note:\u003c\/strong\u003e runtime and time between charges vary based on selected mode, motion frequency, brightness setting and room conditions.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-center msl-orange\"\u003e\n\u003cp class=\"msl-kicker\"\u003eBright When Needed. Off When Not.\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003eEveryday Lighting Without the Everyday Hassle\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eEnjoy clearer cabinets, easier nighttime movement and a flexible light you can recharge, remove and reuse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-center\"\u003e\n\u003ch2 class=\"msl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"msl-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the motion sensor work?\u003c\/summary\u003e\n\u003cp\u003eThe sensor detects nearby movement within its sensing area and activates the light according to the selected mode. Detection performance can vary with mounting height, angle and room conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be connected to an outlet?\u003c\/summary\u003e\n\u003cp\u003eNo. The light uses a built-in rechargeable battery, so it can operate without hardwiring or a nearby wall outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the light installed?\u003c\/summary\u003e\n\u003cp\u003eApply the adhesive-backed magnetic mounting strip to a clean, smooth surface, then attach the light magnetically. Allow the adhesive to bond before frequent removal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I remove the light after installation?\u003c\/summary\u003e\n\u003cp\u003eYes. The lamp detaches from the magnetic base, making it easy to recharge, reposition or use as a portable light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow far away can it detect movement?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for motion detection up to approximately 16 ft (5 m) with a wide 150° sensing angle. Actual results may vary by placement and environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n\u003cp\u003eBattery life depends on the operating mode, number of activations, brightness level and room conditions. Under lighter-use sensor settings, the time between charges can be significantly longer than with continuous-on use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich light tone should I choose?\u003c\/summary\u003e\n\u003cp\u003eWarm White creates a softer, cozier atmosphere for bedrooms and living areas. Cool White provides a crisper look for kitchens, closets and task-focused spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cp\u003eIt is well suited to kitchen cabinets, closets, hallways, bedside areas, bookshelves, bathroom vanities and other dry indoor spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the 180-day guarantee?\u003c\/summary\u003e\n\u003cp\u003eContact us within 180 days of delivery if you are not satisfied. Eligibility, return steps and refund conditions are subject to the store’s published return and refund policy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-guarantee\" aria-label=\"180-day money-back guarantee\"\u003e\n\u003cdiv class=\"msl-guarantee-card\"\u003e\n\u003cdiv class=\"msl-guarantee-seal\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 200 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\"\u003e\n          \u003cdefs\u003e\n            \u003clineargradient id=\"mslShield\" x1=\"25\" y1=\"15\" x2=\"180\" y2=\"205\" gradientunits=\"userSpaceOnUse\"\u003e\n              \u003cstop stop-color=\"#F59A3A\"\u003e\u003c\/stop\u003e\n              \u003cstop offset=\"1\" stop-color=\"#A94411\"\u003e\u003c\/stop\u003e\n            \u003c\/lineargradient\u003e\n            \u003clineargradient id=\"mslGold\" x1=\"55\" y1=\"35\" x2=\"150\" y2=\"180\" gradientunits=\"userSpaceOnUse\"\u003e\n              \u003cstop stop-color=\"#FFF1B7\"\u003e\u003c\/stop\u003e\n              \u003cstop offset=\"1\" stop-color=\"#F7C24F\"\u003e\u003c\/stop\u003e\n            \u003c\/lineargradient\u003e\n          \u003c\/defs\u003e\n\n          \u003cpath d=\"M100 8C126 25 153 30 182 32V101C182 156 149 193 100 214C51 193 18 156 18 101V32C47 30 74 25 100 8Z\" fill=\"url(#mslShield)\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M100 21C122 34 145 39 169 41V101C169 146 143 177 100 197C57 177 31 146 31 101V41C55 39 78 34 100 21Z\" fill=\"none\" stroke=\"url(#mslGold)\" stroke-width=\"5\"\u003e\u003c\/path\u003e\n          \u003ctext x=\"100\" y=\"92\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"55\" font-weight=\"900\"\u003e180\u003c\/text\u003e\n          \u003ctext x=\"100\" y=\"119\" text-anchor=\"middle\" fill=\"#FFF3DE\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"20\" font-weight=\"800\" letter-spacing=\"3\"\u003eDAYS\u003c\/text\u003e\n          \u003cpath d=\"M73 147L91 165L129 128\" fill=\"none\" stroke=\"#F9D65C\" stroke-width=\"11\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"msl-guarantee-content\"\u003e\n\u003cdiv class=\"msl-guarantee-eyebrow\"\u003e✓ Shop With Confidence\u003c\/div\u003e\n\u003ch2 class=\"msl-guarantee-title\"\u003eTry It With Confidence for 180 Days\u003c\/h2\u003e\n\u003cp class=\"msl-guarantee-copy\"\u003eWe want you to feel confident about your purchase. If you are not satisfied, contact us within 180 days of delivery and we will help you with a refund request under our money-back guarantee policy.\u003c\/p\u003e\n\u003cdiv class=\"msl-guarantee-points\"\u003e\n\u003cdiv class=\"msl-guarantee-point\"\u003e\n\u003cspan class=\"msl-guarantee-check\"\u003e✓\u003c\/span\u003e180 Days to Decide\u003c\/div\u003e\n\u003cdiv class=\"msl-guarantee-point\"\u003e\n\u003cspan class=\"msl-guarantee-check\"\u003e✓\u003c\/span\u003eHelpful Customer Support\u003c\/div\u003e\n\u003cdiv class=\"msl-guarantee-point\"\u003e\n\u003cspan class=\"msl-guarantee-check\"\u003e✓\u003c\/span\u003ePurchase With Confidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"msl-guarantee-policy\"\u003eGuarantee eligibility and refund conditions are subject to the store’s return and refund policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"msl-section msl-center msl-final\"\u003e\n\u003cp class=\"msl-kicker\"\u003eNo Wiring. No Dark Corners.\u003c\/p\u003e\n\u003ch2 class=\"msl-title\"\u003ePut Smart Light Exactly Where You Need It\u003c\/h2\u003e\n\u003cp class=\"msl-body\"\u003eMotion activated, rechargeable and easy to move—an effortless lighting upgrade for everyday spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"lighting","offers":[{"title":"Warm White","offer_id":50036136804629,"sku":"RM-Magnetic induction LED light-warm*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Cool White","offer_id":50036136771861,"sku":"RM-Magnetic induction LED light-white*1","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0876\/0016\/9237\/files\/3ef9fd1b7b438c380d9b70f12028d6d7_3c703370-4ccf-462d-8819-61f4978b8ce3.png?v=1784026087","url":"https:\/\/orofera.com\/products\/motion-light","provider":"orofera","version":"1.0","type":"link"}