{"product_id":"solar-pool-fountain-with-lights-above-inground-pool-fountain-lights-with-remote-control","title":"Solar Pool Fountain with RGB Lights – Dual Spray Remote-Controlled Fountain","description":"\u003cdiv class=\"pool-fountain-page\"\u003e\n\u003cstyle\u003e\n.pool-fountain-page,\n.pool-fountain-page *{\n  box-sizing:border-box;\n}\n\n.pool-fountain-page{\n  --navy:#06142d;\n  --blue:#0878d8;\n  --cyan:#18d6e8;\n  --purple:#9255f5;\n  --pink:#ef54bc;\n  --ink:#172033;\n  --muted:#667386;\n  --soft:#f3f8fc;\n  --line:#dce7f1;\n  max-width:920px;\n  margin:0 auto;\n  padding:0 10px 42px;\n  background:#fff;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.65;\n}\n\n.pool-fountain-page h1,\n.pool-fountain-page h2,\n.pool-fountain-page h3,\n.pool-fountain-page p,\n.pool-fountain-page ul{\n  margin:0;\n}\n\n.pool-fountain-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:18px;\n}\n\n.pf-section{\n  padding:34px 18px;\n}\n\n.pf-section + .pf-section{\n  margin-top:14px;\n}\n\n.pf-hero{\n  padding:46px 20px 36px;\n  overflow:hidden;\n  color:#fff;\n  text-align:center;\n  border-radius:24px;\n  background:\n    radial-gradient(circle at 88% 8%,rgba(239,84,188,.27),transparent 30%),\n    radial-gradient(circle at 8% 92%,rgba(24,214,232,.22),transparent 32%),\n    linear-gradient(145deg,#040a18,#102d60 58%,#321054);\n  box-shadow:0 16px 38px rgba(6,20,45,.23);\n}\n\n.pf-dark{\n  color:#fff;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 88% 8%,rgba(146,85,245,.26),transparent 30%),\n    linear-gradient(145deg,#040a18,#102d59);\n}\n\n.pf-soft{\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:var(--soft);\n}\n\n.pf-glow{\n  border:1px solid #cfe7f2;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 88% 8%,rgba(24,214,232,.15),transparent 32%),\n    linear-gradient(145deg,#f8fcff,#eef6ff);\n}\n\n.pf-center{\n  text-align:center;\n}\n\n.pf-eye{\n  margin-bottom:8px!important;\n  color:#1672d3;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n}\n\n.pf-hero .pf-eye,\n.pf-dark .pf-eye{\n  color:#86eaf5;\n}\n\n.pf-title{\n  color:#fff;\n  font-size:clamp(34px,7vw,55px);\n  line-height:1.05;\n  letter-spacing:-.04em;\n}\n\n.pf-h2{\n  margin-bottom:11px!important;\n  color:var(--navy);\n  font-size:clamp(27px,5vw,38px);\n  line-height:1.14;\n  letter-spacing:-.028em;\n}\n\n.pf-h3{\n  margin-bottom:6px!important;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.25;\n}\n\n.pf-copy{\n  max-width:750px;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.pf-center .pf-copy,\n.pf-hero .pf-copy{\n  margin-right:auto;\n  margin-left:auto;\n}\n\n.pf-hero .pf-copy,\n.pf-dark .pf-copy{\n  color:#e4efff;\n}\n\n.pf-dark .pf-h2,\n.pf-dark .pf-h3{\n  color:#fff;\n}\n\n.pf-media{\n  margin-top:21px;\n}\n\n.pf-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:17px;\n}\n\n.pf-pill{\n  padding:8px 12px;\n  color:#fff;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  background:rgba(255,255,255,.08);\n  font-size:13px;\n  font-weight:800;\n}\n\n.pf-quick{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin:14px 0;\n}\n\n.pf-quick-item{\n  padding:15px 9px;\n  text-align:center;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.pf-quick-item span{\n  display:block;\n  margin-bottom:5px;\n  font-size:25px;\n}\n\n.pf-quick-item strong{\n  display:block;\n  color:var(--navy);\n  font-size:13px;\n  line-height:1.35;\n}\n\n.pf-grid2{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:17px;\n}\n\n.pf-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:17px;\n}\n\n.pf-card{\n  padding:17px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n}\n\n.pf-card p{\n  color:var(--muted);\n  font-size:15px;\n}\n\n.pf-dark .pf-card{\n  border-color:rgba(255,255,255,.14);\n  background:rgba(255,255,255,.07);\n}\n\n.pf-dark .pf-card h3,\n.pf-dark .pf-card p{\n  color:#fff;\n}\n\n.pf-highlight{\n  margin-top:17px;\n  padding:17px 18px;\n  color:#105574;\n  border-left:4px solid var(--cyan);\n  border-radius:0 14px 14px 0;\n  background:#eafaff;\n  font-size:15px;\n  font-weight:750;\n}\n\n.pf-steps{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:17px;\n}\n\n.pf-step{\n  padding:17px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n}\n\n.pf-num{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:33px;\n  height:33px;\n  margin-bottom:9px;\n  color:#fff;\n  border-radius:50%;\n  background:linear-gradient(135deg,var(--cyan),var(--blue),var(--purple));\n  font-size:14px;\n  font-weight:900;\n}\n\n.pf-table-wrap{\n  margin-top:17px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n}\n\n.pf-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.pf-table td{\n  padding:13px 14px;\n  color:#5f6d7d;\n  border-bottom:1px solid var(--line);\n  vertical-align:top;\n  font-size:14px;\n}\n\n.pf-table tr:last-child td{\n  border-bottom:0;\n}\n\n.pf-table td:first-child{\n  width:38%;\n  color:var(--navy);\n  background:#f6fbff;\n  font-weight:850;\n}\n\n.pf-note{\n  margin-top:14px!important;\n  padding:14px 15px;\n  color:#66501c;\n  border:1px solid #eed79c;\n  border-radius:13px;\n  background:#fff9e9;\n  font-size:13px;\n}\n\n.pf-faq details{\n  padding:15px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.pf-faq details:last-child{\n  border-bottom:0;\n}\n\n.pf-faq summary{\n  cursor:pointer;\n  color:var(--navy);\n  font-size:16px;\n  font-weight:850;\n}\n\n.pf-faq p{\n  padding-top:8px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.pf-cta{\n  padding:46px 20px;\n  text-align:center;\n}\n\n.pf-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  margin-top:19px;\n  padding:13px 29px;\n  color:#fff!important;\n  border-radius:999px;\n  background:linear-gradient(135deg,#18cfe2,#1672d6 55%,#9255f5);\n  box-shadow:0 12px 28px rgba(22,114,214,.33);\n  text-decoration:none!important;\n  font-weight:900;\n}\n\n.pf-small{\n  margin-top:11px!important;\n  color:#7a8797;\n  font-size:12px;\n}\n\n@media(max-width:640px){\n  .pool-fountain-page{\n    padding:0 7px 28px;\n  }\n\n  .pf-section{\n    padding:28px 14px;\n  }\n\n  .pf-quick,\n  .pf-grid2,\n  .pf-grid3,\n  .pf-steps{\n    grid-template-columns:1fr;\n  }\n\n  .pf-quick-item{\n    display:flex;\n    align-items:center;\n    gap:11px;\n    text-align:left;\n  }\n\n  .pf-quick-item span{\n    margin:0;\n  }\n\n  .pf-table,\n  .pf-table tbody,\n  .pf-table tr,\n  .pf-table td{\n    display:block;\n    width:100%;\n  }\n\n  .pf-table tr{\n    padding:8px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pf-table tr:last-child{\n    border-bottom:0;\n  }\n\n  .pf-table td{\n    padding:4px 11px;\n    border:0;\n  }\n\n  .pf-table td:first-child{\n    background:transparent;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- IMAGE 1 \/ HERO --\u003e\n\u003csection class=\"pf-section pf-hero\"\u003e\n  \u003cp class=\"pf-eye\"\u003eSOLAR POOL FOUNTAIN WITH RGB LIGHTS\u003c\/p\u003e\n\n  \u003ch1 class=\"pf-title\"\u003e\n    Turn Your Pool Into\u003cbr\u003e\n    \u003cspan style=\"color:#86eaf5;\"\u003eA Nighttime Show\u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cp class=\"pf-copy\" style=\"margin-top:15px;\"\u003e\n    Add illuminated dual water arcs, color-changing light and relaxing movement to your pool—without running power cords across the deck.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_15.png?v=1785408144\" alt=\"Solar pool fountain with colorful illuminated dual water arcs\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-pills\"\u003e\n    \u003cspan class=\"pf-pill\"\u003eSolar Powered\u003c\/span\u003e\n    \u003cspan class=\"pf-pill\"\u003eDual Water Arcs\u003c\/span\u003e\n    \u003cspan class=\"pf-pill\"\u003eColor-Changing Lights\u003c\/span\u003e\n    \u003cspan class=\"pf-pill\"\u003eRemote Controlled\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"pf-quick\"\u003e\n  \u003cdiv class=\"pf-quick-item\"\u003e\n    \u003cspan\u003e🌈\u003c\/span\u003e\n    \u003cstrong\u003eTransform Your Pool Ambiance\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-quick-item\"\u003e\n    \u003cspan\u003e☀️\u003c\/span\u003e\n    \u003cstrong\u003eCharges With Daylight\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-quick-item\"\u003e\n    \u003cspan\u003e🌙\u003c\/span\u003e\n    \u003cstrong\u003eLights Up At Dusk\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-quick-item\"\u003e\n    \u003cspan\u003e💦\u003c\/span\u003e\n    \u003cstrong\u003eAdds Movement \u0026amp; Energy\u003c\/strong\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- IMAGE 2 \/ PAIN --\u003e\n\u003csection class=\"pf-section pf-soft\"\u003e\n  \u003cp class=\"pf-eye\"\u003eDON’T LET THE FUN END AT SUNSET\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Make The Pool The Center Of The Backyard\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    A dark, still pool can quickly lose its appeal after sunset. Add glowing water movement and create a more inviting setting for evening swims, weekend gatherings and quiet nights outside.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_18.png?v=1785408144\" alt=\"Pool before and after adding a colorful illuminated fountain\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-highlight\"\u003e\n    More than decoration—it gives everyone another reason to stay outside and enjoy the pool after dark.\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMAGE 3 \/ SOLAR --\u003e\n\u003csection class=\"pf-section\"\u003e\n  \u003cp class=\"pf-eye\"\u003ePOWERED BY THE SUN\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Beautiful Nighttime Lighting Without Poolside Cords\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    Integrated solar panels collect energy during the day to support the nighttime lighting system—without external charging cables or an electrical cord running across the pool area.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_21.png?v=1785408144\" alt=\"Solar powered pool fountain charging in daylight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-grid2\"\u003e\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eCord-Free Lighting\u003c\/h3\u003e\n      \u003cp\u003e\n        No external lighting cable stretched across the surrounding pool deck.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eDaytime Solar Charging\u003c\/h3\u003e\n      \u003cp\u003e\n        Position the integrated panels in strong direct sunlight for better charging performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003e5000mAh Battery\u003c\/h3\u003e\n      \u003cp\u003e\n        Stores collected energy to support the lighting after daylight fades.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eOutdoor-Ready Panel\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed for sunlight, heat, moisture and humid poolside environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pf-note\"\u003e\n    Solar charging and lighting duration vary according to weather, season, shade, panel position and daily sunlight exposure. Pool water flow is supplied through the compatible pool return system.\n  \u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMAGE 4 \/ AUTO DUSK --\u003e\n\u003csection class=\"pf-section pf-dark\"\u003e\n  \u003cp class=\"pf-eye\"\u003eEFFORTLESS EVENINGS\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Lights On As Daylight Fades\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    The built-in light sensor is designed to activate the lighting as the surrounding environment becomes dark—so your pool can transition into nighttime mode without a daily routine.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_25.png?v=1785408144\" alt=\"Pool fountain automatically illuminating at dusk\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-grid2\"\u003e\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eAutomatic Dusk Activation\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed to illuminate when the surrounding daylight fades.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eDefault 4-Hour Shutoff\u003c\/h3\u003e\n      \u003cp\u003e\n        Automatically switches off after the standard runtime to help conserve stored energy.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eSelectable Timer Options\u003c\/h3\u003e\n      \u003cp\u003e\n        Choose approximately one, two or three hours to match your evening plans.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eSet It And Relax\u003c\/h3\u003e\n      \u003cp\u003e\n        Spend less time adjusting equipment and more time enjoying the pool.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMAGE 5 \/ LIGHT MODES --\u003e\n\u003csection class=\"pf-section pf-glow pf-center\"\u003e\n  \u003cp class=\"pf-eye\"\u003eMATCH THE LIGHT TO THE MOMENT\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Change The Mood Without Changing The Setting\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    Choose a calm single color for relaxing, brighter effects for parties or a changing gradient for a more dynamic poolside atmosphere.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_29.png?v=1785408144\" alt=\"Color changing solar pool fountain with different lighting modes\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-grid3\"\u003e\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003e10 Selectable Colors\u003c\/h3\u003e\n      \u003cp\u003e\n        Match your pool, landscape, party theme or preferred nighttime mood.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003e4 Lighting Modes\u003c\/h3\u003e\n      \u003cp\u003e\n        Switch between compatible static, multicolor, strobe and gradient effects.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003e3 Brightness Levels\u003c\/h3\u003e\n      \u003cp\u003e\n        Select approximately 50%, 75% or full brightness for the right amount of glow.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMAGE 6 \/ COMPATIBILITY --\u003e\n\u003csection class=\"pf-section\"\u003e\n  \u003cp class=\"pf-eye\"\u003eA SIMPLE UPGRADE FOR MORE POOLS\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Designed For Compatible Pool Return Fittings\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    The adjustable connection system is intended for compatible return fittings used on many above-ground and in-ground pools.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_33.png?v=1785408145\" alt=\"Solar pool fountain compatible with above-ground and in-ground pools\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-highlight\"\u003e\n    Measure your pool return fitting and compare it with the supplied connection dimensions before ordering.\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"pf-section pf-soft\"\u003e\n  \u003cp class=\"pf-eye\"\u003eSIMPLE INSTALLATION\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Upgrade Your Pool In 3 Steps\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"pf-steps\"\u003e\n    \u003cdiv class=\"pf-step\"\u003e\n      \u003cspan class=\"pf-num\"\u003e1\u003c\/span\u003e\n      \u003ch3 class=\"pf-h3\"\u003eCheck The Connection\u003c\/h3\u003e\n      \u003cp class=\"pf-copy\"\u003e\n        Confirm that your pool return fitting is compatible with the supplied connector.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-step\"\u003e\n      \u003cspan class=\"pf-num\"\u003e2\u003c\/span\u003e\n      \u003ch3 class=\"pf-h3\"\u003eAttach The Fountain\u003c\/h3\u003e\n      \u003cp class=\"pf-copy\"\u003e\n        Secure the unit to the return fitting and adjust the dual spray heads.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-step\"\u003e\n      \u003cspan class=\"pf-num\"\u003e3\u003c\/span\u003e\n      \u003ch3 class=\"pf-h3\"\u003eCharge In Sunlight\u003c\/h3\u003e\n      \u003cp class=\"pf-copy\"\u003e\n        Position the solar panels to receive strong daylight before nighttime use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMAGE 7 \/ LIFESTYLE CTA --\u003e\n\u003csection class=\"pf-section pf-dark pf-center\"\u003e\n  \u003cp class=\"pf-eye\"\u003eMORE COLOR. MORE MOVEMENT. MORE MEMORIES.\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Make Every Pool Night Feel Special\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    Create a more memorable setting for family swims, relaxing evenings and backyard gatherings with water, light and movement working together.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pf-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_36.png?v=1785408144\" alt=\"Friends enjoying a colorful illuminated pool fountain at night\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection class=\"pf-section\"\u003e\n  \u003cp class=\"pf-eye\"\u003ePRODUCT HIGHLIGHTS\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Everything You Need For Better Pool Nights\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"pf-grid2\"\u003e\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eIlluminated Dual Water Arcs\u003c\/h3\u003e\n      \u003cp\u003e\n        Creates a fuller, more balanced display across the pool.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eSolar-Powered Lighting\u003c\/h3\u003e\n      \u003cp\u003e\n        Uses collected daytime energy to support nighttime illumination.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eAutomatic Dusk Sensor\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed to activate the light as daylight fades.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eRemote Customization\u003c\/h3\u003e\n      \u003cp\u003e\n        Adjust compatible colors, modes, brightness and timer settings from your seat.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eAdjustable Spray Direction\u003c\/h3\u003e\n      \u003cp\u003e\n        Position the two fountain heads to suit your pool and preferred effect.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pf-card\"\u003e\n      \u003ch3 class=\"pf-h3\"\u003eWeather-Ready Construction\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed for wet, sunny and humid outdoor pool environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"pf-section pf-glow\"\u003e\n  \u003cp class=\"pf-eye\"\u003ePRODUCT INFORMATION\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Specifications\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"pf-table-wrap\"\u003e\n    \u003ctable class=\"pf-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eSolar pool fountain with RGB lighting\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFountain Design\u003c\/td\u003e\n          \u003ctd\u003eAdjustable dual water spray heads\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLighting Power\u003c\/td\u003e\n          \u003ctd\u003eIntegrated solar panels with rechargeable battery\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBattery Capacity\u003c\/td\u003e\n          \u003ctd\u003e5000mAh\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel\u003c\/td\u003e\n          \u003ctd\u003eOutdoor solar panel with protective surface coating\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLighting\u003c\/td\u003e\n          \u003ctd\u003eMulti-color LED lighting\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eAvailable Colors\u003c\/td\u003e\n          \u003ctd\u003e10 selectable colors\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLighting Modes\u003c\/td\u003e\n          \u003ctd\u003e4 compatible lighting effects\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBrightness Levels\u003c\/td\u003e\n          \u003ctd\u003e3 adjustable levels\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTimer Settings\u003c\/td\u003e\n          \u003ctd\u003eSelectable 1H, 2H or 3H; default 4H automatic shutoff\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLight Activation\u003c\/td\u003e\n          \u003ctd\u003eAutomatic dusk sensing\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eControl\u003c\/td\u003e\n          \u003ctd\u003eRemote control for compatible lighting and timer functions\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWater Resistance\u003c\/td\u003e\n          \u003ctd\u003eDesigned for wet poolside environments\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eRecommended Use\u003c\/td\u003e\n          \u003ctd\u003eCompatible above-ground and in-ground swimming pools\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eGreat For\u003c\/td\u003e\n          \u003ctd\u003eEvening swimming, parties, backyard ambiance and summer relaxation\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePackage Includes\u003c\/td\u003e\n          \u003ctd\u003e1 × pool fountain, 1 × remote control and connection accessories\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pf-small\"\u003e\n    Confirm the final connector sizes, dimensions, package contents and technical specifications against your product manual before publishing.\n  \u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"pf-section\"\u003e\n  \u003cp class=\"pf-eye\"\u003eGOOD TO KNOW\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Designed To Work With Your Pool System\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    The solar panels support the fountain’s lighting and control functions. The water spray itself relies on water flow from a compatible pool return or circulation system.\n  \u003c\/p\u003e\n\n  \u003cp class=\"pf-note\"\u003e\n    Fountain height and spray distance depend on your pool pump flow, water pressure, installation angle and selected head position.\n  \u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pf-section pf-soft pf-faq\"\u003e\n  \u003cp class=\"pf-eye\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Before You Order\n  \u003c\/h2\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eDoes it require a poolside electrical outlet?\u003c\/summary\u003e\n    \u003cp\u003e\n      The lighting system uses integrated solar charging, so no external lighting power cable is required across the pool deck.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs the water spray powered by solar energy?\u003c\/summary\u003e\n    \u003cp\u003e\n      No. The water spray uses water flow from a compatible pool return or circulation system. Solar energy supports the lighting and control system.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes it turn on automatically at night?\u003c\/summary\u003e\n    \u003cp\u003e\n      The built-in light sensor is designed to activate the lighting as the surrounding daylight fades.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I select how long it stays illuminated?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. Compatible timer options include approximately one, two or three hours, with a standard four-hour automatic shutoff.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I change the colors and brightness?\u003c\/summary\u003e\n    \u003cp\u003e\n      Yes. Use the remote to select compatible colors, lighting effects, brightness levels and timer functions.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWill it fit every swimming pool?\u003c\/summary\u003e\n    \u003cp\u003e\n      No pool accessory fits every return system. Measure your return fitting and compare it with the supplied connectors before purchasing.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy might the lights run for less time after cloudy weather?\u003c\/summary\u003e\n    \u003cp\u003e\n      Solar charging performance depends on sunlight intensity, weather, season, shade and panel position.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I adjust the water arcs?\u003c\/summary\u003e\n    \u003cp\u003e\n      The dual fountain heads can be repositioned to help direct the spray. Actual height and distance depend on pool water pressure and pump flow.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"pf-section pf-dark pf-cta\"\u003e\n  \u003cp class=\"pf-eye\"\u003eCHANGE THE LIGHT. CHANGE THE NIGHT.\u003c\/p\u003e\n\n  \u003ch2 class=\"pf-h2\"\u003e\n    Make Your Pool The Highlight Of The Backyard\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pf-copy\"\u003e\n    Add color, movement and a more memorable atmosphere to every evening swim.\n  \u003c\/p\u003e\n\n  \u003ca class=\"pf-btn\" href=\"#AddToCart\"\u003e\n    Transform Your Pool Tonight\n  \u003c\/a\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"dcc","offers":[{"title":"Default Title","offer_id":54425163694446,"sku":"NC02222607302166-:双头喷泉架+三层转接头+两层转接头","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_30_06_39_15.png?v=1785408144","url":"https:\/\/bvuyomi.com\/products\/solar-pool-fountain-with-lights-above-inground-pool-fountain-lights-with-remote-control","provider":"Bvuyomi","version":"1.0","type":"link"}