{"product_id":"solar-wall-lights","title":"Solar Wall Lights – Warm \u0026 Cool White Up Down Lights","description":"\u003cstyle\u003e\n  .sg-wall-v2 {\n    --green: #006b4f;\n    --green-dark: #004c39;\n    --green-soft: #edf8f3;\n    --warm-soft: #fff7dd;\n    --cool-soft: #eef7ff;\n    --text: #17211d;\n    --muted: #56635d;\n    --border: #dfe7e3;\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .sg-wall-v2 *,\n  .sg-wall-v2 *::before,\n  .sg-wall-v2 *::after {\n    box-sizing: border-box;\n  }\n\n  .sg-wall-v2 h2,\n  .sg-wall-v2 h3,\n  .sg-wall-v2 p {\n    margin-top: 0;\n  }\n\n  .sgwv-section {\n    margin: 0 0 46px;\n  }\n\n  .sgwv-eyebrow {\n    margin-bottom: 8px;\n    color: var(--green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .sgwv-title {\n    margin-bottom: 14px;\n    color: #111;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.12;\n  }\n\n  .sgwv-lead {\n    max-width: 880px;\n    margin-bottom: 20px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .sgwv-heading {\n    margin-bottom: 16px;\n    color: #111;\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.2;\n  }\n\n  .sgwv-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 0 0 22px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgwv-badges li {\n    padding: 8px 12px;\n    border: 1px solid #cce4d9;\n    border-radius: 999px;\n    background: var(--green-soft);\n    color: var(--green-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .sgwv-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fafcfb;\n  }\n\n  .sgwv-trust-item {\n    padding: 17px 10px;\n    text-align: center;\n  }\n\n  .sgwv-trust-item + .sgwv-trust-item {\n    border-left: 1px solid var(--border);\n  }\n\n  .sgwv-trust-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #111;\n    font-size: 14px;\n  }\n\n  .sgwv-trust-item span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .sgwv-grid-2 {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr);\n    gap: 30px;\n    align-items: center;\n  }\n\n  .sgwv-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .sgwv-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .sgwv-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgwv-list li {\n    position: relative;\n    margin-bottom: 13px;\n    padding-left: 29px;\n    color: #34413b;\n  }\n\n  .sgwv-list li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    color: var(--green);\n    font-size: 17px;\n    font-weight: 900;\n    content: \"✓\";\n  }\n\n  .sgwv-card {\n    height: 100%;\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .sgwv-card h3 {\n    margin-bottom: 8px;\n    color: #111;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .sgwv-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .sgwv-colours {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  .sgwv-colour {\n    padding: 22px;\n    border: 2px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sgwv-warm {\n    border-color: #eed793;\n    background: var(--warm-soft);\n  }\n\n  .sgwv-cool {\n    border-color: #bcdcf4;\n    background: var(--cool-soft);\n  }\n\n  .sgwv-colour-icon {\n    display: block;\n    margin-bottom: 9px;\n    font-size: 27px;\n  }\n\n  .sgwv-colour h3 {\n    margin-bottom: 7px;\n    color: #111;\n    font-size: 22px;\n  }\n\n  .sgwv-colour p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .sgwv-packs {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .sgwv-pack {\n    padding: 22px;\n    border: 2px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .sgwv-pack-popular {\n    border-color: var(--green);\n    background: var(--green-soft);\n  }\n\n  .sgwv-label {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 9px;\n    border-radius: 999px;\n    background: var(--green);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .sgwv-pack h3 {\n    margin-bottom: 7px;\n    color: #111;\n    font-size: 22px;\n  }\n\n  .sgwv-pack p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sgwv-highlight {\n    padding: 19px;\n    border: 1px solid #edd98d;\n    border-radius: 16px;\n    background: var(--warm-soft);\n  }\n\n  .sgwv-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #4f3a00;\n    font-size: 17px;\n  }\n\n  .sgwv-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    counter-reset: steps;\n  }\n\n  .sgwv-step {\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n    counter-increment: steps;\n  }\n\n  .sgwv-step::before {\n    display: grid;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--green);\n    color: #fff;\n    font-weight: 800;\n    content: counter(steps);\n    place-items: center;\n  }\n\n  .sgwv-step strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .sgwv-step p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sgwv-specs {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sgwv-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n  }\n\n  .sgwv-spec-row + .sgwv-spec-row {\n    border-top: 1px solid var(--border);\n  }\n\n  .sgwv-spec-row div {\n    padding: 13px 16px;\n  }\n\n  .sgwv-spec-row div:first-child {\n    background: #f7faf8;\n    font-weight: 800;\n  }\n\n  .sgwv-spec-row div:last-child {\n    color: var(--muted);\n  }\n\n  .sgwv-faq details {\n    margin-bottom: 12px;\n    padding: 15px 17px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: #fff;\n  }\n\n  .sgwv-faq summary {\n    cursor: pointer;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .sgwv-faq p {\n    margin: 10px 0 0;\n    color: var(--muted);\n  }\n\n  .sgwv-note {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 768px) {\n    .sgwv-section {\n      margin-bottom: 34px;\n    }\n\n    .sgwv-lead {\n      font-size: 16px;\n    }\n\n    .sgwv-grid-2,\n    .sgwv-grid-3,\n    .sgwv-colours,\n    .sgwv-packs,\n    .sgwv-steps {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sgwv-trust {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sgwv-trust-item:nth-child(3) {\n      border-left: 0;\n    }\n\n    .sgwv-trust-item:nth-child(n + 3) {\n      border-top: 1px solid var(--border);\n    }\n\n    .sgwv-grid-2 .sgwv-media {\n      order: -1;\n    }\n\n    .sgwv-card,\n    .sgwv-colour,\n    .sgwv-pack,\n    .sgwv-step {\n      padding: 18px;\n    }\n\n    .sgwv-spec-row {\n      grid-template-columns: 42% 58%;\n      font-size: 14px;\n    }\n\n    .sgwv-spec-row div {\n      padding: 11px 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-wall-v2\"\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eSolar-powered wall ambience\u003c\/p\u003e\n\n    \u003ch2 class=\"sgwv-title\"\u003e\n      Add Stylish Up-and-Down Lighting Without Wiring\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sgwv-lead\"\u003e\n      Illuminate fences, exterior walls, steps and patios with compact solar\n      wall lights. Choose cosy warm white or crisp cool white, then select a\n      4, 8 or 12 pack to suit your outdoor area.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sgwv-badges\"\u003e\n      \u003cli\u003eWarm or cool white\u003c\/li\u003e\n      \u003cli\u003eUp-and-down lighting\u003c\/li\u003e\n      \u003cli\u003eAutomatic dusk operation\u003c\/li\u003e\n      \u003cli\u003eIP65 rated\u003c\/li\u003e\n      \u003cli\u003eNo mains wiring\u003c\/li\u003e\n      \u003cli\u003e4, 8 or 12 packs\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sgwv-trust\"\u003e\n      \u003cdiv class=\"sgwv-trust-item\"\u003e\n        \u003cstrong\u003eFree AU Shipping\u003c\/strong\u003e\n        \u003cspan\u003eEvery pack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-trust-item\"\u003e\n        \u003cstrong\u003e100-Day Returns\u003c\/strong\u003e\n        \u003cspan\u003eShop confidently\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-trust-item\"\u003e\n        \u003cstrong\u003e3-Year Warranty\u003c\/strong\u003e\n        \u003cspan\u003eLong-term cover\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-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  \u003csection class=\"sgwv-section sgwv-grid-2\"\u003e\n    \u003cdiv class=\"sgwv-media\"\u003e\n      \u003cimg class=\"sgwv-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Picture_1_of_16.jpg?v=1756104737\u0026amp;width=1000\" alt=\"solar wall lights creating up and down outdoor lighting\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"sgwv-eyebrow\"\u003eEasy outdoor transformation\u003c\/p\u003e\n      \u003ch2 class=\"sgwv-heading\"\u003eLight Your Walls Without an Electrician\u003c\/h2\u003e\n\n      \u003cul class=\"sgwv-list\"\u003e\n        \u003cli\u003eSolar powered with no external wiring or electricity costs\u003c\/li\u003e\n        \u003cli\u003eAutomatically charges by day and illuminates after dark\u003c\/li\u003e\n        \u003cli\u003eUp-and-down LEDs create an attractive wall pattern\u003c\/li\u003e\n        \u003cli\u003eChoose warm white ambience or clearer cool white light\u003c\/li\u003e\n        \u003cli\u003eCompact design suits fences, walls, steps and posts\u003c\/li\u003e\n        \u003cli\u003eIP65-rated housing designed for outdoor use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eChoose your light colour\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eWarm White or Cool White?\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgwv-colours\"\u003e\n      \u003carticle class=\"sgwv-colour sgwv-warm\"\u003e\n        \u003cspan class=\"sgwv-colour-icon\"\u003e☀️\u003c\/span\u003e\n        \u003ch3\u003eWarm White\u003c\/h3\u003e\n        \u003cp\u003e\n          Creates a softer, cosier atmosphere. Recommended for patios,\n          entrances, garden walls and outdoor entertaining areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgwv-colour sgwv-cool\"\u003e\n        \u003cspan class=\"sgwv-colour-icon\"\u003e✦\u003c\/span\u003e\n        \u003ch3\u003eCool White\u003c\/h3\u003e\n        \u003cp\u003e\n          Produces a cleaner, crisper appearance. Recommended for pathways,\n          steps, modern fences, driveways and brighter-looking installations.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eChoose your coverage\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eWhich Pack Size Do You Need?\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgwv-packs\"\u003e\n      \u003carticle class=\"sgwv-pack\"\u003e\n        \u003ch3\u003e4 Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for an entrance, short wall, small patio or several\n          outdoor steps.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgwv-pack sgwv-pack-popular\"\u003e\n        \u003cspan class=\"sgwv-label\"\u003eMost popular\u003c\/span\u003e\n        \u003ch3\u003e8 Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          A balanced option for a medium fence, patio, pathway or entertaining\n          area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgwv-pack\"\u003e\n        \u003ch3\u003e12 Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Best for longer fences, multiple walls or more consistent lighting\n          around the home.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sgwv-highlight\" style=\"margin-top:16px;\"\u003e\n      \u003cstrong\u003eInstallation planning tip\u003c\/strong\u003e\n      Space the lights evenly before drilling and make sure every position\n      receives adequate direct sunlight during the day.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eMultiple outdoor uses\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eMade for Walls, Fences and Steps\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgwv-grid-3\"\u003e\n      \u003carticle class=\"sgwv-card\"\u003e\n        \u003ch3\u003eFences \u0026amp; Walls\u003c\/h3\u003e\n        \u003cp\u003e\n          Create repeating up-and-down light patterns along exterior walls,\n          fences and garden boundaries.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgwv-card\"\u003e\n        \u003ch3\u003eSteps \u0026amp; Pathways\u003c\/h3\u003e\n        \u003cp\u003e\n          Add decorative illumination beside outdoor stairs, pathways,\n          entrances and driveway edges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgwv-card\"\u003e\n        \u003ch3\u003ePatios \u0026amp; Gardens\u003c\/h3\u003e\n        \u003cp\u003e\n          Improve the evening atmosphere around patios, courtyards, pool\n          surrounds and entertaining spaces.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section sgwv-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cp class=\"sgwv-eyebrow\"\u003eDecorative wall lighting\u003c\/p\u003e\n      \u003ch2 class=\"sgwv-heading\"\u003eAttractive Light Above and Below\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Two LED sources direct light above and below the fitting, producing a\n        decorative light-and-shadow effect instead of the harsh appearance of\n        a large security light.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use warm white for softer ambience or cool white for a cleaner,\n        brighter-looking finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"sgwv-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Picture_4_of_16.jpg?v=1756104737\u0026amp;width=1000\" alt=\"solar fence and wall lights with decorative lighting effect\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eQuick installation\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eInstall in Three Steps\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgwv-steps\"\u003e\n      \u003cdiv class=\"sgwv-step\"\u003e\n        \u003cstrong\u003eChoose a sunny position\u003c\/strong\u003e\n        \u003cp\u003e\n          Select an outdoor wall or fence that receives direct sunlight during\n          the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-step\"\u003e\n        \u003cstrong\u003eFix each light securely\u003c\/strong\u003e\n        \u003cp\u003e\n          Use suitable screws and fixings for the mounting surface and outdoor\n          conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-step\"\u003e\n        \u003cstrong\u003eSwitch on and charge\u003c\/strong\u003e\n        \u003cp\u003e\n          Activate the light and allow the battery to charge. It will then\n          operate automatically after dark.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eProduct details\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eSpecifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgwv-specs\"\u003e\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003ePack sizes\u003c\/div\u003e\n        \u003cdiv\u003e4 Pack, 8 Pack or 12 Pack\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eLight colours\u003c\/div\u003e\n        \u003cdiv\u003eWarm White or Cool White\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eLighting effect\u003c\/div\u003e\n        \u003cdiv\u003eUp-and-down illumination\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eLED quantity\u003c\/div\u003e\n        \u003cdiv\u003e2 LEDs per light\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eSolar panel\u003c\/div\u003e\n        \u003cdiv\u003e2V \/ 100mA polycrystalline panel\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eBattery\u003c\/div\u003e\n        \u003cdiv\u003e1.2V \/ 600mAh rechargeable battery\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eLighting time\u003c\/div\u003e\n        \u003cdiv\u003eUp to approximately 8–10 hours after a full charge\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eWeather rating\u003c\/div\u003e\n        \u003cdiv\u003eIP65\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eMaterial\u003c\/div\u003e\n        \u003cdiv\u003eOutdoor-grade ABS and PC\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003eOperation\u003c\/div\u003e\n        \u003cdiv\u003eAutomatic daylight sensor\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgwv-spec-row\"\u003e\n        \u003cdiv\u003ePower source\u003c\/div\u003e\n        \u003cdiv\u003eSolar powered—no mains connection required\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"sgwv-note\" style=\"margin-top:12px;\"\u003e\n      Charging and nightly runtime vary according to sunlight, season,\n      weather, colour selection and mounting position.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section\"\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eSolar Wall Lights for Australian Homes\u003c\/h2\u003e\n\n    \u003cp\u003e\n      These IP65 solar wall lights provide decorative outdoor illumination for\n      Australian fences, patios, entrances, steps and exterior walls. Each\n      fitting contains its own solar panel and rechargeable battery, so no\n      mains wiring or electrician is required.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Warm white solar wall lights create a softer, more inviting atmosphere\n      around patios and entertaining areas. Cool white solar wall lights\n      provide a crisper appearance for pathways, stairs, driveways and modern\n      exterior walls. Packs of 4, 8 and 12 make it easier to match the coverage\n      to the size of the installation.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sgwv-section sgwv-faq\"\u003e\n    \u003cp class=\"sgwv-eyebrow\"\u003eHelpful answers\u003c\/p\u003e\n    \u003ch2 class=\"sgwv-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat is the difference between warm white and cool white?\u003c\/summary\u003e\n      \u003cp\u003e\n        Warm white creates a softer, cosier atmosphere. Cool white has a\n        cleaner, crisper appearance and can look brighter to the eye.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I mix warm white and cool white in one pack?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each pack contains one selected light colour. Choose either Warm White\n        or Cool White when selecting the product variant.\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 activated, they charge during daylight and switch on\n        automatically after dark.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo these lights have motion sensors?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. They are decorative dusk-to-dawn wall lights rather than\n        motion-activated security lights.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long do they operate at night?\u003c\/summary\u003e\n      \u003cp\u003e\n        After a full charge, they can operate for up to approximately 8–10\n        hours. Actual runtime depends on sunlight, season and installation.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre they suitable for fences and outdoor walls?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. They can be installed on suitable fences, exterior walls and\n        posts that receive adequate direct sunlight.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre they suitable for Australian weather?\u003c\/summary\u003e\n      \u003cp\u003e\n        They have an IP65 weather-resistant design for outdoor use but should\n        not be submerged in water.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a subscription or recurring purchase?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. This is a one-time product purchase with no subscription and no\n        recurring charges.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"soga","offers":[{"title":"4Pack \/ Warm White","offer_id":50612703723743,"sku":"UL-OS-WL-WW-004-B-1","price":59.99,"currency_code":"AUD","in_stock":true},{"title":"4Pack \/ Cool White","offer_id":50612710867167,"sku":null,"price":59.99,"currency_code":"AUD","in_stock":true},{"title":"8 Pack \/ Warm White","offer_id":50612703756511,"sku":"UL-OS-WL-WW-004-B-2","price":99.99,"currency_code":"AUD","in_stock":true},{"title":"8 Pack \/ Cool White","offer_id":50612710899935,"sku":null,"price":59.99,"currency_code":"AUD","in_stock":true},{"title":"12 Pack \/ Warm White","offer_id":50612703789279,"sku":"UL-OS-WL-WW-004-B-3","price":129.99,"currency_code":"AUD","in_stock":true},{"title":"12 Pack \/ Cool White","offer_id":50612710932703,"sku":null,"price":59.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/Picture_1_of_16.jpg?v=1756104737","url":"https:\/\/solar-garden.com.au\/de\/products\/solar-wall-lights","provider":"solar-garden.com.au","version":"1.0","type":"link"}