{"product_id":"solar-landscape-spotlights-australia","title":"Solar Landscape Spotlights Australia","description":"\u003cstyle\u003e\n  .hq-spot {\n    --green: #176b4d;\n    --green-dark: #0f5138;\n    --green-light: #edf7f2;\n    --gold-light: #fff8e4;\n    --gold-border: #ead99b;\n    --text: #20242a;\n    --muted: #5f6875;\n    --border: #e3e7e5;\n    --bg: #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  .hq-spot *,\n  .hq-spot *::before,\n  .hq-spot *::after {\n    box-sizing: border-box;\n  }\n\n  .hq-spot img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .hqs-section {\n    margin-bottom: 50px;\n  }\n\n  .hqs-divider {\n    height: 1px;\n    margin: 40px 0;\n    background: var(--border);\n  }\n\n  .hqs-eyebrow {\n    display: inline-block;\n    margin-bottom: 9px;\n    color: var(--green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .hqs-title {\n    max-width: 880px;\n    margin: 0 0 14px;\n    color: #111;\n    font-size: 34px;\n    line-height: 1.16;\n  }\n\n  .hqs-heading {\n    margin: 0 0 16px;\n    color: #111;\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  .hqs-small-title {\n    margin: 0 0 9px;\n    color: #111;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .hqs-subtitle {\n    max-width: 900px;\n    margin: 0 0 20px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  .hqs-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 30px;\n    align-items: center;\n  }\n\n  .hqs-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .hqs-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .hqs-image {\n    width: 100%;\n    border-radius: 18px;\n    object-fit: cover;\n  }\n\n  .hqs-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hqs-badges li {\n    padding: 9px 13px;\n    background: var(--green-light);\n    border: 1px solid #cfe5d9;\n    border-radius: 999px;\n    color: var(--green-dark);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .hqs-trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    margin-top: 22px;\n    background: var(--bg);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .hqs-trust-item {\n    padding: 17px 10px;\n    border-right: 1px solid var(--border);\n    text-align: center;\n  }\n\n  .hqs-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .hqs-trust-item strong,\n  .hqs-trust-item span {\n    display: block;\n  }\n\n  .hqs-trust-item strong {\n    color: #111;\n    font-size: 14px;\n  }\n\n  .hqs-trust-item span {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  .hqs-checks {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hqs-checks li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 30px;\n    color: #374151;\n  }\n\n  .hqs-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  .hqs-card {\n    height: 100%;\n    padding: 21px 18px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .hqs-card-soft {\n    background: var(--bg);\n    border: 0;\n  }\n\n  .hqs-card p {\n    margin: 0;\n    color: var(--muted);\n  }\n\n  .hqs-icon,\n  .hqs-number {\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-weight: 800;\n  }\n\n  .hqs-pack-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n  }\n\n  .hqs-pack {\n    position: relative;\n    height: 100%;\n    padding: 23px 17px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .hqs-pack-popular {\n    border: 2px solid var(--green);\n    box-shadow: 0 8px 24px rgba(23,107,77,.14);\n  }\n\n  .hqs-pack-label {\n    position: absolute;\n    top: -13px;\n    left: 50%;\n    padding: 5px 11px;\n    transform: translateX(-50%);\n    white-space: nowrap;\n    background: var(--green);\n    border-radius: 999px;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  .hqs-pack-number {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--green);\n    font-size: 27px;\n    font-weight: 800;\n  }\n\n  .hqs-pack h3 {\n    margin: 0 0 8px;\n    color: #111;\n    font-size: 18px;\n  }\n\n  .hqs-pack p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .hqs-highlight {\n    margin-top: 20px;\n    padding: 18px;\n    background: var(--gold-light);\n    border: 1px solid var(--gold-border);\n    border-radius: 14px;\n  }\n\n  .hqs-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111;\n  }\n\n  .hqs-mode strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--green);\n    font-size: 19px;\n  }\n\n  .hqs-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  .hqs-comparison-column {\n    padding: 24px;\n  }\n\n  .hqs-comparison-column:first-child {\n    background: var(--green-light);\n  }\n\n  .hqs-comparison-column:last-child {\n    background: #fafafa;\n  }\n\n  .hqs-comparison-column h3 {\n    margin: 0 0 15px;\n    color: #111;\n    font-size: 20px;\n  }\n\n  .hqs-comparison-column ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hqs-comparison-column li {\n    margin-bottom: 11px;\n    padding-bottom: 11px;\n    border-bottom: 1px solid rgba(0,0,0,.07);\n  }\n\n  .hqs-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .hqs-table {\n    width: 100%;\n    min-width: 560px;\n    border-collapse: collapse;\n    background: #fff;\n  }\n\n  .hqs-table th,\n  .hqs-table td {\n    padding: 14px 15px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .hqs-table th {\n    width: 34%;\n    background: var(--green-dark);\n    color: #fff;\n    font-size: 14px;\n  }\n\n  .hqs-table td {\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .hqs-note {\n    margin-top: 15px;\n    padding: 14px 16px;\n    background: var(--bg);\n    border-left: 4px solid var(--green);\n    border-radius: 8px;\n    color: #374151;\n    font-size: 14px;\n  }\n\n  .hqs-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  .hqs-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  .hqs-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hqs-faq summary::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    color: var(--green);\n    content: \"+\";\n    font-size: 22px;\n  }\n\n  .hqs-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .hqs-faq p {\n    margin: 11px 0 0;\n    color: var(--muted);\n  }\n\n  .hqs-final {\n    padding: 30px 24px;\n    background: var(--green-dark);\n    border-radius: 18px;\n    color: #fff;\n    text-align: center;\n  }\n\n  .hqs-final h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 28px;\n  }\n\n  .hqs-final p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.9);\n  }\n\n  @media (max-width: 1000px) {\n    .hqs-pack-grid,\n    .hqs-grid-4 {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .hqs-trust {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .hq-spot {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .hqs-section {\n      margin-bottom: 36px;\n    }\n\n    .hqs-divider {\n      margin: 30px 0;\n    }\n\n    .hqs-title {\n      font-size: 26px;\n    }\n\n    .hqs-heading {\n      font-size: 23px;\n    }\n\n    .hqs-small-title {\n      font-size: 18px;\n    }\n\n    .hqs-subtitle {\n      font-size: 16px;\n    }\n\n    .hqs-grid-2,\n    .hqs-grid-3,\n    .hqs-comparison {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .hqs-image {\n      border-radius: 14px;\n    }\n  }\n\n  @media (max-width: 540px) {\n    .hqs-grid-4 {\n      grid-template-columns: 1fr;\n    }\n\n    .hqs-pack-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .hqs-pack {\n      padding: 19px 13px;\n    }\n\n    .hqs-pack-number {\n      font-size: 23px;\n    }\n\n    .hqs-pack h3 {\n      font-size: 16px;\n    }\n\n    .hqs-pack p {\n      font-size: 12px;\n    }\n\n    .hqs-badges {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 7px;\n    }\n\n    .hqs-badges li {\n      padding: 8px 5px;\n      font-size: 12px;\n      text-align: center;\n    }\n\n    .hqs-trust-item {\n      padding: 12px 5px;\n    }\n\n    .hqs-trust-item strong {\n      font-size: 12px;\n    }\n\n    .hqs-trust-item span {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hq-spot\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n    \u003cspan class=\"hqs-eyebrow\"\u003eSolar Landscape Spotlights Australia\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-title\"\u003e\n      Bright Solar Landscape Spotlights for Australian Gardens\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hqs-subtitle\"\u003e\n      Bring trees, garden beds, pathways, walls and outdoor features to life after dark\n      with HQ SolarLighting Solar Landscape Spotlights. Enjoy bright warm-white\n      illumination with no electrical wiring and no ongoing electricity costs.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hqs-badges\"\u003e\n      \u003cli\u003e57 LEDs Per Light\u003c\/li\u003e\n      \u003cli\u003eUp to 700 Lumens\u003c\/li\u003e\n      \u003cli\u003eWarm White 3000K\u003c\/li\u003e\n      \u003cli\u003e3 Brightness Modes\u003c\/li\u003e\n      \u003cli\u003eIP65 Weather Resistant\u003c\/li\u003e\n      \u003cli\u003eNo Wiring Required\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hqs-trust\"\u003e\n      \u003cdiv class=\"hqs-trust-item\"\u003e\n        \u003cstrong\u003e5,000+ Happy Aussie Customers\u003c\/strong\u003e\n        \u003cspan\u003eTrusted across Australia\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hqs-trust-item\"\u003e\n        \u003cstrong\u003eFree AU Shipping\u003c\/strong\u003e\n        \u003cspan\u003eAustralia-wide delivery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hqs-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=\"hqs-trust-item\"\u003e\n        \u003cstrong\u003eAustralian 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 --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n    \u003cimg class=\"hqs-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Picture_1_of_17.jpg?v=1756109606\u0026amp;width=1000\" alt=\"HQ SolarLighting solar landscape spotlights Australia illuminating garden plants and outdoor features\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"hqs-section hqs-grid-2\"\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"hqs-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Main-01.jpg?v=1756109650\u0026amp;width=1459\" alt=\"HQ SolarLighting 57 LED solar garden spotlight with adjustable solar panel\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"hqs-eyebrow\"\u003ePowerful Outdoor Lighting\u003c\/span\u003e\n\n      \u003ch2 class=\"hqs-heading\"\u003e\n        Highlight Your Garden Without Wiring\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed for Australian outdoor spaces, these solar garden spotlights\n        deliver targeted warm-white light wherever you need it.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hqs-checks\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e57 high-intensity LEDs\u003c\/strong\u003e in each spotlight\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUp to 700 lumens\u003c\/strong\u003e of bright illumination\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3000K warm white\u003c\/strong\u003e for attractive landscape lighting\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3 brightness settings\u003c\/strong\u003e to balance light and runtime\u003c\/li\u003e\n        \u003cli\u003eAutomatic charging during daylight\u003c\/li\u003e\n        \u003cli\u003eAutomatically illuminates after dark\u003c\/li\u003e\n        \u003cli\u003eAdjustable light head and solar panel\u003c\/li\u003e\n        \u003cli\u003eNo mains wiring or electrician required\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PACK GUIDE --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eChoose Your Coverage\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Which Solar Spotlight Pack Is Right for Your Garden?\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hqs-subtitle\"\u003e\n      Choose from 2, 4, 8 or 16 solar landscape spotlights depending on the size\n      of your garden and the number of outdoor features you want to illuminate.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hqs-pack-grid\"\u003e\n\n      \u003carticle class=\"hqs-pack\"\u003e\n        \u003cspan class=\"hqs-pack-number\"\u003e2 Pack\u003c\/span\u003e\n        \u003ch3\u003eStarter Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for highlighting one tree, entrance, feature wall or a small garden area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-pack hqs-pack-popular\"\u003e\n        \u003cspan class=\"hqs-pack-label\"\u003eMOST POPULAR\u003c\/span\u003e\n        \u003cspan class=\"hqs-pack-number\"\u003e4 Pack\u003c\/span\u003e\n        \u003ch3\u003eGarden Feature Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          A great choice for several trees, garden beds, pathways or house features.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-pack\"\u003e\n        \u003cspan class=\"hqs-pack-label\"\u003eBETTER VALUE\u003c\/span\u003e\n        \u003cspan class=\"hqs-pack-number\"\u003e8 Pack\u003c\/span\u003e\n        \u003ch3\u003eLandscape Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed for larger gardens, house frontages, pathways and landscaped areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-pack\"\u003e\n        \u003cspan class=\"hqs-pack-label\"\u003eBEST VALUE\u003c\/span\u003e\n        \u003cspan class=\"hqs-pack-number\"\u003e16 Pack\u003c\/span\u003e\n        \u003ch3\u003eFull Property Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for large properties, extensive landscaping and broader outdoor coverage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hqs-highlight\"\u003e\n      \u003cstrong\u003eNot sure which pack to choose?\u003c\/strong\u003e\n      Choose 2 lights for one or two features, 4 for a typical garden,\n      8 for a larger landscaped area, or 16 for broad property coverage.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n    \u003cimg class=\"hqs-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Picture_14_of_17.jpg?v=1756109650\u0026amp;width=800\" alt=\"HQ SolarLighting solar landscape spotlight ground stake and wall mount installation\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MODES --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eAdjustable Brightness\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      3 Brightness Modes for Different Outdoor Lighting Needs\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hqs-grid-3\"\u003e\n\n      \u003carticle class=\"hqs-card hqs-mode\"\u003e\n        \u003cdiv class=\"hqs-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003e30% Brightness\u003c\/strong\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eLonger Ambient Lighting\u003c\/h3\u003e\n        \u003cp\u003e\n          Softer garden illumination with up to approximately 15 hours of operation\n          after a full charge under favourable conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card hqs-mode\"\u003e\n        \u003cdiv class=\"hqs-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003e60% Brightness\u003c\/strong\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eBalanced Performance\u003c\/h3\u003e\n        \u003cp\u003e\n          A balance between brightness and runtime, with up to approximately\n          11 hours of operation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card hqs-mode\"\u003e\n        \u003cdiv class=\"hqs-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003e100% Brightness\u003c\/strong\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eMaximum Illumination\u003c\/h3\u003e\n        \u003cp\u003e\n          Maximum brightness for feature lighting with up to approximately\n          7 hours of operation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hqs-note\"\u003e\n      Runtime depends on available sunlight, weather, season, charging conditions,\n      installation position and selected brightness level.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eOutdoor Lighting Ideas\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Where Can You Use Solar Landscape Spotlights?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hqs-grid-4\"\u003e\n\n      \u003carticle class=\"hqs-card hqs-card-soft\"\u003e\n        \u003cdiv class=\"hqs-icon\"\u003e1\u003c\/div\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eTrees \u0026amp; Plants\u003c\/h3\u003e\n        \u003cp\u003e\n          Uplight trees, palms, shrubs and landscaped garden features after dark.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card hqs-card-soft\"\u003e\n        \u003cdiv class=\"hqs-icon\"\u003e2\u003c\/div\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eWalls \u0026amp; Facades\u003c\/h3\u003e\n        \u003cp\u003e\n          Add warm accent lighting to house facades, fences and outdoor walls.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card hqs-card-soft\"\u003e\n        \u003cdiv class=\"hqs-icon\"\u003e3\u003c\/div\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003ePaths \u0026amp; Driveways\u003c\/h3\u003e\n        \u003cp\u003e\n          Add targeted illumination around pathways, driveways and entrances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card hqs-card-soft\"\u003e\n        \u003cdiv class=\"hqs-icon\"\u003e4\u003c\/div\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003ePatios \u0026amp; Gardens\u003c\/h3\u003e\n        \u003cp\u003e\n          Create a warm atmosphere around patios, decks and outdoor entertaining areas.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"hqs-section hqs-grid-2\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"hqs-eyebrow\"\u003eEasy DIY Installation\u003c\/span\u003e\n\n      \u003ch2 class=\"hqs-heading\"\u003e\n        Stake Them into the Ground or Mount Them on a Wall\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        No electrical cabling is required. Position each solar spotlight where\n        you want the light, then adjust the solar panel for good daytime sun exposure.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hqs-checks\"\u003e\n        \u003cli\u003eStake directly into suitable garden soil\u003c\/li\u003e\n        \u003cli\u003eMount on a suitable outdoor wall\u003c\/li\u003e\n        \u003cli\u003eAdjust the light towards your chosen feature\u003c\/li\u003e\n        \u003cli\u003ePosition the solar panel towards direct sunlight\u003c\/li\u003e\n        \u003cli\u003eSelect your preferred brightness level\u003c\/li\u003e\n        \u003cli\u003eLeave the light to charge during the day\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"hqs-highlight\"\u003e\n        \u003cstrong\u003eAdjustable design\u003c\/strong\u003e\n        The adjustable light head and solar panel make it easier to optimise\n        both the lighting direction and daytime solar exposure.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg class=\"hqs-image\" src=\"https:\/\/solar-garden.com.au\/cdn\/shop\/files\/Picture_14_of_17.jpg?v=1756109650\u0026amp;width=800\" alt=\"How to install HQ SolarLighting solar garden spotlights in ground or on wall\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eSolar vs Wired Garden Lighting\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Landscape Lighting Without Electrical Cabling\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hqs-comparison\"\u003e\n\n      \u003cdiv class=\"hqs-comparison-column\"\u003e\n        \u003ch3\u003eHQ Solar Landscape Spotlights\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✓ Solar powered\u003c\/li\u003e\n          \u003cli\u003e✓ Automatic night operation\u003c\/li\u003e\n          \u003cli\u003e✓ Three brightness settings\u003c\/li\u003e\n          \u003cli\u003e✓ Easy to reposition\u003c\/li\u003e\n          \u003cli\u003e✓ Ground or wall installation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hqs-comparison-column\"\u003e\n        \u003ch3\u003eTraditional Wired Spotlights\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eElectrical cabling may be required\u003c\/li\u003e\n          \u003cli\u003eUses household electricity\u003c\/li\u003e\n          \u003cli\u003ePlacement depends on power access\u003c\/li\u003e\n          \u003cli\u003eCan be more difficult to reposition\u003c\/li\u003e\n          \u003cli\u003eInstallation may be more complicated\u003c\/li\u003e\n          \u003cli\u003eOngoing electricity consumption\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Solar Landscape Spotlight Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hqs-table-wrap\"\u003e\n\n      \u003ctable class=\"hqs-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSolar Landscape Spotlight \/ Solar Garden Spotlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLED Quantity\u003c\/th\u003e\n            \u003ctd\u003e57 LEDs per spotlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaximum Brightness\u003c\/th\u003e\n            \u003ctd\u003eUp to approximately 700 lumens\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLight Colour\u003c\/th\u003e\n            \u003ctd\u003eWarm White\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eColour Temperature\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3000K\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBrightness Modes\u003c\/th\u003e\n            \u003ctd\u003e30%, 60% and 100%\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAutomatic Operation\u003c\/th\u003e\n            \u003ctd\u003eCharges during daylight and automatically illuminates after dark\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAdjustment\u003c\/th\u003e\n            \u003ctd\u003eAdjustable light head and solar panel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePower Source\u003c\/th\u003e\n            \u003ctd\u003eSolar panel and rechargeable battery\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\u003eGround stake or wall mounting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePack Options\u003c\/th\u003e\n            \u003ctd\u003e2 Pack, 4 Pack, 8 Pack and 16 Pack\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\n          \u003ctr\u003e\n            \u003cth\u003eDispatch\u003c\/th\u003e\n            \u003ctd\u003eAustralian warehouse\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eInside the Package\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      What's Included?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hqs-grid-3\"\u003e\n\n      \u003carticle class=\"hqs-card\"\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eSolar Spotlights\u003c\/h3\u003e\n        \u003cp\u003e\n          Your selected pack containing 2, 4, 8 or 16 solar landscape spotlights.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card\"\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eGround Stakes\u003c\/h3\u003e\n        \u003cp\u003e\n          Ground stakes for positioning the solar spotlights in suitable garden soil.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hqs-card\"\u003e\n        \u003ch3 class=\"hqs-small-title\"\u003eMounting Accessories\u003c\/h3\u003e\n        \u003cp\u003e\n          Accessories for mounting the lights on a suitable outdoor wall.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEO \/ GEO --\u003e\n  \u003csection class=\"hqs-section\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eDesigned for Australian Outdoor Living\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Solar Landscape Spotlights Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Looking for \u003cstrong\u003esolar landscape spotlights in Australia\u003c\/strong\u003e?\n      HQ SolarLighting's warm-white solar spotlights provide bright,\n      targeted outdoor illumination without mains wiring. Each spotlight\n      features 57 LEDs, produces up to approximately 700 lumens and offers\n      three selectable brightness levels.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These \u003cstrong\u003esolar garden spotlights\u003c\/strong\u003e are suitable for illuminating\n      trees, garden beds, pathways, driveways, house facades, walls, patios and\n      other outdoor features. Their solar-powered design makes them a practical\n      option for Australian homes where running electrical cables through the\n      garden may be inconvenient.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Choose from 2, 4, 8 or 16-light packs to create anything from a single\n      garden feature to a coordinated landscape lighting setup around your property.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hqs-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"hqs-section hqs-faq\"\u003e\n\n    \u003cspan class=\"hqs-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\n    \u003ch2 class=\"hqs-heading\"\u003e\n      Solar Landscape Spotlight FAQs\n    \u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat are solar landscape spotlights used for?\u003c\/summary\u003e\n      \u003cp\u003e\n        Solar landscape spotlights are designed to highlight outdoor features such\n        as trees, plants, garden beds, pathways, walls, facades and entrances without\n        requiring mains electrical wiring.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow bright are these solar garden spotlights?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each spotlight contains 57 LEDs and produces up to approximately\n        700 lumens on the highest brightness setting.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat colour is the light?\u003c\/summary\u003e\n      \u003cp\u003e\n        The spotlights produce approximately 3000K warm-white light, designed\n        to create an attractive and welcoming outdoor atmosphere.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the three brightness modes?\u003c\/summary\u003e\n      \u003cp\u003e\n        You can select approximately 30%, 60% or 100% brightness depending\n        on whether you prefer longer runtime or stronger illumination.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long do the solar spotlights operate at night?\u003c\/summary\u003e\n      \u003cp\u003e\n        Under favourable charging conditions, estimated maximum runtime is\n        approximately 15 hours on low, 11 hours on medium and 7 hours on high.\n        Actual runtime varies according to sunlight, weather, season and installation.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo the solar spotlights turn on automatically?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Once switched on, the lights charge from sunlight during the day\n        and automatically illuminate when it becomes dark.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo solar landscape spotlights need electrical wiring?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. They are powered by their solar panels and rechargeable batteries,\n        so no mains electrical wiring is required.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan these solar spotlights be mounted on a wall?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. They can be installed using the ground stakes or mounted on a\n        suitable outdoor wall using the appropriate mounting accessories.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre these solar garden lights waterproof?\u003c\/summary\u003e\n      \u003cp\u003e\n        The spotlights have an IP65 weather-resistance rating and are designed\n        for normal outdoor conditions. They should not be submerged or installed\n        in locations where water regularly pools.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich pack should I choose?\u003c\/summary\u003e\n      \u003cp\u003e\n        A 2 Pack is suitable for one or two garden features. A 4 Pack works\n        well for a typical garden, while 8 and 16 Packs are better suited to\n        larger landscaped areas and broader property coverage.\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 delivery\n        available Australia wide.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the return period?\u003c\/summary\u003e\n      \u003cp\u003e\n        We offer a 100-day return period, subject to our applicable returns policy.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy choose HQ SolarLighting?\u003c\/summary\u003e\n      \u003cp\u003e\n        HQ SolarLighting specialises in practical solar outdoor lighting for\n        Australian homes. More than 5,000 Aussie customers have purchased from us,\n        with local Australian dispatch and customer support.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"hqs-section hqs-final\"\u003e\n\n    \u003ch2\u003eBring Your Garden to Life After Dark\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose your 2, 4, 8 or 16 Pack of HQ SolarLighting Solar Landscape Spotlights\n      and add bright, warm-white feature lighting to trees, garden beds,\n      pathways, walls and outdoor entertaining areas — without electrical wiring.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"soga","offers":[{"title":"4PCS","offer_id":51372294144297,"sku":"SAGA02","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"8PCS","offer_id":51372294177065,"sku":"SAGA02*2","price":205.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/6192\/3625\/files\/Picture_1_of_17.jpg?v=1760758853","url":"https:\/\/hqsolarlighting.com.au\/de\/products\/solar-landscape-spotlights-australia","provider":"HQ SolarLighting","version":"1.0","type":"link"}