{"product_id":"outdoor-solar-clip-light-with-motion-sensor","title":"Outdoor Solar Clip Light with Motion Sensor","description":"\u003cstyle\u003e\n.solar-clip{\n  --midnight:#0E1B29;\n  --midnight-2:#17293A;\n  --graphite:#252A2E;\n  --graphite-soft:#3A3F43;\n\n  --solar:#F4B52D;\n  --solar-deep:#D89313;\n  --solar-soft:#FFD878;\n\n  --beam:#FFF0C2;\n  --steel:#D8DDE0;\n  --steel-2:#B8C0C5;\n\n  --mist:#F2F4F3;\n  --cool:#E6EBED;\n  --ivory:#FBF8F1;\n\n  --ink:#272D31;\n  --muted:#6C757A;\n  --line:#D8DEE1;\n  --white:#FFFFFF;\n\n  max-width:960px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--mist);\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.6;\n}\n\n.solar-clip *{\n  box-sizing:border-box;\n}\n\n.solar-clip h1,\n.solar-clip h2,\n.solar-clip h3,\n.solar-clip p{\n  margin:0 !important;\n  padding:0;\n}\n\n.solar-clip img{\n  width:100%;\n  height:auto;\n  display:block;\n  margin:0 !important;\n  border-radius:18px;\n}\n\n.sc-section{\n  padding:40px 20px;\n  text-align:center;\n}\n\n\n\/* =========================\n   BACKGROUND SYSTEM\n========================= *\/\n\n.sc-night{\n  color:#fff;\n  background:\n    radial-gradient(circle at 85% 8%,rgba(244,181,45,.20),transparent 28%),\n    radial-gradient(circle at 10% 90%,rgba(255,240,194,.05),transparent 26%),\n    linear-gradient(\n      135deg,\n      #0D1925 0%,\n      #152737 52%,\n      #263849 100%\n    );\n}\n\n.sc-night-soft{\n  color:#fff;\n  background:\n    radial-gradient(circle at 12% 10%,rgba(244,181,45,.13),transparent 25%),\n    linear-gradient(\n      145deg,\n      #152432 0%,\n      #223543 55%,\n      #384954 100%\n    );\n}\n\n.sc-graphite{\n  color:#fff;\n  background:\n    radial-gradient(circle at 88% 8%,rgba(244,181,45,.12),transparent 27%),\n    linear-gradient(\n      145deg,\n      #222629 0%,\n      #303538 54%,\n      #474B4D 100%\n    );\n}\n\n.sc-light{\n  background:\n    radial-gradient(circle at 87% 8%,rgba(244,181,45,.07),transparent 26%),\n    linear-gradient(\n      145deg,\n      #FCFCFA 0%,\n      #EFF2F2 55%,\n      #E1E6E7 100%\n    );\n}\n\n.sc-warm{\n  background:\n    radial-gradient(circle at 88% 8%,rgba(244,181,45,.11),transparent 27%),\n    linear-gradient(\n      145deg,\n      #FFFDF7 0%,\n      #F5EDDC 55%,\n      #EAE7DF 100%\n    );\n}\n\n.sc-steel{\n  background:\n    radial-gradient(circle at 10% 8%,rgba(14,27,41,.035),transparent 25%),\n    linear-gradient(\n      145deg,\n      #FAFBFA 0%,\n      #EAEEEE 54%,\n      #D9DFE1 100%\n    );\n}\n\n\n\/* =========================\n   TYPE\n========================= *\/\n\n.sc-kicker{\n  margin-top:24px !important;\n  margin-bottom:9px !important;\n  color:var(--solar-deep);\n  font-size:11px;\n  line-height:1.3;\n  font-weight:900;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n}\n\n.sc-night .sc-kicker,\n.sc-night-soft .sc-kicker,\n.sc-graphite .sc-kicker{\n  color:#FFD36A;\n}\n\n.sc-title{\n  max-width:820px;\n  margin:0 auto 14px !important;\n  color:var(--midnight);\n  font-size:38px;\n  line-height:1.13;\n  letter-spacing:-1px;\n  font-weight:900;\n}\n\n.sc-title span{\n  color:var(--solar-deep);\n}\n\n.sc-night .sc-title,\n.sc-night-soft .sc-title,\n.sc-graphite .sc-title{\n  color:#F9FBFC;\n}\n\n.sc-night .sc-title span,\n.sc-night-soft .sc-title span,\n.sc-graphite .sc-title span{\n  color:#FFC23F;\n}\n\n.sc-copy{\n  max-width:730px;\n  margin:0 auto !important;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.sc-night .sc-copy,\n.sc-night-soft .sc-copy,\n.sc-graphite .sc-copy{\n  color:rgba(255,255,255,.80);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.sc-hero{\n  padding:58px 20px 44px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 84% 7%,rgba(244,181,45,.24),transparent 29%),\n    radial-gradient(circle at 10% 92%,rgba(255,240,194,.05),transparent 28%),\n    linear-gradient(\n      135deg,\n      #0D1925 0%,\n      #16293A 49%,\n      #293D4D 100%\n    );\n}\n\n.sc-hero .sc-kicker{\n  margin-top:0 !important;\n  color:#FFD36A;\n}\n\n.sc-hero h1{\n  max-width:870px;\n  margin:10px auto 17px !important;\n  color:#FBFCFC;\n  font-size:50px;\n  line-height:1.04;\n  letter-spacing:-2px;\n  font-weight:950;\n}\n\n.sc-hero h1 span{\n  color:#FFC038;\n}\n\n.sc-hero p{\n  max-width:750px;\n  margin:0 auto !important;\n  color:#DCE3E7;\n  font-size:17px;\n}\n\n.sc-tags{\n  max-width:850px;\n  margin:27px auto 0;\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.sc-tags span{\n  padding:9px 14px;\n  border-radius:999px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.14);\n  color:#F5F7F8;\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   CORE BENEFITS\n========================= *\/\n\n.sc-core{\n  max-width:810px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.sc-core div{\n  padding:18px 14px;\n  text-align:left;\n  border-right:1px solid var(--line);\n}\n\n.sc-core div:last-child{\n  border-right:0;\n}\n\n.sc-core b{\n  display:block;\n  color:var(--solar-deep);\n  font-size:12px;\n  letter-spacing:1px;\n}\n\n.sc-core strong{\n  display:block;\n  margin-top:4px;\n  color:var(--midnight);\n  font-size:15px;\n}\n\n.sc-core span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   CLIP FLOW\n========================= *\/\n\n.sc-flow{\n  max-width:800px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr;\n  gap:10px;\n  align-items:center;\n}\n\n.sc-flow-box{\n  padding:18px 11px;\n  border-radius:16px;\n  background:rgba(255,255,255,.91);\n  border:1px solid var(--line);\n}\n\n.sc-flow-box b{\n  display:block;\n  color:var(--solar-deep);\n  font-size:13px;\n}\n\n.sc-flow-box strong{\n  display:block;\n  margin-top:4px;\n  color:var(--midnight);\n  font-size:15px;\n}\n\n.sc-arrow{\n  color:var(--solar);\n  font-size:23px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   DUAL CHARGING\n========================= *\/\n\n.sc-charge{\n  max-width:800px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:1fr auto 1fr;\n  gap:14px;\n  align-items:center;\n}\n\n.sc-charge-card{\n  padding:22px 15px;\n  border-radius:17px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.sc-charge-card b{\n  display:block;\n  color:var(--solar-deep);\n  font-size:12px;\n  letter-spacing:1px;\n}\n\n.sc-charge-card strong{\n  display:block;\n  margin-top:4px;\n  color:var(--midnight);\n  font-size:18px;\n}\n\n.sc-charge-card span{\n  display:block;\n  margin-top:5px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n.sc-plus{\n  color:var(--solar);\n  font-size:27px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   MOTION SENSOR\n========================= *\/\n\n.sc-motion{\n  max-width:780px;\n  margin:28px auto 0;\n  text-align:left;\n}\n\n.sc-motion-row{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  gap:13px;\n  padding:14px 0;\n  border-bottom:1px solid rgba(255,255,255,.15);\n}\n\n.sc-motion-row:last-child{\n  border-bottom:0;\n}\n\n.sc-motion-row b{\n  color:#FFD067;\n  font-size:17px;\n}\n\n.sc-motion-row strong{\n  display:block;\n  color:#fff;\n  font-size:15px;\n}\n\n.sc-motion-row span{\n  display:block;\n  margin-top:3px;\n  color:rgba(255,255,255,.73);\n  font-size:12px;\n}\n\n\n\/* =========================\n   MODES\n========================= *\/\n\n.sc-modes{\n  max-width:810px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.sc-mode{\n  padding:20px 13px;\n  border-radius:16px;\n  background:rgba(255,255,255,.91);\n  border:1px solid var(--line);\n}\n\n.sc-mode b{\n  display:block;\n  color:var(--solar-deep);\n  font-size:12px;\n  letter-spacing:1px;\n}\n\n.sc-mode strong{\n  display:block;\n  margin-top:4px;\n  color:var(--midnight);\n  font-size:15px;\n}\n\n.sc-mode span{\n  display:block;\n  margin-top:5px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   SCENES\n========================= *\/\n\n.sc-scenes{\n  max-width:810px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.sc-scene{\n  padding:18px 9px;\n  border-radius:15px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.14);\n}\n\n.sc-scene strong{\n  display:block;\n  color:#FFD067;\n  font-size:14px;\n}\n\n.sc-scene span{\n  display:block;\n  margin-top:4px;\n  color:rgba(255,255,255,.73);\n  font-size:11px;\n}\n\n\n\/* =========================\n   PORTABILITY\n========================= *\/\n\n.sc-portable{\n  max-width:780px;\n  margin:28px auto 0;\n  padding:22px 23px;\n  text-align:left;\n  border-left:4px solid var(--solar);\n  border-radius:0 17px 17px 0;\n  background:rgba(255,255,255,.91);\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.sc-portable strong{\n  display:block;\n  color:var(--midnight);\n  font-size:18px;\n}\n\n.sc-portable span{\n  display:block;\n  margin-top:5px;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================\n   ANATOMY\n========================= *\/\n\n.sc-anatomy{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.sc-anatomy div{\n  padding:18px 9px;\n  border-radius:15px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.14);\n}\n\n.sc-anatomy strong{\n  display:block;\n  color:#FFD067;\n  font-size:14px;\n}\n\n.sc-anatomy span{\n  display:block;\n  margin-top:4px;\n  color:rgba(255,255,255,.73);\n  font-size:11px;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.sc-spec-strip{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.sc-spec-box{\n  padding:18px 8px;\n  border-radius:15px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.sc-spec-box strong{\n  display:block;\n  color:var(--solar-deep);\n  font-size:16px;\n}\n\n.sc-spec-box span{\n  display:block;\n  margin-top:3px;\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================\n   SUMMARY\n========================= *\/\n\n.sc-summary{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.sc-summary div{\n  padding:17px 8px;\n  border-radius:15px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.15);\n}\n\n.sc-summary strong{\n  display:block;\n  color:#FFD067;\n  font-size:16px;\n}\n\n.sc-summary span{\n  display:block;\n  margin-top:3px;\n  color:#DDE5E9;\n  font-size:11px;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.sc-details{\n  padding:36px 18px 46px;\n  background:\n    linear-gradient(\n      145deg,\n      #F4F6F6 0%,\n      #E5E9EA 55%,\n      #D7DEE0 100%\n    );\n}\n\n.sc-details details{\n  max-width:850px;\n  margin:10px auto;\n  padding:0 18px;\n  border-radius:15px;\n  background:rgba(255,255,255,.93);\n  border:1px solid var(--line);\n}\n\n.sc-details summary{\n  padding:16px 0;\n  cursor:pointer;\n  color:var(--midnight);\n  font-size:15px;\n  font-weight:850;\n}\n\n.sc-detail{\n  padding:0 0 18px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  .sc-hero{\n    padding:45px 15px 34px;\n  }\n\n  .sc-hero h1{\n    font-size:36px;\n    letter-spacing:-1.3px;\n  }\n\n  .sc-section{\n    padding:35px 15px;\n  }\n\n  .sc-title{\n    font-size:29px;\n  }\n\n  .sc-copy{\n    font-size:15px;\n  }\n\n  .solar-clip img{\n    border-radius:15px;\n  }\n\n  .sc-kicker{\n    margin-top:23px !important;\n  }\n\n  .sc-core{\n    grid-template-columns:1fr;\n  }\n\n  .sc-core div{\n    padding:14px 4px;\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .sc-core div:last-child{\n    border-bottom:0;\n  }\n\n  .sc-flow,\n  .sc-charge{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  .sc-arrow{\n    transform:rotate(90deg);\n    line-height:1;\n  }\n\n  .sc-plus{\n    line-height:1;\n  }\n\n  .sc-modes{\n    grid-template-columns:1fr;\n  }\n\n  .sc-scenes,\n  .sc-anatomy,\n  .sc-spec-strip,\n  .sc-summary{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"solar-clip\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"sc-hero\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      SOLAR MOTION CLIP LIGHT\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Clip. Charge.\n      \u003cspan\u003eLight.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A portable outdoor light combining solar charging, Type-C backup charging,\n      motion sensing and a tool-free clip mount for fences, decks, gates,\n      balconies, campsites and more.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-tags\"\u003e\n      \u003cspan\u003eNo Drilling\u003c\/span\u003e\n      \u003cspan\u003eSolar + Type-C\u003c\/span\u003e\n      \u003cspan\u003eMotion Sensor\u003c\/span\u003e\n      \u003cspan\u003e3 Lighting Modes\u003c\/span\u003e\n      \u003cspan\u003ePortable Clip Mount\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n\n  \u003csection class=\"sc-section sc-night\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_d3eccdc9-d707-4557-b756-c4a0f1f3ff27.png?v=1787823051\" alt=\"Solar motion clip light mounted on outdoor fence\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      LIGHT WHERE YOU ACTUALLY NEED IT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Outdoor Lighting\n      \u003cspan\u003eWithout Wiring.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      Clip the light onto a suitable rail, fence or edge and add useful\n      nighttime illumination without running a power cable or permanently\n      mounting another fixture.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n\n  \u003csection class=\"sc-section sc-steel\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_ac6bceb6-95d7-4f6b-903c-b7d1188edd2f.png?v=1787823051\" alt=\"Solar clip light with solar panel motion sensor and clamp base\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      ONE LIGHT · MULTIPLE ADVANTAGES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Solar Panel. Motion Sensor.\n      \u003cspan\u003eStrong Clip Base.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      The integrated design combines the main outdoor functions into one\n      compact unit so the light can charge, detect movement and stay positioned\n      without a separate bracket.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-core\"\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cstrong\u003eSolar Panel\u003c\/strong\u003e\n        \u003cspan\u003eCollects sunlight for rechargeable outdoor use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cstrong\u003eMotion Sensor\u003c\/strong\u003e\n        \u003cspan\u003eSupports automatic light response in motion modes.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cstrong\u003eClip Base\u003c\/strong\u003e\n        \u003cspan\u003eTool-free positioning on suitable edges and rails.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n\n  \u003csection class=\"sc-section sc-warm\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_36febf81-0151-4c91-a91a-5b8a41900ab7.png?v=1787823051\" alt=\"Tool free solar clip light installation on fence rail\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      NO DRILLING · JUST CLIP\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Set It Up\n      \u003cspan\u003eIn Three Simple Moves.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      No permanent holes or complicated wiring are required for normal clip\n      installation. Attach it to a suitable surface, aim the light and let\n      the integrated design do the rest.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-flow\"\u003e\n\n      \u003cdiv class=\"sc-flow-box\"\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cstrong\u003eClip\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"sc-flow-box\"\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cstrong\u003eAim\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"sc-flow-box\"\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cstrong\u003eDone\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n\n  \u003csection class=\"sc-section sc-night-soft\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_a01f3efd-85e1-4c7f-b6c4-02d208bd4868.png?v=1787823050\" alt=\"Solar powered clip light charging by day and illuminating at night\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      CHARGE BY DAY · SHINE AT NIGHT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Use Sunlight First.\n      \u003cspan\u003eType-C When Needed.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      The built-in solar panel provides cordless daytime charging in suitable\n      sunlight, while the Type-C port gives you a second charging option when\n      you want to recharge from a compatible power source.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DUAL CHARGING MODULE --\u003e\n\n  \u003csection class=\"sc-section sc-light\"\u003e\n\n    \u003cdiv class=\"sc-kicker\" style=\"margin-top:0 !important;\"\u003e\n      DUAL CHARGING OPTIONS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Two Ways To\n      \u003cspan\u003eKeep It Ready.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      Solar charging is ideal for routine outdoor placement, while Type-C\n      charging provides a useful backup when sunlight conditions are limited.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-charge\"\u003e\n\n      \u003cdiv class=\"sc-charge-card\"\u003e\n        \u003cb\u003eDAYTIME\u003c\/b\u003e\n        \u003cstrong\u003eSolar Charging\u003c\/strong\u003e\n        \u003cspan\u003e\n          Integrated 5.5V \/ 250mA panel uses available sunlight to recharge\n          the internal battery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-plus\"\u003e+\u003c\/div\u003e\n\n      \u003cdiv class=\"sc-charge-card\"\u003e\n        \u003cb\u003eBACKUP\u003c\/b\u003e\n        \u003cstrong\u003eType-C Charging\u003c\/strong\u003e\n        \u003cspan\u003e\n          Connect to a compatible Type-C charging source when direct\n          electrical charging is more practical.\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\n  \u003csection class=\"sc-section sc-night\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_b35aa661-b625-4e57-8d28-068626c389e4.png?v=1787823051\" alt=\"Motion activated outdoor solar clip light\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      LIGHT WHEN YOU MOVE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Motion-Activated\n      \u003cspan\u003eNighttime Visibility.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      In motion-sensing modes, the light responds when nearby movement is\n      detected, making it useful around entrances, gates, paths and other\n      places where hands-free illumination is convenient.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-motion\"\u003e\n\n      \u003cdiv class=\"sc-motion-row\"\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAutomatic Response\u003c\/strong\u003e\n          \u003cspan\u003eMotion modes activate or brighten the light when movement is detected.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-motion-row\"\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHands-Free Lighting\u003c\/strong\u003e\n          \u003cspan\u003eNo need to manually switch the lamp on every time you pass.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-motion-row\"\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eUseful Night Visibility\u003c\/strong\u003e\n          \u003cspan\u003eAdd light around frequently used outdoor areas after dark.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n\n  \u003csection class=\"sc-section sc-warm\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_a9907527-f93b-406e-b6ec-00062496e701.png?v=1787823051\" alt=\"Solar clip light used on backyard fence at night\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      MADE FOR EVERYDAY OUTDOOR SPACES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Add Light\n      \u003cspan\u003eWithout Redesigning The Yard.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      The clip-on format makes it easy to add portable lighting to common\n      outdoor locations without committing to a permanent fixture.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-core\"\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cstrong\u003eFence\u003c\/strong\u003e\n        \u003cspan\u003eClip onto a compatible horizontal or vertical edge.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cstrong\u003eBackyard\u003c\/strong\u003e\n        \u003cspan\u003eAdd useful light around seating and activity areas.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cstrong\u003eGate\u003c\/strong\u003e\n        \u003cspan\u003eImprove visibility around commonly used access points.\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\n  \u003csection class=\"sc-section sc-graphite\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_3bd43412-a479-4e6d-b5d1-47e94536720e.png?v=1787823050\" alt=\"Portable solar clip light for deck rail camping and outdoor use\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      MOVE LIGHT WHERE YOU NEED IT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Clip It Here Tonight.\n      \u003cspan\u003eMove It Tomorrow.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      Unlike a permanently fixed wall light, the clamp-style design can be\n      repositioned between suitable outdoor locations as your lighting needs change.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-scenes\"\u003e\n\n      \u003cdiv class=\"sc-scene\"\u003e\n        \u003cstrong\u003eDECK\u003c\/strong\u003e\n        \u003cspan\u003eRail and seating-area lighting.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-scene\"\u003e\n        \u003cstrong\u003eFENCE\u003c\/strong\u003e\n        \u003cspan\u003ePortable perimeter illumination.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-scene\"\u003e\n        \u003cstrong\u003eCAMPING\u003c\/strong\u003e\n        \u003cspan\u003eClip onto compatible campsite structures.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-scene\"\u003e\n        \u003cstrong\u003eBALCONY\u003c\/strong\u003e\n        \u003cspan\u003eAdd cordless lighting where appropriate.\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\n  \u003csection class=\"sc-section sc-night-soft\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_0019b611-c84d-492c-9f43-43b6b7f28708.png?v=1787823051\" alt=\"Solar clip light component details including sensor panel LED and clamp\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      DETAILS THAT WORK HARD\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Four Practical Elements.\n      \u003cspan\u003eOne Compact Design.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      The product integrates the main components needed for portable outdoor\n      lighting into one small housing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-anatomy\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eSolar Panel\u003c\/strong\u003e\n        \u003cspan\u003eIntegrated daytime charging surface.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eMotion Sensor\u003c\/strong\u003e\n        \u003cspan\u003eSupports automatic lighting behavior.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eLED Light\u003c\/strong\u003e\n        \u003cspan\u003eDirects illumination below the mounted unit.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eClamp Base\u003c\/strong\u003e\n        \u003cspan\u003eProvides tool-free mounting on suitable surfaces.\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\n  \u003csection class=\"sc-section sc-steel\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_53d67b7b-728a-4c07-89a1-888fa88dca81.png?v=1787823050\" alt=\"Outdoor solar motion clip light product information\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      CHOOSE HOW THE LIGHT RESPONDS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      Three Modes For\n      \u003cspan\u003eDifferent Nighttime Needs.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      Switch between motion-only lighting, low-level standby lighting with\n      motion brightening, or continuous illumination depending on how you\n      want the area to function.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-modes\"\u003e\n\n      \u003cdiv class=\"sc-mode\"\u003e\n        \u003cb\u003eMODE 01\u003c\/b\u003e\n        \u003cstrong\u003eMotion → On\u003c\/strong\u003e\n        \u003cspan\u003e\n          Light activates for approximately 15 seconds after motion,\n          then switches off.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-mode\"\u003e\n        \u003cb\u003eMODE 02\u003c\/b\u003e\n        \u003cstrong\u003eDim → Bright\u003c\/strong\u003e\n        \u003cspan\u003e\n          Low-level light remains on and brightens when movement is detected.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-mode\"\u003e\n        \u003cb\u003eMODE 03\u003c\/b\u003e\n        \u003cstrong\u003eConstant Light\u003c\/strong\u003e\n        \u003cspan\u003e\n          Continuous lighting mode for situations where steady illumination is preferred.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sc-spec-strip\"\u003e\n\n      \u003cdiv class=\"sc-spec-box\"\u003e\n        \u003cstrong\u003e11.2 × 7.6cm\u003c\/strong\u003e\n        \u003cspan\u003eListed Size\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-spec-box\"\u003e\n        \u003cstrong\u003e14500\u003c\/strong\u003e\n        \u003cspan\u003eListed Battery Type\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-spec-box\"\u003e\n        \u003cstrong\u003e5.5V \/ 250mA\u003c\/strong\u003e\n        \u003cspan\u003eSolar Panel\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sc-spec-box\"\u003e\n        \u003cstrong\u003eABS\u003c\/strong\u003e\n        \u003cspan\u003eListed Material\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\n  \u003csection class=\"sc-section sc-night\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_d6d34273-371f-4889-a574-a9a99b4b0ede.png?v=1787823050\" alt=\"Solar motion sensor clip light outdoor product overview\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"sc-kicker\"\u003e\n      LIGHT UP OUTDOORS THE EASY WAY\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sc-title\"\u003e\n      No Wiring.\n      \u003cspan\u003eNo Permanent Installation.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sc-copy\"\u003e\n      A compact outdoor lighting option for people who want solar charging,\n      motion sensing and flexible clip-on placement without installing a\n      traditional wired fixture.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sc-summary\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eClip-On\u003c\/strong\u003e\n        \u003cspan\u003eTool-Free Mount\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eSolar + C\u003c\/strong\u003e\n        \u003cspan\u003eDual Charging\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eMotion\u003c\/strong\u003e\n        \u003cspan\u003eAutomatic Response\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e3 Modes\u003c\/strong\u003e\n        \u003cspan\u003eLighting Control\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"sc-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSpecifications \u0026amp; Available Styles\u003c\/summary\u003e\n\n      \u003cdiv class=\"sc-detail\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n        Outdoor Solar Clip Light With Motion Sensor\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eMaterial:\u003c\/strong\u003e\n        ABS\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eApprox. Size:\u003c\/strong\u003e\n        11.2 × 7.6 cm\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eListed Battery Type:\u003c\/strong\u003e\n        14500 Lithium Battery\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eSolar Panel:\u003c\/strong\u003e\n        5.5V \/ 250mA\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eCharging Methods:\u003c\/strong\u003e\n        Solar \/ Type-C\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eListed Lighting Area:\u003c\/strong\u003e\n        10–30 m²\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eAvailable Styles:\u003c\/strong\u003e\n        LED Style \/ COB Style \/ Tungsten Filament Style\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eStyle Note:\u003c\/strong\u003e\n        Appearance, light source configuration and illumination characteristics\n        may vary depending on the selected style.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePackage Includes\u003c\/summary\u003e\n\n      \u003cdiv class=\"sc-detail\"\u003e\n        1 × Outdoor Solar Clip Light With Motion Sensor\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eInstallation, Charging \u0026amp; Outdoor Use Notes\u003c\/summary\u003e\n\n      \u003cdiv class=\"sc-detail\"\u003e\n        Clip the light only onto a stable surface that provides enough grip\n        to support the product securely.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Test the clamp before leaving the light unattended, especially when\n        installed above walkways, people, vehicles or fragile objects.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Solar charging performance varies with sunlight intensity, panel angle,\n        season, weather and daily exposure time.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Position the solar panel where it can receive suitable direct sunlight\n        and keep the panel surface reasonably clean.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Use the Type-C port with a compatible charging source when electrical\n        backup charging is needed.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Keep the charging port closed and protected during normal outdoor use.\n        Do not charge the product while the charging connector is wet.\n        \u003cbr\u003e\u003cbr\u003e\n\n        The housing is described as weather-resistant, but the product should\n        not be submerged in water.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Motion-sensor performance can vary with mounting position, ambient\n        conditions and the direction of approaching movement.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Product color may vary slightly due to lighting and display settings.\n        Minor dimensional variation may occur due to manual measurement.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"LED Style \/ 1 pc","offer_id":50317207339248,"sku":"LG70444566C01A1+LE50305973A1","price":18.99,"currency_code":"USD","in_stock":true},{"title":"LED Style \/ 3 pcs（Buy 2 Get 1 Free）","offer_id":50317207372016,"sku":"LE50305973A1*3","price":38.99,"currency_code":"USD","in_stock":true},{"title":"COB Style \/ 1 pc","offer_id":50317207404784,"sku":"LE50305973A2","price":18.99,"currency_code":"USD","in_stock":true},{"title":"COB Style \/ 3 pcs（Buy 2 Get 1 Free）","offer_id":50317207437552,"sku":"LE50305973A2*3","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Tungsten Filament Style \/ 1 pc","offer_id":50317207470320,"sku":"LE50305973A3","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Tungsten Filament Style \/ 3 pcs（Buy 2 Get 1 Free）","offer_id":50317207503088,"sku":"LE50305973A3*3","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_a01f3efd-85e1-4c7f-b6c4-02d208bd4868.png?v=1787823050","url":"https:\/\/rivoneed.com\/products\/outdoor-solar-clip-light-with-motion-sensor","provider":"rivoneed","version":"1.0","type":"link"}