{"product_id":"solar-house-number-lights","title":"Solar House Number Lights Australia | LED Address Numbers","description":"\u003cstyle\u003e\n.sg-house-number {\n  --green: #176b4d;\n  --light-green: #edf7f2;\n  --text: #20242a;\n  --muted: #5f6875;\n  --border: #e3e7e5;\n\n  max-width: 1100px;\n  margin: 0 auto;\n  color: var(--text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n}\n\n.sg-house-number *,\n.sg-house-number *::before,\n.sg-house-number *::after {\n  box-sizing: border-box;\n}\n\n.sg-house-number img {\n  max-width: 100%;\n  height: auto;\n}\n\n.sg-hn-section {\n  margin-bottom: 48px;\n}\n\n.sg-hn-divider {\n  height: 1px;\n  margin: 40px 0;\n  background: var(--border);\n}\n\n.sg-hn-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: var(--green);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.sg-hn-heading {\n  margin: 0 0 14px;\n  color: #111;\n  font-size: 29px;\n  line-height: 1.2;\n}\n\n.sg-hn-subtitle {\n  max-width: 850px;\n  margin: 0 0 20px;\n  color: var(--muted);\n  font-size: 18px;\n}\n\n.sg-hn-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 20px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.sg-hn-badges li {\n  padding: 9px 13px;\n  background: var(--light-green);\n  border: 1px solid #cfe5d9;\n  border-radius: 999px;\n  color: var(--green);\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.sg-hn-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 24px;\n}\n\n.sg-hn-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 18px;\n}\n\n.sg-hn-card {\n  height: 100%;\n  padding: 20px;\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n}\n\n.sg-hn-card h3 {\n  margin: 0 0 8px;\n  color: #111;\n  font-size: 19px;\n}\n\n.sg-hn-card p {\n  margin: 0;\n  color: var(--muted);\n}\n\n.sg-hn-check {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.sg-hn-check li {\n  position: relative;\n  margin-bottom: 13px;\n  padding-left: 30px;\n  color: #374151;\n}\n\n.sg-hn-check 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.sg-hn-highlight {\n  padding: 22px;\n  background: var(--light-green);\n  border: 1px solid #cfe5d9;\n  border-radius: 16px;\n  color: #374151;\n}\n\n.sg-hn-media {\n  max-width: 560px;\n  margin: 0 auto;\n}\n\n.sg-hn-image {\n  display: block;\n  width: 100%;\n  border-radius: 16px;\n}\n\n.sg-hn-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n}\n\n.sg-hn-table {\n  width: 100%;\n  min-width: 620px;\n  border-collapse: collapse;\n  background: #fff;\n}\n\n.sg-hn-table th,\n.sg-hn-table td {\n  padding: 14px 15px;\n  border-bottom: 1px solid var(--border);\n  text-align: left;\n  vertical-align: top;\n}\n\n.sg-hn-table th {\n  width: 34%;\n  background: var(--green);\n  color: #fff;\n}\n\n.sg-hn-table td {\n  color: #374151;\n}\n\n.sg-hn-table tbody tr:last-child th,\n.sg-hn-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.sg-hn-faq details {\n  margin-bottom: 12px;\n  padding: 15px 17px;\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n}\n\n.sg-hn-faq summary {\n  cursor: pointer;\n  color: #111;\n  font-weight: 700;\n}\n\n.sg-hn-faq p {\n  margin: 11px 0 0;\n  color: var(--muted);\n}\n\n.sg-hn-final {\n  padding: 34px 24px;\n  background: var(--green);\n  border-radius: 18px;\n  color: #fff;\n  text-align: center;\n}\n\n.sg-hn-final h2 {\n  margin: 0 0 10px;\n  color: #fff;\n  font-size: 28px;\n}\n\n.sg-hn-final p {\n  max-width: 720px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.92);\n}\n\n@media (max-width: 768px) {\n  .sg-hn-grid-2,\n  .sg-hn-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .sg-hn-heading {\n    font-size: 24px;\n  }\n\n  .sg-hn-subtitle {\n    font-size: 16px;\n  }\n\n  .sg-hn-section {\n    margin-bottom: 36px;\n  }\n\n  .sg-hn-divider {\n    margin: 30px 0;\n  }\n\n  .sg-hn-final h2 {\n    font-size: 23px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg-house-number\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Solar illuminated address numbers\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Solar House Number Lights for Australian Homes\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sg-hn-subtitle\"\u003e\n      Make your address easier to see after dark with modern solar-powered\n      house numbers. Each number features warm illuminated backlighting,\n      automatic dusk-to-dawn operation and no mains wiring.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sg-hn-badges\"\u003e\n      \u003cli\u003e230mm Tall Numbers\u003c\/li\u003e\n      \u003cli\u003eWarm Backlight\u003c\/li\u003e\n      \u003cli\u003eAuto On at Dusk\u003c\/li\u003e\n      \u003cli\u003e1200mAh Battery\u003c\/li\u003e\n      \u003cli\u003eIP44 Weather Resistant\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MAIN GIF --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cdiv class=\"sg-hn-media\"\u003e\n      \u003cimg class=\"sg-hn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/3279\/6203\/files\/download_6.gif?v=1787725341\" alt=\"Solar illuminated house number light glowing at night\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Easier to identify after dark\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Help Make Your Address Easier to See at Night\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Standard house numbers can become difficult to see once the sun goes down,\n      especially for delivery drivers, visitors, rideshare drivers and emergency\n      services trying to identify the correct property.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These illuminated solar house numbers provide a warm perimeter glow that\n      helps make your address easier to identify from the street after dark.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sg-hn-highlight\"\u003e\n      \u003cstrong\u003eSimple idea:\u003c\/strong\u003e\n      sunlight during the day, illuminated address numbers at night.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Why choose solar house numbers?\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Automatic Lighting Without Electrical Wiring\n    \u003c\/h2\u003e\n\n    \u003cul class=\"sg-hn-check\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e100% solar powered:\u003c\/strong\u003e\n        integrated solar panels charge automatically during daylight.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAuto on at dusk:\u003c\/strong\u003e\n        built-in light sensors turn the illumination on after dark and\n        switch it off again when daylight returns.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eWarm illuminated glow:\u003c\/strong\u003e\n        creates an even backlit effect around the house number.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1200mAh rechargeable battery:\u003c\/strong\u003e\n        stores solar energy for overnight illumination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eModern black design:\u003c\/strong\u003e\n        clean contemporary styling during both the day and night.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eNo electrician required:\u003c\/strong\u003e\n        no mains cables, power points or electrical connection.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eNumbers 0–9 available:\u003c\/strong\u003e\n        select the individual digits needed to create your address.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SECOND GIF --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cdiv class=\"sg-hn-media\"\u003e\n      \u003cimg class=\"sg-hn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/3279\/6203\/files\/download_7.gif?v=1787726268\" alt=\"Modern solar house number light installation\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Set and forget\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      How Do Solar House Number Lights Work?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-hn-grid-3\"\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003e1. Charge During the Day\u003c\/h3\u003e\n        \u003cp\u003e\n          The integrated solar panel collects sunlight and charges the\n          internal 1200mAh rechargeable battery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003e2. Turn On Automatically\u003c\/h3\u003e\n        \u003cp\u003e\n          When darkness falls, the built-in light sensor automatically\n          activates the warm illuminated backlight.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003e3. Switch Off at Sunrise\u003c\/h3\u003e\n        \u003cp\u003e\n          When daylight returns, the numbers switch off automatically\n          and begin charging again.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SOLAR PERFORMANCE --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Solar charging performance\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Approx. 4–6 Hours of Good Sunlight\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      With approximately 4–6 hours of good sunlight, the integrated solar\n      system is designed to store enough energy for night-time illumination.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sg-hn-highlight\"\u003e\n      \u003cstrong\u003eFor best performance:\u003c\/strong\u003e\n      install the numbers where the integrated solar panel receives good\n      direct daylight. Heavy shade can reduce charging and night-time runtime.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Designed to be seen\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      230mm Tall Illuminated Numbers\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each number measures approximately 230mm tall, giving it a strong\n      visual presence around front entrances and exterior walls.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The black face remains clean and modern during the day, while the\n      warm perimeter light helps highlight the number after sunset.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- WEATHER --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Designed for outdoor installation\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      IP44 Weather-Resistant Construction\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The housing uses UV-resistant PETG material with PET protection\n      over the solar panel.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The IP44 weather-resistant design provides protection against\n      everyday outdoor conditions and rain when correctly installed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sg-hn-highlight\"\u003e\n      IP44 is weather resistant, but the product should not be submerged\n      or installed where water can continuously collect around it.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Straightforward installation\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Screws, Wall Anchors \u0026amp; Positioning Template Included\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each number includes the required screws, wall anchors and positioning\n      template to help make installation easier.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Position the number where you want it, use the supplied template to\n      mark the mounting points, drill the required holes and secure the\n      number using the supplied hardware.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Drilling is required for permanent installation.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- NUMBER SELECTION --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Build your address\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Available in Numbers 0–9\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each digit is sold as an individual number, allowing you to choose\n      the exact combination needed for your property address.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sg-hn-grid-2\"\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003eExample: House Number 24\u003c\/h3\u003e\n        \u003cp\u003e\n          Select one “2” and one “4”.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003eExample: House Number 345\u003c\/h3\u003e\n        \u003cp\u003e\n          Select one “3”, one “4” and one “5”.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Suitable locations\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Where Can Solar House Number Lights Be Installed?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-hn-grid-3\"\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003eFront Entrances\u003c\/h3\u003e\n        \u003cp\u003e\n          Position the numbers near your front door or entrance where\n          they can be easily identified from the approach to your home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003eExterior Walls\u003c\/h3\u003e\n        \u003cp\u003e\n          Create a clean illuminated address display on a suitable\n          exterior wall.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sg-hn-card\"\u003e\n        \u003ch3\u003eGate \u0026amp; Fence Areas\u003c\/h3\u003e\n        \u003cp\u003e\n          Useful where the property's street number is positioned closer\n          to the road on an entrance structure or suitable fence area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Solar House Number Light Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"sg-hn-table-wrap\"\u003e\n\n      \u003ctable class=\"sg-hn-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSolar Illuminated House Number\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAvailable Numbers\u003c\/th\u003e\n            \u003ctd\u003e0–9\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eNumber Height\u003c\/th\u003e\n            \u003ctd\u003eApprox. 230mm\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\u003eBattery\u003c\/th\u003e\n            \u003ctd\u003e1200mAh Rechargeable Battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLight Colour\u003c\/th\u003e\n            \u003ctd\u003eWarm Backlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOperation\u003c\/th\u003e\n            \u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Sunlight\u003c\/th\u003e\n            \u003ctd\u003eApprox. 4–6 Hours of Good Sunlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHousing Material\u003c\/th\u003e\n            \u003ctd\u003eUV-Resistant PETG\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSolar Panel Protection\u003c\/th\u003e\n            \u003ctd\u003ePET\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWeather Rating\u003c\/th\u003e\n            \u003ctd\u003eIP44 Weather Resistant\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eInstallation\u003c\/th\u003e\n            \u003ctd\u003eWall Mounted — Drilling Required\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eIncluded\u003c\/th\u003e\n            \u003ctd\u003eScrews, Wall Anchors \u0026amp; Positioning Template\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMains Wiring\u003c\/th\u003e\n            \u003ctd\u003eNot Required\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=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- GEO --\u003e\n  \u003csection class=\"sg-hn-section\"\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Solar House Number Lights Australia\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Solar house number lights are a useful option for Australian homes\n      where the street address becomes difficult to identify after dark.\n      They provide illuminated address visibility without requiring mains\n      wiring at the entrance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Unlike ordinary unlit house numbers, solar illuminated address numbers\n      automatically light up after sunset using energy collected during the day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      They can be particularly useful for delivery drivers, visitors,\n      rideshare drivers and emergency services trying to locate a property\n      at night.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sg-hn-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sg-hn-section sg-hn-faq\"\u003e\n\n    \u003cspan class=\"sg-hn-eyebrow\"\u003e\n      Product questions\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"sg-hn-heading\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHow can I make my house number easier to see at night?\u003c\/summary\u003e\n      \u003cp\u003e\n        Illuminated house numbers can help by adding visible backlighting\n        around the address after dark. These solar house numbers automatically\n        illuminate at dusk without requiring mains wiring.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo solar house number lights turn on automatically?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The built-in light sensor turns the illumination on after dark\n        and switches it off again after sunrise.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo solar house numbers need an electrician?\u003c\/summary\u003e\n      \u003cp\u003e\n        No mains electrical connection is required. The numbers use an\n        integrated solar panel and rechargeable battery.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much sunlight do solar house numbers need?\u003c\/summary\u003e\n      \u003cp\u003e\n        Approximately 4–6 hours of good sunlight is recommended.\n        Charging performance varies with season, weather and installation position.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan delivery drivers see illuminated house numbers more easily?\u003c\/summary\u003e\n      \u003cp\u003e\n        The warm backlighting helps make the street number easier to identify\n        after dark compared with an unlit number.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size are the house numbers?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each number is approximately 230mm tall.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich house numbers are available?\u003c\/summary\u003e\n      \u003cp\u003e\n        Individual digits from 0 through 9 are available, allowing you to\n        select the combination required for your address.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the solar house numbers waterproof?\u003c\/summary\u003e\n      \u003cp\u003e\n        The product has an IP44 weather-resistant design for normal outdoor\n        exposure. It is not designed for submersion or areas where water\n        continuously collects around the unit.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included for installation?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each number includes screws, wall anchors and a positioning template.\n        Drilling is required for permanent installation.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I install solar house number lights?\u003c\/summary\u003e\n      \u003cp\u003e\n        Choose a position that is visible from the normal approach to your\n        home and receives good daylight for solar charging.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"sg-hn-section sg-hn-final\"\u003e\n\n    \u003ch2\u003e\n      Make Your Address Easier to Find After Dark\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Modern 230mm illuminated house numbers with warm backlighting,\n      automatic dusk-to-dawn operation and solar power — no mains wiring required.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Solar Garden Australia","offers":[{"title":"1-Digit","offer_id":51358346805471,"sku":"GG-SHNL","price":87.9,"currency_code":"AUD","in_stock":true},{"title":"2-Digit","offer_id":51358346772703,"sku":"GG-SHNL*2","price":149.9,"currency_code":"AUD","in_stock":true},{"title":"3-Digit","offer_id":51358346739935,"sku":"GG-SHNL*3","price":195.9,"currency_code":"AUD","in_stock":true},{"title":"4-Digit","offer_id":51358346707167,"sku":"GG-SHNL*4","price":235.9,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5994\/0575\/files\/ChatGPTImageAug26_2026_02_20_38PM.png?v=1788953483","url":"https:\/\/solar-garden.com.au\/da\/products\/solar-house-number-lights","provider":"solar-garden.com.au","version":"1.0","type":"link"}