{"product_id":"black-twist-solar-water-fountain-led-lights-85cm","title":"Black Twist Solar Water Fountain with LED Lights","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .gc-wrap * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .gc-wrap {\n    max-width: 860px;\n    margin: 0 auto;\n    color: #1a1a1a;\n    background: #fff;\n    font-family: 'DM Sans', Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gc-wrap a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .gc-wrap img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .gc-nav {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    display: flex;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: #003104;\n    border-radius: 8px;\n  }\n\n  .gc-nav a {\n    flex: 1;\n    padding: 12px 8px;\n    color: #fff;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.03em;\n    text-align: center;\n    transition: background 0.2s;\n  }\n\n  .gc-nav a:hover {\n    color: #fff;\n    background: #016630;\n  }\n\n  .gc-hero {\n    position: relative;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: #003104;\n    border-radius: 14px;\n  }\n\n  .gc-hero img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n  }\n\n  .gc-hero-overlay {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    padding: 36px 40px;\n    background: linear-gradient(\n      to top,\n      rgba(0, 0, 0, 0.76) 0%,\n      rgba(0, 0, 0, 0.18) 58%,\n      transparent 100%\n    );\n  }\n\n  .gc-hero-tag {\n    display: inline-block;\n    width: fit-content;\n    margin-bottom: 12px;\n    padding: 5px 12px;\n    color: #fff;\n    background: #016630;\n    border-radius: 20px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .gc-hero-title {\n    margin-bottom: 10px;\n    color: #fff;\n    font-family: 'Cormorant Garamond', 'Cormorant', Georgia, serif;\n    font-size: 36px;\n    font-weight: 700;\n    line-height: 1.15;\n  }\n\n  .gc-hero-desc {\n    max-width: 570px;\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 15px;\n  }\n\n  .gc-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin-bottom: 48px;\n    overflow: hidden;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n  }\n\n  .gc-stat {\n    padding: 22px 12px;\n    background: #fafaf8;\n    border-right: 1px solid #e0ddd8;\n    text-align: center;\n  }\n\n  .gc-stat:last-child {\n    border-right: none;\n  }\n\n  .gc-stat-val {\n    display: block;\n    color: #003104;\n    font-family: 'Cormorant Garamond', 'Cormorant', Georgia, serif;\n    font-size: 30px;\n    font-weight: 700;\n  }\n\n  .gc-stat-label {\n    display: block;\n    margin-top: 4px;\n    color: #666;\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .gc-section {\n    margin-bottom: 52px;\n  }\n\n  .gc-section-title {\n    display: inline-block;\n    margin-bottom: 8px;\n    padding-bottom: 10px;\n    color: #1a1a1a;\n    border-bottom: 2px solid #003104;\n    font-family: 'Cormorant Garamond', 'Cormorant', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n  }\n\n  .gc-section-sub {\n    margin-bottom: 28px;\n    color: #555;\n    font-size: 15px;\n  }\n\n  .gc-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 36px;\n    align-items: center;\n    margin-bottom: 48px;\n  }\n\n  .gc-feature.reverse {\n    direction: rtl;\n  }\n\n  .gc-feature.reverse \u003e * {\n    direction: ltr;\n  }\n\n  .gc-feature-img {\n    overflow: hidden;\n    background: #f0ede8;\n    border-radius: 12px;\n  }\n\n  .gc-feature-img img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    transition: transform 0.4s ease;\n  }\n\n  .gc-feature-img:hover img {\n    transform: scale(1.02);\n  }\n\n  .gc-feature-tag {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 4px 10px;\n    color: #003104;\n    background: #eef4ee;\n    border-radius: 20px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .gc-feature-title {\n    margin-bottom: 12px;\n    color: #1a1a1a;\n    font-family: 'Cormorant Garamond', 'Cormorant', Georgia, serif;\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .gc-feature-text {\n    color: #444;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .gc-info {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 14px;\n    align-items: start;\n    margin: 28px 0 48px;\n    padding: 16px 18px;\n    background: #faf7f1;\n    border: 1px solid #eadfcd;\n    border-left: 4px solid #d09945;\n    border-radius: 10px;\n  }\n\n  .gc-info-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    background: #fff;\n    border: 1px solid #eadfcd;\n    border-radius: 50%;\n    font-size: 20px;\n  }\n\n  .gc-info-title {\n    margin-bottom: 4px;\n    color: #1a1a1a;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .gc-info-text {\n    color: #555;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .gc-box-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .gc-box-item {\n    padding: 20px 16px;\n    background: #fafaf8;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .gc-box-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 30px;\n  }\n\n  .gc-box-name {\n    display: block;\n    color: #1a1a1a;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .gc-box-qty {\n    display: block;\n    margin-top: 3px;\n    color: #888;\n    font-size: 12px;\n  }\n\n  .gc-specs-table,\n  .gc-compare {\n    width: 100%;\n    margin-top: 20px;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n\n  .gc-specs-table tr,\n  .gc-compare td {\n    border-bottom: 1px solid #e8e5e0;\n  }\n\n  .gc-specs-table td,\n  .gc-compare td {\n    padding: 12px 16px;\n    vertical-align: top;\n  }\n\n  .gc-specs-table td:first-child {\n    width: 42%;\n    color: #003104;\n    background: #fafaf8;\n    font-weight: 600;\n  }\n\n  .gc-compare th {\n    padding: 13px 16px;\n    color: #fff;\n    background: #003104;\n    font-size: 13px;\n    font-weight: 600;\n    text-align: left;\n  }\n\n  .gc-compare th:first-child {\n    border-radius: 8px 0 0;\n  }\n\n  .gc-compare th:last-child {\n    border-radius: 0 8px 0 0;\n  }\n\n  .gc-compare tr:nth-child(even) td {\n    background: #fafaf8;\n  }\n\n  .gc-compare .gc-highlight td {\n    background: #eef4ee;\n    font-weight: 600;\n  }\n\n  .gc-check {\n    color: #016630;\n    font-size: 16px;\n  }\n\n  .gc-faq-item {\n    border-bottom: 1px solid #e8e5e0;\n  }\n\n  .gc-faq-toggle {\n    position: absolute;\n    width: 0;\n    height: 0;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .gc-faq-q {\n    display: flex;\n    gap: 12px;\n    align-items: center;\n    justify-content: space-between;\n    padding: 16px 4px;\n    color: #1a1a1a;\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 600;\n    user-select: none;\n  }\n\n  .gc-faq-q:hover {\n    color: #016630;\n  }\n\n  .gc-faq-icon {\n    flex-shrink: 0;\n    color: #016630;\n    font-size: 20px;\n    line-height: 1;\n    transition: transform 0.25s;\n  }\n\n  .gc-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n\n  .gc-faq-a-inner {\n    padding: 0 4px 16px;\n    color: #555;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .gc-faq-toggle:checked ~ .gc-faq-a {\n    max-height: 400px;\n  }\n\n  .gc-faq-toggle:checked ~ label .gc-faq-icon {\n    transform: rotate(45deg);\n  }\n\n  .gc-promise {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 48px;\n  }\n\n  .gc-promise-item {\n    padding: 24px 16px;\n    background: #fafaf8;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .gc-promise-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 28px;\n  }\n\n  .gc-promise-title {\n    margin-bottom: 5px;\n    color: #1a1a1a;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .gc-promise-text {\n    color: #666;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .gc-cta {\n    margin-top: 52px;\n    padding: 40px 36px;\n    color: #fff;\n    background: #003104;\n    border-radius: 14px;\n    text-align: center;\n  }\n\n  .gc-cta-title {\n    margin-bottom: 10px;\n    color: #fff;\n    font-family: 'Cormorant Garamond', 'Cormorant', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n  }\n\n  .gc-cta-sub {\n    margin-bottom: 24px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 15px;\n  }\n\n  .gc-wrap .gc-cta-btn,\n  .gc-wrap .gc-cta-btn:visited,\n  .gc-wrap .gc-cta-btn:focus {\n    display: inline-block;\n    padding: 14px 36px;\n    color: #1a1a1a !important;\n    background: #fff;\n    border: none;\n    border-radius: 8px;\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    transition: color 0.2s, background 0.2s, transform 0.15s;\n  }\n\n  .gc-wrap .gc-cta-btn:hover {\n    color: #d09945 !important;\n    background: #f0ede8;\n    transform: scale(0.98);\n  }\n\n  .gc-cta-note {\n    margin-top: 12px;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 13px;\n  }\n\n  @media (max-width: 640px) {\n    .gc-nav {\n      flex-wrap: wrap;\n    }\n\n    .gc-nav a {\n      flex: 1 1 48%;\n      padding: 10px 6px;\n      font-size: 12px;\n    }\n\n    .gc-hero img {\n      height: 300px;\n    }\n\n    .gc-hero-overlay {\n      padding: 24px 20px;\n    }\n\n    .gc-hero-title {\n      font-size: 27px;\n    }\n\n    .gc-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gc-stat:nth-child(2) {\n      border-right: none;\n    }\n\n    .gc-stat:nth-child(3),\n    .gc-stat:nth-child(4) {\n      border-top: 1px solid #e0ddd8;\n    }\n\n    .gc-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-feature.reverse {\n      direction: ltr;\n    }\n\n    .gc-section-title {\n      font-size: 24px;\n    }\n\n    .gc-promise {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-info {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-cta {\n      padding: 28px 20px;\n    }\n\n    .gc-cta-title {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gc-wrap\"\u003e\n  \u003cnav class=\"gc-nav\"\u003e\n    \u003ca href=\"#gc-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#gc-whats-in-box\"\u003eWhat's Included\u003c\/a\u003e\n    \u003ca href=\"#gc-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#gc-uses\"\u003eBest For\u003c\/a\u003e\n    \u003ca href=\"#gc-faq\"\u003eFAQs\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n  \u003cdiv class=\"gc-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-hero.png?v=1789286997\" alt=\"85cm black twist solar water fountain beside an Australian courtyard garden\"\u003e\n    \u003cdiv class=\"gc-hero-overlay\"\u003e\n      \u003cspan class=\"gc-hero-tag\"\u003eSolar Fountain + LED Lights\u003c\/span\u003e\n      \u003ch2 class=\"gc-hero-title\"\u003eA Striking Water Feature for Modern Outdoor Spaces\u003c\/h2\u003e\n      \u003cp class=\"gc-hero-desc\"\u003e\n        Add movement, texture and the calming sound of flowing water to your garden, courtyard or patio with this sculptural solar-powered fountain.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gc-stats\"\u003e\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e85cm\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eOverall\u003cbr\u003eheight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e2W\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003ePolycrystalline\u003cbr\u003esolar panel\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e200L\/h\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eMaximum\u003cbr\u003epump flow\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e1 yr\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eProduct\u003cbr\u003ewarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"gc-features\" class=\"gc-section\"\u003e\n    \u003ch3 class=\"gc-section-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      A sculptural water feature combining modern design, solar power and evening ambience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gc-feature\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-flowing-water.jpg?v=1789286994\" alt=\"Water flowing over the ribbed orb of the black twist solar fountain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eTwist Design\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eA Sculptural Garden Centrepiece\u003c\/h4\u003e\n        \u003cp class=\"gc-feature-text\"\u003e\n          The distinctive \u003cstrong\u003etwisted pedestal and ribbed orb\u003c\/strong\u003e add height, movement and visual interest without requiring a large footprint. It makes an eye-catching addition to courtyards, patios and garden areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-feature reverse\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-solar-power.jpg?v=1789286994\" alt=\"Black twist water fountain with its separate solar panel\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eSolar Powered\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eNo Mains Wiring Required\u003c\/h4\u003e\n        \u003cp class=\"gc-feature-text\"\u003e\n          The included \u003cstrong\u003e2W polycrystalline solar panel\u003c\/strong\u003e powers the fountain and charges the supplied lithium battery. A 5-metre cable gives you flexibility to position the panel where it can receive suitable sunlight.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-info\"\u003e\n      \u003cdiv class=\"gc-info-icon\"\u003e☀️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gc-info-title\"\u003eGetting the Best from Your Solar Fountain\u003c\/div\u003e\n        \u003cdiv class=\"gc-info-text\"\u003e\n          Position the solar panel where it can receive direct, unobstructed sunlight. Charging time and fountain performance will vary with sunlight levels, weather conditions, season and battery charge.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-feature\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-led-lights.jpg?v=1789286994\" alt=\"Black twist solar water fountain illuminated by its LED lights in the evening\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eFour LED Lights\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eEnjoy the Fountain After Dark\u003c\/h4\u003e\n        \u003cp class=\"gc-feature-text\"\u003e\n          Four integrated LED lights illuminate the moving water, giving the fountain a warm and inviting presence during evening entertaining or quiet nights outdoors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-feature reverse\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-polyresin-detail.jpg?v=1789286994\" alt=\"Close-up of the textured black polyresin fountain finish\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003ePolyresin Construction\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eStone-Look Style Without the Weight\u003c\/h4\u003e\n        \u003cp class=\"gc-feature-text\"\u003e\n          Durable polyresin creates a textured, weathered stone appearance while remaining lighter and easier to position than a traditional solid-stone fountain.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-feature\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-dimensions.png?v=1789286996\" alt=\"Dimensions of the 85cm black twist solar water fountain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eCompact Footprint\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eStandout Height Without Taking Over\u003c\/h4\u003e\n        \u003cp class=\"gc-feature-text\"\u003e\n          Measuring \u003cstrong\u003e35cm wide × 35cm deep × 85cm high\u003c\/strong\u003e, with a 25cm × 25cm base and 26cm orb, this fountain creates an impressive focal point while fitting comfortably into smaller outdoor spaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"gc-whats-in-box\" class=\"gc-section\"\u003e\n    \u003ch3 class=\"gc-section-title\"\u003eWhat's in the Box\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Everything supplied to help you set up and enjoy your fountain.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gc-box-grid\"\u003e\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e⛲\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eSolar Fountain Feature\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e☀️\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eSolar Panel\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e🔋\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eRechargeable Battery\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e💧\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eWater Pump\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e🌱\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eGround Holder\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e📋\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eUser Manual\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"gc-specs\" class=\"gc-section\"\u003e\n    \u003ch3 class=\"gc-section-title\"\u003eSpecifications\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Key measurements and performance details.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"gc-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct\u003c\/td\u003e\n          \u003ctd\u003e85cm Black Twist Solar Water Fountain with LED Lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFountain Material\u003c\/td\u003e\n          \u003ctd\u003ePolyresin\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDesign\u003c\/td\u003e\n          \u003ctd\u003eTwist pedestal with ribbed orb\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLighting\u003c\/td\u003e\n          \u003ctd\u003e4 LED lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel Type\u003c\/td\u003e\n          \u003ctd\u003ePolycrystalline\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel Power\u003c\/td\u003e\n          \u003ctd\u003e2W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel Voltage\u003c\/td\u003e\n          \u003ctd\u003e5V\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel Current\u003c\/td\u003e\n          \u003ctd\u003e400mA\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel Size\u003c\/td\u003e\n          \u003ctd\u003e20cm × 15cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSolar Panel IP Rating\u003c\/td\u003e\n          \u003ctd\u003eIP44\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBattery Type\u003c\/td\u003e\n          \u003ctd\u003eLithium\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBattery Specification\u003c\/td\u003e\n          \u003ctd\u003e3.7V \/ 2000mAh\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePump Power\u003c\/td\u003e\n          \u003ctd\u003e0.8W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePump Voltage\u003c\/td\u003e\n          \u003ctd\u003e6V\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum Flow Rate\u003c\/td\u003e\n          \u003ctd\u003e200L\/h\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePump IP Rating\u003c\/td\u003e\n          \u003ctd\u003eIP68\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eColour\u003c\/td\u003e\n          \u003ctd\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOverall Dimensions\u003c\/td\u003e\n          \u003ctd\u003e35cm × 35cm × 85cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBase Dimensions\u003c\/td\u003e\n          \u003ctd\u003e25cm × 25cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOrb Diameter\u003c\/td\u003e\n          \u003ctd\u003e26cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePower Cord Length\u003c\/td\u003e\n          \u003ctd\u003e5m\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly Required\u003c\/td\u003e\n          \u003ctd\u003eYes, minimal setup required\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePackaging\u003c\/td\u003e\n          \u003ctd\u003eThis item comes in 1 package\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWarranty\u003c\/td\u003e\n          \u003ctd\u003e1 year\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"gc-uses\" class=\"gc-section\"\u003e\n    \u003ch3 class=\"gc-section-title\"\u003eWhere Will It Work?\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      A versatile decorative feature for a range of home settings.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"gc-compare\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLocation\u003c\/th\u003e\n          \u003cth\u003eSuitability\u003c\/th\u003e\n          \u003cth\u003eWhy It Works\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr class=\"gc-highlight\"\u003e\n          \u003ctd\u003eGarden\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Excellent\u003c\/td\u003e\n          \u003ctd\u003eAdds height, texture and moving water as a garden focal point.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCourtyard\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Excellent\u003c\/td\u003e\n          \u003ctd\u003eThe compact base suits smaller, style-focused spaces.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePatio\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Excellent\u003c\/td\u003e\n          \u003ctd\u003eCreates a calming feature near outdoor seating and entertaining areas.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSuitable Indoor Area\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Suitable\u003c\/td\u003e\n          \u003ctd\u003eThe solar panel must still be positioned where it can receive adequate sunlight.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"gc-info\"\u003e\n      \u003cdiv class=\"gc-info-icon\"\u003e⚠️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gc-info-title\"\u003eChild Safety\u003c\/div\u003e\n        \u003cdiv class=\"gc-info-text\"\u003e\n          This fountain contains open water. Young children should never be left unsupervised around the fountain. Position it on a stable, level surface and follow the supplied instructions for safe setup and use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-info\"\u003e\n      \u003cdiv class=\"gc-info-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gc-info-title\"\u003eImportant Pump Care\u003c\/div\u003e\n        \u003cdiv class=\"gc-info-text\"\u003e\n          The water pump must never operate dry or out of water. Dry operation will permanently damage the pump. Always ensure the pump remains submerged and the fountain contains sufficient water before operating.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"gc-faq\" class=\"gc-section\"\u003e\n    \u003ch3 class=\"gc-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Helpful information before you buy.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gc-faq\"\u003e\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-1\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-1\"\u003e\n          Does this fountain have lights?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            Yes. It includes four LED lights that illuminate the moving water and add ambience after dark.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-2\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-2\"\u003e\n          Is the fountain solar powered?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            Yes. It includes a 2W polycrystalline solar panel, rechargeable lithium battery and water pump.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-3\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-3\"\u003e\n          Will it work when there is no direct sunlight?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            Performance depends on available sunlight and battery charge. Position the solar panel in direct, unobstructed sunlight for the best charging and operating results.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-4\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-4\"\u003e\n          What size is the fountain?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            It measures approximately 35cm wide × 35cm deep × 85cm high, with a 25cm × 25cm base and a 26cm orb.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-5\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-5\"\u003e\n          What is the fountain made from?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            It is made from lightweight polyresin with a textured black stone-look finish.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-6\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-6\"\u003e\n          Can it be used indoors?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            It can be used in a suitable indoor location, but the separate solar panel still requires access to adequate sunlight. Protect surrounding surfaces from splashing.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-7\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-7\"\u003e\n          How long is the cable?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The cable is approximately five metres long, providing flexibility when positioning the solar panel.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-8\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-8\"\u003e\n          What comes in the package?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The package includes the fountain feature, solar panel, rechargeable battery, water pump, ground holder and user manual.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-9\"\u003e\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-9\"\u003e\n          What warranty does it have?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            This product includes a one-year warranty. If you need assistance, contact Garden Co and we’ll be happy to help.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gc-promise\"\u003e\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003eCarefully Selected\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        Practical and attractive products chosen to help Australians make more of their outdoor spaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e🇦🇺\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003eAustralian Owned\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        We’re a local Australian business and we’re here to help with product, order and delivery questions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003e1 Year Warranty\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        This product includes a one-year warranty for added peace of mind.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gc-cta\"\u003e\n    \u003ch3 class=\"gc-cta-title\"\u003eCreate a Calmer Outdoor Space\u003c\/h3\u003e\n    \u003cp class=\"gc-cta-sub\"\u003e\n      85cm Black Twist Solar Water Fountain with LED Lights — $259.00 AUD.\u003cbr\u003e\n      Free shipping to most postcodes. Final cost confirmed at checkout.\n    \u003c\/p\u003e\n    \u003ca href=\"#\" class=\"gc-cta-btn gc-scroll-to-cart\"\u003e\n      Add to Cart — $259.00 AUD\n    \u003c\/a\u003e\n    \u003cp class=\"gc-cta-note\"\u003e\n      🚚 Fast processing · 🔒 Secure checkout · 🇦🇺 Australian owned\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var buttons = document.querySelectorAll('.gc-scroll-to-cart');\n\n    buttons.forEach(function (button) {\n      button.addEventListener('click', function (event) {\n        event.preventDefault();\n\n        var target =\n          document.querySelector('product-form') ||\n          document.querySelector('.product-form') ||\n          document.querySelector('form[action*=\"\/cart\/add\"]');\n\n        if (target) {\n          target.scrollIntoView({\n            behavior: 'smooth',\n            block: 'center'\n          });\n\n          var addButton =\n            target.querySelector('button[name=\"add\"]') ||\n            target.querySelector('[type=\"submit\"]');\n\n          if (addButton) {\n            setTimeout(function () {\n              try {\n                addButton.focus({ preventScroll: true });\n              } catch (error) {\n                addButton.focus();\n              }\n            }, 450);\n          }\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Garden Co","offers":[{"title":"Default Title","offer_id":47948211290261,"sku":"FOUNT-MOON-BK","price":239.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/black-twist-solar-water-fountain-lifestyle.jpg?v=1789286995","url":"https:\/\/gardenco.com.au\/products\/black-twist-solar-water-fountain-led-lights-85cm","provider":"Garden Co","version":"1.0","type":"link"}