{"product_id":"outdoor-waterproof","title":"💡 Solar Outdoor LED Lights – Brighten Gutters, Fences \u0026 Garden Walls with No Wiring Needed 🏡","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR GUTTER \u0026 WALL LIGHT\n   Shopify Product Description\n   Modern Outdoor \/ Solar Lighting Style\n   ========================================================= *\/\n\n.solargutter-page{\n  --sg-ink:#222627;\n  --sg-dark:#1f2526;\n  --sg-green:#2f6b57;\n  --sg-gold:#d7a534;\n  --sg-cream:#f8f7f2;\n  --sg-sand:#eeeae2;\n  --sg-sage:#eaf1ed;\n  --sg-line:#d9dedb;\n  --sg-muted:#687174;\n\n  width:100%;\n  max-width:940px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--sg-ink);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.58;\n  container-type:inline-size;\n  container-name:solargutter;\n}\n\n.solargutter-page *,\n.solargutter-page *::before,\n.solargutter-page *::after{\n  box-sizing:border-box;\n  min-width:0;\n}\n\n.solargutter-page h1,\n.solargutter-page h2,\n.solargutter-page h3,\n.solargutter-page p{\n  margin-top:0;\n}\n\n.solargutter-page h1,\n.solargutter-page h2,\n.solargutter-page h3{\n  word-break:normal!important;\n  overflow-wrap:normal!important;\n  hyphens:none!important;\n}\n\n.solargutter-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto!important;\n}\n\n.sg-topline{\n  height:7px;\n  background:linear-gradient(90deg,var(--sg-dark) 0 35%,var(--sg-gold) 35% 65%,var(--sg-green) 65% 100%);\n}\n\n\/* HERO *\/\n.sg-hero{\n  background:var(--sg-cream);\n}\n\n.sg-hero-copy{\n  padding:40px 22px 35px;\n}\n\n.sg-kicker{\n  display:inline-block;\n  margin-bottom:13px;\n  padding:7px 12px;\n  border-radius:999px;\n  background:var(--sg-green);\n  color:#fff;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.sg-hero h1{\n  max-width:650px;\n  margin:0 0 15px;\n  font-size:35px;\n  line-height:1.06;\n  letter-spacing:-.7px;\n}\n\n.sg-hero h1 span{\n  color:var(--sg-green);\n}\n\n.sg-hero p{\n  max-width:630px;\n  margin:0 0 22px;\n  color:var(--sg-muted);\n  font-size:14px;\n}\n\n.sg-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.sg-tag{\n  padding:8px 11px;\n  border:1px solid var(--sg-line);\n  border-radius:999px;\n  background:#fff;\n  font-size:10px;\n  font-weight:800;\n}\n\n.sg-hero-image{\n  padding:28px;\n  background:#eef3ef;\n}\n\n.sg-hero-image img{\n  max-width:560px;\n  margin:0 auto;\n  object-fit:contain!important;\n}\n\n\/* QUICK BAR *\/\n.sg-quick{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  background:var(--sg-dark);\n}\n\n.sg-quick-item{\n  padding:18px 8px;\n  border-right:1px solid rgba(255,255,255,.14);\n  border-bottom:1px solid rgba(255,255,255,.14);\n  text-align:center;\n}\n\n.sg-quick-item:nth-child(2n){\n  border-right:0;\n}\n\n.sg-quick-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:#fff;\n  font-size:13px;\n}\n\n.sg-quick-item span{\n  color:#d8dedb;\n  font-size:9px;\n  letter-spacing:.45px;\n  text-transform:uppercase;\n}\n\n\/* INTRO *\/\n.sg-intro{\n  padding:50px 22px;\n  text-align:center;\n}\n\n.sg-small{\n  display:block;\n  margin-bottom:9px;\n  color:var(--sg-green);\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.sg-intro h2{\n  max-width:730px;\n  margin:0 auto 13px;\n  font-size:29px;\n  line-height:1.12;\n}\n\n.sg-intro p{\n  max-width:680px;\n  margin:0 auto;\n  color:var(--sg-muted);\n  font-size:14px;\n}\n\n\/* ANIMATED PREVIEW *\/\n.sg-motion{\n  padding:49px 22px;\n  background:#202829;\n  color:#fff;\n}\n\n.sg-motion-head{\n  margin-bottom:23px;\n  text-align:center;\n}\n\n.sg-motion-head .sg-small{\n  color:#e4bb5f;\n}\n\n.sg-motion-head h2{\n  max-width:720px;\n  margin:0 auto 9px;\n  color:#fff;\n  font-size:29px;\n  line-height:1.12;\n}\n\n.sg-motion-head p{\n  max-width:640px;\n  margin:0 auto;\n  color:#d4dcda;\n  font-size:13px;\n}\n\n.sg-animation{\n  position:relative;\n  width:100%;\n  max-width:690px;\n  aspect-ratio:1\/1;\n  margin:0 auto;\n  overflow:hidden;\n  border:4px solid #fff;\n  border-radius:18px;\n  background:#fff;\n}\n\n.sg-animation img{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%!important;\n  object-fit:cover!important;\n  opacity:0;\n  transform:scale(1.02);\n  animation:solarShow 15s infinite;\n}\n\n.sg-animation img:nth-child(1){animation-delay:0s;}\n.sg-animation img:nth-child(2){animation-delay:5s;}\n.sg-animation img:nth-child(3){animation-delay:10s;}\n\n@keyframes solarShow{\n  0%{opacity:0;transform:scale(1.02);}\n  7%{opacity:1;}\n  27%{opacity:1;transform:scale(1);}\n  34%{opacity:0;}\n  100%{opacity:0;}\n}\n\n.sg-motion-caption{\n  margin-top:14px;\n  color:#c5cfcc;\n  text-align:center;\n  font-size:11px;\n}\n\n@media (prefers-reduced-motion:reduce){\n  .sg-animation img{\n    animation:none!important;\n    opacity:0;\n  }\n  .sg-animation img:first-child{\n    opacity:1;\n  }\n}\n\n\/* STORY *\/\n.sg-story{\n  border-bottom:1px solid var(--sg-line);\n  background:#fff;\n}\n\n.sg-story-image img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.sg-story-copy{\n  padding:31px 22px 43px;\n}\n\n.sg-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--sg-green);\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.sg-story-copy h2{\n  margin-bottom:11px;\n  font-size:27px;\n  line-height:1.12;\n}\n\n.sg-story-copy p{\n  margin:0;\n  color:var(--sg-muted);\n  font-size:13px;\n}\n\n\/* STATEMENT *\/\n.sg-statement{\n  padding:51px 22px;\n  background:var(--sg-green);\n  color:#fff;\n  text-align:center;\n}\n\n.sg-statement h2{\n  max-width:710px;\n  margin:0 auto 10px;\n  color:#fff;\n  font-size:30px;\n  line-height:1.1;\n}\n\n.sg-statement p{\n  max-width:640px;\n  margin:0 auto;\n  color:#edf6f1;\n  font-size:13px;\n}\n\n\/* FEATURES *\/\n.sg-features{\n  padding:50px 22px;\n  background:var(--sg-sand);\n}\n\n.sg-features h2{\n  margin-bottom:9px;\n  font-size:28px;\n}\n\n.sg-features \u003e p{\n  max-width:680px;\n  margin-bottom:23px;\n  color:var(--sg-muted);\n  font-size:13px;\n}\n\n.sg-feature-list{\n  border-top:1px solid #d7d0c6;\n}\n\n.sg-feature-row{\n  display:grid;\n  grid-template-columns:40px 1fr;\n  gap:5px 10px;\n  padding:15px 0;\n  border-bottom:1px solid #d7d0c6;\n}\n\n.sg-feature-icon{\n  grid-row:1\/3;\n  font-size:21px;\n}\n\n.sg-feature-row strong{\n  font-size:14px;\n}\n\n.sg-feature-row span{\n  color:var(--sg-muted);\n  font-size:12px;\n}\n\n\/* USE CASES *\/\n.sg-use{\n  padding:50px 22px;\n  background:var(--sg-sage);\n}\n\n.sg-use h2{\n  margin-bottom:8px;\n  font-size:28px;\n}\n\n.sg-use \u003e p{\n  max-width:670px;\n  margin-bottom:22px;\n  color:var(--sg-muted);\n  font-size:13px;\n}\n\n.sg-use-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n.sg-use-card{\n  padding:17px;\n  border:1px solid #cfdad3;\n  border-radius:14px;\n  background:rgba(255,255,255,.74);\n}\n\n.sg-use-card strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n.sg-use-card span{\n  color:var(--sg-muted);\n  font-size:12px;\n}\n\n\/* STEPS *\/\n.sg-steps{\n  padding:50px 22px;\n  background:#fff;\n}\n\n.sg-steps h2{\n  margin-bottom:9px;\n  font-size:28px;\n}\n\n.sg-steps \u003e p{\n  max-width:660px;\n  margin-bottom:22px;\n  color:var(--sg-muted);\n  font-size:13px;\n}\n\n.sg-step-list{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n.sg-step{\n  padding:17px;\n  border:1px solid var(--sg-line);\n  border-radius:14px;\n  background:var(--sg-cream);\n}\n\n.sg-step b{\n  display:inline-flex;\n  width:31px;\n  height:31px;\n  margin-bottom:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--sg-green);\n  color:#fff;\n  font-size:11px;\n}\n\n.sg-step strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n.sg-step span{\n  color:var(--sg-muted);\n  font-size:12px;\n}\n\n\/* VARIANTS *\/\n.sg-options{\n  padding:50px 22px;\n  background:var(--sg-cream);\n}\n\n.sg-options h2{\n  margin-bottom:9px;\n  font-size:28px;\n}\n\n.sg-options \u003e p{\n  margin-bottom:22px;\n  color:var(--sg-muted);\n  font-size:13px;\n}\n\n.sg-option-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n}\n\n.sg-option-tags span{\n  padding:10px 14px;\n  border:1px solid var(--sg-line);\n  border-radius:999px;\n  background:#fff;\n  font-size:11px;\n  font-weight:800;\n}\n\n\/* INFO *\/\n.sg-info{\n  padding:50px 22px;\n  background:#fff;\n}\n\n.sg-info h2{\n  margin-bottom:20px;\n  font-size:27px;\n}\n\n.sg-info-list{\n  border-top:1px solid var(--sg-line);\n}\n\n.sg-info-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n  border-bottom:1px solid var(--sg-line);\n}\n\n.sg-info-row strong,\n.sg-info-row span{\n  padding:12px 5px;\n}\n\n.sg-info-row strong{\n  color:var(--sg-green);\n  font-size:10px;\n  text-transform:uppercase;\n}\n\n.sg-info-row span{\n  color:#596468;\n  font-size:12px;\n}\n\n\/* NOTE *\/\n.sg-note{\n  padding:0 22px 50px;\n  background:#fff;\n}\n\n.sg-note-box{\n  padding:18px;\n  border-left:4px solid var(--sg-gold);\n  background:var(--sg-cream);\n}\n\n.sg-note-box strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:13px;\n}\n\n.sg-note-box p{\n  margin:0;\n  color:var(--sg-muted);\n  font-size:12px;\n}\n\n\/* FINAL *\/\n.sg-final{\n  padding:55px 22px;\n  background:var(--sg-dark);\n  color:#fff;\n  text-align:center;\n}\n\n.sg-final .sg-small{\n  color:#e4bb5f;\n}\n\n.sg-final h2{\n  max-width:710px;\n  margin:0 auto 11px;\n  color:#fff;\n  font-size:32px;\n  line-height:1.08;\n}\n\n.sg-final h2 span{\n  color:#e4bb5f;\n}\n\n.sg-final p{\n  max-width:630px;\n  margin:0 auto;\n  color:#d7dfdc;\n  font-size:13px;\n}\n\n\/* DESKTOP *\/\n@container solargutter (min-width:820px){\n\n  .sg-hero{\n    display:grid;\n    grid-template-columns:43% 57%;\n    align-items:center;\n  }\n\n  .sg-hero-copy{\n    padding:52px 40px;\n  }\n\n  .sg-hero h1{\n    font-size:42px;\n  }\n\n  .sg-hero-image{\n    min-height:585px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .sg-quick{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .sg-quick-item{\n    border-bottom:0;\n  }\n\n  .sg-quick-item:nth-child(2n){\n    border-right:1px solid rgba(255,255,255,.14);\n  }\n\n  .sg-quick-item:last-child{\n    border-right:0;\n  }\n\n  .sg-intro,\n  .sg-features,\n  .sg-use,\n  .sg-steps,\n  .sg-options,\n  .sg-info{\n    padding:63px 8%;\n  }\n\n  .sg-motion{\n    padding:63px 8%;\n  }\n\n  .sg-motion-head h2{\n    font-size:35px;\n  }\n\n  .sg-story{\n    display:grid;\n    grid-template-columns:55% 45%;\n    align-items:center;\n  }\n\n  .sg-story.reverse{\n    grid-template-columns:45% 55%;\n  }\n\n  .sg-story.reverse .sg-story-image{\n    order:2;\n  }\n\n  .sg-story.reverse .sg-story-copy{\n    order:1;\n  }\n\n  .sg-story-copy{\n    padding:46px;\n  }\n\n  .sg-story-copy h2{\n    font-size:32px;\n  }\n\n  .sg-feature-row{\n    grid-template-columns:44px 205px 1fr;\n    align-items:center;\n  }\n\n  .sg-feature-icon{\n    grid-row:auto;\n  }\n\n  .sg-use-grid,\n  .sg-step-list{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .sg-statement{\n    padding:68px 8%;\n  }\n\n  .sg-statement h2{\n    font-size:38px;\n  }\n\n  .sg-note{\n    padding:0 8% 63px;\n  }\n\n  .sg-final{\n    padding:70px 8%;\n  }\n\n  .sg-final h2{\n    font-size:40px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"solargutter-page\"\u003e\n\u003cdiv class=\"sg-topline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"sg-hero\"\u003e\n\u003cdiv class=\"sg-hero-copy\"\u003e\n\u003cspan class=\"sg-kicker\"\u003eSOLAR LIGHTING WITHOUT MAINS WIRING\u003c\/span\u003e\n\u003ch1\u003eAdd Outdoor Light \u003cspan\u003eWhere Running Power Cables Is Inconvenient.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA compact solar-powered LED light for compatible gutters, fences, decks and exterior walls, available in black or white with warm- or white-light options.\u003c\/p\u003e\n\u003cdiv class=\"sg-tags\"\u003e\n\u003cspan class=\"sg-tag\"\u003eSolar Powered\u003c\/span\u003e \u003cspan class=\"sg-tag\"\u003e3 LED Beads\u003c\/span\u003e \u003cspan class=\"sg-tag\"\u003eBlack \/ White Housing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-hero-image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/f5bf8fddb1f763950c94027fccfdade70c1d41e7.jpg?v=1790130108\" alt=\"Black outdoor solar gutter and wall LED light\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-quick\"\u003e\n\u003cdiv class=\"sg-quick-item\"\u003e\n\u003cstrong\u003e3 LED Beads\u003c\/strong\u003e\u003cspan\u003eCompact Light Source\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-quick-item\"\u003e\n\u003cstrong\u003e2 Light Colors\u003c\/strong\u003e\u003cspan\u003eWarm \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-quick-item\"\u003e\n\u003cstrong\u003e2 Housing Colors\u003c\/strong\u003e\u003cspan\u003eBlack \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-quick-item\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e\u003cspan\u003eNo Mains Cable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-intro\"\u003e\u003cspan class=\"sg-small\"\u003eDESIGNED FOR SIMPLE OUTDOOR ACCENT LIGHTING\u003c\/span\u003e\n\u003ch2\u003eUse Daylight to Add a Little More Visibility After Dark\u003c\/h2\u003e\n\u003cp\u003eThe built-in solar panel stores energy from available sunlight during the day, making the light useful in outdoor areas where permanent electrical wiring would be awkward or unnecessary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-motion\"\u003e\n\u003cdiv class=\"sg-motion-head\"\u003e\n\u003cspan class=\"sg-small\"\u003eAUTOMATIC PRODUCT PREVIEW\u003c\/span\u003e\n\u003ch2\u003eSee the Product, the Evening Ambience and Common Mounting Areas\u003c\/h2\u003e\n\u003cp\u003eNo usable source GIF was detected, so this animated preview cycles through the original product imagery without introducing unrelated media.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-animation\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114815_964846ee857e7a621e232eb23612a45d_1a7c4288-6f6f-444e-8b90-338eaab0fb70.jpg?v=1789184931\" alt=\"Solar gutter lights creating soft evening ambience on an outdoor fence\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114816_50e9a1ec9b54e547396e8df003c40682_cb698317-8ad4-40be-9e0e-91116468ff49.jpg?v=1789184931\" alt=\"Solar outdoor lights shown on fences walls roof gutters and cables\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114816_8483e78f6344f95a8f8cc281ce634ad2_027c4c14-8d63-487b-adbc-a86d9564f113.jpg?v=1789184931\" alt=\"Outdoor solar gutter light dimensions and measurements\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-motion-caption\"\u003eAutomatic original-product image showcase\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-story\"\u003e\n\u003cdiv class=\"sg-story-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114815_a7fc96a8822b2d5e486d1c8da01cabc1_d719aa61-b69c-4e51-97ae-3ca908472d14.jpg?v=1789184931\" alt=\"Outdoor solar light showing panel housing LED beads and diffuser details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sg-story-copy\"\u003e\n\u003cspan class=\"sg-number\"\u003e01 — SMALL FIXTURE, SELF-CONTAINED POWER\u003c\/span\u003e\n\u003ch2\u003eSolar Panel and LED Light Stay Together in One Compact Unit\u003c\/h2\u003e\n\u003cp\u003eThe built-in panel sits on top of the housing, while the LEDs and diffuser sit underneath, keeping the overall setup simple and avoiding a separate remote solar panel or long connecting cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-statement\"\u003e\n\u003ch2\u003eCharge in Daylight. Add Accent Light After Dark.\u003c\/h2\u003e\n\u003cp\u003eSolar performance depends on available sunlight, so a clear, unobstructed daytime position matters more than adding another wire or outlet.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-features\"\u003e\u003cspan class=\"sg-small\"\u003eWHY THE FORMAT IS USEFUL\u003c\/span\u003e\n\u003ch2\u003eDesigned Around Easy Placement and Low-Maintenance Use\u003c\/h2\u003e\n\u003cp\u003eThe main advantages come from compact size, built-in solar charging and flexible outdoor placement.\u003c\/p\u003e\n\u003cdiv class=\"sg-feature-list\"\u003e\n\u003cdiv class=\"sg-feature-row\"\u003e\n\u003cdiv class=\"sg-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003eBuilt-In Solar Charging\u003c\/strong\u003e \u003cspan\u003eThe top-mounted panel uses daylight to recharge the internal power source without a household power cable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-feature-row\"\u003e\n\u003cdiv class=\"sg-feature-icon\"\u003e💡\u003c\/div\u003e\n\u003cstrong\u003eThree LED Beads\u003c\/strong\u003e \u003cspan\u003eThe source product lists three LED light beads for compact decorative or guidance lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-feature-row\"\u003e\n\u003cdiv class=\"sg-feature-icon\"\u003e🔧\u003c\/div\u003e\n\u003cstrong\u003eFlexible Mounting Areas\u003c\/strong\u003e \u003cspan\u003eSuitable for compatible gutters, fences, deck edges and exterior walls where the panel can still receive sunlight.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-feature-row\"\u003e\n\u003cdiv class=\"sg-feature-icon\"\u003e🌙\u003c\/div\u003e\n\u003cstrong\u003eWarm or White Light\u003c\/strong\u003e \u003cspan\u003eChoose a warmer decorative glow or a cleaner white-light appearance according to the selected variant.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-story reverse\"\u003e\n\u003cdiv class=\"sg-story-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114815_964846ee857e7a621e232eb23612a45d_1a7c4288-6f6f-444e-8b90-338eaab0fb70.jpg?v=1789184931\" alt=\"Warm solar lights clipped along an outdoor garden fence\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sg-story-copy\"\u003e\n\u003cspan class=\"sg-number\"\u003e02 — LIGHT WITHOUT DOMINATING THE SPACE\u003c\/span\u003e\n\u003ch2\u003eA Soft Outdoor Accent for Fences, Railings and Garden Edges\u003c\/h2\u003e\n\u003cp\u003eThe low-profile shape keeps the fixture visually compact during the day, then adds a pool of downward light after dark without the look of a large wall lantern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-use\"\u003e\u003cspan class=\"sg-small\"\u003eWHERE IT FITS\u003c\/span\u003e\n\u003ch2\u003eOne Compact Light, Several Outdoor Surfaces\u003c\/h2\u003e\n\u003cp\u003eChoose locations that are structurally secure and still leave the solar panel exposed to daylight.\u003c\/p\u003e\n\u003cdiv class=\"sg-use-grid\"\u003e\n\u003cdiv class=\"sg-use-card\"\u003e\n\u003cstrong\u003e🏠 Gutters \u0026amp; Eaves\u003c\/strong\u003e \u003cspan\u003eAdd low-level exterior accent lighting without running a permanent mains cable along the roof edge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-use-card\"\u003e\n\u003cstrong\u003e🚧 Fences \u0026amp; Railings\u003c\/strong\u003e \u003cspan\u003eSpace multiple lights along compatible fence sections or rails for a repeated evening glow.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-use-card\"\u003e\n\u003cstrong\u003e🌿 Decks \u0026amp; Garden Walls\u003c\/strong\u003e \u003cspan\u003eUse on suitable deck edges or exterior walls to add extra visual definition after dark.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-story\"\u003e\n\u003cdiv class=\"sg-story-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260912114816_d7272ed0c544acec1ab9e619aa4b35b6_0749ec9b-0ec2-41f1-80f5-abfa07ba9ac1.jpg?v=1789184932\" alt=\"Outdoor solar gutter light shown with water droplets on the housing\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sg-story-copy\"\u003e\n\u003cspan class=\"sg-number\"\u003e03 — MADE FOR EXTERIOR PLACEMENT\u003c\/span\u003e\n\u003ch2\u003eA Compact Housing for Everyday Outdoor Exposure\u003c\/h2\u003e\n\u003cp\u003eThe source product positions the light for outdoor use on gutters, fences, walls and decks. Keep the unit securely mounted and avoid deliberate submersion or pressure washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-steps\"\u003e\u003cspan class=\"sg-small\"\u003eBETTER RESULTS START WITH PLACEMENT\u003c\/span\u003e\n\u003ch2\u003eFour Simple Steps for Everyday Use\u003c\/h2\u003e\n\u003cp\u003eSolar lighting depends heavily on how much usable daylight reaches the panel.\u003c\/p\u003e\n\u003cdiv class=\"sg-step-list\"\u003e\n\u003cdiv class=\"sg-step\"\u003e\n\u003cb\u003e01\u003c\/b\u003e \u003cstrong\u003eChoose a Sunny Position\u003c\/strong\u003e \u003cspan\u003ePlace the panel where it can receive direct daylight without leaves, roof overhangs or other obstructions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-step\"\u003e\n\u003cb\u003e02\u003c\/b\u003e \u003cstrong\u003eMount Securely\u003c\/strong\u003e \u003cspan\u003eUse the supplied mounting method only on a compatible surface that can hold the fixture safely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-step\"\u003e\n\u003cb\u003e03\u003c\/b\u003e \u003cstrong\u003eAllow Initial Charging\u003c\/strong\u003e \u003cspan\u003eGive the panel sufficient daylight before judging night-time output or runtime.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-options\"\u003e\u003cspan class=\"sg-small\"\u003eCHOOSE YOUR FINISH \u0026amp; LIGHT COLOR\u003c\/span\u003e\n\u003ch2\u003eFour Listed Variant Combinations\u003c\/h2\u003e\n\u003cp\u003eMatch the housing to your exterior finish and choose the light color that suits the atmosphere you want.\u003c\/p\u003e\n\u003cdiv class=\"sg-option-tags\"\u003e\n\u003cspan\u003eWHITE \/ WHITE LIGHT\u003c\/span\u003e \u003cspan\u003eWHITE \/ WARM LIGHT\u003c\/span\u003e \u003cspan\u003eBLACK \/ WHITE LIGHT\u003c\/span\u003e \u003cspan\u003eBLACK \/ WARM LIGHT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-story reverse\"\u003e\n\u003cdiv class=\"sg-story-image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/0a443a331b28996e6ea13643ae0770b7e92ba506.jpg?v=1790130108\" alt=\"White outdoor solar gutter and wall LED light\" loading=\"lazy\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sg-story-copy\"\u003e\n\u003cspan class=\"sg-number\"\u003e04 — BLACK OR WHITE HOUSING\u003c\/span\u003e\n\u003ch2\u003eChoose the Fixture Color That Blends with Your Exterior\u003c\/h2\u003e\n\u003cp\u003eUse black against darker fences and rails, or white on lighter trim, walls and guttering. Light-color selection is separate from the housing-color choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-info\"\u003e\u003cspan class=\"sg-small\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\u003ch2\u003eGood to Know Before Ordering\u003c\/h2\u003e\n\u003cdiv class=\"sg-info-list\"\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e\u003cspan\u003eOutdoor Solar LED Gutter \/ Wall Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eHousing Colors\u003c\/strong\u003e\u003cspan\u003eBlack \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eLight Colors\u003c\/strong\u003e\u003cspan\u003eWhite Light \/ Warm Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eLight Source\u003c\/strong\u003e\u003cspan\u003e3 LED Beads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eSolar Panel\u003c\/strong\u003e\u003cspan\u003e2V \/ 120mA Polycrystalline Silicon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eListed Size\u003c\/strong\u003e\u003cspan\u003eApprox. 180 × 130 × 60 mm (7.1 × 5.1 × 2.4 in)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003eRecommended Areas\u003c\/strong\u003e\u003cspan\u003eCompatible Gutters, Fences, Decks, Railings \u0026amp; Exterior Walls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e\u003cspan\u003eSolar Charged — No Mains Wiring Required During Normal Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg-info-row\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e\u003cspan\u003e1 × Outdoor Solar LED Gutter \/ Wall Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-note\"\u003e\n\u003cdiv class=\"sg-note-box\"\u003e\n\u003cstrong\u003eOutdoor Use \u0026amp; Solar Performance Note\u003c\/strong\u003e\n\u003cp\u003eActual charging and lighting duration vary with season, cloud cover, geographic location, panel angle, temperature and battery condition. Keep the solar panel clean and unobstructed. The source product is marketed for outdoor use, but a specific IP rating is not consistently stated in the text source, so avoid submersion and high-pressure water exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sg-final\"\u003e\u003cspan class=\"sg-small\"\u003eSIMPLE LIGHTING FOR HARD-TO-WIRE SPOTS\u003c\/span\u003e\n\u003ch2\u003eUse the Sun. Skip the Cable. \u003cspan\u003eAdd Light Where You Need It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA compact solar LED light for gutters, fences, decks and exterior walls, with two housing colors and two light-color options for flexible outdoor styling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"sg-topline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"White \/ White Light","offer_id":49118709022910,"sku":"HJ3628723-白壳白光","price":26.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Warm Light","offer_id":49118709055678,"sku":"HJ3628723-白壳暖光","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ White Light","offer_id":49118709088446,"sku":"HJ3628723-黑壳白光","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Warm Light","offer_id":49118709121214,"sku":"HJ3628723-黑壳暖光","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/106a952648d0ffe38636ec7efa04f9bcee154bab.jpg?v=1790130108","url":"https:\/\/ncrovoprime.com\/products\/outdoor-waterproof","provider":"Ncrovoprime","version":"1.0","type":"link"}