{"product_id":"warm-white-solar-fence-lights","title":"Solar Fence Lights – Warm White Diamond Pattern","description":"\u003cstyle\u003e\n  .sg-diamond-fence {\n    --green: #006b4f;\n    --green-dark: #004c39;\n    --green-soft: #edf8f3;\n    --text: #17211d;\n    --muted: #56635d;\n    --border: #dfe7e3;\n    --gold-soft: #fff7df;\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-diamond-fence *,\n  .sg-diamond-fence *::before,\n  .sg-diamond-fence *::after {\n    box-sizing: border-box;\n  }\n\n  .sg-diamond-fence h2,\n  .sg-diamond-fence h3,\n  .sg-diamond-fence p {\n    margin-top: 0;\n  }\n\n  .sgdf-section {\n    margin: 0 0 46px;\n  }\n\n  .sgdf-eyebrow {\n    margin: 0 0 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  .sgdf-title {\n    margin: 0 0 14px;\n    color: #111;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.12;\n  }\n\n  .sgdf-lead {\n    max-width: 900px;\n    margin: 0 0 20px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .sgdf-heading {\n    margin: 0 0 16px;\n    color: #111;\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.2;\n  }\n\n  .sgdf-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  .sgdf-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  .sgdf-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  .sgdf-trust-item {\n    padding: 17px 10px;\n    text-align: center;\n  }\n\n  .sgdf-trust-item + .sgdf-trust-item {\n    border-left: 1px solid var(--border);\n  }\n\n  .sgdf-trust-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #111;\n    font-size: 14px;\n  }\n\n  .sgdf-trust-item span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .sgdf-grid-2 {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);\n    gap: 30px;\n    align-items: center;\n  }\n\n  .sgdf-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .sgdf-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .sgdf-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgdf-list li {\n    position: relative;\n    margin-bottom: 13px;\n    padding-left: 29px;\n    color: #34413b;\n  }\n\n  .sgdf-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  .sgdf-card {\n    height: 100%;\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .sgdf-card h3 {\n    margin-bottom: 8px;\n    color: #111;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .sgdf-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .sgdf-packs {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .sgdf-pack {\n    position: relative;\n    height: 100%;\n    padding: 20px;\n    border: 2px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .sgdf-pack-popular {\n    border-color: var(--green);\n    background: var(--green-soft);\n  }\n\n  .sgdf-pack-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  }\n\n  .sgdf-pack h3 {\n    margin-bottom: 4px;\n    color: #111;\n    font-size: 21px;\n  }\n\n  .sgdf-pack-price {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--green-dark);\n    font-size: 21px;\n    font-weight: 800;\n  }\n\n  .sgdf-pack-unit {\n    display: block;\n    margin-bottom: 9px;\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .sgdf-pack p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sgdf-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    counter-reset: step;\n  }\n\n  .sgdf-step {\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n    counter-increment: step;\n  }\n\n  .sgdf-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(step);\n    place-items: center;\n  }\n\n  .sgdf-step strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .sgdf-step p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sgdf-highlight {\n    padding: 19px;\n    border: 1px solid #edd98d;\n    border-radius: 16px;\n    background: var(--gold-soft);\n  }\n\n  .sgdf-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #4f3a00;\n  }\n\n  .sgdf-specs {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sgdf-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n  }\n\n  .sgdf-spec-row + .sgdf-spec-row {\n    border-top: 1px solid var(--border);\n  }\n\n  .sgdf-spec-row div {\n    padding: 13px 16px;\n  }\n\n  .sgdf-spec-row div:first-child {\n    background: #f7faf8;\n    font-weight: 800;\n  }\n\n  .sgdf-spec-row div:last-child {\n    color: var(--muted);\n  }\n\n  .sgdf-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  .sgdf-faq summary {\n    cursor: pointer;\n    color: #111;\n    font-weight: 800;\n  }\n\n  .sgdf-faq p {\n    margin: 10px 0 0;\n    color: var(--muted);\n  }\n\n  .sgdf-note {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .sgdf-packs {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .sgdf-section {\n      margin-bottom: 34px;\n    }\n\n    .sgdf-title {\n      font-size: 28px;\n    }\n\n    .sgdf-lead {\n      font-size: 16px;\n    }\n\n    .sgdf-grid-2,\n    .sgdf-grid-3,\n    .sgdf-steps {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sgdf-packs {\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n\n    .sgdf-trust {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sgdf-trust-item:nth-child(3) {\n      border-left: 0;\n    }\n\n    .sgdf-trust-item:nth-child(n + 3) {\n      border-top: 1px solid var(--border);\n    }\n\n    .sgdf-grid-2 .sgdf-media {\n      order: -1;\n    }\n\n    .sgdf-card,\n    .sgdf-step {\n      padding: 18px;\n    }\n\n    .sgdf-pack {\n      padding: 15px;\n    }\n\n    .sgdf-pack h3,\n    .sgdf-pack-price {\n      font-size: 17px;\n    }\n\n    .sgdf-pack-label {\n      padding: 4px 7px;\n      font-size: 9px;\n    }\n\n    .sgdf-pack p {\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    .sgdf-spec-row {\n      grid-template-columns: 42% 58%;\n      font-size: 14px;\n    }\n\n    .sgdf-spec-row div {\n      padding: 11px 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-diamond-fence\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eDecorative solar fence lighting\u003c\/p\u003e\n\n    \u003ch2 class=\"sgdf-title\"\u003e\n      Create a Warm Diamond-Pattern Glow Without Wiring\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sgdf-lead\"\u003e\n      Add soft decorative lighting to fences, steps, decks, patios and garden\n      walls. The clear semi-circular lens produces an attractive diamond-style\n      light pattern while the built-in solar panel provides automatic\n      illumination after dark.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sgdf-badges\"\u003e\n      \u003cli\u003eWarm white light\u003c\/li\u003e\n      \u003cli\u003eDiamond-pattern effect\u003c\/li\u003e\n      \u003cli\u003eAutomatic night lighting\u003c\/li\u003e\n      \u003cli\u003eBuilt-in solar panel\u003c\/li\u003e\n      \u003cli\u003eNo mains wiring\u003c\/li\u003e\n      \u003cli\u003e2, 4, 8 or 12 packs\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sgdf-trust\"\u003e\n      \u003cdiv class=\"sgdf-trust-item\"\u003e\n        \u003cstrong\u003eFree AU Shipping\u003c\/strong\u003e\n        \u003cspan\u003eEvery order\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-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=\"sgdf-trust-item\"\u003e\n        \u003cstrong\u003e3-Year Warranty\u003c\/strong\u003e\n        \u003cspan\u003eProduct protection\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-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  \u003c!-- IMAGE AND BENEFITS --\u003e\n  \u003csection class=\"sgdf-section sgdf-grid-2\"\u003e\n    \u003cdiv class=\"sgdf-media\"\u003e\n      \u003cimg class=\"sgdf-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Solar_Fence_Lights03.jpg?v=1756089162\u0026amp;width=1500\" alt=\"warm white solar fence lights with diamond pattern\" loading=\"lazy\" width=\"1500\" height=\"1500\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"sgdf-eyebrow\"\u003eSimple outdoor transformation\u003c\/p\u003e\n      \u003ch2 class=\"sgdf-heading\"\u003eWhy You’ll Love These Fence Lights\u003c\/h2\u003e\n\n      \u003cul class=\"sgdf-list\"\u003e\n        \u003cli\u003eClear lens creates a decorative diamond-style light pattern\u003c\/li\u003e\n        \u003cli\u003eWarm white light produces a comfortable outdoor atmosphere\u003c\/li\u003e\n        \u003cli\u003eBuilt-in panel charges the rechargeable battery during daylight\u003c\/li\u003e\n         daylight\n        \u003cli\u003eAutomatically switches on when the surrounding area becomes dark\u003c\/li\u003e\n        \u003cli\u003eNo outdoor socket, electrician or extension lead required\u003c\/li\u003e\n        \u003cli\u003eCompact semi-circular design suits fences, walls and steps\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACK OPTIONS --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eBundle and save\u003c\/p\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003eChoose the Right Pack for Your Space\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgdf-packs\"\u003e\n      \u003carticle class=\"sgdf-pack\"\u003e\n        \u003ch3\u003e2 Pack\u003c\/h3\u003e\n        \u003cspan class=\"sgdf-pack-price\"\u003e$49.99\u003c\/span\u003e\n        \u003cspan class=\"sgdf-pack-unit\"\u003e$25.00 per light\u003c\/span\u003e\n        \u003cp\u003e\n          Suitable for a small entrance, gate, short stairway or feature wall.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgdf-pack sgdf-pack-popular\"\u003e\n        \u003cspan class=\"sgdf-pack-label\"\u003eRecommended\u003c\/span\u003e\n        \u003ch3\u003e4 Pack\u003c\/h3\u003e\n        \u003cspan class=\"sgdf-pack-price\"\u003e$79.99\u003c\/span\u003e\n        \u003cspan class=\"sgdf-pack-unit\"\u003e$20.00 per light\u003c\/span\u003e\n        \u003cp\u003e\n          Ideal for a small fence, patio, deck or garden pathway.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgdf-pack\"\u003e\n        \u003cspan class=\"sgdf-pack-label\"\u003eSave More\u003c\/span\u003e\n        \u003ch3\u003e8 Pack\u003c\/h3\u003e\n        \u003cspan class=\"sgdf-pack-price\"\u003e$129.99\u003c\/span\u003e\n        \u003cspan class=\"sgdf-pack-unit\"\u003e$16.25 per light\u003c\/span\u003e\n        \u003cp\u003e\n          Better for medium fences, longer paths and outdoor entertaining areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgdf-pack\"\u003e\n        \u003cspan class=\"sgdf-pack-label\"\u003eBest Value\u003c\/span\u003e\n        \u003ch3\u003e12 Pack\u003c\/h3\u003e\n        \u003cspan class=\"sgdf-pack-price\"\u003e$169.99\u003c\/span\u003e\n        \u003cspan class=\"sgdf-pack-unit\"\u003e$14.17 per light\u003c\/span\u003e\n        \u003cp\u003e\n          Best for long fences, multiple walls or coordinated whole-yard lighting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eMultiple outdoor uses\u003c\/p\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003eWhere Can You Install Them?\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgdf-grid-3\"\u003e\n      \u003carticle class=\"sgdf-card\"\u003e\n        \u003ch3\u003eFences \u0026amp; Walls\u003c\/h3\u003e\n        \u003cp\u003e\n          Create repeating diamond-style light patterns along fences, walls,\n          posts and garden boundaries.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgdf-card\"\u003e\n        \u003ch3\u003eSteps \u0026amp; Pathways\u003c\/h3\u003e\n        \u003cp\u003e\n          Add low-level decorative illumination beside stairs, entrances,\n          paths and deck edges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgdf-card\"\u003e\n        \u003ch3\u003ePatios \u0026amp; Gardens\u003c\/h3\u003e\n        \u003cp\u003e\n          Improve evening ambience around patios, courtyards, balconies and\n          outdoor entertaining areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECOND IMAGE --\u003e\n  \u003csection class=\"sgdf-section sgdf-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cp class=\"sgdf-eyebrow\"\u003eDecorative rather than security lighting\u003c\/p\u003e\n      \u003ch2 class=\"sgdf-heading\"\u003eSoft Light with an Attractive Pattern\u003c\/h2\u003e\n\n      \u003cp\u003e\n        These compact lights are designed primarily for decoration, ambience\n        and low-level orientation lighting. The transparent lens distributes\n        warm white light into a distinctive pattern across the mounting\n        surface.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        They are not intended to replace a high-output floodlight or\n        motion-activated security light.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sgdf-highlight\"\u003e\n        \u003cstrong\u003eBest visual result\u003c\/strong\u003e\n        Install the lights at a consistent height and spacing to create an\n        even repeating pattern along the fence or wall.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"sgdf-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Solar_Fence_Lights01.jpg?v=1756089162\u0026amp;width=1500\" alt=\"decorative solar fence lights installed along outdoor wall\" loading=\"lazy\" width=\"1500\" height=\"1500\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eQuick installation\u003c\/p\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003eInstall in Three Steps\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgdf-steps\"\u003e\n      \u003cdiv class=\"sgdf-step\"\u003e\n        \u003cstrong\u003eChoose a sunny position\u003c\/strong\u003e\n        \u003cp\u003e\n          Select a fence, wall or post where the built-in solar panel can\n          receive direct sunlight during the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-step\"\u003e\n        \u003cstrong\u003eActivate the light\u003c\/strong\u003e\n        \u003cp\u003e\n          Open the light as instructed, remove the battery insulation tab and\n          switch the unit on before installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-step\"\u003e\n        \u003cstrong\u003eMount it securely\u003c\/strong\u003e\n        \u003cp\u003e\n          Use suitable screws and wall anchors for the mounting surface and\n          local outdoor conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eProduct details\u003c\/p\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003eSpecifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"sgdf-specs\"\u003e\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eProduct type\u003c\/div\u003e\n        \u003cdiv\u003eDecorative solar fence and wall light\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003ePack options\u003c\/div\u003e\n        \u003cdiv\u003e2 Pack, 4 Pack, 8 Pack or 12 Pack\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eLight colour\u003c\/div\u003e\n        \u003cdiv\u003eWarm White\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eLighting effect\u003c\/div\u003e\n        \u003cdiv\u003eDecorative diamond-style pattern\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eBrightness\u003c\/div\u003e\n        \u003cdiv\u003eApproximately 10 lumens per light\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eBattery\u003c\/div\u003e\n        \u003cdiv\u003eBuilt-in 600mAh rechargeable battery\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-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=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eApproximate dimensions\u003c\/div\u003e\n        \u003cdiv\u003e5 × 6 × 9cm per light\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eApproximate weight\u003c\/div\u003e\n        \u003cdiv\u003e100g per light\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003eMounting\u003c\/div\u003e\n        \u003cdiv\u003eWall or fence mounted\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgdf-spec-row\"\u003e\n        \u003cdiv\u003ePower source\u003c\/div\u003e\n        \u003cdiv\u003eIntegrated solar panel and rechargeable battery\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"sgdf-note\" style=\"margin-top:12px;\"\u003e\n      Charging and nightly operating time vary according to direct sunlight,\n      season, weather, panel cleanliness and mounting position.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SEO \/ GEO --\u003e\n  \u003csection class=\"sgdf-section\"\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003e\n      Warm White Solar Fence Lights Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      These warm white solar fence lights are designed for Australian fences,\n      garden walls, stairs, decks, patios and pathway edges. Each compact\n      semi-circular fitting includes its own solar panel, rechargeable battery\n      and automatic daylight sensor.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The transparent lens produces an attractive diamond-style pattern after\n      dark. Choose packs of two, four, eight or twelve according to the length\n      of the fence, path or outdoor area being decorated.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sgdf-section sgdf-faq\"\u003e\n    \u003cp class=\"sgdf-eyebrow\"\u003eHelpful answers\u003c\/p\u003e\n    \u003ch2 class=\"sgdf-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eDo the lights switch on automatically?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Once activated, they charge during daylight and illuminate\n        automatically after the surrounding area becomes dark.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre these motion sensor lights?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. These are automatic dusk-to-dawn decorative fence lights, not\n        motion-activated security lights.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow bright are they?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each light produces approximately 10 lumens. They are designed for\n        decoration and low-level orientation rather than high-output security\n        lighting.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can they be installed?\u003c\/summary\u003e\n      \u003cp\u003e\n        They can be installed on suitable fences, exterior walls, posts,\n        stairs and deck edges that receive adequate direct sunlight.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich pack size should I choose?\u003c\/summary\u003e\n      \u003cp\u003e\n        Choose two for a small feature area, four for a short fence or patio,\n        eight for a medium installation and twelve for longer fences or\n        multiple areas.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I install them in complete shade?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The built-in solar panel requires direct sunlight for reliable\n        charging and nighttime operation.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan they replace a security floodlight?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. They are low-level decorative lights and are not intended to\n        replace a bright motion sensor or security floodlight.\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":"2 Pack","offer_id":47272885256415,"sku":"UL-OS-WL-WW-002-C-1","price":49.99,"currency_code":"AUD","in_stock":true},{"title":"4 Pack","offer_id":47272885289183,"sku":"UL-OS-WL-WW-002-C-2","price":79.99,"currency_code":"AUD","in_stock":true},{"title":"8 Pack","offer_id":47272885321951,"sku":"UL-OS-WL-WW-002-C-3","price":129.99,"currency_code":"AUD","in_stock":true},{"title":"12 Pack","offer_id":47272885354719,"sku":"UL-OS-WL-WW-002-C-4","price":169.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/Solar_Fence_Lights03.jpg?v=1756089162","url":"https:\/\/solar-garden.com.au\/products\/warm-white-solar-fence-lights","provider":"solar-garden.com.au","version":"1.0","type":"link"}