{"product_id":"solar-motion-sensor-light","title":"3-Head Solar Motion Sensor Light – 74 LED","description":"\u003cstyle\u003e\n  .sg-motion {\n    --green: #176b4d;\n    --dark-green: #0f5138;\n    --light-green: #edf7f2;\n    --yellow: #fff8e4;\n    --yellow-border: #ead99b;\n    --text: #20242a;\n    --muted: #5f6875;\n    --border: #e3e7e5;\n    --background: #f7f9f8;\n\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sg-motion *,\n  .sg-motion *::before,\n  .sg-motion *::after {\n    box-sizing: border-box;\n  }\n\n  .sg-motion img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sgm-section {\n    margin-bottom: 52px;\n  }\n\n  .sgm-divider {\n    height: 1px;\n    margin: 42px 0;\n    background: var(--border);\n  }\n\n  .sgm-eyebrow {\n    display: inline-block;\n    margin-bottom: 9px;\n    color: var(--green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .sgm-title {\n    max-width: 850px;\n    margin: 0 0 14px;\n    color: #111;\n    font-size: 34px;\n    line-height: 1.16;\n  }\n\n  .sgm-heading {\n    margin: 0 0 16px;\n    color: #111;\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  .sgm-heading-small {\n    margin: 0 0 9px;\n    color: #111;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .sgm-subtitle {\n    max-width: 840px;\n    margin: 0 0 20px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .sgm-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 30px;\n    align-items: center;\n  }\n\n  .sgm-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .sgm-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sgm-image {\n    border-radius: 18px;\n    object-fit: cover;\n  }\n\n  .sgm-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgm-badges li {\n    padding: 9px 13px;\n    background: var(--light-green);\n    border: 1px solid #cfe5d9;\n    border-radius: 999px;\n    color: var(--dark-green);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .sgm-trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    margin-top: 22px;\n    background: var(--background);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .sgm-trust-item {\n    padding: 16px 10px;\n    border-right: 1px solid var(--border);\n    text-align: center;\n  }\n\n  .sgm-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .sgm-trust-item strong,\n  .sgm-trust-item span {\n    display: block;\n  }\n\n  .sgm-trust-item strong {\n    color: #111;\n    font-size: 14px;\n  }\n\n  .sgm-trust-item span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .sgm-checks {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgm-checks li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 30px;\n    color: #374151;\n  }\n\n  .sgm-checks li::before {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    width: 21px;\n    height: 21px;\n    background: var(--green);\n    border-radius: 50%;\n    color: #fff;\n    content: \"✓\";\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 21px;\n    text-align: center;\n  }\n\n  .sgm-card {\n    height: 100%;\n    padding: 21px 18px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sgm-card-soft {\n    background: var(--background);\n    border: 0;\n  }\n\n  .sgm-card p {\n    margin: 0;\n    color: var(--muted);\n  }\n\n  .sgm-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 13px;\n    align-items: center;\n    justify-content: center;\n    background: var(--green);\n    border-radius: 50%;\n    color: #fff;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .sgm-mode-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(--green);\n    border-radius: 50%;\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .sgm-highlight {\n    margin-top: 20px;\n    padding: 18px;\n    background: var(--yellow);\n    border: 1px solid var(--yellow-border);\n    border-radius: 14px;\n  }\n\n  .sgm-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111;\n  }\n\n  .sgm-comparison {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sgm-comparison-column {\n    padding: 24px;\n  }\n\n  .sgm-comparison-column:first-child {\n    background: var(--light-green);\n  }\n\n  .sgm-comparison-column:last-child {\n    background: #fafafa;\n  }\n\n  .sgm-comparison-column h3 {\n    margin: 0 0 15px;\n    color: #111;\n    font-size: 20px;\n  }\n\n  .sgm-comparison-column ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sgm-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  .sgm-comparison-column li:last-child {\n    margin: 0;\n    padding: 0;\n    border-bottom: 0;\n  }\n\n  .sgm-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sgm-table {\n    width: 100%;\n    min-width: 560px;\n    border-collapse: collapse;\n    background: #fff;\n  }\n\n  .sgm-table th,\n  .sgm-table td {\n    padding: 14px 15px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sgm-table th {\n    width: 34%;\n    background: var(--dark-green);\n    color: #fff;\n    font-size: 14px;\n  }\n\n  .sgm-table td {\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .sgm-table tr:last-child th,\n  .sgm-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sgm-note {\n    margin-top: 15px;\n    padding: 14px 16px;\n    background: var(--background);\n    border-left: 4px solid var(--green);\n    border-radius: 8px;\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .sgm-faq details {\n    margin-bottom: 11px;\n    padding: 15px 17px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .sgm-faq summary {\n    position: relative;\n    padding-right: 30px;\n    color: #111;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .sgm-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sgm-faq summary::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    color: var(--green);\n    content: \"+\";\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .sgm-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sgm-faq p {\n    margin: 11px 0 0;\n    color: var(--muted);\n  }\n\n  .sgm-final {\n    padding: 30px 24px;\n    background: var(--dark-green);\n    border-radius: 18px;\n    color: #fff;\n    text-align: center;\n  }\n\n  .sgm-final h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 28px;\n  }\n\n  .sgm-final p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  @media (max-width: 900px) {\n    .sgm-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sgm-trust {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sgm-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .sgm-trust-item:nth-child(-n+2) {\n      border-bottom: 1px solid var(--border);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .sg-motion {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .sgm-section {\n      margin-bottom: 36px;\n    }\n\n    .sgm-divider {\n      margin: 30px 0;\n    }\n\n    .sgm-title {\n      font-size: 26px;\n      line-height: 1.2;\n    }\n\n    .sgm-heading {\n      font-size: 23px;\n    }\n\n    .sgm-heading-small {\n      font-size: 18px;\n    }\n\n    .sgm-subtitle {\n      font-size: 16px;\n    }\n\n    .sgm-grid-2,\n    .sgm-grid-3,\n    .sgm-comparison {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .sgm-card {\n      padding: 18px 16px;\n    }\n\n    .sgm-image {\n      border-radius: 14px;\n    }\n\n    .sgm-final {\n      padding: 25px 18px;\n    }\n\n    .sgm-final h2 {\n      font-size: 23px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sgm-grid-4 {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .sgm-badges {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 7px;\n    }\n\n    .sgm-badges li {\n      padding: 8px 6px;\n      font-size: 12px;\n      text-align: center;\n    }\n\n    .sgm-trust-item {\n      padding: 12px 5px;\n    }\n\n    .sgm-trust-item strong {\n      font-size: 12px;\n    }\n\n    .sgm-trust-item span {\n      font-size: 11px;\n    }\n\n    .sgm-table {\n      min-width: 500px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-motion\"\u003e\n\n  \u003c!-- PRODUCT INTRODUCTION --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eOutdoor solar security lighting\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-title\"\u003e\n      Bright, Motion-Activated Light Without Electrical Wiring\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sgm-subtitle\"\u003e\n      Illuminate driveways, entrances, garages and backyards with a\n      three-head solar motion sensor light. It charges during the day and\n      automatically responds to movement after dark.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sgm-badges\"\u003e\n      \u003cli\u003e74 bright LEDs\u003c\/li\u003e\n      \u003cli\u003eMotion activated\u003c\/li\u003e\n      \u003cli\u003e3 adjustable heads\u003c\/li\u003e\n      \u003cli\u003e3 lighting modes\u003c\/li\u003e\n      \u003cli\u003eIP65 rated\u003c\/li\u003e\n      \u003cli\u003eNo mains wiring\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sgm-trust\"\u003e\n      \u003cdiv class=\"sgm-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=\"sgm-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=\"sgm-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=\"sgm-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=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MAIN SELLING POINT --\u003e\n  \u003csection class=\"sgm-section sgm-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cimg class=\"sgm-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/22_efe934af-ea75-4df7-9e38-801b00a53d8a.jpg?v=1756966109\u0026amp;width=1000\" alt=\"Three-head 74 LED solar motion sensor security light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"sgm-eyebrow\"\u003eWide adjustable coverage\u003c\/span\u003e\n\n      \u003ch2 class=\"sgm-heading\"\u003e\n        Direct Light Towards Multiple Outdoor Areas\n      \u003c\/h2\u003e\n\n      \u003cul class=\"sgm-checks\"\u003e\n        \u003cli\u003eThree independently adjustable light heads\u003c\/li\u003e\n        \u003cli\u003e74 LEDs for broad outdoor illumination\u003c\/li\u003e\n        \u003cli\u003eAutomatically responds to motion after dark\u003c\/li\u003e\n        \u003cli\u003eSolar powered with no electricity costs\u003c\/li\u003e\n        \u003cli\u003eNo outdoor power point required\u003c\/li\u003e\n        \u003cli\u003eSuitable for driveways, garages and entrances\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eSet-and-forget convenience\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Outdoor Security Lighting Made Simple\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-grid-4\"\u003e\n\n      \u003carticle class=\"sgm-card sgm-card-soft\"\u003e\n        \u003cdiv class=\"sgm-icon\"\u003e☀\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eSolar Powered\u003c\/h3\u003e\n        \u003cp\u003e\n          Charges during daylight without using household electricity.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card sgm-card-soft\"\u003e\n        \u003cdiv class=\"sgm-icon\"\u003e◎\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eMotion Activated\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatically provides light when movement is detected at night.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card sgm-card-soft\"\u003e\n        \u003cdiv class=\"sgm-icon\"\u003e↔\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eAdjustable Coverage\u003c\/h3\u003e\n        \u003cp\u003e\n          Aim each of the three heads towards a different area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card sgm-card-soft\"\u003e\n        \u003cdiv class=\"sgm-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eEasy Installation\u003c\/h3\u003e\n        \u003cp\u003e\n          Wall-mount installation without connecting to mains power.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT FEATURE IMAGE --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cimg class=\"sgm-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/3-HeadSolarMotionLightSolarWallLights.jpg?v=1756966109\u0026amp;width=1000\" alt=\"Solar motion sensor light with three adjustable LED heads\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- THREE MODES --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eFlexible nighttime operation\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Choose from Three Lighting Modes\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-grid-3\"\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003cdiv class=\"sgm-mode-number\"\u003e1\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eMotion Mode\u003c\/h3\u003e\n        \u003cp\u003e\n          Activates at full brightness when movement is detected after dark,\n          then switches off.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003cdiv class=\"sgm-mode-number\"\u003e2\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eDim-to-Bright Mode\u003c\/h3\u003e\n        \u003cp\u003e\n          Remains dim after dark and changes to full brightness when motion is\n          detected.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003cdiv class=\"sgm-mode-number\"\u003e3\u003c\/div\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eConstant Light Mode\u003c\/h3\u003e\n        \u003cp\u003e\n          Remains illuminated at a steady medium brightness after dark.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sgm-note\"\u003e\n      Nighttime modes operate after the solar panel detects darkness. This\n      integrated 74-LED model does not include a remote control.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eMultiple outdoor applications\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Protect and Illuminate Key Areas Around Your Home\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-grid-4\"\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eDriveways\u003c\/h3\u003e\n        \u003cp\u003e\n          Illuminate arriving vehicles and movement near your driveway.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eEntrances\u003c\/h3\u003e\n        \u003cp\u003e\n          Add automatic lighting around doors, gates and side entrances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eGarages\u003c\/h3\u003e\n        \u003cp\u003e\n          Direct light towards outdoor garage and parking areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eBackyards\u003c\/h3\u003e\n        \u003cp\u003e\n          Add responsive lighting to patios, side paths and outdoor areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"sgm-section sgm-grid-2\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"sgm-eyebrow\"\u003eQuick wall-mount installation\u003c\/span\u003e\n\n      \u003ch2 class=\"sgm-heading\"\u003e\n        No Electrical Connection Required\n      \u003c\/h2\u003e\n\n      \u003cul class=\"sgm-checks\"\u003e\n        \u003cli\u003eChoose a wall that receives direct sunlight\u003c\/li\u003e\n        \u003cli\u003eSecure the light using the included mounting accessories\u003c\/li\u003e\n        \u003cli\u003ePosition the solar panel towards available sunlight\u003c\/li\u003e\n        \u003cli\u003eAim each light head towards the required area\u003c\/li\u003e\n        \u003cli\u003eSelect your preferred lighting mode\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"sgm-highlight\"\u003e\n        \u003cstrong\u003eInstallation tip\u003c\/strong\u003e\n        Avoid mounting the solar panel beneath deep eaves, trees or other\n        shaded areas. More direct sunlight generally means better nighttime\n        performance.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"sgm-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/3-HeadSolarMotionLightSolarWallLights06.jpg?v=1756966109\u0026amp;width=1000\" alt=\"Wall installation of a three-head solar motion sensor light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SOLAR COMPARISON --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eWhy choose solar?\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Security Lighting Without Mains Wiring\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-comparison\"\u003e\n\n      \u003cdiv class=\"sgm-comparison-column\"\u003e\n        \u003ch3\u003eSolar Motion Sensor Light\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e✓ No mains wiring required\u003c\/li\u003e\n          \u003cli\u003e✓ No ongoing electricity cost\u003c\/li\u003e\n          \u003cli\u003e✓ Automatic motion response\u003c\/li\u003e\n          \u003cli\u003e✓ Three adjustable light heads\u003c\/li\u003e\n          \u003cli\u003e✓ Simple DIY wall mounting\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sgm-comparison-column\"\u003e\n        \u003ch3\u003eTraditional Wired Security Light\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eMay require electrical wiring\u003c\/li\u003e\n          \u003cli\u003eUses household electricity\u003c\/li\u003e\n          \u003cli\u003eInstallation can be more complicated\u003c\/li\u003e\n          \u003cli\u003ePlacement depends on electrical access\u003c\/li\u003e\n          \u003cli\u003eMay require professional installation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eProduct information\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Key Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-table-wrap\"\u003e\n      \u003ctable class=\"sgm-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eThree-head solar motion sensor wall light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLED Quantity\u003c\/th\u003e\n            \u003ctd\u003e74 LEDs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePower Source\u003c\/th\u003e\n            \u003ctd\u003eSolar powered\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSolar Panel\u003c\/th\u003e\n            \u003ctd\u003eIntegrated with the light unit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSensor\u003c\/th\u003e\n            \u003ctd\u003eMotion sensor with nighttime operation\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLighting Modes\u003c\/th\u003e\n            \u003ctd\u003e\n              Motion mode, dim-to-bright mode and constant medium-light mode\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLight Heads\u003c\/th\u003e\n            \u003ctd\u003eThree independently adjustable heads\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWeather Rating\u003c\/th\u003e\n            \u003ctd\u003eIP65\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eInstallation\u003c\/th\u003e\n            \u003ctd\u003eOutdoor wall mounting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRemote Control\u003c\/th\u003e\n            \u003ctd\u003eNot included with the integrated 74-LED model\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003e3 years\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eReturns\u003c\/th\u003e\n            \u003ctd\u003e100-day returns\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sgm-note\"\u003e\n      Solar charging and nighttime performance depend on the season, weather,\n      solar-panel direction and amount of direct sunlight received.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PACKAGE CONTENTS --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eInside the package\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sgm-grid-3\"\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eSolar Motion Light\u003c\/h3\u003e\n        \u003cp\u003e\n          One three-head, 74-LED solar motion sensor wall light.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eIntegrated Solar Panel\u003c\/h3\u003e\n        \u003cp\u003e\n          Built into the light unit for simple, cable-free installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"sgm-card\"\u003e\n        \u003ch3 class=\"sgm-heading-small\"\u003eMounting Accessories\u003c\/h3\u003e\n        \u003cp\u003e\n          Screws and fixings for standard outdoor wall installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEO AND GEO CONTENT --\u003e\n  \u003csection class=\"sgm-section\"\u003e\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Solar Motion Sensor Light Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      This three-head solar motion sensor light provides convenient outdoor\n      illumination for driveways, garages, entrances, gardens and backyards.\n      Its adjustable heads allow light to be directed towards multiple areas,\n      while the integrated solar panel removes the need for mains wiring.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The 74-LED light charges during the day and operates after dark using\n      one of three selectable modes. Its motion sensor makes it suitable for\n      areas where automatic lighting is preferred when people or vehicles\n      approach.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sgm-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sgm-section sgm-faq\"\u003e\n    \u003cspan class=\"sgm-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch2 class=\"sgm-heading\"\u003e\n      Solar Motion Light Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eDoes this light require electrical wiring?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The light is powered by its integrated solar panel and does not\n        need to be connected to household electricity.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the light operate during the day?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The lighting modes are designed to operate after the solar panel\n        detects darkness.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the three light heads be adjusted?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Each head can be adjusted so light can be directed towards\n        different outdoor areas.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the three lighting modes?\u003c\/summary\u003e\n      \u003cp\u003e\n        The light offers motion-only lighting, dim lighting that becomes\n        brighter when motion is detected, and steady medium lighting after\n        dark.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this model include a remote control?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. This integrated 74-LED model is controlled using the mode button\n        on the light unit.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I install the light?\u003c\/summary\u003e\n      \u003cp\u003e\n        Install it on an outdoor wall where its solar panel can receive direct\n        sunlight. Suitable locations include driveways, entrances, garages,\n        side paths and backyards.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it work during winter or cloudy weather?\u003c\/summary\u003e\n      \u003cp\u003e\n        It can still charge during winter and cloudy weather, but reduced\n        sunlight may shorten its nighttime operating time.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the light suitable for outdoor weather?\u003c\/summary\u003e\n      \u003cp\u003e\n        The light has an IP65 rating and is designed for normal outdoor\n        conditions. It should not be submerged or installed where water\n        continuously pools.\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        The light includes a 3-year warranty and a 100-day return period,\n        subject to the conditions in our warranty and returns policies.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere is the order 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=\"sgm-section sgm-final\"\u003e\n    \u003ch2\u003eLight Up Your Property Without the Wiring\u003c\/h2\u003e\n    \u003cp\u003e\n      Add automatic, motion-responsive illumination to your driveway,\n      entrance, garage or backyard using solar power.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"soga","offers":[{"title":"Default Title","offer_id":44955023311071,"sku":"UL-0S-WL-CW-3H74","price":69.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/22_efe934af-ea75-4df7-9e38-801b00a53d8a.jpg?v=1756966109","url":"https:\/\/solar-garden.com.au\/fr\/products\/solar-motion-sensor-light","provider":"solar-garden.com.au","version":"1.0","type":"link"}