{"product_id":"backyard-starter-solar-light-bundle","title":"Backyard Starter Bundle – 15M Festoon + 8 Garden Lights","description":"\u003cstyle\u003e\n  .sgb-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    color: #1f2933;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sgb-wrap * {\n    box-sizing: border-box;\n  }\n\n  .sgb-section {\n    margin: 0 0 36px;\n  }\n\n  .sgb-title {\n    margin: 0 0 12px;\n    color: #111;\n    font-size: 30px;\n    line-height: 1.2;\n  }\n\n  .sgb-subtitle {\n    margin: 0 0 20px;\n    color: #4b5563;\n    font-size: 17px;\n  }\n\n  .sgb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 20px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgb-badges li {\n    padding: 8px 13px;\n    border: 1px solid #ead8b1;\n    border-radius: 999px;\n    background: #fff8e7;\n    color: #352400;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .sgb-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    overflow: hidden;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .sgb-trust-item {\n    padding: 16px 10px;\n    border-right: 1px solid #e5e7eb;\n    text-align: center;\n  }\n\n  .sgb-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .sgb-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #111;\n    font-size: 15px;\n  }\n\n  .sgb-trust-item span {\n    color: #6b7280;\n    font-size: 13px;\n  }\n\n  .sgb-heading {\n    margin: 0 0 18px;\n    color: #111;\n    font-size: 26px;\n    line-height: 1.25;\n  }\n\n  .sgb-included {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .sgb-card {\n    padding: 20px;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .sgb-card-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 42px;\n    height: 42px;\n    margin-bottom: 13px;\n    padding: 0 10px;\n    border-radius: 50%;\n    background: #f49c0e;\n    color: #111;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .sgb-card h3 {\n    margin: 0 0 8px;\n    color: #111;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .sgb-card p {\n    margin: 0;\n    color: #5b6470;\n    font-size: 15px;\n  }\n\n  .sgb-highlight {\n    padding: 22px;\n    border: 1px solid #f1d79d;\n    border-radius: 14px;\n    background: #fff8e7;\n  }\n\n  .sgb-highlight h2 {\n    margin: 0 0 10px;\n    color: #111;\n    font-size: 24px;\n  }\n\n  .sgb-highlight p {\n    margin: 0;\n  }\n\n  .sgb-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgb-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 28px;\n    color: #374151;\n  }\n\n  .sgb-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #e58b00;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .sgb-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    counter-reset: steps;\n  }\n\n  .sgb-step {\n    position: relative;\n    padding: 20px 18px 18px 62px;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    background: #fff;\n    counter-increment: steps;\n  }\n\n  .sgb-step::before {\n    position: absolute;\n    top: 18px;\n    left: 16px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #111;\n    color: #fff;\n    font-weight: 800;\n    content: counter(steps);\n  }\n\n  .sgb-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111;\n  }\n\n  .sgb-step p {\n    margin: 0;\n    color: #5b6470;\n    font-size: 14px;\n  }\n\n  .sgb-note {\n    padding: 16px 18px;\n    border-left: 4px solid #f49c0e;\n    border-radius: 8px;\n    background: #f7f7f7;\n    color: #374151;\n  }\n\n  .sgb-faq details {\n    margin-bottom: 10px;\n    padding: 15px 17px;\n    border: 1px solid #e5e7eb;\n    border-radius: 10px;\n    background: #fff;\n  }\n\n  .sgb-faq summary {\n    cursor: pointer;\n    color: #111;\n    font-weight: 700;\n  }\n\n  .sgb-faq p {\n    margin: 10px 0 0;\n    color: #5b6470;\n  }\n\n  .sgb-divider {\n    height: 1px;\n    margin: 32px 0;\n    background: #ececec;\n  }\n\n  @media (max-width: 749px) {\n    .sgb-wrap {\n      font-size: 15px;\n    }\n\n    .sgb-section {\n      margin-bottom: 28px;\n    }\n\n    .sgb-title {\n      font-size: 25px;\n    }\n\n    .sgb-subtitle {\n      font-size: 15px;\n    }\n\n    .sgb-heading,\n    .sgb-highlight h2 {\n      font-size: 22px;\n    }\n\n    .sgb-included,\n    .sgb-steps {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .sgb-trust {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sgb-trust-item {\n      border-right: 1px solid #e5e7eb;\n      border-bottom: 1px solid #e5e7eb;\n    }\n\n    .sgb-trust-item:nth-child(2n) {\n      border-right: 0;\n    }\n\n    .sgb-trust-item:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .sgb-card {\n      padding: 17px;\n    }\n\n    .sgb-card h3 {\n      font-size: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sgb-wrap\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003ch2 class=\"sgb-title\"\u003eLight Up Your Whole Backyard — For Less\u003c\/h2\u003e\n\n    \u003cp class=\"sgb-subtitle\"\u003e\n      Create a warm and welcoming outdoor space with one convenient solar\n      lighting bundle. It combines festoon, ground and fence lighting for\n      patios, pergolas, pathways, fences and garden beds.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sgb-badges\"\u003e\n      \u003cli\u003eSave 10%\u003c\/li\u003e\n      \u003cli\u003eNo wiring required\u003c\/li\u003e\n      \u003cli\u003eRemote included\u003c\/li\u003e\n      \u003cli\u003eAutomatic night lighting\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sgb-trust\"\u003e\n      \u003cdiv class=\"sgb-trust-item\"\u003e\n        \u003cstrong\u003eFree AU Shipping\u003c\/strong\u003e\n        \u003cspan\u003eAustralia-wide\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgb-trust-item\"\u003e\n        \u003cstrong\u003e100-Day Returns\u003c\/strong\u003e\n        \u003cspan\u003eShop with confidence\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgb-trust-item\"\u003e\n        \u003cstrong\u003e3-Year Warranty\u003c\/strong\u003e\n        \u003cspan\u003eReliable protection\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgb-trust-item\"\u003e\n        \u003cstrong\u003eAustralian Support\u003c\/strong\u003e\n        \u003cspan\u003eLocal customer service\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgb-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003ch2 class=\"sgb-heading\"\u003eWhat’s Included\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgb-included\"\u003e\n      \u003carticle class=\"sgb-card\"\u003e\n        \u003cspan class=\"sgb-card-number\"\u003e1×\u003c\/span\u003e\n        \u003ch3\u003e15M Solar Festoon String Lights\u003c\/h3\u003e\n        \u003cp\u003e\n          Includes 15 warm-white bulbs, 1 spare bulb, solar panel and remote\n          control.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgb-card\"\u003e\n        \u003cspan class=\"sgb-card-number\"\u003e4×\u003c\/span\u003e\n        \u003ch3\u003eSolar LED Ground Lights\u003c\/h3\u003e\n        \u003cp\u003e\n          Add welcoming light along pathways, garden beds, lawn edges and\n          outdoor entertaining areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgb-card\"\u003e\n        \u003cspan class=\"sgb-card-number\"\u003e4×\u003c\/span\u003e\n        \u003ch3\u003eSolar Fence Lights\u003c\/h3\u003e\n        \u003cp\u003e\n          Warm-white diamond-pattern lighting for fences, walls, steps and\n          deck edges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE MESSAGE --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003cdiv class=\"sgb-highlight\"\u003e\n      \u003ch2\u003eThree Layers of Outdoor Lighting in One Bundle\u003c\/h2\u003e\n      \u003cp\u003e\n        Use the festoon lights above your patio, the ground lights beside\n        pathways and garden beds, and the fence lights around the edge of your\n        backyard. The result is a more complete and balanced outdoor lighting\n        design without wiring or ongoing electricity costs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003ch2 class=\"sgb-heading\"\u003eWhy You’ll Love It\u003c\/h2\u003e\n\n    \u003cul class=\"sgb-list\"\u003e\n      \u003cli\u003eLights multiple backyard areas with one ready-to-install bundle\u003c\/li\u003e\n      \u003cli\u003eSolar powered with no ongoing electricity costs\u003c\/li\u003e\n      \u003cli\u003eNo electrician or outdoor power outlet required\u003c\/li\u003e\n      \u003cli\u003eAutomatically charges during the day and illuminates at night\u003c\/li\u003e\n      \u003cli\u003eRemote control included with the 15M festoon light set\u003c\/li\u003e\n      \u003cli\u003eWarm ambient lighting for patios, pathways, fences and gardens\u003c\/li\u003e\n      \u003cli\u003eWeather-resistant construction designed for outdoor use\u003c\/li\u003e\n      \u003cli\u003eSave 10% compared with purchasing the included products separately\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgb-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003ch2 class=\"sgb-heading\"\u003eEasy Backyard Setup\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgb-steps\"\u003e\n      \u003cdiv class=\"sgb-step\"\u003e\n        \u003cstrong\u003eInstall the lights\u003c\/strong\u003e\n        \u003cp\u003e\n          Hang the festoon lights and position the ground and fence lights\n          around your outdoor space.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgb-step\"\u003e\n        \u003cstrong\u003eCharge in direct sunlight\u003c\/strong\u003e\n        \u003cp\u003e\n          Position each solar panel where it can receive strong, unobstructed\n          sunlight during the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgb-step\"\u003e\n        \u003cstrong\u003eEnjoy automatic lighting\u003c\/strong\u003e\n        \u003cp\u003e\n          Once activated, the lights charge during the day and turn on\n          automatically after dark.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SOLAR NOTE --\u003e\n  \u003csection class=\"sgb-section\"\u003e\n    \u003cdiv class=\"sgb-note\"\u003e\n      \u003cstrong\u003eSolar performance notice:\u003c\/strong\u003e\n      Operating time and brightness depend on sunlight exposure, season,\n      weather conditions and solar-panel positioning. For best performance,\n      fully charge the lights in direct sunlight before first use.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sgb-section sgb-faq\"\u003e\n    \u003ch2 class=\"sgb-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eExactly what will I receive?\u003c\/summary\u003e\n      \u003cp\u003e\n        You will receive one 15M solar festoon light set with 15 bulbs, one\n        spare bulb, solar panel and remote control; one 4-pack of solar ground\n        lights; and one 4-pack of solar fence lights.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this bundle require electricity or wiring?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. All included lights are solar powered and do not require permanent\n        electrical wiring or an outdoor power outlet.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the remote control included?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. A remote control is included with the 15M solar festoon string\n        light set.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Once switched on, the lights charge during daylight and\n        automatically illuminate when it becomes dark.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I position the solar panels?\u003c\/summary\u003e\n      \u003cp\u003e\n        Place each solar panel in an open position that receives direct\n        sunlight. Avoid installation beneath trees, roof overhangs or heavy\n        shade.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the lights suitable for outdoor use?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The included lights are designed for normal outdoor use. Position\n        the solar panels carefully and avoid locations where water may remain\n        pooled around the products.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I return the bundle?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. This bundle is covered by our 100-day return policy, subject to\n        the conditions stated in our Returns and Refunds Policy.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"solar-garden.com.au","offers":[{"title":"Default Title","offer_id":50615900799199,"sku":null,"price":233.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/call_LuHjmDYWIdlkxhbZ.png?v=1785405983","url":"https:\/\/solar-garden.com.au\/products\/backyard-starter-solar-light-bundle","provider":"solar-garden.com.au","version":"1.0","type":"link"}