{"product_id":"solar-string-lights","title":"Solar Festoon String Lights – 15M, 20M \u0026 30M","description":"\u003cstyle\u003e\n  .sg-a-plus {\n    --sg-green: #176b4d;\n    --sg-green-dark: #0f5138;\n    --sg-green-light: #edf7f2;\n    --sg-gold: #f4b942;\n    --sg-gold-light: #fff8e4;\n    --sg-text: #20242a;\n    --sg-muted: #5f6875;\n    --sg-border: #e3e7e5;\n    --sg-bg: #f7f9f8;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--sg-text);\n    line-height: 1.65;\n  }\n\n  .sg-a-plus *,\n  .sg-a-plus *::before,\n  .sg-a-plus *::after {\n    box-sizing: border-box;\n  }\n\n  .sg-a-plus img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sg-ap-section {\n    margin: 0 0 52px;\n  }\n\n  .sg-ap-divider {\n    height: 1px;\n    margin: 42px 0;\n    background: var(--sg-border);\n  }\n\n  .sg-ap-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--sg-green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .sg-ap-title {\n    margin: 0 0 14px;\n    color: #111;\n    font-size: 34px;\n    line-height: 1.16;\n  }\n\n  .sg-ap-heading-2 {\n    margin: 0 0 16px;\n    color: #111;\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  .sg-ap-heading-3 {\n    margin: 0 0 10px;\n    color: #111;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .sg-ap-subtitle {\n    max-width: 820px;\n    margin: 0 0 20px;\n    color: var(--sg-muted);\n    font-size: 18px;\n    line-height: 1.6;\n  }\n\n  .sg-ap-grid-2 {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 30px;\n    align-items: center;\n  }\n\n  .sg-ap-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .sg-ap-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sg-ap-image {\n    display: block;\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n  }\n\n  .sg-ap-image-full {\n    display: block;\n    width: 100%;\n    border-radius: 18px;\n    object-fit: cover;\n  }\n\n  .sg-ap-card {\n    height: 100%;\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid var(--sg-border);\n    border-radius: 16px;\n  }\n\n  .sg-ap-card-body {\n    padding: 18px;\n  }\n\n  .sg-ap-card h3 {\n    margin: 0 0 9px;\n    color: #111;\n    font-size: 21px;\n    line-height: 1.25;\n  }\n\n  .sg-ap-card p {\n    margin: 0;\n    color: var(--sg-muted);\n  }\n\n  .sg-ap-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  .sg-ap-badges li {\n    padding: 9px 13px;\n    background: var(--sg-green-light);\n    border: 1px solid #cfe5d9;\n    border-radius: 999px;\n    color: var(--sg-green-dark);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .sg-ap-trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    margin-top: 22px;\n    background: var(--sg-bg);\n    border: 1px solid var(--sg-border);\n    border-radius: 14px;\n  }\n\n  .sg-ap-trust-item {\n    padding: 16px 12px;\n    text-align: center;\n    border-right: 1px solid var(--sg-border);\n  }\n\n  .sg-ap-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .sg-ap-trust-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #111;\n    font-size: 14px;\n  }\n\n  .sg-ap-trust-item span {\n    display: block;\n    color: var(--sg-muted);\n    font-size: 12px;\n  }\n\n  .sg-ap-list,\n  .sg-ap-steps {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .sg-ap-list li,\n  .sg-ap-steps li {\n    margin-bottom: 10px;\n    color: #374151;\n  }\n\n  .sg-ap-check-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sg-ap-check-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 30px;\n    color: #374151;\n  }\n\n  .sg-ap-check-list li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: var(--sg-green);\n    color: #fff;\n    content: \"✓\";\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 21px;\n    text-align: center;\n  }\n\n  .sg-ap-highlight {\n    padding: 20px;\n    background: var(--sg-gold-light);\n    border: 1px solid #efdc99;\n    border-radius: 16px;\n  }\n\n  .sg-ap-highlight strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #111;\n    font-size: 17px;\n  }\n\n  .sg-ap-savings {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 15px;\n  }\n\n  .sg-ap-saving {\n    padding: 14px 10px;\n    background: #fff;\n    border: 1px solid #eadba6;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .sg-ap-saving strong {\n    margin: 0;\n    color: var(--sg-green-dark);\n    font-size: 17px;\n  }\n\n  .sg-ap-saving span {\n    display: block;\n    color: var(--sg-muted);\n    font-size: 12px;\n  }\n\n  .sg-ap-models {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sg-ap-model {\n    position: relative;\n    padding: 22px 18px;\n    background: #fff;\n    border: 1px solid var(--sg-border);\n    border-radius: 16px;\n  }\n\n  .sg-ap-model-popular {\n    border: 2px solid var(--sg-green);\n    box-shadow: 0 8px 24px rgba(23, 107, 77, 0.12);\n  }\n\n  .sg-ap-popular-label {\n    position: absolute;\n    top: -13px;\n    left: 50%;\n    padding: 5px 13px;\n    transform: translateX(-50%);\n    white-space: nowrap;\n    background: var(--sg-green);\n    border-radius: 999px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .sg-ap-model-length {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--sg-green);\n    font-size: 27px;\n    font-weight: 800;\n  }\n\n  .sg-ap-model h3 {\n    margin: 0 0 10px;\n    color: #111;\n    font-size: 18px;\n  }\n\n  .sg-ap-model p {\n    margin: 0 0 12px;\n    color: var(--sg-muted);\n    font-size: 14px;\n  }\n\n  .sg-ap-model ul {\n    margin: 0;\n    padding-left: 18px;\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .sg-ap-model li {\n    margin-bottom: 6px;\n  }\n\n  .sg-ap-step-card {\n    position: relative;\n    padding: 22px 18px 20px;\n    background: var(--sg-bg);\n    border-radius: 16px;\n  }\n\n  .sg-ap-step-number {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 13px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sg-green);\n    border-radius: 50%;\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .sg-ap-step-card p {\n    margin: 0;\n    color: var(--sg-muted);\n  }\n\n  .sg-ap-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--sg-border);\n    border-radius: 16px;\n  }\n\n  .sg-ap-table {\n    width: 100%;\n    min-width: 660px;\n    border-collapse: collapse;\n    background: #fff;\n  }\n\n  .sg-ap-table th,\n  .sg-ap-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--sg-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sg-ap-table th {\n    background: var(--sg-green-dark);\n    color: #fff;\n    font-size: 14px;\n  }\n\n  .sg-ap-table td {\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .sg-ap-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sg-ap-table .sg-ap-recommended td {\n    background: var(--sg-green-light);\n  }\n\n  .sg-ap-comparison {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    overflow: hidden;\n    border: 1px solid var(--sg-border);\n    border-radius: 16px;\n  }\n\n  .sg-ap-comparison-column {\n    padding: 22px;\n  }\n\n  .sg-ap-comparison-column:first-child {\n    background: var(--sg-green-light);\n  }\n\n  .sg-ap-comparison-column:last-child {\n    background: #fafafa;\n  }\n\n  .sg-ap-comparison-column h3 {\n    margin: 0 0 15px;\n    font-size: 20px;\n  }\n\n  .sg-ap-comparison-column ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sg-ap-comparison-column li {\n    margin-bottom: 11px;\n    padding-bottom: 11px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.07);\n  }\n\n  .sg-ap-comparison-column li:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .sg-ap-note {\n    margin-top: 14px;\n    padding: 14px 16px;\n    background: var(--sg-bg);\n    border-left: 4px solid var(--sg-green);\n    border-radius: 8px;\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .sg-ap-faq details {\n    margin-bottom: 12px;\n    padding: 15px 17px;\n    background: #fff;\n    border: 1px solid var(--sg-border);\n    border-radius: 12px;\n  }\n\n  .sg-ap-faq summary {\n    position: relative;\n    padding-right: 28px;\n    color: #111;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .sg-ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sg-ap-faq summary::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    color: var(--sg-green);\n    content: \"+\";\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .sg-ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sg-ap-faq p {\n    margin: 11px 0 0;\n    color: var(--sg-muted);\n  }\n\n  .sg-ap-final-cta {\n    padding: 30px 24px;\n    background: var(--sg-green-dark);\n    border-radius: 18px;\n    color: #fff;\n    text-align: center;\n  }\n\n  .sg-ap-final-cta h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 28px;\n  }\n\n  .sg-ap-final-cta p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  @media (max-width: 900px) {\n    .sg-ap-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sg-ap-trust {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sg-ap-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .sg-ap-trust-item:nth-child(-n+2) {\n      border-bottom: 1px solid var(--sg-border);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .sg-ap-section {\n      margin-bottom: 38px;\n    }\n\n    .sg-ap-divider {\n      margin: 32px 0;\n    }\n\n    .sg-ap-title {\n      font-size: 27px;\n    }\n\n    .sg-ap-heading-2 {\n      font-size: 23px;\n    }\n\n    .sg-ap-heading-3,\n    .sg-ap-card h3 {\n      font-size: 19px;\n    }\n\n    .sg-ap-subtitle {\n      font-size: 16px;\n    }\n\n    .sg-ap-grid-2,\n    .sg-ap-grid-3,\n    .sg-ap-models,\n    .sg-ap-comparison {\n      grid-template-columns: 1fr;\n    }\n\n    .sg-ap-grid-2 {\n      gap: 20px;\n    }\n\n    .sg-ap-models {\n      gap: 22px;\n    }\n\n    .sg-ap-model-popular {\n      order: -1;\n    }\n\n    .sg-ap-savings {\n      gap: 7px;\n    }\n\n    .sg-ap-saving {\n      padding: 12px 5px;\n    }\n\n    .sg-ap-saving strong {\n      font-size: 15px;\n    }\n\n    .sg-ap-final-cta {\n      padding: 25px 18px;\n    }\n\n    .sg-ap-final-cta h2 {\n      font-size: 23px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sg-ap-grid-4 {\n      grid-template-columns: 1fr;\n    }\n\n    .sg-ap-badges {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n    }\n\n    .sg-ap-badges li {\n      padding: 9px 8px;\n      text-align: center;\n    }\n\n    .sg-ap-trust-item {\n      padding: 13px 7px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-a-plus\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eOutdoor lighting made easy\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-title\"\u003e\n      Solar Festoon String Lights for Australian Backyards\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sg-ap-subtitle\"\u003e\n      Transform your backyard, patio or pergola into a warm and inviting\n      entertaining space—without wiring, an electrician or ongoing\n      electricity costs.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sg-ap-badges\"\u003e\n      \u003cli\u003eSolar powered\u003c\/li\u003e\n      \u003cli\u003eNo wiring needed\u003c\/li\u003e\n      \u003cli\u003eAutomatic night lighting\u003c\/li\u003e\n      \u003cli\u003eWeather-resistant design\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sg-ap-trust\"\u003e\n      \u003cdiv class=\"sg-ap-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=\"sg-ap-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=\"sg-ap-trust-item\"\u003e\n        \u003cstrong\u003e3-Year Warranty\u003c\/strong\u003e\n        \u003cspan\u003eLong-term protection\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-trust-item\"\u003e\n        \u003cstrong\u003eAU Warehouse\u003c\/strong\u003e\n        \u003cspan\u003eLocal dispatch\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MAIN BENEFITS --\u003e\n  \u003csection class=\"sg-ap-section sg-ap-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cimg class=\"sg-ap-image-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/Customer_photo_review_of_Festoon_Solar_Lights_Series_2_1.jpg?v=1774324068\" alt=\"Solar festoon string lights installed in an Australian backyard\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"sg-ap-eyebrow\"\u003eWarm light, zero wiring\u003c\/span\u003e\n\n      \u003ch2 class=\"sg-ap-heading-2\"\u003e\n        A Better Way to Light Your Outdoor Space\n      \u003c\/h2\u003e\n\n      \u003cul class=\"sg-ap-check-list\"\u003e\n        \u003cli\u003eCharges using sunlight during the day\u003c\/li\u003e\n        \u003cli\u003eAutomatically turns on when it gets dark\u003c\/li\u003e\n        \u003cli\u003eNo outdoor power point or electrician required\u003c\/li\u003e\n        \u003cli\u003eCreates warm ambience for evening entertaining\u003c\/li\u003e\n        \u003cli\u003eEasy to install on patios, fences and pergolas\u003c\/li\u003e\n        \u003cli\u003eAvailable in 15M, 20M and 30M lengths\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- LENGTH GUIDE --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eChoose your coverage\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Which Length Is Right for Your Backyard?\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sg-ap-subtitle\"\u003e\n      Choose the model that best suits the size and layout of your outdoor\n      entertaining area.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sg-ap-models\"\u003e\n\n      \u003carticle class=\"sg-ap-model\"\u003e\n        \u003cspan class=\"sg-ap-model-length\"\u003e15M\u003c\/span\u003e\n        \u003ch3\u003eSolar Dropper Style\u003c\/h3\u003e\n        \u003cp\u003eIdeal for balconies, smaller patios and compact entertaining areas.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e15 bulbs plus 1 spare\u003c\/li\u003e\n          \u003cli\u003eDecorative dropper cable\u003c\/li\u003e\n          \u003cli\u003eSolar powered\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-ap-model sg-ap-model-popular\"\u003e\n        \u003cspan class=\"sg-ap-popular-label\"\u003eMOST POPULAR\u003c\/span\u003e\n        \u003cspan class=\"sg-ap-model-length\"\u003e20M\u003c\/span\u003e\n        \u003ch3\u003eSolar Festoon Lights\u003c\/h3\u003e\n        \u003cp\u003eA versatile choice for most Australian backyards and pergolas.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e20 bulbs plus 1 spare\u003c\/li\u003e\n          \u003cli\u003eClean flat-cable style\u003c\/li\u003e\n          \u003cli\u003eSolar powered\u003c\/li\u003e\n          \u003cli\u003eAU adapter option available\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-ap-model\"\u003e\n        \u003cspan class=\"sg-ap-model-length\"\u003e30M\u003c\/span\u003e\n        \u003ch3\u003eSolar Festoon Lights\u003c\/h3\u003e\n        \u003cp\u003eMade for larger patios, long fences and spacious entertaining areas.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e30 bulbs plus 1 spare\u003c\/li\u003e\n          \u003cli\u003eClean flat-cable style\u003c\/li\u003e\n          \u003cli\u003eSolar powered\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SCENES --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eMade for outdoor living\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Perfect for Every Outdoor Space\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-ap-grid-3\"\u003e\n\n      \u003carticle class=\"sg-ap-card\"\u003e\n        \u003cimg class=\"sg-ap-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/Customer_photo_review_of_Festoon_Solar_Lights_Series_2.jpg?v=1774324069\" alt=\"Solar festoon lights in an Australian backyard\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eBackyard\u003c\/h3\u003e\n          \u003cp\u003e\n            Create a warm atmosphere for family dinners, weekend gatherings\n            and relaxed evenings outside.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-ap-card\"\u003e\n        \u003cimg class=\"sg-ap-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/Customer_photo_review_of_Festoon_Solar_Lights_Series_2_1.jpg?v=1774324068\" alt=\"Solar string lights over a patio and pergola\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003ePatio \u0026amp; Pergola\u003c\/h3\u003e\n          \u003cp\u003e\n            Add comfortable ambient lighting above seating, dining and\n            outdoor entertaining areas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sg-ap-card\"\u003e\n        \u003cimg class=\"sg-ap-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/SOLAR_STRING_LIGHTS06.jpg?v=1753779069\" alt=\"Solar lights installed along a garden\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eGarden \u0026amp; Fence\u003c\/h3\u003e\n          \u003cp\u003e\n            Bring soft, welcoming light to garden edges, fences, pathways and\n            outdoor features.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eSimple set-and-forget lighting\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Set Up in Three Easy Steps\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-ap-grid-3\"\u003e\n\n      \u003cdiv class=\"sg-ap-step-card\"\u003e\n        \u003cdiv class=\"sg-ap-step-number\"\u003e1\u003c\/div\u003e\n        \u003ch3 class=\"sg-ap-heading-3\"\u003eHang the Lights\u003c\/h3\u003e\n        \u003cp\u003e\n          Install the string along your patio, pergola, fence or outdoor\n          entertaining area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-step-card\"\u003e\n        \u003cdiv class=\"sg-ap-step-number\"\u003e2\u003c\/div\u003e\n        \u003ch3 class=\"sg-ap-heading-3\"\u003ePosition the Panel\u003c\/h3\u003e\n        \u003cp\u003e\n          Place the solar panel where it can receive direct sunlight during\n          the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-step-card\"\u003e\n        \u003cdiv class=\"sg-ap-step-number\"\u003e3\u003c\/div\u003e\n        \u003ch3 class=\"sg-ap-heading-3\"\u003eEnjoy Every Night\u003c\/h3\u003e\n        \u003cp\u003e\n          The lights charge during the day and automatically illuminate after\n          dark.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-ap-highlight\" style=\"margin-top: 22px;\"\u003e\n      \u003cstrong\u003eNeed more backyard coverage?\u003c\/strong\u003e\n      Most customers choose two or more sets for larger outdoor areas.\n\n      \u003cdiv class=\"sg-ap-savings\"\u003e\n        \u003cdiv class=\"sg-ap-saving\"\u003e\n          \u003cstrong\u003e1 Set\u003c\/strong\u003e\n          \u003cspan\u003eStandard price\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg-ap-saving\"\u003e\n          \u003cstrong\u003e2 Sets\u003c\/strong\u003e\n          \u003cspan\u003eSave 10%\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sg-ap-saving\"\u003e\n          \u003cstrong\u003e4 Sets\u003c\/strong\u003e\n          \u003cspan\u003eSave 15%\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eWhy choose solar?\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Beautiful Outdoor Lighting Without the Wiring\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-ap-comparison\"\u003e\n\n      \u003cdiv class=\"sg-ap-comparison-column\"\u003e\n        \u003ch3\u003eSolar Garden Festoon Lights\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e✓ No electrician required\u003c\/li\u003e\n          \u003cli\u003e✓ No ongoing electricity cost\u003c\/li\u003e\n          \u003cli\u003e✓ Automatic night operation\u003c\/li\u003e\n          \u003cli\u003e✓ Easy to move or reinstall\u003c\/li\u003e\n          \u003cli\u003e✓ Designed for outdoor use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-comparison-column\"\u003e\n        \u003ch3\u003eTraditional Wired Lights\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eRequires access to an outdoor power point\u003c\/li\u003e\n          \u003cli\u003eUses household electricity\u003c\/li\u003e\n          \u003cli\u003eMay require manual operation\u003c\/li\u003e\n          \u003cli\u003ePlacement is limited by cable access\u003c\/li\u003e\n          \u003cli\u003eInstallation can be more complicated\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"sg-ap-section sg-ap-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"sg-ap-eyebrow\"\u003eDesigned for everyday use\u003c\/span\u003e\n\n      \u003ch2 class=\"sg-ap-heading-2\"\u003e\n        Reliable Lighting for Australian Outdoor Living\n      \u003c\/h2\u003e\n\n      \u003cul class=\"sg-ap-check-list\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eEasy outdoor setup:\u003c\/strong\u003e\n          install on fences, patios, pergolas and garden structures.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eSolar charging:\u003c\/strong\u003e\n          approximately 6 hours of good sunlight for a full charge.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eLong evening operation:\u003c\/strong\u003e\n          approximately 6–10 hours depending on charge and weather conditions.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eAutomatic operation:\u003c\/strong\u003e\n          charges during the day and turns on after dark.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eWarm ambience:\u003c\/strong\u003e\n          made for dining, entertaining and relaxing outdoors.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"sg-ap-note\"\u003e\n        Solar performance varies according to the season, panel position,\n        available sunlight and selected lighting mode.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"sg-ap-image-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/SOLAR_STRING_LIGHTS04.jpg?v=1753779069\" alt=\"Solar panel and outdoor festoon string light setup\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MODEL COMPARISON --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eModel comparison\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Compare the Available Options\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-ap-table-wrap\"\u003e\n      \u003ctable class=\"sg-ap-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003cth\u003eBulbs Included\u003c\/th\u003e\n            \u003cth\u003eCable Style\u003c\/th\u003e\n            \u003cth\u003ePower Option\u003c\/th\u003e\n            \u003cth\u003eRecommended Area\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e15M Solar\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e15 bulbs + 1 spare\u003c\/td\u003e\n            \u003ctd\u003eDropper cable\u003c\/td\u003e\n            \u003ctd\u003eSolar\u003c\/td\u003e\n            \u003ctd\u003eBalcony or small patio\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr class=\"sg-ap-recommended\"\u003e\n            \u003ctd\u003e\u003cstrong\u003e20M Solar ⭐\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e20 bulbs + 1 spare\u003c\/td\u003e\n            \u003ctd\u003eFlat cable\u003c\/td\u003e\n            \u003ctd\u003eSolar\u003c\/td\u003e\n            \u003ctd\u003eMost backyards and pergolas\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e20M Solar + AU Adapter\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e20 bulbs + 1 spare\u003c\/td\u003e\n            \u003ctd\u003eFlat cable\u003c\/td\u003e\n            \u003ctd\u003eSolar + AU adapter\u003c\/td\u003e\n            \u003ctd\u003eCustomers wanting an additional power option\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e30M Solar\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e30 bulbs + 1 spare\u003c\/td\u003e\n            \u003ctd\u003eFlat cable\u003c\/td\u003e\n            \u003ctd\u003eSolar\u003c\/td\u003e\n            \u003ctd\u003eLarge patios and entertaining areas\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eInside the package\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-ap-grid-4\"\u003e\n\n      \u003cdiv class=\"sg-ap-card\"\u003e\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eString Light Set\u003c\/h3\u003e\n          \u003cp\u003e\n            The selected 15M, 20M or 30M solar festoon light model.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-card\"\u003e\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eSpare Bulb\u003c\/h3\u003e\n          \u003cp\u003e\n            Each set includes one additional spare bulb.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-card\"\u003e\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eSolar Panel\u003c\/h3\u003e\n          \u003cp\u003e\n            Solar charging panel for automatic outdoor operation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-ap-card\"\u003e\n        \u003cdiv class=\"sg-ap-card-body\"\u003e\n          \u003ch3\u003eMounting Parts\u003c\/h3\u003e\n          \u003cp\u003e\n            Accessories required to position the solar panel outdoors.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg-ap-note\"\u003e\n      The AU adapter is included only when the “20M Solar + AU Adapter”\n      option is selected.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEO CONTENT --\u003e\n  \u003csection class=\"sg-ap-section\"\u003e\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Solar String Lights Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Solar festoon string lights are an easy way to add warm outdoor lighting\n      to Australian backyards, patios, pergolas and garden entertaining areas.\n      Because no mains wiring is required, they are also suitable for renters\n      and outdoor spaces without a convenient power point.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Choose from 15M, 20M and 30M options to suit different spaces. During the\n      day, the solar panel collects energy from sunlight. After dark, the\n      lights automatically turn on to create a welcoming atmosphere for\n      dinners, gatherings and relaxed evenings outside.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-ap-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sg-ap-section sg-ap-faq\"\u003e\n    \u003cspan class=\"sg-ap-eyebrow\"\u003eProduct questions\u003c\/span\u003e\n\n    \u003ch2 class=\"sg-ap-heading-2\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eDo solar string lights work during winter?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. They can still charge and operate during winter, although shorter\n        days, cloudy weather and reduced direct sunlight may shorten the\n        nightly operating time.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long do the lights operate at night?\u003c\/summary\u003e\n      \u003cp\u003e\n        After a good day of charging, operating time is typically around\n        6–10 hours. Actual performance depends on sunlight, season, panel\n        position and the selected lighting mode.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I position the solar panel?\u003c\/summary\u003e\n      \u003cp\u003e\n        Place the panel outdoors in a location that receives as much direct\n        sunlight as possible. Avoid positioning it beneath a roof, tree or\n        heavily shaded area.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the lights be left outside in the rain?\u003c\/summary\u003e\n      \u003cp\u003e\n        The lights are designed for normal outdoor use. Make sure all\n        connections are properly secured and do not place the solar panel or\n        electrical connections where water can pool.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the 15M and 20M models?\u003c\/summary\u003e\n      \u003cp\u003e\n        The 15M model includes 15 bulbs plus one spare and uses a decorative\n        dropper-style cable. The 20M model includes 20 bulbs plus one spare\n        and uses a flat-cable design.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich model is best for a typical backyard?\u003c\/summary\u003e\n      \u003cp\u003e\n        The 20M solar model is the most versatile option for most Australian\n        backyards, patios and pergolas. For larger entertaining areas, choose\n        the 30M model or purchase multiple sets.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes every model include an AU power adapter?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The standard models are solar powered. An AU adapter is included\n        only when the “20M Solar + AU Adapter” option is selected.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat warranty and returns are included?\u003c\/summary\u003e\n      \u003cp\u003e\n        Your lights are covered by a 3-year warranty and a 100-day return\n        period, subject to the conditions stated in our warranty and returns\n        policies.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere are orders dispatched from?\u003c\/summary\u003e\n      \u003cp\u003e\n        Orders are dispatched from our Australian warehouse, with free\n        shipping available Australia wide.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"sg-ap-section sg-ap-final-cta\"\u003e\n    \u003ch2\u003eUpgrade Your Backyard Without the Wiring\u003c\/h2\u003e\n    \u003cp\u003e\n      Choose your preferred length above and create a warmer, more inviting\n      outdoor space with solar-powered festoon lighting.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Solar Garden Australia","offers":[{"title":"15M Solar Dropper – 15+1 Bulbs ⭐","offer_id":48677075517663,"sku":"SG-FEST-15M-DROP","price":119.99,"currency_code":"AUD","in_stock":true},{"title":"20M Solar – 20+1 Bulbs ⭐","offer_id":50575295906015,"sku":"SG-FEST-20M-STD","price":159.99,"currency_code":"AUD","in_stock":true},{"title":"20M Solar + AU Adapter – 20+1 Bulbs","offer_id":50575788867807,"sku":"SG-FEST-20M-STD-AU","price":169.99,"currency_code":"AUD","in_stock":true},{"title":"30M Solar – 30+1 Bulbs","offer_id":50575295938783,"sku":"SG-FEST-30M-STD","price":199.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/solar011_9734587b-1e9c-4dab-bf60-457acbe6700a.jpg?v=1774702320","url":"https:\/\/solar-garden.com.au\/products\/solar-string-lights","provider":"solar-garden.com.au","version":"1.0","type":"link"}