{"title":"All Product","description":null,"products":[{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel","title":"Energizer 10Pack Solar Pathway LED Lights Outdoor-Stainless Steel 15 Lumen ( Silver )","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR OUTLET - ENERGIZER 10 PACK PATHWAY LIGHTS\n   FULLY ISOLATED SHOPIFY CSS\n   ========================================================= *\/\n.oso10-product-desc {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 25px 16px 45px;\n  font-family: inherit;\n  color: #111827;\n}\n.oso10-product-desc * { box-sizing: border-box; }\n.oso10-product-desc img { max-width: 100%; height: auto; display: block; }\n\n.oso10-hero {\n  display: grid;\n  grid-template-columns: 1fr 1.25fr;\n  gap: 38px;\n  align-items: center;\n  margin-bottom: 28px;\n}\n.oso10-hero-image {\n  border-radius: 14px;\n  overflow: hidden;\n  background: #f5f5f5;\n}\n.oso10-hero-image img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n.oso10-brand {\n  display: block;\n  color: #f28c00;\n  font-size: 17px;\n  font-weight: 800;\n  margin-bottom: 7px;\n  letter-spacing: .4px;\n}\n.oso10-title {\n  margin: 0 0 10px;\n  font-size: 38px;\n  line-height: 1.08;\n  font-weight: 800;\n  color: #07182e;\n}\n.oso10-subtitle {\n  margin: 0 0 14px;\n  font-size: 21px;\n  line-height: 1.35;\n  font-weight: 700;\n  color: #1f2937;\n}\n.oso10-intro {\n  margin: 0;\n  font-size: 17px;\n  line-height: 1.7;\n  color: #4b5563;\n}\n\n.oso10-quick {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  margin: 10px 0 30px;\n  border-top: 1px solid #e5e7eb;\n  border-bottom: 1px solid #e5e7eb;\n  padding: 18px 0;\n}\n.oso10-quick-item {\n  text-align: center;\n  padding: 4px 12px;\n  border-right: 1px solid #e5e7eb;\n}\n.oso10-quick-item:last-child { border-right: 0; }\n.oso10-icon {\n  width: 50px;\n  height: 50px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #07182e;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.oso10-icon svg {\n  width: 26px;\n  height: 26px;\n  fill: none;\n  stroke: #f5a300;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.oso10-quick-item strong {\n  display: block;\n  font-size: 14px;\n  line-height: 1.3;\n  color: #111827;\n}\n\n.oso10-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 20px;\n}\n.oso10-three-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 22px;\n}\n.oso10-card, .oso10-section {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n  padding: 27px;\n}\n.oso10-section { margin-bottom: 20px; }\n.oso10-card h2, .oso10-section h2 {\n  margin: 0 0 17px;\n  font-size: 25px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #07182e;\n}\n.oso10-card h2:after, .oso10-section h2:after {\n  content: \"\";\n  display: block;\n  width: 42px;\n  height: 3px;\n  background: #f5a300;\n  margin-top: 9px;\n}\n.oso10-card p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.65;\n  color: #667085;\n}\n.oso10-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.oso10-checklist li {\n  position: relative;\n  padding: 7px 0 7px 28px;\n  font-size: 15px;\n  line-height: 1.5;\n  color: #344054;\n}\n.oso10-checklist li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 18px;\n  height: 18px;\n  line-height: 18px;\n  text-align: center;\n  border-radius: 50%;\n  background: #f5a300;\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n}\n.oso10-dark {\n  background: linear-gradient(135deg, #07182e, #102e50);\n  color: #fff;\n}\n.oso10-dark h2 { color: #fff; }\n.oso10-dark p { color: #d8e0ea; }\n\n.oso10-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n.oso10-spec-table tr { border-bottom: 1px solid #eceff2; }\n.oso10-spec-table tr:last-child { border-bottom: 0; }\n.oso10-spec-table th, .oso10-spec-table td {\n  text-align: left;\n  padding: 8px 5px;\n  font-size: 15px;\n  line-height: 1.4;\n  vertical-align: top;\n}\n.oso10-spec-table th {\n  width: 42%;\n  font-weight: 700;\n  color: #344054;\n}\n.oso10-spec-table td { color: #475467; }\n\n.oso10-apps {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n.oso10-app {\n  padding: 9px 14px;\n  border-radius: 999px;\n  background: #f7f8fa;\n  border: 1px solid #e4e7ec;\n  font-size: 14px;\n  font-weight: 650;\n  color: #344054;\n}\n\n.oso10-showcase {\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:18px;\n  align-items:center;\n  margin-bottom:22px;\n}\n.oso10-showcase-img {\n  border-radius:12px;\n  overflow:hidden;\n  border:1px solid #e5e7eb;\n  background:#fff;\n}\n.oso10-showcase-img img { width:100%; }\n.oso10-showcase-copy {\n  padding:27px;\n  border-radius:12px;\n  background:linear-gradient(135deg,#07182e,#102e50);\n}\n.oso10-showcase-copy h2 {\n  margin:0 0 12px;\n  color:#fff;\n  font-size:25px;\n}\n.oso10-showcase-copy p {\n  margin:0;\n  color:#d8e0ea;\n  line-height:1.7;\n  font-size:15px;\n}\n\n.oso10-parts { margin-bottom: 22px; }\n.oso10-parts-intro {\n  margin: -5px 0 18px;\n  font-size: 15px;\n  line-height: 1.65;\n  color: #667085;\n  max-width: 900px;\n}\n.oso10-parts-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n}\n.oso10-part-card {\n  display: flex;\n  flex-direction: column;\n  min-height: 100%;\n  padding: 22px;\n  border-radius: 13px;\n  background: linear-gradient(135deg, #07182e, #102e50);\n  border: 1px solid #173a62;\n}\n.oso10-part-label {\n  display: inline-block;\n  align-self: flex-start;\n  margin-bottom: 10px;\n  padding: 6px 10px;\n  border-radius: 999px;\n  background: #f5a300;\n  color: #111827;\n  font-size: 11px;\n  font-weight: 800;\n}\n.oso10-part-card h3 {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 19px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n.oso10-part-card p {\n  margin: 0 0 16px;\n  color: #d8e0ea;\n  font-size: 13.5px;\n  line-height: 1.6;\n}\n.oso10-part-btn {\n  display: inline-block;\n  align-self: flex-start;\n  margin-top: auto;\n  padding: 11px 14px;\n  border-radius: 7px;\n  background: #f5a300;\n  color: #111827 !important;\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.oso10-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n.oso10-step {\n  text-align: center;\n  padding: 8px 15px;\n}\n.oso10-step-num {\n  width: 37px;\n  height: 37px;\n  border-radius: 50%;\n  margin: 0 auto 11px;\n  background: #f5a300;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 17px;\n  font-weight: 800;\n}\n.oso10-step h3 {\n  margin: 0 0 6px;\n  font-size: 17px;\n  color: #111827;\n}\n.oso10-step p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #667085;\n}\n\n.oso10-manual {\n  background: #f8f9fb;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  padding: 22px 25px;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n}\n.oso10-manual h3 {\n  margin: 0 0 4px;\n  font-size: 19px;\n  color: #07182e;\n}\n.oso10-manual p {\n  margin: 0;\n  font-size: 14px;\n  color: #667085;\n}\n.oso10-manual a {\n  display: inline-block;\n  background: #07182e;\n  color: #fff !important;\n  text-decoration: none !important;\n  border-radius: 7px;\n  padding: 12px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n.oso10-faq {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px 14px;\n}\n.oso10-faq details {\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fff;\n}\n.oso10-faq summary {\n  list-style: none;\n  position: relative;\n  padding: 16px 46px 16px 17px;\n  cursor: pointer;\n  font-size: 15px;\n  font-weight: 700;\n  color: #1f2937;\n}\n.oso10-faq summary::-webkit-details-marker { display:none; }\n.oso10-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  right:17px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#f28c00;\n  font-size:22px;\n}\n.oso10-faq details[open] summary:after { content:\"−\"; }\n.oso10-faq-answer {\n  padding:0 17px 17px;\n  font-size:14px;\n  line-height:1.65;\n  color:#667085;\n}\n.oso10-faq-answer a {\n  color:#0b5dbb;\n  text-decoration:underline;\n  font-weight:700;\n}\n\n.oso10-trust {\n  margin-top:25px;\n  background:#07182e;\n  border-radius:12px;\n  padding:18px;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n.oso10-trust-item {\n  text-align:center;\n  color:#fff;\n  font-size:14px;\n  line-height:1.4;\n}\n.oso10-trust-item strong {\n  display:block;\n  color:#f5a300;\n  font-size:15px;\n  margin-bottom:2px;\n}\n\n@media (max-width:900px) {\n  .oso10-hero { grid-template-columns:1fr; }\n  .oso10-quick { grid-template-columns:repeat(3,1fr); row-gap:20px; }\n  .oso10-quick-item { border-right:0; }\n  .oso10-three-col { grid-template-columns:1fr 1fr; }\n  .oso10-parts-grid { grid-template-columns:1fr 1fr; }\n  .oso10-showcase { grid-template-columns:1fr; }\n}\n@media (max-width:650px) {\n  .oso10-product-desc { padding:15px 10px 30px; }\n  .oso10-title { font-size:30px; }\n  .oso10-subtitle { font-size:19px; }\n  .oso10-intro { font-size:16px; }\n  .oso10-quick { grid-template-columns:repeat(2,1fr); gap:18px 8px; }\n  .oso10-two-col,.oso10-three-col { grid-template-columns:1fr; }\n  .oso10-card,.oso10-section { padding:21px 17px; }\n  .oso10-card h2,.oso10-section h2 { font-size:22px; }\n  .oso10-steps { grid-template-columns:1fr; }\n  .oso10-manual { flex-direction:column; align-items:flex-start; }\n  .oso10-manual a { width:100%; text-align:center; }\n  .oso10-faq { grid-template-columns:1fr; }\n  .oso10-parts-grid { grid-template-columns:1fr; }\n  .oso10-trust { grid-template-columns:1fr 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"oso10-product-desc\"\u003e\n\n\u003csection class=\"oso10-hero\"\u003e\n  \u003cdiv class=\"oso10-hero-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE_jpg.jpg?v=1719004878\" alt=\"Energizer 10 pack solar pathway lights outdoor lighting performance\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv\u003e\n    \u003cspan class=\"oso10-brand\"\u003eENERGIZER®\u003c\/span\u003e\n    \u003ch2 class=\"oso10-title\"\u003e10-Pack Solar Pathway Lights\u003c\/h2\u003e\n    \u003ch3 class=\"oso10-subtitle\"\u003eStainless Steel \u0026amp; Glass Solar Lighting for Pathways, Gardens \u0026amp; Yards\u003c\/h3\u003e\n    \u003cp class=\"oso10-intro\"\u003e\n      Brighten your landscape with this \u003cstrong\u003e10-pack of Energizer Solar Pathway Lights\u003c\/strong\u003e.\n      Designed with durable stainless steel construction, glass lenses, crystalline solar panels,\n      rechargeable Energizer AA Ni-MH batteries, and automatic nighttime operation, this complete set\n      adds a warm, inviting glow to pathways, gardens, driveways, patios, and landscape borders without electrical wiring.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"oso10-quick\"\u003e\n  \u003cdiv class=\"oso10-quick-item\"\u003e\n\u003cdiv class=\"oso10-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"7\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M7 1.5v1M7 9.5v1M2.5 6h1M10.5 6h1\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 14h14l2 7H3l2-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e100% Solar Powered\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"oso10-quick-item\"\u003e\n\u003cdiv class=\"oso10-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 15.5A8 8 0 0 1 8.5 4a8.5 8.5 0 1 0 11.5 11.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eAutomatic Nighttime Operation\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"oso10-quick-item\"\u003e\n\u003cdiv class=\"oso10-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 15a4 4 0 0 1 .5-8A6 6 0 0 1 18 9a3 3 0 0 1 0 6H6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"oso10-quick-item\"\u003e\n\u003cdiv class=\"oso10-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e10-Light Complete Set\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"oso10-quick-item\"\u003e\n\u003cdiv class=\"oso10-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l8 3v6c0 5-3.4 9-8 11-4.6-2-8-6-8-11V5l8-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eStainless Steel + Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"oso10-two-col\"\u003e\n  \u003cdiv class=\"oso10-card\"\u003e\n    \u003ch2\u003eBuilt for Everyday Outdoor Use\u003c\/h2\u003e\n    \u003cul class=\"oso10-checklist\"\u003e\n      \u003cli\u003e10 complete solar pathway lights\u003c\/li\u003e\n      \u003cli\u003eStainless steel construction\u003c\/li\u003e\n      \u003cli\u003eDurable glass lenses\u003c\/li\u003e\n      \u003cli\u003eCrystalline solar charging panels\u003c\/li\u003e\n      \u003cli\u003ePre-installed rechargeable Energizer AA Ni-MH batteries\u003c\/li\u003e\n      \u003cli\u003eAutomatic nighttime operation\u003c\/li\u003e\n      \u003cli\u003eNo wiring or outdoor electrical outlet required\u003c\/li\u003e\n      \u003cli\u003eSimple stake-in-ground installation\u003c\/li\u003e\n      \u003cli\u003eDesigned for outdoor use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oso10-card\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003ctable class=\"oso10-spec-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eEnergizer\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePack Size\u003c\/th\u003e\n\u003ctd\u003e10 Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003e10616-14\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel + Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eSolar\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eRechargeable Energizer AA Ni-MH Battery, Pre-Installed\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Nighttime Operation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eLight Height\u003c\/th\u003e\n\u003ctd\u003eApprox. 15.5\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eLight Diameter\u003c\/th\u003e\n\u003ctd\u003eApprox. 6.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStake Length\u003c\/th\u003e\n\u003ctd\u003eApprox. 5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003eSimple Assembly Required\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-three-col\"\u003e\n  \u003cdiv class=\"oso10-card\"\u003e\n    \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n    \u003cul class=\"oso10-checklist\"\u003e\n      \u003cli\u003e10 Solar Pathway Lights\u003c\/li\u003e\n      \u003cli\u003e10 Ground Stakes\u003c\/li\u003e\n      \u003cli\u003e10 Pre-Installed Rechargeable Batteries\u003c\/li\u003e\n      \u003cli\u003eInstruction Manual\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oso10-card oso10-dark\"\u003e\n    \u003ch2\u003eRepair Instead of Replace\u003c\/h2\u003e\n    \u003cp\u003e\n      Replacement parts are available for select compatible Energizer solar pathway lights.\n      Depending on your exact model, you may be able to replace a damaged ground stake,\n      solar top, glass component, or rechargeable battery instead of replacing the complete set.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oso10-card\"\u003e\n    \u003ch2\u003ePerfect For\u003c\/h2\u003e\n    \u003cdiv class=\"oso10-apps\"\u003e\n      \u003cspan class=\"oso10-app\"\u003ePathways\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eWalkways\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eGardens\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eFlower Beds\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003ePatios\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eDriveways\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003ePool Areas\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eLandscape Borders\u003c\/span\u003e\n      \u003cspan class=\"oso10-app\"\u003eFront Yards\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-showcase\"\u003e\n  \u003cdiv class=\"oso10-showcase-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\" alt=\"Energizer solar pathway lights outdoor demonstration\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"oso10-showcase-copy\"\u003e\n    \u003ch2\u003eSimple Solar Lighting for a More Finished Landscape\u003c\/h2\u003e\n    \u003cp\u003e\n      Place the lights along a walkway, around a garden bed, beside a driveway, or around an outdoor living area.\n      During the day, the crystalline solar panels recharge the included batteries. After dark, the built-in sensor\n      allows the lights to illuminate automatically, helping create a welcoming nighttime appearance without running wires.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-section oso10-parts\"\u003e\n  \u003ch2\u003eKeep Your Energizer Pathway Lights Working Longer\u003c\/h2\u003e\n  \u003cp class=\"oso10-parts-intro\"\u003e\n    Instead of replacing the entire set when one component becomes damaged, shop our available replacement parts for\n    compatible Energizer solar pathway lights. Always confirm fit, dimensions, battery chemistry, and model compatibility before ordering.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"oso10-parts-grid\"\u003e\n    \u003cdiv class=\"oso10-part-card\"\u003e\n      \u003cspan class=\"oso10-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n      \u003ch3\u003e10-Pack Ground Stakes\u003c\/h3\u003e\n      \u003cp\u003eReplace broken, cracked, or missing ground spikes on compatible pathway and garden lights.\u003c\/p\u003e\n      \u003ca class=\"oso10-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003eView Ground Stakes\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso10-part-card\"\u003e\n      \u003cspan class=\"oso10-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n      \u003ch3\u003eEnergizer Solar Top\u003c\/h3\u003e\n      \u003cp\u003eReplace a compatible upper solar assembly and keep the rest of the fixture in service.\u003c\/p\u003e\n      \u003ca class=\"oso10-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eView Solar Top\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso10-part-card\"\u003e\n      \u003cspan class=\"oso10-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n      \u003ch3\u003eEnergizer Glass Part\u003c\/h3\u003e\n      \u003cp\u003eReplace a damaged compatible glass lens section without replacing the complete pathway light.\u003c\/p\u003e\n      \u003ca class=\"oso10-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003eView Replacement Glass\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso10-part-card\"\u003e\n      \u003cspan class=\"oso10-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n      \u003ch3\u003eEnergizer Rechargeable AA Batteries\u003c\/h3\u003e\n      \u003cp\u003eRefresh compatible lights with rechargeable AA batteries. Verify voltage, chemistry, and size before installation.\u003c\/p\u003e\n      \u003ca class=\"oso10-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Rechargeable Batteries\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-section\"\u003e\n  \u003ch2\u003eEasy 3-Step Installation\u003c\/h2\u003e\n  \u003cdiv class=\"oso10-steps\"\u003e\n    \u003cdiv class=\"oso10-step\"\u003e\n      \u003cdiv class=\"oso10-step-num\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eAssemble\u003c\/h3\u003e\n      \u003cp\u003eConnect each light, post, and ground stake according to the included instructions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"oso10-step\"\u003e\n      \u003cdiv class=\"oso10-step-num\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eStake Into the Ground\u003c\/h3\u003e\n      \u003cp\u003ePlace the lights along your pathway, garden, driveway, patio, or landscape border.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"oso10-step\"\u003e\n      \u003cdiv class=\"oso10-step-num\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003eCharge in Direct Sunlight\u003c\/h3\u003e\n      \u003cp\u003ePosition the solar panel where it receives adequate direct sunlight for reliable nighttime operation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-manual\"\u003e\n  \u003cdiv\u003e\n    \u003ch3\u003eEnergizer 10-Pack Instruction Manual\u003c\/h3\u003e\n    \u003cp\u003eView the installation, operating, care, and battery instructions for this pathway-light set.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M51493-Manual-1.pdf?v=1712952651\" target=\"_blank\" rel=\"noopener\"\u003eView Instruction Manual\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-section\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"oso10-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many lights are included?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eThis listing includes \u003cstrong\u003e10 Energizer solar pathway lights\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo these lights require electrical wiring?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eNo. The lights are solar powered and do not require traditional electrical wiring or an outdoor outlet.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo they turn on automatically?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eYes. The built-in sensor is designed to allow charging during daylight and automatic illumination after dark.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of battery is included?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eEach light includes a pre-installed rechargeable Energizer AA Ni-MH battery.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the approximate dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eThe supplied product information lists each light at approximately \u003cstrong\u003e15.5 inches high × 6.25 inches in diameter\u003c\/strong\u003e, with an approximately \u003cstrong\u003e5-inch ground stake\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I install them?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eUse them along pathways, walkways, gardens, flower beds, patios, driveways, pool areas, or landscape borders. Choose locations with adequate direct sunlight.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you sell replacement ground stakes?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eYes. We offer a \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e10-pack of replacement ground stakes\u003c\/a\u003e for compatible pathway and garden lights. Confirm fit before ordering.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace the solar top?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eA compatible \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eEnergizer replacement solar top\u003c\/a\u003e is available for select models. Confirm compatibility with model 10616-14 before ordering.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace the glass part?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eWe offer a \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003ereplacement Energizer glass part\u003c\/a\u003e for compatible fixtures. Verify dimensions and model compatibility before purchase.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you sell replacement rechargeable batteries?\u003c\/summary\u003e\n      \u003cdiv class=\"oso10-faq-answer\"\u003eYes. We offer \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eEnergizer rechargeable AA batteries\u003c\/a\u003e. Confirm the required voltage, chemistry, and size for your exact light before replacement.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"oso10-trust\"\u003e\n  \u003cdiv class=\"oso10-trust-item\"\u003e\n\u003cstrong\u003e10-Light Set\u003c\/strong\u003eComplete Pathway Coverage\u003c\/div\u003e\n  \u003cdiv class=\"oso10-trust-item\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003eNo Wiring Required\u003c\/div\u003e\n  \u003cdiv class=\"oso10-trust-item\"\u003e\n\u003cstrong\u003eStainless + Glass\u003c\/strong\u003eOutdoor Construction\u003c\/div\u003e\n  \u003cdiv class=\"oso10-trust-item\"\u003e\n\u003cstrong\u003eReplacement Parts\u003c\/strong\u003eStakes • Tops • Glass • Batteries\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":31242271457324,"sku":"10343-SS","price":109.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-10pack-solar-pathway-led-lights-outdoor-stainless-steel-15-lumen-silver-2780093.jpg?v=1786735039"},{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel-white","title":"Energizer Stainless Steel Solar Pathway Lights - 8 Pack Outdoor Solar Garden Lights","description":"\u003cp\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/rmKHc9OyEIQ\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eBrighten your landscape with this \u003c\/em\u003e\u003cem\u003e\u003cstrong\u003eH\u003c\/strong\u003e\u003c\/em\u003e\u003cem\u003e\u003cstrong\u003eigh Quality \u003c\/strong\u003e\u003c\/em\u003e\u003cem\u003eEnergizer 8-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eEnergizer has taken their well known quality from batteries to this 8 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e•8 pack includes: 8 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cspan style=\"font-family: Arial;\"\u003eFrom Energizer!\u003c\/span\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cspan style=\"font-family: Arial;\"\u003ePreview Instruction Manual: \u003ca title=\"energizer solar pathway lights 8 pack\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M55355_InstructionManual.pdf?v=1712952649\" target=\"_blank\" rel=\"noopener\"\u003eDownload\u003c\/a\u003e\u003c\/span\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cspan style=\"font-family: Arial;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/em\u003e\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":31242091692076,"sku":"egunmetal-8","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-8-pack-solar-pathway-led-lights-outdoor-stainless-steel-gunmetal-4554218.jpg?v=1786735040"},{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel-black","title":"Energizer 8 Pack Solar Pathway LED Lights Outdoor-Stainless Steel -15 Lumen( Black )","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/rmKHc9OyEIQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eBrighten your landscape with this \u003c\/i\u003e\u003ci\u003e\u003cb\u003eH\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eigh Quality \u003c\/b\u003e\u003c\/i\u003e\u003ci\u003eEnergizer 8-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eEnergizer has taken their well known quality from batteries to this 8 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. 15 Lumen\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•8 pack includes: 8 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\" style=\"font-family: Arial;\"\u003eFrom Energizer!\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\" style=\"font-family: Arial;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\"\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":31243714822188,"sku":"10424-BL","price":94.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-8-pack-solar-pathway-led-lights-outdoor-stainless-steel-15-lumen-black-1905262.jpg?v=1786735040"},{"product_id":"energizer-10pack-solar-pathway-lights-outdoor-stainless-steel","title":"Energizer 10 Pack Solar LED Pathway Lights Outdoor-Stainless Steel","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR OUTLET\n   ENERGIZER 10-PACK SOLAR PATHWAY LIGHTS DESCRIPTION\n   ========================================================= *\/\n\n.oso-product-desc {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 25px 16px 45px;\n  font-family: inherit;\n  color: #111827;\n}\n\n.oso-product-desc * {\n  box-sizing: border-box;\n}\n\n.oso-product-desc img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* HERO *\/\n\n.oso-pd-hero {\n  display: grid;\n  grid-template-columns: 1fr 1.25fr;\n  gap: 38px;\n  align-items: center;\n  margin-bottom: 28px;\n}\n\n.oso-pd-hero-image {\n  border-radius: 14px;\n  overflow: hidden;\n  background: #f5f5f5;\n}\n\n.oso-pd-hero-image img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.oso-pd-brand {\n  display: block;\n  color: #f28c00;\n  font-size: 17px;\n  font-weight: 800;\n  margin-bottom: 7px;\n  letter-spacing: .4px;\n}\n\n.oso-pd-title {\n  margin: 0 0 10px;\n  font-size: 38px;\n  line-height: 1.08;\n  font-weight: 800;\n  color: #07182e;\n}\n\n.oso-pd-subtitle {\n  margin: 0 0 14px;\n  font-size: 21px;\n  line-height: 1.35;\n  font-weight: 700;\n  color: #1f2937;\n}\n\n.oso-pd-intro {\n  margin: 0;\n  font-size: 17px;\n  line-height: 1.7;\n  color: #4b5563;\n}\n\n\/* QUICK BENEFITS *\/\n\n.oso-pd-quick {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  margin: 10px 0 30px;\n  border-top: 1px solid #e5e7eb;\n  border-bottom: 1px solid #e5e7eb;\n  padding: 18px 0;\n}\n\n.oso-pd-quick-item {\n  text-align: center;\n  padding: 4px 12px;\n  border-right: 1px solid #e5e7eb;\n}\n\n.oso-pd-quick-item:last-child {\n  border-right: 0;\n}\n\n.oso-pd-icon {\n  width: 50px;\n  height: 50px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #07182e;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.oso-pd-icon svg {\n  width: 26px;\n  height: 26px;\n  fill: none;\n  stroke: #f5a300;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.oso-pd-quick-item strong {\n  display: block;\n  font-size: 14px;\n  line-height: 1.3;\n  color: #111827;\n}\n\n\/* FEATURE CARDS *\/\n\n.oso-pd-features {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 12px;\n  margin-bottom: 30px;\n}\n\n.oso-pd-feature {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.oso-pd-feature img {\n  width: 100%;\n  aspect-ratio: 1 \/ .83;\n  object-fit: cover;\n}\n\n.oso-pd-feature-copy {\n  padding: 16px 14px 18px;\n}\n\n.oso-pd-feature h3 {\n  margin: 0 0 7px;\n  font-size: 16px;\n  line-height: 1.35;\n  font-weight: 800;\n  color: #111827;\n}\n\n.oso-pd-feature p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #667085;\n}\n\n\/* TWO COLUMN DETAILS *\/\n\n.oso-pd-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 20px;\n}\n\n.oso-pd-card {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n  padding: 27px;\n}\n\n.oso-pd-card h2,\n.oso-pd-section h2 {\n  margin: 0 0 17px;\n  font-size: 25px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #07182e;\n}\n\n.oso-pd-card h2:after,\n.oso-pd-section h2:after {\n  content: \"\";\n  display: block;\n  width: 42px;\n  height: 3px;\n  background: #f5a300;\n  margin-top: 9px;\n}\n\n.oso-pd-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.oso-pd-checklist li {\n  position: relative;\n  padding: 7px 0 7px 28px;\n  font-size: 15px;\n  line-height: 1.5;\n  color: #344054;\n}\n\n.oso-pd-checklist li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 18px;\n  height: 18px;\n  line-height: 18px;\n  text-align: center;\n  border-radius: 50%;\n  background: #f5a300;\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\/* SPECS *\/\n\n.oso-pd-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.oso-pd-spec-table tr {\n  border-bottom: 1px solid #eceff2;\n}\n\n.oso-pd-spec-table tr:last-child {\n  border-bottom: 0;\n}\n\n.oso-pd-spec-table th,\n.oso-pd-spec-table td {\n  text-align: left;\n  padding: 8px 5px;\n  font-size: 15px;\n  line-height: 1.4;\n  vertical-align: top;\n}\n\n.oso-pd-spec-table th {\n  width: 42%;\n  font-weight: 700;\n  color: #344054;\n}\n\n.oso-pd-spec-table td {\n  color: #475467;\n}\n\n\/* THREE COLUMN *\/\n\n.oso-pd-three-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 22px;\n}\n\n.oso-pd-dark {\n  background: linear-gradient(135deg, #07182e, #102e50);\n  color: #fff;\n}\n\n.oso-pd-dark h2 {\n  color: #fff;\n}\n\n.oso-pd-card p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.65;\n  color: #667085;\n}\n\n.oso-pd-dark p {\n  color: #d8e0ea;\n}\n\n\/* APPLICATION CHIPS *\/\n\n.oso-pd-apps {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n.oso-pd-app {\n  padding: 9px 14px;\n  border-radius: 999px;\n  background: #f7f8fa;\n  border: 1px solid #e4e7ec;\n  font-size: 14px;\n  font-weight: 650;\n  color: #344054;\n}\n\n\/* INSTALLATION *\/\n\n.oso-pd-section {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n  padding: 27px;\n  margin-bottom: 20px;\n}\n\n.oso-pd-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.oso-pd-step {\n  text-align: center;\n  padding: 8px 15px;\n}\n\n.oso-pd-step-num {\n  width: 37px;\n  height: 37px;\n  border-radius: 50%;\n  margin: 0 auto 11px;\n  background: #f5a300;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 17px;\n  font-weight: 800;\n}\n\n.oso-pd-step h3 {\n  margin: 0 0 6px;\n  font-size: 17px;\n  color: #111827;\n}\n\n.oso-pd-step p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #667085;\n}\n\n\/* MANUAL CTA *\/\n\n.oso-pd-manual {\n  background: #f8f9fb;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  padding: 22px 25px;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.oso-pd-manual h3 {\n  margin: 0 0 4px;\n  font-size: 19px;\n  color: #07182e;\n}\n\n.oso-pd-manual p {\n  margin: 0;\n  font-size: 14px;\n  color: #667085;\n}\n\n.oso-pd-manual a {\n  display: inline-block;\n  background: #07182e;\n  color: #fff !important;\n  text-decoration: none !important;\n  border-radius: 7px;\n  padding: 12px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n\/* FAQ *\/\n\n.oso-pd-faq {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px 14px;\n}\n\n.oso-pd-faq details {\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.oso-pd-faq summary {\n  list-style: none;\n  position: relative;\n  padding: 16px 46px 16px 17px;\n  cursor: pointer;\n  font-size: 15px;\n  font-weight: 700;\n  color: #1f2937;\n}\n\n.oso-pd-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.oso-pd-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 17px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: #f28c00;\n  font-size: 22px;\n  font-weight: 500;\n}\n\n.oso-pd-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.oso-pd-faq-answer {\n  padding: 0 17px 17px;\n  font-size: 14px;\n  line-height: 1.65;\n  color: #667085;\n}\n\n\n\/* REPLACEMENT PARTS *\/\n.oso-pd-parts {\n  margin-bottom: 24px;\n}\n.oso-pd-parts-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n}\n.oso-pd-part {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  padding: 20px;\n  background: #fff;\n  display: flex;\n  flex-direction: column;\n  min-height: 100%;\n}\n.oso-pd-part-badge {\n  display: inline-block;\n  align-self: flex-start;\n  padding: 6px 10px;\n  border-radius: 999px;\n  background: #f5a300;\n  color: #111827;\n  font-size: 11px;\n  font-weight: 800;\n  margin-bottom: 10px;\n}\n.oso-pd-part h3 {\n  margin: 0 0 8px;\n  font-size: 18px;\n  line-height: 1.3;\n  color: #07182e;\n}\n.oso-pd-part p {\n  margin: 0 0 16px;\n  color: #667085;\n  font-size: 14px;\n  line-height: 1.6;\n}\n.oso-pd-part a {\n  margin-top: auto;\n  display: inline-block;\n  background: #07182e;\n  color: #fff !important;\n  text-decoration: none !important;\n  padding: 11px 14px;\n  border-radius: 7px;\n  font-size: 13px;\n  font-weight: 800;\n  text-align: center;\n}\n@media (max-width: 900px) {\n  .oso-pd-parts-grid { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 650px) {\n  .oso-pd-parts-grid { grid-template-columns: 1fr; }\n}\n\n\/* TRUST BAR *\/\n\n.oso-pd-trust {\n  margin-top: 25px;\n  background: #07182e;\n  border-radius: 12px;\n  padding: 18px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n}\n\n.oso-pd-trust-item {\n  text-align: center;\n  color: #fff;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.oso-pd-trust-item strong {\n  display: block;\n  color: #f5a300;\n  font-size: 15px;\n  margin-bottom: 2px;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .oso-pd-hero {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-features {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .oso-pd-quick {\n    grid-template-columns: repeat(3, 1fr);\n    row-gap: 20px;\n  }\n\n  .oso-pd-quick-item {\n    border-right: 0;\n  }\n\n  .oso-pd-three-col {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 650px) {\n\n  .oso-product-desc {\n    padding: 15px 10px 30px;\n  }\n\n  .oso-pd-hero {\n    gap: 20px;\n  }\n\n  .oso-pd-title {\n    font-size: 30px;\n  }\n\n  .oso-pd-subtitle {\n    font-size: 19px;\n  }\n\n  .oso-pd-intro {\n    font-size: 16px;\n  }\n\n  .oso-pd-quick {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px 8px;\n  }\n\n  .oso-pd-features {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pd-feature h3 {\n    font-size: 15px;\n  }\n\n  .oso-pd-feature p {\n    font-size: 13px;\n  }\n\n  .oso-pd-two-col,\n  .oso-pd-three-col {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-card,\n  .oso-pd-section {\n    padding: 21px 17px;\n  }\n\n  .oso-pd-card h2,\n  .oso-pd-section h2 {\n    font-size: 22px;\n  }\n\n  .oso-pd-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-manual {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .oso-pd-manual a {\n    width: 100%;\n    text-align: center;\n  }\n\n  .oso-pd-faq {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-trust {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"oso-product-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"oso-pd-hero\"\u003e\n\n    \u003cdiv class=\"oso-pd-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1466da56-1bda-4502-adbf-02d2e950364f.__CR0,0,2910,1800_PT0_SX970_V1___.png\" alt=\"Energizer 10 Pack Solar Pathway Lights for driveway garden and walkway\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"oso-pd-brand\"\u003eENERGIZER®\u003c\/span\u003e\n\n      \u003ch2 class=\"oso-pd-title\"\u003e\n        10-Pack Solar Pathway Lights\n      \u003c\/h2\u003e\n\n      \u003ch3 class=\"oso-pd-subtitle\"\u003e\n        Reliable Solar Lighting for Driveways, Walkways \u0026amp; Landscapes\n      \u003c\/h3\u003e\n\n      \u003cp class=\"oso-pd-intro\"\u003e\n        Illuminate your property with this \u003cstrong\u003e10-pack of Energizer Solar Pathway Lights\u003c\/strong\u003e.\n        Designed with stainless steel construction, a glass lens, 10-lumen LED output,\n        and automatic solar operation, these outdoor lights provide an attractive\n        line of illumination for driveways, walkways, gardens, lawns, and landscape\n        borders without traditional electrical wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"oso-pd-quick\"\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"7\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M7 1.5v1M7 9.5v1M2.5 6h1M10.5 6h1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 14h14l2 7H3l2-7z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eSolar Powered\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20 15.5A8 8 0 0 1 8.5 4a8.5 8.5 0 1 0 11.5 11.5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eAutomatic On \/ Off\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 15a4 4 0 0 1 .5-8A6 6 0 0 1 18 9a3 3 0 0 1 0 6H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 18l-1 2M13 18l-1 2M18 18l-1 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eIP65 Waterproof\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e8–12 Hour Runtime\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l8 3v6c0 5-3.4 9-8 11-4.6-2-8-6-8-11V5l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8.5 12l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eStainless Steel + Glass\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"oso-pd-features\"\u003e\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c8a17533-4276-49c9-bd1e-ea205efca898.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"10 lumen Energizer solar pathway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003e10-Lumen Light Output\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides clear pathway and driveway edge illumination while maintaining\n          an attractive decorative appearance around your landscape.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/830679e6-eb6a-45c1-b2b9-25df7a7643e2.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Solar charging Energizer landscape pathway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eEfficient Solar Charging\u003c\/h3\u003e\n        \u003cp\u003e\n          Crystalline solar panels collect sunlight during the day to recharge\n          the pre-installed batteries for nighttime operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/118f35f1-7323-4caa-85a0-9fd094a44e90.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Waterproof Energizer solar driveway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eIP65 Waterproof Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for outdoor use with protection designed for rain, sprinklers,\n          snow, and everyday exposure to changing weather conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9bda378d-f65e-4a88-9c4b-4856a9350f8a.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"10 pack solar driveway and pathway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003e10 Lights for Wider Coverage\u003c\/h3\u003e\n        \u003cp\u003e\n          The 10-piece set makes it easy to create a continuous line of lighting\n          along driveways, sidewalks, pathways, lawns, and landscape borders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e56052f5-a661-4bce-a656-64363f48f531.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Solar landscaping lights for walkway lawn and patio\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eVersatile Landscape Placement\u003c\/h3\u003e\n        \u003cp\u003e\n          Use them along driveways, walkways, lawns, gardens, patios,\n          front yards, and other outdoor landscape areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS + SPECS --\u003e\n  \u003csection class=\"oso-pd-two-col\"\u003e\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eBuilt for Everyday Outdoor Use\u003c\/h2\u003e\n\n      \u003cul class=\"oso-pd-checklist\"\u003e\n        \u003cli\u003e10-lumen LED output per light\u003c\/li\u003e\n        \u003cli\u003e10-piece pathway light set\u003c\/li\u003e\n        \u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n        \u003cli\u003e100% solar powered — no electrical wiring required\u003c\/li\u003e\n        \u003cli\u003eCrystalline solar charging panel\u003c\/li\u003e\n        \u003cli\u003eStainless steel construction\u003c\/li\u003e\n        \u003cli\u003eDurable glass lens\u003c\/li\u003e\n        \u003cli\u003ePre-installed rechargeable Energizer batteries\u003c\/li\u003e\n        \u003cli\u003eIP65 waterproof rating\u003c\/li\u003e\n        \u003cli\u003eSimple stake-in-ground installation\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"oso-pd-spec-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePack Size\u003c\/th\u003e\n            \u003ctd\u003e10 Lights\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBrightness\u003c\/th\u003e\n            \u003ctd\u003e10 Lumens Per Light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eConstruction\u003c\/th\u003e\n            \u003ctd\u003eStainless Steel + Glass Lens\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSolar Panel\u003c\/th\u003e\n            \u003ctd\u003eCrystalline Solar Panel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBattery\u003c\/th\u003e\n            \u003ctd\u003e1.2V AA Ni-MH Rechargeable Energizer Battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWaterproof Rating\u003c\/th\u003e\n            \u003ctd\u003eIP65\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRuntime\u003c\/th\u003e\n            \u003ctd\u003eApprox. 8–12 Hours on a Full Charge\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\u003eLight Dimensions\u003c\/th\u003e\n            \u003ctd\u003eApprox. 15.5\" H × 6.25\" Diameter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStake Length\u003c\/th\u003e\n            \u003ctd\u003eApprox. 5\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eInstallation\u003c\/th\u003e\n            \u003ctd\u003eGround Stake\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eModel Number\u003c\/th\u003e\n            \u003ctd\u003e10343\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\n  \u003c!-- INCLUDED \/ DESIGN \/ APPLICATIONS --\u003e\n  \u003csection class=\"oso-pd-three-col\"\u003e\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\n      \u003cul class=\"oso-pd-checklist\"\u003e\n        \u003cli\u003e10 Solar Pathway Lights\u003c\/li\u003e\n        \u003cli\u003e10 Ground Stakes\u003c\/li\u003e\n        \u003cli\u003e10 Pre-Installed Rechargeable Batteries\u003c\/li\u003e\n        \u003cli\u003eSolar Panels Integrated Into Each Light\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card oso-pd-dark\"\u003e\n\n      \u003ch2\u003eSolar Lighting Without the Wiring\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each Energizer pathway light operates independently using its own\n        solar panel and rechargeable battery. There is no need to run electrical\n        cable along your driveway, sidewalk, or garden. Position the lights in\n        areas with good sunlight and let the automatic sensor handle nighttime operation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003ePerfect For\u003c\/h2\u003e\n\n      \u003cdiv class=\"oso-pd-apps\"\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eDriveways\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eWalkways\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eSidewalks\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eGardens\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eLawns\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003ePatios\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eFront Yards\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eLandscape Borders\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003ePathways\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- REPLACEMENT PARTS --\u003e\n  \u003csection class=\"oso-pd-section oso-pd-parts\"\u003e\n    \u003ch2\u003eKeep Your Energizer Pathway Lights Working Longer\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 20px;font-size:15px;line-height:1.7;color:#667085;\"\u003e\n      Instead of replacing an entire set when a small component wears out or gets damaged,\n      select compatible replacement parts are available for these Energizer pathway lights.\n      Choose from replacement ground stakes, solar tops, glass parts, and rechargeable AA batteries.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oso-pd-parts-grid\"\u003e\n\n      \u003cdiv class=\"oso-pd-part\"\u003e\n        \u003cspan class=\"oso-pd-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003e10-Pack Replacement Ground Stakes\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace broken or missing ground spikes so your pathway lights can be\n          reinstalled securely along walkways, gardens, lawns, and landscape borders.\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e\n          View Replacement Ground Stakes\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part\"\u003e\n        \u003cspan class=\"oso-pd-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Replacement Solar Top\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace the top solar-light assembly on compatible Energizer pathway lights\n          without replacing the complete fixture.\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003e\n          View Energizer Solar Top\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part\"\u003e\n        \u003cspan class=\"oso-pd-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Replacement Glass Part\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace a damaged glass section on select compatible Energizer solar pathway\n          lights and keep the original fixture in service.\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003e\n          View Replacement Glass Part\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part\"\u003e\n        \u003cspan class=\"oso-pd-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Rechargeable AA Batteries – 8 Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Refresh compatible solar pathway lights with rechargeable AA batteries when\n          older batteries begin to lose charging capacity or nighttime runtime.\n        \u003c\/p\u003e\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\n          View Rechargeable Batteries\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"oso-pd-section\"\u003e\n\n    \u003ch2\u003eEasy 3-Step Installation\u003c\/h2\u003e\n\n    \u003cdiv class=\"oso-pd-steps\"\u003e\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e1\u003c\/div\u003e\n\n        \u003ch3\u003eAssemble Each Light\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Connect the light body, pole, and included ground stake according\n          to the installation instructions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e2\u003c\/div\u003e\n\n        \u003ch3\u003eStake Into the Ground\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Position the lights along your driveway, walkway, lawn,\n          garden, or other desired landscape area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e3\u003c\/div\u003e\n\n        \u003ch3\u003eAllow the Sun to Charge\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place each solar panel where it can receive adequate direct sunlight\n          during the day for reliable nighttime illumination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MANUAL --\u003e\n  \u003csection class=\"oso-pd-manual\"\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eProduct Instruction Manual\u003c\/h3\u003e\n\n      \u003cp\u003e\n        View the Energizer 10-Lumen Solar Pathway Light installation\n        and operating instructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M50773_10lum.pdf?v=1712953189\" target=\"_blank\" rel=\"noopener\"\u003e\n      View Instruction Manual\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"oso-pd-section\"\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"oso-pd-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long do the lights stay on at night?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          On a full charge, the lights can provide approximately 8–12 hours\n          of nighttime illumination. Actual runtime depends on sunlight,\n          charging conditions, weather, and battery condition.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow bright is each solar pathway light?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Each light has a 10-lumen LED output designed for pathway,\n          driveway, sidewalk, lawn, and landscape accent lighting.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre these lights waterproof?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. The lights have an IP65 waterproof rating and are designed\n          for normal outdoor exposure to rain and changing weather conditions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo these lights require electrical wiring?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          No. Each light is solar powered and operates independently,\n          so traditional electrical wiring and outdoor power outlets are not required.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. The built-in sensor allows the lights to charge during\n          daylight hours and automatically illuminate after dark.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should I install the lights?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          These lights work well along driveways, sidewalks, walkways,\n          lawns, gardens, patios, front yards, and landscape borders.\n          Choose locations that receive adequate sunlight during the day.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo you sell replacement parts for these Energizer pathway lights?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. We carry select replacement parts including\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003eground stakes\u003c\/a\u003e,\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003esolar tops\u003c\/a\u003e,\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003eglass parts\u003c\/a\u003e, and\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003erechargeable AA batteries\u003c\/a\u003e\n          for select compatible Energizer pathway-light models.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I replace the rechargeable batteries?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. This product uses rechargeable 1.2V AA Ni-MH batteries. When replacement is needed,\n          use compatible rechargeable batteries that match the required battery type.\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Energizer rechargeable AA batteries here.\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003csection class=\"oso-pd-trust\"\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003e10-Piece Set\u003c\/strong\u003e\n      Wider Landscape Coverage\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003eIP65 Rated\u003c\/strong\u003e\n      Outdoor Ready\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003e8–12 Hour Runtime\u003c\/strong\u003e\n      On a Full Charge\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003eEnergizer®\u003c\/strong\u003e\n      Solar Pathway Lighting\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Copper","offer_id":31244202442796,"sku":"10343-CO-1","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Gunmetal","offer_id":46558116610280,"sku":"10343-GM-1","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":46558116643048,"sku":"10343-BRZ","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":46558116675816,"sku":"10343-BK","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":46558116708584,"sku":"10343-SS","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Turquoise","offer_id":46558116774120,"sku":"10343-TQ","price":114.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-10-pack-solar-led-pathway-lights-outdoor-stainless-steel-9267760.jpg?v=1786735040"},{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel-gunmetal","title":"Energizer 10 Pack Solar Pathway LED Lights Outdoor-Stainless Steel ( Gunmetal )","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.zip_-_2.jpg?v=1719005066\"\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eBrighten your landscape with this \u003c\/i\u003e\u003ci\u003e\u003cb\u003eH\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eigh Quality \u003c\/b\u003e\u003c\/i\u003e\u003ci\u003eEnergizer 10-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eEnergizer has taken their well known quality from batteries to this 10 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003cbr\u003e\u003cbr\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eModel # 10343\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•10 pack includes: 10 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan style=\"font-family: Arial;\" face=\"Arial\"\u003eFrom Energizer!\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan style=\"font-family: Arial;\" face=\"Arial\"\u003ePreview Instruction Manual: \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M50773_10lum.pdf?v=1712953189\" title=\"energizer solar pathway lights 10 pack 10 lumen\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan style=\"font-family: Arial;\" face=\"Arial\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":46558136107240,"sku":"10343-GM","price":114.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-10-pack-solar-pathway-led-lights-outdoor-stainless-steel-gunmetal-4349670.jpg?v=1786735038"},{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel-turquoise","title":"10 Pack Solar Pathway LED Lights Outdoor-Stainless Steel ( Turquoise )","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.zip_-_2.jpg?v=1719005066\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/8hgGHbhvxI8\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"jbet6e-myqj9t-hsf9lm-apithz\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ee4f0158-7b3c-40d7-85bc-c244bfaeebad.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ee4f0158-7b3c-40d7-85bc-c244bfaeebad.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"outdoor décorative lighting\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eComplete Your Driveway Transformation with Our Solar Lights!\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eSecure your entryways with our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eof\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar driveway lights\u003c\/span\u003e. This comprehensive set is designed to provide a continuous line of light, guiding you safely to your door. Our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eyard solar lights for outside\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eoffer a professional look, making them a must-have for any homeowner looking for\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor lighting\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003esolutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"jvq99a-702cwb-joqlkg-i7z35y\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8176969f-3571-4728-93d8-70875b287c76.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8176969f-3571-4728-93d8-70875b287c76.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"landscape lights solar powered\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eBalanced 10-Lumen Output for Clear Path Marking\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eThese\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar pathway lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eprovide a steady\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 lumen\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eglow, specifically calibrated for driveway and\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003ewalkway\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003euse. The light is bright enough to mark edges clearly without being distracting to drivers. By using these\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar path lights\u003c\/span\u003e, you create a safe, well-lit perimeter for your vehicles and pedestrians, ensuring your\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esidewalk lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eare both functional and attractive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"m1hx0n-4908qn-6y0vrm-t790ec\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e2860972-6b23-40e7-ba74-82680bb076e9.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e2860972-6b23-40e7-ba74-82680bb076e9.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar lights pathway\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eWaterproof Housing for Driveway Durability\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eLocated near the ground,\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway solar lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003emust withstand heavy splashing and environmental debris. Our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar driveway lights\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003eare built with reinforced seals to prevent moisture ingress.These\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor yard lights\u003c\/span\u003eare designed to be low-profile and rugged, ensuring they stay functional even when exposed to heavy rain, lawn sprinklers, or winter snow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"gwlf8k-c6tzhq-h6bdsz-2jxqyp\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c9f870eb-1a7b-48e7-9aad-89cfda7730b8.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c9f870eb-1a7b-48e7-9aad-89cfda7730b8.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar lights outdoor\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eHigh-Efficiency Solar Absorption and Auto-Illumination\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eEach light in this\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003efeatures a dedicated\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar powered\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003esensor. They sit low to the ground to capture sunlight during the day and automatically trigger at dusk. These\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor solar pathway lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003erequire absolutely no maintenance or wiring, providing a way to keep your\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003efront yard\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eilluminated every single night of the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"phlgm7-aqk8lp-acrt28-tzxshd\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e4203c76-c632-4757-adec-c7954b0b4965.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e4203c76-c632-4757-adec-c7954b0b4965.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar lights outdoor pathway\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eVersatile Placement for Sidewalks, Lawns, and Edges\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eWhile perfect for the\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway\u003c\/span\u003e, these lights are designed to fit seamlessly along any\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003ewalkway\u003c\/span\u003e,\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003elawn\u003c\/span\u003e, or garden border. Their slim, modern profile makes them the ideal\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar lawn lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003efor any landscape. Whether you are lining a long path or highlighting a small\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003epatio\u003c\/span\u003e, these\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003elights provide the flexibility needed to cover large areas with ease and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003ci\u003eBrighten your landscape with this \u003c\/i\u003e\u003ci\u003e\u003cb\u003eH\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eigh Quality\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e 10 piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eWe has taken their well known quality from batteries to this 10 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•10 pack includes: 10 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e Model Number :10244-TQ\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\" style=\"font-family: Arial;\"\u003e \u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003ch2 class=\"a-size-base-plus a-text-bold\"\u003eAbout this item\u003c\/h2\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eUltra Bright Lights - Our 15 Lumen walkway solar lights for outside create a radius of 34' to illuminate your outdoor space in a secure glow. These outdoor solar lights for garden help to create a welcoming environment.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSolar Powered - Our bright solar walkway lights absorb direct sunlight through the solar panel to recharge. These waterproof solar lawn lights automatically turn on\u0026amp; off \u0026amp; last for 8-12 hours at night on a full charge.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWaterproof \u0026amp; Easy Maintenance - The IP65 waterproof rating allows these outside lights for yard to withstand heavy rain, snow, \u0026amp; heat. The auto on\/off sensors of our outside light provide a set-and-forget experience.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Setup - Our pack of solar lights for outside includes all the parts needed. The included ground stakes and 1.2V mah Ni-MH battery eliminate the need for you to make a last-minute trip to the local hardware store.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eBuilt to Last - The stainless steel construction \u0026amp; durable glass lens of our outdoor path lights handle the outdoor elements for years to come. Enjoy beautiful lighting \u0026amp; visibility with our landscape path lights!\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":31244963282988,"sku":"10242-TOR","price":119.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/10-pack-solar-pathway-led-lights-outdoor-stainless-steel-turquoise-3627843.jpg?v=1786735038"},{"product_id":"energizer-8-pack-color-on-demand-solar-pathway-lights-outdoor-stainless-steel","title":"Energizer 8 Pack Color On Demand Solar Pathway Lights Outdoor-Stainless Steel(5 Colors)","description":"\u003cstyle\u003e\n.oso-cod{max-width:1180px;margin:0 auto;padding:24px 16px 48px;font-family:inherit;color:#1f2937}.oso-cod *{box-sizing:border-box}.oso-cod img{display:block;width:100%;max-width:100%;height:auto}.oso-cod a{transition:.2s ease}.oso-cod-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;margin-bottom:24px}.oso-cod-hero-media{overflow:hidden;border:1px solid #e3e7ec;border-radius:16px;background:#fff}.oso-cod-hero-media img{width:100%;height:auto;object-fit:contain}.oso-cod-brand{margin-bottom:6px;color:#f28c00;font-size:14px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.oso-cod-eyebrow{margin-bottom:7px;color:#07182e;font-size:13px;font-weight:850;letter-spacing:.7px;text-transform:uppercase}.oso-cod-title{margin:0 0 11px;color:#07182e;font-size:39px;line-height:1.08;font-weight:850}.oso-cod-subtitle{margin:0 0 14px;color:#1f2937;font-size:21px;line-height:1.4;font-weight:750}.oso-cod-text{margin:0 0 13px;color:#566170;font-size:16px;line-height:1.72}.oso-cod-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.oso-cod-pill{padding:8px 12px;border:1px solid #e3e7ec;border-radius:999px;background:#f7f8fa;color:#344054;font-size:12.5px;font-weight:750}.oso-cod-best{display:flex;align-items:center;gap:16px;margin-bottom:25px;padding:17px 22px;border-radius:13px;background:linear-gradient(110deg,#07182e,#10395f)}.oso-cod-best strong{flex-shrink:0;padding:7px 12px;border-radius:999px;background:#f5a300;color:#111827;font-size:12px;font-weight:850}.oso-cod-best span{color:#e3eaf2;font-size:14.5px;line-height:1.55}.oso-cod-specbar{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:28px;overflow:hidden;border:1px solid #e3e7ec;border-radius:13px;background:#fff}.oso-cod-spec{padding:18px 8px;text-align:center;border-right:1px solid #e3e7ec}.oso-cod-spec:last-child{border-right:0}.oso-cod-spec strong{display:block;margin-bottom:3px;color:#07182e;font-size:14px}.oso-cod-spec span{color:#697586;font-size:12px}.oso-cod-section{margin-bottom:25px}.oso-cod-heading{margin:0 0 8px;color:#07182e;font-size:28px;line-height:1.25;font-weight:850}.oso-cod-heading:after,.oso-cod-card h2:after{content:\"\";display:block;width:46px;height:3px;margin-top:9px;background:#f5a300}.oso-cod-lead{max-width:900px;margin:0 0 21px;color:#667085;font-size:15.5px;line-height:1.7}.oso-cod-wide{overflow:hidden;margin-bottom:25px;border:1px solid #e3e7ec;border-radius:15px;background:#fff}.oso-cod-wide img{width:100%;height:auto;object-fit:contain}.oso-cod-wide-copy{padding:21px 24px 23px}.oso-cod-wide-copy h2{margin:0 0 7px;color:#07182e;font-size:23px;font-weight:850}.oso-cod-wide-copy p{margin:0;color:#667085;font-size:14.5px;line-height:1.68}.oso-cod-features{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-bottom:25px}.oso-cod-feature{overflow:hidden;border:1px solid #e3e7ec;border-radius:13px;background:#fff}.oso-cod-feature img{width:100%;height:auto;object-fit:contain;background:#f8f9fb}.oso-cod-feature-copy{padding:20px}.oso-cod-feature h3{margin:0 0 7px;color:#07182e;font-size:19px;font-weight:850}.oso-cod-feature p{margin:0;color:#667085;font-size:14.5px;line-height:1.66}.oso-cod-dark{margin-bottom:25px;padding:33px;border-radius:16px;background:linear-gradient(120deg,#061426,#0b2b4e)}.oso-cod-dark h2{margin:0 0 10px;color:#fff;font-size:28px;font-weight:850}.oso-cod-dark\u003ep{max-width:880px;margin:0 0 21px;color:#d8e1ec;font-size:15px;line-height:1.7}.oso-cod-dark-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.oso-cod-dark-item{padding:17px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.06)}.oso-cod-dark-item strong{display:block;margin-bottom:4px;color:#f5a300;font-size:18px}.oso-cod-dark-item span{color:#e2e8f0;font-size:13px;line-height:1.45}.oso-cod-two{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:25px}.oso-cod-card{padding:25px;border:1px solid #e3e7ec;border-radius:13px;background:#fff}.oso-cod-card h2{margin:0 0 15px;color:#07182e;font-size:23px;font-weight:850}.oso-cod-list{list-style:none;margin:0;padding:0}.oso-cod-list li{position:relative;padding:7px 0 7px 28px;color:#475467;font-size:14.5px;line-height:1.52}.oso-cod-list li:before{content:\"✓\";position:absolute;left:0;top:8px;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;background:#f5a300;color:#fff;font-size:11px;font-weight:900}.oso-cod-table{width:100%;border-collapse:collapse}.oso-cod-table tr{border-bottom:1px solid #e9edf1}.oso-cod-table tr:last-child{border-bottom:0}.oso-cod-table th,.oso-cod-table td{padding:9px 5px;text-align:left;vertical-align:top;font-size:14px;line-height:1.45}.oso-cod-table th{width:43%;color:#344054;font-weight:750}.oso-cod-table td{color:#5b6472}.oso-cod-apps{display:flex;flex-wrap:wrap;gap:8px}.oso-cod-app{padding:9px 13px;border:1px solid #e2e6eb;border-radius:999px;background:#f7f8fa;color:#344054;font-size:13.5px;font-weight:650}.oso-cod-parts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.oso-cod-part{display:flex;flex-direction:column;min-height:100%;padding:22px;border:1px solid #e3e7ec;border-radius:13px;background:#fff}.oso-cod-part-badge{display:inline-block;align-self:flex-start;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#f5a300;color:#111827;font-size:11px;font-weight:850}.oso-cod-part h3{margin:0 0 8px;color:#07182e;font-size:18px;line-height:1.3;font-weight:850}.oso-cod-part p{margin:0 0 16px;color:#667085;font-size:14px;line-height:1.6}.oso-cod-part a{display:inline-block;margin-top:auto;padding:12px 14px;border-radius:7px;background:#07182e;color:#fff!important;text-decoration:none!important;text-align:center;font-size:13px;font-weight:800}.oso-cod-manual{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px;padding:23px 25px;border:1px solid #e3e7ec;border-radius:13px;background:#f8f9fb}.oso-cod-manual h3{margin:0 0 5px;color:#07182e;font-size:20px}.oso-cod-manual p{margin:0;color:#667085;font-size:14px;line-height:1.6}.oso-cod-manual a{display:inline-block;flex-shrink:0;padding:12px 18px;border-radius:7px;background:#07182e;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800}.oso-cod-faq{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.oso-cod-faq details{overflow:hidden;border:1px solid #e3e7ec;border-radius:8px;background:#fff}.oso-cod-faq summary{position:relative;cursor:pointer;list-style:none;padding:16px 44px 16px 17px;color:#1f2937;font-size:14.5px;font-weight:750}.oso-cod-faq summary::-webkit-details-marker{display:none}.oso-cod-faq summary:after{content:\"+\";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#f28c00;font-size:21px}.oso-cod-faq details[open] summary:after{content:\"−\"}.oso-cod-answer{padding:0 17px 17px;color:#667085;font-size:13.5px;line-height:1.65}.oso-cod-answer a{color:#0b5dbb;text-decoration:underline;font-weight:750}.oso-cod-trust{display:grid;grid-template-columns:repeat(5,1fr);margin-top:25px;overflow:hidden;border-radius:12px;background:#07182e}.oso-cod-trust div{padding:17px 8px;text-align:center;color:#dce4ee;font-size:12px;border-right:1px solid rgba(255,255,255,.12)}.oso-cod-trust div:last-child{border-right:0}.oso-cod-trust strong{display:block;margin-bottom:3px;color:#f5a300;font-size:13.5px}@media(max-width:900px){.oso-cod-specbar{grid-template-columns:repeat(3,1fr)}.oso-cod-dark-grid{grid-template-columns:1fr 1fr}.oso-cod-parts-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.oso-cod{padding:15px 10px 35px}.oso-cod-hero,.oso-cod-two,.oso-cod-features{grid-template-columns:1fr}.oso-cod-title{font-size:30px}.oso-cod-subtitle{font-size:19px}.oso-cod-best{flex-direction:column;align-items:flex-start}.oso-cod-specbar{grid-template-columns:1fr 1fr}.oso-cod-dark{padding:24px 18px}.oso-cod-dark-grid{grid-template-columns:1fr 1fr}.oso-cod-parts-grid,.oso-cod-faq{grid-template-columns:1fr}.oso-cod-manual{flex-direction:column;align-items:flex-start}.oso-cod-manual a{width:100%;text-align:center}.oso-cod-trust{grid-template-columns:1fr 1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"oso-cod\"\u003e\n\u003csection class=\"oso-cod-hero\"\u003e\u003cdiv class=\"oso-cod-hero-media\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7285c133-1514-4900-8cfa-cdf9488f1d8b.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer 8 Pack Color On Demand solar pathway lights stainless steel outdoor\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"oso-cod-brand\"\u003eENERGIZER®\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-eyebrow\"\u003eCOLOR ON DEMAND SOLAR PATHWAY LIGHTING\u003c\/div\u003e\n\u003ch2 class=\"oso-cod-title\"\u003eEnergizer 8-Pack Color On Demand Solar Pathway Lights\u003c\/h2\u003e\n\u003ch3 class=\"oso-cod-subtitle\"\u003eStainless-Steel Outdoor Path Lights with 5 Color Options, 15-Lumen Output \u0026amp; Glass Lenses\u003c\/h3\u003e\n\u003cp class=\"oso-cod-text\"\u003eAdd flexible color and dependable nighttime illumination to your landscape with the \u003cstrong\u003eEnergizer 8-Pack Color On Demand Solar Pathway Lights\u003c\/strong\u003e. Designed for driveways, walkways, gardens, lawns, patios and landscape borders, this set combines stainless-steel construction, real glass lenses and solar-powered operation with selectable color lighting.\u003c\/p\u003e\n\u003cp class=\"oso-cod-text\"\u003eEach light provides a listed \u003cstrong\u003e15-lumen output\u003c\/strong\u003e and uses a ribbed glass lens to create a decorative sunburst-style light pattern. With no electrical wiring required, the lights can be installed quickly throughout your outdoor space.\u003c\/p\u003e\n\u003cdiv class=\"oso-cod-pills\"\u003e\n\u003cspan class=\"oso-cod-pill\"\u003eEnergizer®\u003c\/span\u003e\u003cspan class=\"oso-cod-pill\"\u003e8-Pack\u003c\/span\u003e\u003cspan class=\"oso-cod-pill\"\u003e5 Color Options\u003c\/span\u003e\u003cspan class=\"oso-cod-pill\"\u003e15 Lumens\u003c\/span\u003e\u003cspan class=\"oso-cod-pill\"\u003eStainless Steel + Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-best\"\u003e\u003cstrong\u003eCOLOR ON DEMAND\u003c\/strong\u003e\u003cspan\u003eSwitch up the look of your outdoor space while keeping the convenience of automatic solar lighting. This 8-piece set is designed for customers who want decorative pathway illumination with more visual flexibility than a single-color fixture.\u003c\/span\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-specbar\"\u003e\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003e8 Lights\u003c\/strong\u003e\u003cspan\u003eComplete pathway set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003e5 Colors\u003c\/strong\u003e\u003cspan\u003eColor On Demand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003e15 Lumens\u003c\/strong\u003e\u003cspan\u003ePer light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003eIPX5\u003c\/strong\u003e\u003cspan\u003eListed water resistance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003eAA NiMH\u003c\/strong\u003e\u003cspan\u003eRechargeable battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-spec\"\u003e\n\u003cstrong\u003eDusk-to-Dawn\u003c\/strong\u003e\u003cspan\u003eAutomatic operation\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-wide\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/eb75574f-d82f-49d1-98db-fa1fe86867c1.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer 15 lumen solar pathway light decorative sunburst pattern\"\u003e\u003cdiv class=\"oso-cod-wide-copy\"\u003e\n\u003ch2\u003e15-Lumen Decorative Sunburst Light Projection\u003c\/h2\u003e\n\u003cp\u003eEach Energizer pathway light uses a ribbed glass lens to refract the LED output into a decorative sunburst-style pattern. The supplied product information lists a 15-lumen output and a broad 360-degree visual lighting effect for pathways, driveways and landscape borders.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-features\"\u003e\u003cdiv class=\"oso-cod-feature\"\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9b4c5e86-ce9f-4f5d-a86a-285203e63ee5.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer stainless steel IPX5 solar pathway lights\"\u003e\u003cdiv class=\"oso-cod-feature-copy\"\u003e\n\u003ch3\u003eStainless-Steel Outdoor Construction\u003c\/h3\u003e\n\u003cp\u003eCorrosion-resistant stainless steel and real glass lenses give the lights a more substantial appearance than basic plastic pathway fixtures. The supplied specification lists an IPX5 water-resistance rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-feature\"\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8d679880-2cff-4558-b72b-c382f890a492.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer solar pathway lights dusk to dawn charging\"\u003e\u003cdiv class=\"oso-cod-feature-copy\"\u003e\n\u003ch3\u003eAutomatic Solar Operation\u003c\/h3\u003e\n\u003cp\u003eCrystalline solar panels recharge the included batteries during the day, while integrated light sensors handle the transition to nighttime operation automatically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-wide\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6a564db4-72bb-487a-9cfa-ba186615572e.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer color on demand solar pathway lights patio garden lawn driveway\"\u003e\u003cdiv class=\"oso-cod-wide-copy\"\u003e\n\u003ch2\u003eDesigned to Blend into Multiple Outdoor Spaces\u003c\/h2\u003e\n\u003cp\u003eUse the lights to create a coordinated landscape design along driveways, walkways, gardens, lawns, patios, poolside areas and landscape borders. Ground-stake installation allows the lights to be repositioned as your layout changes.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-dark\"\u003e\u003ch2\u003eSolar Lighting with Color Flexibility\u003c\/h2\u003e\n\u003cp\u003eThis Energizer set combines wire-free solar operation with Color On Demand functionality, giving you more decorative control while keeping daily operation simple and automatic.\u003c\/p\u003e\n\u003cdiv class=\"oso-cod-dark-grid\"\u003e\n\u003cdiv class=\"oso-cod-dark-item\"\u003e\n\u003cstrong\u003e5 Colors\u003c\/strong\u003e\u003cspan\u003eSelectable Color On Demand lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-dark-item\"\u003e\n\u003cstrong\u003e15 Lumens\u003c\/strong\u003e\u003cspan\u003eListed light output per fixture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-dark-item\"\u003e\n\u003cstrong\u003e8 Hours\u003c\/strong\u003e\u003cspan\u003eSource notes strong brightness after extended nighttime use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-dark-item\"\u003e\n\u003cstrong\u003eNo Wiring\u003c\/strong\u003e\u003cspan\u003eIndependent solar-powered operation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-two\"\u003e\u003cdiv class=\"oso-cod-card\"\u003e\n\u003ch2\u003eKey Product Features\u003c\/h2\u003e\n\u003cul class=\"oso-cod-list\"\u003e\n\u003cli\u003e8-pack Energizer solar pathway light set\u003c\/li\u003e\n\u003cli\u003eColor On Demand lighting with 5 color options\u003c\/li\u003e\n\u003cli\u003e15-lumen LED output per light\u003c\/li\u003e\n\u003cli\u003eStainless-steel construction\u003c\/li\u003e\n\u003cli\u003eReal ribbed glass lens\u003c\/li\u003e\n\u003cli\u003eCrystalline solar charging panel\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003ePre-installed rechargeable Energizer AA NiMH battery\u003c\/li\u003e\n\u003cli\u003eIPX5 listed water resistance\u003c\/li\u003e\n\u003cli\u003eNo electrical wiring required\u003c\/li\u003e\n\u003cli\u003eGround-stake installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"oso-cod-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eEnergizer®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Size\u003c\/th\u003e\n\u003ctd\u003e8 Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting Type\u003c\/th\u003e\n\u003ctd\u003eColor On Demand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Options\u003c\/th\u003e\n\u003ctd\u003e5 Colors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e15 Lumens Per Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003eReal Ribbed Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel\u003c\/th\u003e\n\u003ctd\u003eCrystalline Solar Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eRechargeable Energizer AA NiMH Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWater Resistance\u003c\/th\u003e\n\u003ctd\u003eIPX5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 15.5\" H × 6.25\" Diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStake Length\u003c\/th\u003e\n\u003ctd\u003eApprox. 5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e10244-RD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-two\"\u003e\u003cdiv class=\"oso-cod-card\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"oso-cod-list\"\u003e\n\u003cli\u003e8 Energizer Color On Demand Solar Pathway Lights\u003c\/li\u003e\n\u003cli\u003e8 Ground Stakes\u003c\/li\u003e\n\u003cli\u003e8 Pre-Installed Rechargeable Energizer AA NiMH Batteries\u003c\/li\u003e\n\u003cli\u003eIntegrated Solar Panels\u003c\/li\u003e\n\u003cli\u003eBasic Assembly Components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-card\"\u003e\n\u003ch2\u003eIdeal Outdoor Applications\u003c\/h2\u003e\n\u003cdiv class=\"oso-cod-apps\"\u003e\n\u003cspan class=\"oso-cod-app\"\u003eDriveways\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eWalkways\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eSidewalks\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eGardens\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eLawns\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003ePatios\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003ePool Areas\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eFront Yards\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eLandscape Borders\u003c\/span\u003e\u003cspan class=\"oso-cod-app\"\u003eEntryways\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-section\"\u003e\u003ch2 class=\"oso-cod-heading\"\u003eKeep Your Energizer Pathway Lights Working Longer\u003c\/h2\u003e\n\u003cp class=\"oso-cod-lead\"\u003eIf a small component becomes damaged or worn, you may not need to replace the entire light set. We carry select replacement parts for compatible Energizer pathway-light models.\u003c\/p\u003e\n\u003cdiv class=\"oso-cod-parts-grid\"\u003e\n\u003cdiv class=\"oso-cod-part\"\u003e\n\u003cspan class=\"oso-cod-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\u003ch3\u003e10-Pack Replacement Ground Stakes\u003c\/h3\u003e\n\u003cp\u003eReplace broken or missing ground spikes and reinstall compatible pathway lights securely in lawns, gardens and landscape borders.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003eView Replacement Ground Stakes\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-part\"\u003e\n\u003cspan class=\"oso-cod-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\u003ch3\u003eEnergizer Replacement Solar Top\u003c\/h3\u003e\n\u003cp\u003eReplace the solar top assembly on select compatible Energizer pathway lights instead of replacing the complete fixture.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eView Energizer Solar Top\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-part\"\u003e\n\u003cspan class=\"oso-cod-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\u003ch3\u003eEnergizer Replacement Glass Part\u003c\/h3\u003e\n\u003cp\u003eReplace a damaged glass section on select compatible Energizer solar pathway lights and keep the original fixture in service.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003eView Replacement Glass Part\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oso-cod-part\"\u003e\n\u003cspan class=\"oso-cod-part-badge\"\u003eREPLACEMENT PART\u003c\/span\u003e\u003ch3\u003eEnergizer Rechargeable AA Batteries – 8 Pack\u003c\/h3\u003e\n\u003cp\u003eRefresh compatible solar lights when older rechargeable batteries begin to lose charging capacity or nighttime runtime.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Rechargeable Batteries\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-manual\"\u003e\u003cdiv\u003e\n\u003ch3\u003eProduct Instruction Manual\u003c\/h3\u003e\n\u003cp\u003eView the installation, Color On Demand operation and product-care instructions for this Energizer 8-Pack Solar Pathway Light set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/10232C-8-8-QVC_FY23-_E.pdf?v=1777505279\" target=\"_blank\" rel=\"noopener\"\u003eView Instruction Manual\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-card\"\u003e\u003ch2\u003eEnergizer Color On Demand Solar Pathway Lights FAQs\u003c\/h2\u003e\n\u003cdiv class=\"oso-cod-faq\"\u003e\n\u003cdetails\u003e\u003csummary\u003eHow many lights are included?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThis set includes 8 Energizer solar pathway lights.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow bright is each pathway light?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThe supplied product information lists a 15-lumen output per light.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat does Color On Demand mean?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThis model is designed to provide selectable color lighting. The product title identifies 5 available color options. Refer to the instruction manual for the exact operating steps for changing colors.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo the lights require electrical wiring?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eNo. Each light uses its own solar panel and rechargeable battery, so no traditional landscape wiring is required.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eYes. The supplied product information describes automatic dusk-to-dawn operation.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre the lights waterproof?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThe supplied product information lists an IPX5 water-resistance rating.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat are the lights made from?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThe supplied description lists stainless-steel construction with real glass lenses.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat type of battery is used?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eThe supplied product information states that each light includes a pre-installed rechargeable Energizer AA NiMH battery.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo you sell replacement parts?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eYes. We carry select compatible \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003ereplacement ground stakes\u003c\/a\u003e, \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eEnergizer solar tops\u003c\/a\u003e, \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003ereplacement glass parts\u003c\/a\u003e, and \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003erechargeable AA batteries\u003c\/a\u003e. Compatibility should be confirmed for the specific pathway-light model before ordering.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere should I install the lights?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003ePlace the lights where their solar panels can receive strong daytime sunlight. Common locations include driveways, pathways, gardens, lawns, patios and landscape borders.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere can I find the instruction manual?\u003c\/summary\u003e\u003cdiv class=\"oso-cod-answer\"\u003eYou can \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/10232C-8-8-QVC_FY23-_E.pdf?v=1777505279\" target=\"_blank\" rel=\"noopener\"\u003eview the Energizer instruction manual here\u003c\/a\u003e.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oso-cod-trust\"\u003e\u003cdiv\u003e\n\u003cstrong\u003eEnergizer®\u003c\/strong\u003eTrusted Outdoor Lighting Brand\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e8-Pack\u003c\/strong\u003eCoordinated Landscape Set\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5 Colors\u003c\/strong\u003eColor On Demand\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e15 Lumens\u003c\/strong\u003ePer Light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRepair-Friendly\u003c\/strong\u003eReplacement Parts Available\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Black","offer_id":48424255652072,"sku":"10232C-8-8BK","price":99.95,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":48424255684840,"sku":"10232C-8-8BZ","price":99.95,"currency_code":"USD","in_stock":true},{"title":"Gunmetal","offer_id":48424255717608,"sku":"10232C-8-8GM","price":99.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":48424255750376,"sku":"10232C-8-8SS","price":99.95,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":48424255783144,"sku":"10244-rd-5","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-8-pack-color-on-demand-solar-pathway-lights-outdoor-stainless-steel5-colors-2399131.jpg?v=1786735038"},{"product_id":"new-led-energizer-10pack-solar-pathway-lights-outdoor-stainless-steel-bronze","title":"Alpan 10 Pack Solar Pathway LED Lights Outdoor-Stainless Steel 15 Lumen( Bronze )","description":"\u003cstyle\u003e\n\/* =========================================================\n   ALPAN 10 PACK SOLAR PATHWAY LIGHTS — BRONZE\n   FULLY ISOLATED SHOPIFY PRODUCT DESCRIPTION\n   ========================================================= *\/\n.alpan10{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 50px;\n  font-family:inherit;\n  color:#1f2937;\n}\n.alpan10 *{box-sizing:border-box}\n.alpan10 h2,.alpan10 h3{color:#07182f}\n.alpan10 p{color:#5f6b7a;line-height:1.72}\n.alpan10 a{text-decoration:none}\n\n.alpan10-brand{\n  color:#f47721;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n.alpan10-title{\n  margin:8px 0 10px;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n.alpan10-sub{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n}\n.alpan10-tags,.alpan10-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:16px 0;\n}\n.alpan10-tag,.alpan10-app{\n  padding:8px 12px;\n  border:1px solid #e1e6ed;\n  border-radius:999px;\n  background:#f7f9fc;\n  color:#344054;\n  font-size:13px;\n  font-weight:800;\n}\n\n.alpan10-img{\n  width:100%;\n  max-width:760px;\n  margin:24px auto;\n  text-align:center;\n}\n.alpan10-img img{\n  display:block!important;\n  width:100%!important;\n  max-width:760px!important;\n  height:auto!important;\n  object-fit:contain!important;\n  margin:0 auto!important;\n  border-radius:14px;\n}\n\n.alpan10-stats{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin:25px 0;\n  border:1px solid #e1e6ed;\n  border-radius:13px;\n  overflow:hidden;\n}\n.alpan10-stat{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e1e6ed;\n}\n.alpan10-stat:last-child{border-right:0}\n.alpan10-stat strong{\n  display:block;\n  color:#07182f;\n  font-size:14px;\n}\n.alpan10-stat span{\n  color:#667085;\n  font-size:12px;\n}\n\n.alpan10-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin:24px 0;\n}\n.alpan10-card{\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n.alpan10-card h2{\n  margin:0 0 10px;\n  font-size:23px;\n}\n.alpan10-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n.alpan10-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#4b5563;\n  line-height:1.58;\n}\n.alpan10-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#f47721;\n  color:#fff;\n  text-align:center;\n  line-height:18px;\n  font-size:11px;\n  font-weight:900;\n}\n\n.alpan10-dark{\n  padding:30px;\n  margin:26px 0;\n  border-radius:16px;\n  background:linear-gradient(120deg,#07182f,#0d2747);\n  color:#fff;\n}\n.alpan10-dark h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:28px;\n}\n.alpan10-dark p{\n  margin:0 0 18px;\n  color:#dce5ef;\n}\n.alpan10-dgrid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n.alpan10-di{\n  padding:16px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n}\n.alpan10-di strong{\n  display:block;\n  color:#ff9b19;\n  font-size:17px;\n}\n.alpan10-di span{\n  color:#e7edf4;\n  font-size:13px;\n}\n\n.alpan10-table{\n  width:100%;\n  border-collapse:collapse;\n}\n.alpan10-table tr{border-bottom:1px solid #e8ecf1}\n.alpan10-table th,.alpan10-table td{\n  padding:9px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n}\n.alpan10-table th{\n  width:46%;\n  color:#344054;\n  font-weight:800;\n}\n.alpan10-table td{color:#667085}\n\n.alpan10-reco{\n  display:grid;\n  grid-template-columns:72px 1fr auto;\n  gap:18px;\n  align-items:center;\n  margin:18px 0;\n  padding:22px;\n  border:1px solid #ffd2ae;\n  border-radius:14px;\n  background:#fff7ef;\n}\n.alpan10-icon{\n  width:64px;\n  height:64px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#f47721;\n  color:#fff;\n  font-size:15px;\n  font-weight:900;\n  text-align:center;\n  line-height:1.05;\n}\n.alpan10-reco h3{\n  margin:0 0 5px;\n  font-size:20px;\n}\n.alpan10-reco p{\n  margin:0;\n  font-size:14.5px;\n}\n.alpan10-btn{\n  display:inline-block;\n  padding:13px 17px;\n  border-radius:8px;\n  background:#f47721;\n  color:#fff!important;\n  font-size:13.5px;\n  font-weight:900;\n  white-space:nowrap;\n}\n\n.alpan10-note{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #f47721;\n  border-radius:9px;\n  background:#fff8f2;\n}\n.alpan10-warning{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #d92d20;\n  border-radius:9px;\n  background:#fff4f2;\n}\n.alpan10-warning strong{color:#b42318}\n\n.alpan10-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n.alpan10-faq details{\n  border:1px solid #e1e6ed;\n  border-radius:9px;\n  padding:15px;\n  background:#fff;\n}\n.alpan10-faq summary{\n  cursor:pointer;\n  color:#07182f;\n  font-weight:800;\n}\n.alpan10-answer{\n  padding-top:9px;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.alpan10-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#07182f;\n}\n.alpan10-trust div{\n  padding:16px 8px;\n  text-align:center;\n  color:#dce5ef;\n  font-size:12px;\n}\n.alpan10-trust strong{\n  display:block;\n  color:#ff9b19;\n  font-size:13.5px;\n}\n\n@media(max-width:800px){\n  .alpan10-stats{grid-template-columns:repeat(3,1fr)}\n  .alpan10-dgrid{grid-template-columns:1fr 1fr}\n  .alpan10-reco{grid-template-columns:64px 1fr}\n  .alpan10-reco .alpan10-btn{grid-column:1\/-1;text-align:center}\n}\n@media(max-width:650px){\n  .alpan10{padding:16px 10px 36px}\n  .alpan10-title{font-size:30px}\n  .alpan10-sub{font-size:18px}\n  .alpan10-grid,.alpan10-faq{grid-template-columns:1fr}\n  .alpan10-stats{grid-template-columns:1fr 1fr}\n  .alpan10-dgrid{grid-template-columns:1fr}\n  .alpan10-trust{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"alpan10\"\u003e\n\n\u003cdiv class=\"alpan10-brand\"\u003eALPAN SOLAR PATHWAY LIGHTING\u003c\/div\u003e\n\u003ch2 class=\"alpan10-title\"\u003eAlpan 10-Pack Solar Pathway LED Lights – 15 Lumen, Bronze\u003c\/h2\u003e\n\u003ch3 class=\"alpan10-sub\"\u003eStainless Steel • Glass Lens • Dusk-to-Dawn • Rechargeable Ni-MH Batteries • Wire-Free Outdoor Lighting\u003c\/h3\u003e\n\n\u003cp\u003e\nBring a warm, coordinated glow to walkways, gardens, driveways and landscape borders with the\n\u003cstrong\u003eAlpan 10-Pack Solar Pathway LED Lights\u003c\/strong\u003e. Each fixture combines a bronze-finish stainless-steel body,\na real glass lens and solar-powered automatic operation for an elegant outdoor-lighting look without running electrical wiring.\n\u003c\/p\u003e\n\n\u003cp\u003e\nA crystalline solar panel charges the included rechargeable AA Ni-MH battery during the day.\nAfter dark, the built-in light sensor automatically turns the fixture on, then switches it off again in daylight for simple\ndusk-to-dawn operation.\n\u003c\/p\u003e\n\n\u003cdiv class=\"alpan10-tags\"\u003e\n\u003cspan class=\"alpan10-tag\"\u003eAlpan\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003e10-Pack\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003e15 Lumens\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003eBronze Finish\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003eStainless Steel\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003eGlass Lens\u003c\/span\u003e\n\u003cspan class=\"alpan10-tag\"\u003eDusk-to-Dawn\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-stats\"\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003e10-Pack\u003c\/strong\u003e\u003cspan\u003eComplete pathway set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003e15 lm\u003c\/strong\u003e\u003cspan\u003ePer light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003e15.5\"\u003c\/strong\u003e\u003cspan\u003eApprox. fixture height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003e6.25\"\u003c\/strong\u003e\u003cspan\u003eApprox. diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003e5\"\u003c\/strong\u003e\u003cspan\u003eApprox. ground stake\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-stat\"\u003e\n\u003cstrong\u003eAA Ni-MH\u003c\/strong\u003e\u003cspan\u003eRechargeable battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-grid\"\u003e\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eElegant Bronze Pathway Lighting\u003c\/h2\u003e\n\u003cul class=\"alpan10-list\"\u003e\n\u003cli\u003eBronze-finish stainless-steel construction\u003c\/li\u003e\n\u003cli\u003eReal glass lens with decorative light pattern\u003c\/li\u003e\n\u003cli\u003e15-lumen LED output per light\u003c\/li\u003e\n\u003cli\u003eDesigned for paths, driveways, gardens and landscape borders\u003c\/li\u003e\n\u003cli\u003eCoordinated 10-light set for larger outdoor areas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eIdeal for Outdoor Areas\u003c\/h2\u003e\n\u003cdiv class=\"alpan10-apps\"\u003e\n\u003cspan class=\"alpan10-app\"\u003eWalkways\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eDriveways\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eGardens\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eFlower Beds\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eLandscape Borders\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003ePatios\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eFront Yards\u003c\/span\u003e\n\u003cspan class=\"alpan10-app\"\u003eBackyards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-dark\"\u003e\n\u003ch2\u003eSolar Powered with Automatic Nighttime Operation\u003c\/h2\u003e\n\u003cp\u003e\nEach light charges from sunlight during the day and automatically illuminates after dark.\nNo hardwiring, transformer or outdoor electrical outlet is required.\n\u003c\/p\u003e\n\u003cdiv class=\"alpan10-dgrid\"\u003e\n\u003cdiv class=\"alpan10-di\"\u003e\n\u003cstrong\u003eCharges by Day\u003c\/strong\u003e\u003cspan\u003eCrystalline solar panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-di\"\u003e\n\u003cstrong\u003eTurns On at Dusk\u003c\/strong\u003e\u003cspan\u003eAutomatic nighttime lighting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-di\"\u003e\n\u003cstrong\u003eTurns Off at Dawn\u003c\/strong\u003e\u003cspan\u003eAutomatic daylight shutoff\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alpan10-di\"\u003e\n\u003cstrong\u003eNo Wiring\u003c\/strong\u003e\u003cspan\u003eSimple ground-stake setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-grid\"\u003e\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"alpan10-table\"\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eAlpan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003e10343-BZ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSolar LED Pathway Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Size\u003c\/th\u003e\n\u003ctd\u003e10 Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e15 Lumens Per Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Material\u003c\/th\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003eGlass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eRechargeable AA Ni-MH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eSolar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Fixture Size\u003c\/th\u003e\n\u003ctd\u003e15.5\" H × 6.25\" Diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Stake Length\u003c\/th\u003e\n\u003ctd\u003e5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eGround Stake \/ No Wiring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"alpan10-list\"\u003e\n\u003cli\u003e10 × Solar Pathway Lights\u003c\/li\u003e\n\u003cli\u003e10 × Rechargeable AA Ni-MH Batteries\u003c\/li\u003e\n\u003cli\u003e10 × Ground Stakes\u003c\/li\u003e\n\u003cli\u003eStainless-Steel Posts + Glass Lens Components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\" alt=\"Alpan solar pathway lights outdoor demonstration\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-note\"\u003e\n\u003cstrong\u003eBest-performance tip:\u003c\/strong\u003e install each light where the solar panel receives several hours of direct sunlight.\nShade from trees, rooflines, fences or nearby structures can reduce charging and shorten nighttime runtime.\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eReplacement Parts Available\u003c\/h2\u003e\n\u003cp\u003e\nOne of the biggest advantages of this pathway-light style is that you can replace common wear parts instead of replacing the entire set.\nWe carry compatible replacement components for many Alpan \/ Energizer \/ SmartYard-style pathway lights.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-reco\"\u003e\n\u003cdiv class=\"alpan10-icon\"\u003eSOLAR\u003cbr\u003eTOP\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReplacement Solar Top\u003c\/h3\u003e\n\u003cp\u003e\nNeed to replace a solar top that no longer charges correctly? We carry a replacement solar top for compatible pathway-light models,\nincluding model family \u003cstrong\u003e10343\u003c\/strong\u003e. Always confirm size and fit before ordering.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"alpan10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eView Solar Top\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-reco\"\u003e\n\u003cdiv class=\"alpan10-icon\"\u003eGROUND\u003cbr\u003eSTAKE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e10-Pack Replacement Ground Stakes\u003c\/h3\u003e\n\u003cp\u003e\nBroken or missing ground spike? Replace the stake instead of the full light.\nMeasure your existing connector and pole\/socket dimensions before ordering to confirm compatibility.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"alpan10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003eView Ground Stakes\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-reco\"\u003e\n\u003cdiv class=\"alpan10-icon\"\u003eAA\u003cbr\u003eNi-MH\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReplacement Rechargeable AA Batteries\u003c\/h3\u003e\n\u003cp\u003e\nWe also carry Energizer rechargeable AA Ni-MH batteries for compatible solar pathway lights.\nMatch the original battery's \u003cstrong\u003esize, 1.2V voltage, Ni-MH chemistry and capacity\u003c\/strong\u003e before replacement.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"alpan10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Batteries\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-warning\"\u003e\n\u003cstrong\u003eCompatibility reminder:\u003c\/strong\u003e replacement parts should be matched by actual model, connector shape, diameter and battery specification.\nDo not assume every Alpan, Energizer or SmartYard pathway-light component is interchangeable.\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"alpan10-faq\"\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow many lights are included?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eThis listing includes \u003cstrong\u003e10 solar pathway lights\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is each light?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eThis listing is for the \u003cstrong\u003e15-lumen\u003c\/strong\u003e version.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the model number?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eThe supplied model number is \u003cstrong\u003e10343-BZ\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eYes. The built-in light sensor is designed to turn the lights on at night and off again during daylight.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDo they require electrical wiring?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eNo. They are solar powered and install with ground stakes.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the solar top?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eYes, we carry a replacement solar top for compatible model families including 10343. Confirm the dimensions and fit before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the ground stakes?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eYes. We carry 10-pack replacement ground stakes for compatible pathway lights. Measure your existing connector first.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the batteries?\u003c\/summary\u003e\n\u003cdiv class=\"alpan10-answer\"\u003eYes. Use rechargeable AA Ni-MH batteries that match the original size, voltage and recommended capacity.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"alpan10-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e10-PACK\u003c\/strong\u003eComplete Landscape Set\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e15 LUMENS\u003c\/strong\u003ePer Light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBRONZE + GLASS\u003c\/strong\u003eClassic Outdoor Design\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eREPLACEMENT PARTS\u003c\/strong\u003eTop • Stakes • Batteries\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SmaryYard","offers":[{"title":"Default Title","offer_id":31249706418220,"sku":"Indo-5","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/alpan-10-pack-solar-pathway-led-lights-outdoor-stainless-steel-15-lumen-bronze-2621811.png?v=1788004455"},{"product_id":"new-led-philips-8-piece-large-solar-pathway-lights-aluminum-with-glass","title":"Energizer (SmartYard) 8-Pack Solar Pathway Lights – 10 Lumen Warm White LED, Aluminum \u0026 Glass, Dusk-to-Dawn Outdoor Landscape Lights","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR OUTLET\n   ENERGIZER 8-PIECE LARGE SOLAR PATHWAY LIGHTS\n   10 LUMEN - PREMIUM PRODUCT DESCRIPTION\n   ========================================================= *\/\n\n.eso8lg {\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 48px;\n  font-family:inherit;\n  color:#1f2937;\n}\n\n.eso8lg * {\n  box-sizing:border-box;\n}\n\n.eso8lg img {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.eso8lg a {\n  transition:.2s ease;\n}\n\n\/* HERO *\/\n\n.eso8lg-hero {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:34px;\n  align-items:center;\n  margin-bottom:24px;\n}\n\n.eso8lg-media {\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:16px;\n  background:#fff;\n}\n\n.eso8lg-brand {\n  margin-bottom:6px;\n  color:#f28c00;\n  font-size:14px;\n  font-weight:850;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.eso8lg-eye {\n  margin-bottom:7px;\n  color:#07182e;\n  font-size:13px;\n  font-weight:850;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.eso8lg-title {\n  margin:0 0 11px;\n  color:#07182e;\n  font-size:39px;\n  line-height:1.08;\n  font-weight:850;\n}\n\n.eso8lg-sub {\n  margin:0 0 14px;\n  color:#1f2937;\n  font-size:21px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n.eso8lg-text {\n  margin:0 0 13px;\n  color:#566170;\n  font-size:16px;\n  line-height:1.72;\n}\n\n.eso8lg-pills {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n.eso8lg-pill {\n  padding:8px 12px;\n  border:1px solid #e3e7ec;\n  border-radius:999px;\n  background:#f7f8fa;\n  color:#344054;\n  font-size:12.5px;\n  font-weight:750;\n}\n\n\/* STRIP *\/\n\n.eso8lg-strip {\n  display:flex;\n  align-items:center;\n  gap:16px;\n  margin-bottom:25px;\n  padding:17px 22px;\n  border-radius:13px;\n  background:linear-gradient(110deg,#07182e,#10395f);\n}\n\n.eso8lg-strip strong {\n  flex-shrink:0;\n  padding:7px 12px;\n  border-radius:999px;\n  background:#f5a300;\n  color:#111827;\n  font-size:12px;\n  font-weight:850;\n}\n\n.eso8lg-strip span {\n  color:#e3eaf2;\n  font-size:14.5px;\n  line-height:1.55;\n}\n\n\/* SPECS *\/\n\n.eso8lg-specbar {\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin-bottom:28px;\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:13px;\n  background:#fff;\n}\n\n.eso8lg-spec {\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e3e7ec;\n}\n\n.eso8lg-spec:last-child {\n  border-right:0;\n}\n\n.eso8lg-spec strong {\n  display:block;\n  margin-bottom:3px;\n  color:#07182e;\n  font-size:14px;\n}\n\n.eso8lg-spec span {\n  color:#697586;\n  font-size:12px;\n}\n\n\/* GENERAL *\/\n\n.eso8lg-wide,\n.eso8lg-card {\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:15px;\n  background:#fff;\n}\n\n.eso8lg-wide {\n  margin-bottom:25px;\n}\n\n.eso8lg-copy,\n.eso8lg-card {\n  padding:23px 24px;\n}\n\n.eso8lg h2 {\n  color:#07182e;\n}\n\n.eso8lg-copy h2,\n.eso8lg-card h2 {\n  margin:0 0 9px;\n  font-size:23px;\n  font-weight:850;\n}\n\n.eso8lg-copy p,\n.eso8lg-card p {\n  margin:0;\n  color:#667085;\n  font-size:14.5px;\n  line-height:1.68;\n}\n\n.eso8lg-two {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin-bottom:25px;\n}\n\n.eso8lg-list {\n  list-style:none;\n  margin:0;\n  padding:0;\n}\n\n.eso8lg-list li {\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#475467;\n  font-size:14.5px;\n  line-height:1.52;\n}\n\n.eso8lg-list li:before {\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:8px;\n  width:18px;\n  height:18px;\n  line-height:18px;\n  text-align:center;\n  border-radius:50%;\n  background:#f5a300;\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n\/* DARK *\/\n\n.eso8lg-dark {\n  margin-bottom:25px;\n  padding:33px;\n  border-radius:16px;\n  background:linear-gradient(120deg,#061426,#0b2b4e);\n}\n\n.eso8lg-dark h2 {\n  margin:0 0 10px;\n  color:#fff;\n  font-size:28px;\n  font-weight:850;\n}\n\n.eso8lg-dark \u003e p {\n  margin:0 0 21px;\n  color:#d8e1ec;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.eso8lg-darkgrid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.eso8lg-darkitem {\n  padding:17px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:10px;\n  background:rgba(255,255,255,.06);\n}\n\n.eso8lg-darkitem strong {\n  display:block;\n  margin-bottom:4px;\n  color:#f5a300;\n  font-size:18px;\n}\n\n.eso8lg-darkitem span {\n  color:#e2e8f0;\n  font-size:13px;\n  line-height:1.45;\n}\n\n\/* TABLE *\/\n\n.eso8lg-table {\n  width:100%;\n  border-collapse:collapse;\n}\n\n.eso8lg-table tr {\n  border-bottom:1px solid #e9edf1;\n}\n\n.eso8lg-table tr:last-child {\n  border-bottom:0;\n}\n\n.eso8lg-table th,\n.eso8lg-table td {\n  padding:9px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.eso8lg-table th {\n  width:43%;\n  color:#344054;\n  font-weight:750;\n}\n\n.eso8lg-table td {\n  color:#5b6472;\n}\n\n\/* VIDEO *\/\n\n.eso8lg-video {\n  margin-bottom:25px;\n  overflow:hidden;\n  border-radius:15px;\n  background:#07182e;\n}\n\n.eso8lg-video-head {\n  padding:22px 24px 0;\n}\n\n.eso8lg-video-head h2 {\n  margin:0 0 7px;\n  color:#fff;\n  font-size:24px;\n}\n\n.eso8lg-video-head p {\n  margin:0 0 18px;\n  color:#d6e0eb;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.eso8lg-video-wrap {\n  position:relative;\n  width:100%;\n  height:0;\n  padding-bottom:56.25%;\n}\n\n.eso8lg-video-wrap iframe {\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n\n\/* REPLACEMENT PARTS *\/\n\n.eso8lg-parts {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:17px;\n  margin-bottom:25px;\n}\n\n.eso8lg-part {\n  display:flex;\n  flex-direction:column;\n  min-height:100%;\n  padding:27px;\n  border-radius:15px;\n  background:linear-gradient(120deg,#061426,#0c3159);\n}\n\n.eso8lg-part-badge {\n  display:inline-block;\n  align-self:flex-start;\n  margin-bottom:10px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:#f5a300;\n  color:#111827;\n  font-size:11px;\n  font-weight:850;\n}\n\n.eso8lg-part h3 {\n  margin:0 0 10px;\n  color:#fff;\n  font-size:24px;\n  line-height:1.25;\n  font-weight:850;\n}\n\n.eso8lg-part p {\n  margin:0 0 17px;\n  color:#d8e1ec;\n  font-size:14.5px;\n  line-height:1.68;\n}\n\n.eso8lg-part a {\n  display:inline-block;\n  align-self:flex-start;\n  margin-top:auto;\n  padding:13px 18px;\n  border-radius:7px;\n  background:#f5a300;\n  color:#111827 !important;\n  text-decoration:none !important;\n  font-size:13.5px;\n  font-weight:850;\n}\n\n\/* MANUAL *\/\n\n.eso8lg-manual {\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n  margin-bottom:25px;\n  padding:23px 25px;\n  border:1px solid #e3e7ec;\n  border-radius:13px;\n  background:#f8f9fb;\n}\n\n.eso8lg-manual h3 {\n  margin:0 0 5px;\n  color:#07182e;\n  font-size:20px;\n}\n\n.eso8lg-manual p {\n  margin:0;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.eso8lg-manual a {\n  display:inline-block;\n  flex-shrink:0;\n  padding:12px 18px;\n  border-radius:7px;\n  background:#07182e;\n  color:#fff !important;\n  text-decoration:none !important;\n  font-size:14px;\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.eso8lg-faq {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px 14px;\n}\n\n.eso8lg-faq details {\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:8px;\n  background:#fff;\n}\n\n.eso8lg-faq summary {\n  cursor:pointer;\n  padding:16px 17px;\n  color:#1f2937;\n  font-size:14.5px;\n  font-weight:750;\n}\n\n.eso8lg-answer {\n  padding:0 17px 17px;\n  color:#667085;\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n.eso8lg-answer a {\n  color:#0b5dbb;\n  font-weight:750;\n}\n\n\/* TRUST *\/\n\n.eso8lg-trust {\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  margin-top:25px;\n  overflow:hidden;\n  border-radius:12px;\n  background:#07182e;\n}\n\n.eso8lg-trust div {\n  padding:17px 8px;\n  text-align:center;\n  color:#dce4ee;\n  font-size:12px;\n}\n\n.eso8lg-trust strong {\n  display:block;\n  margin-bottom:3px;\n  color:#f5a300;\n  font-size:13.5px;\n}\n\n\/* RESPONSIVE *\/\n\n@media(max-width:900px) {\n  .eso8lg-specbar {\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .eso8lg-darkgrid {\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n@media(max-width:680px) {\n  .eso8lg {\n    padding:15px 10px 35px;\n  }\n\n  .eso8lg-hero,\n  .eso8lg-two,\n  .eso8lg-parts {\n    grid-template-columns:1fr;\n  }\n\n  .eso8lg-title {\n    font-size:30px;\n  }\n\n  .eso8lg-sub {\n    font-size:19px;\n  }\n\n  .eso8lg-strip {\n    flex-direction:column;\n    align-items:flex-start;\n  }\n\n  .eso8lg-specbar {\n    grid-template-columns:1fr 1fr;\n  }\n\n  .eso8lg-dark {\n    padding:24px 18px;\n  }\n\n  .eso8lg-darkgrid {\n    grid-template-columns:1fr 1fr;\n  }\n\n  .eso8lg-faq {\n    grid-template-columns:1fr;\n  }\n\n  .eso8lg-manual {\n    flex-direction:column;\n    align-items:flex-start;\n  }\n\n  .eso8lg-manual a {\n    width:100%;\n    text-align:center;\n  }\n\n  .eso8lg-trust {\n    grid-template-columns:1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"eso8lg\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"eso8lg-hero\"\u003e\n\u003cdiv class=\"eso8lg-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/image_1024x1024_2x_c8446c03-6d9f-4e70-89d0-b9778d97045d.webp?v=1718999696\" alt=\"Energizer LED 8 piece large solar pathway lights aluminum glass 10 lumen\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"eso8lg-brand\"\u003eENERGIZER®\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-eye\"\u003eLARGE ALUMINUM SOLAR PATHWAY LIGHTS · 8-PIECE SET\u003c\/div\u003e\n\u003ch2 class=\"eso8lg-title\"\u003eEnergizer LED 8-Piece Large Solar Pathway Lights\u003c\/h2\u003e\n\u003ch3 class=\"eso8lg-sub\"\u003e10-Lumen Aluminum Solar Path Lights with Glass Lenses, 3000K Warm White LEDs \u0026amp; Dusk-to-Dawn Operation\u003c\/h3\u003e\n\u003cp class=\"eso8lg-text\"\u003eAdd an elegant, substantial lighting look to your outdoor space with the \u003cstrong\u003eEnergizer LED 8-Piece Large Solar Pathway Lights\u003c\/strong\u003e. Designed for walkways, gardens, driveways and landscape borders, these larger pathway fixtures combine durable metal construction with real glass lenses and a warm white LED glow.\u003c\/p\u003e\n\u003cp class=\"eso8lg-text\"\u003eEach light delivers a listed \u003cstrong\u003e10 lumens\u003c\/strong\u003e at approximately \u003cstrong\u003e3000K warm white\u003c\/strong\u003e. Crystalline solar panels capture daytime energy, while automatic dusk-to-dawn operation turns the lights on after dark without landscape wiring or manual switching.\u003c\/p\u003e\n\u003cdiv class=\"eso8lg-pills\"\u003e\n\u003cspan class=\"eso8lg-pill\"\u003eEnergizer®\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003e8-Piece Set\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003e10 Lumens\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003e3000K Warm White\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eAluminum + Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIGHTING PERFORMANCE IMAGE --\u003e\n\u003csection class=\"eso8lg-wide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.png_1.jpg?v=1719254796\" alt=\"Energizer solar pathway light lighting performance\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE STRIP --\u003e\n\u003csection class=\"eso8lg-strip\"\u003e\u003cstrong\u003ePREMIUM PATHWAY DESIGN\u003c\/strong\u003e \u003cspan\u003e Larger metal fixtures, clear glass lenses and a warm 3000K LED create a more substantial landscape-lighting appearance than basic plastic solar path lights. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- QUICK SPECS --\u003e\n\u003csection class=\"eso8lg-specbar\"\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003e8 Lights\u003c\/strong\u003e \u003cspan\u003eComplete set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003e10 Lumens\u003c\/strong\u003e \u003cspan\u003ePer light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003e3000K\u003c\/strong\u003e \u003cspan\u003eWarm white LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003e900mAh\u003c\/strong\u003e \u003cspan\u003eAA Ni-MH battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003eUp to 8 Hours\u003c\/strong\u003e \u003cspan\u003eListed runtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-spec\"\u003e\n\u003cstrong\u003eAuto On\/Off\u003c\/strong\u003e \u003cspan\u003eDusk-to-dawn\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO IMAGE --\u003e\n\u003csection class=\"eso8lg-wide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/image_1024x1024_2x_c8446c03-6d9f-4e70-89d0-b9778d97045d.webp?v=1718999696\" alt=\"Energizer large aluminum solar pathway lights glass lens outdoor\"\u003e\n\u003cdiv class=\"eso8lg-copy\"\u003e\n\u003ch2\u003eWarm 10-Lumen Pathway Illumination\u003c\/h2\u003e\n\u003cp\u003eEach fixture provides a listed 10 lumens of warm white LED illumination. The clear glass lens helps create an attractive light pattern along paths, garden beds, driveways and other residential landscape areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"eso8lg-two\"\u003e\n\u003cdiv class=\"eso8lg-card\"\u003e\n\u003ch2\u003eDurable Outdoor Construction\u003c\/h2\u003e\n\u003cul class=\"eso8lg-list\"\u003e\n\u003cli\u003eDie-cast aluminum construction\u003c\/li\u003e\n\u003cli\u003eStainless-steel components\u003c\/li\u003e\n\u003cli\u003eClear glass lens\u003c\/li\u003e\n\u003cli\u003eOil-rubbed bronze \/ char-gray style finish referenced in supplied details\u003c\/li\u003e\n\u003cli\u003ePlastic ground stake\u003c\/li\u003e\n\u003cli\u003eDesigned for outdoor landscape use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-card\"\u003e\n\u003ch2\u003eAutomatic Solar Operation\u003c\/h2\u003e\n\u003cul class=\"eso8lg-list\"\u003e\n\u003cli\u003eEfficient crystalline solar panel\u003c\/li\u003e\n\u003cli\u003eCharges during daylight\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003eNo landscape wiring required\u003c\/li\u003e\n\u003cli\u003eOne rechargeable battery per light\u003c\/li\u003e\n\u003cli\u003eUp to 8 hours of listed nighttime runtime on a full charge\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection class=\"eso8lg-video\"\u003e\n\u003cdiv class=\"eso8lg-video-head\"\u003e\n\u003ch2\u003eSee the Pathway Lights in Action\u003c\/h2\u003e\n\u003cp\u003eWatch the product video for a closer look at the fixture size, appearance and outdoor lighting effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5BCVwzIjw-Q\" title=\"Energizer large solar pathway lights demonstration\" loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFORMANCE --\u003e\n\u003csection class=\"eso8lg-dark\"\u003e\n\u003ch2\u003eWarm Solar Lighting Without Wiring\u003c\/h2\u003e\n\u003cp\u003eEach pathway light operates independently using solar energy stored in its rechargeable battery. This makes it easy to add lighting along landscaping without trenching, electrical cable or ongoing electricity costs.\u003c\/p\u003e\n\u003cdiv class=\"eso8lg-darkgrid\"\u003e\n\u003cdiv class=\"eso8lg-darkitem\"\u003e\n\u003cstrong\u003e10 Lumens\u003c\/strong\u003e \u003cspan\u003eListed output per fixture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-darkitem\"\u003e\n\u003cstrong\u003e3000K\u003c\/strong\u003e \u003cspan\u003eWarm white color temperature.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-darkitem\"\u003e\n\u003cstrong\u003e8 Hours\u003c\/strong\u003e \u003cspan\u003eListed maximum nightly runtime on a full charge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-darkitem\"\u003e\n\u003cstrong\u003eNo Wiring\u003c\/strong\u003e \u003cspan\u003eIndependent solar-powered operation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"eso8lg-two\"\u003e\n\u003cdiv class=\"eso8lg-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"eso8lg-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eEnergizer®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Size\u003c\/th\u003e\n\u003ctd\u003e8 Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e10 Lumens Per Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K Warm White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBulb Type\u003c\/th\u003e\n\u003ctd\u003eLED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eDie-Cast Aluminum, Stainless Steel, Glass \u0026amp; Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003eClear Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eOil-Rubbed Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel\u003c\/th\u003e\n\u003ctd\u003eCrystalline Solar Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-card\"\u003e\n\u003ch2\u003eBattery \u0026amp; Operation\u003c\/h2\u003e\n\u003ctable class=\"eso8lg-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Type\u003c\/th\u003e\n\u003ctd\u003eAA Ni-MH Rechargeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Rating\u003c\/th\u003e\n\u003ctd\u003e1.2V \/ 900mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Quantity\u003c\/th\u003e\n\u003ctd\u003e8 Included — One Per Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRuntime\u003c\/th\u003e\n\u003ctd\u003eUp to 8 Hours on a Full Charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotion Sensing\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Powered\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003eRequired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e10189-WZ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUPC\u003c\/th\u003e\n\u003ctd\u003e12109107740\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection class=\"eso8lg-card\" style=\"margin-bottom: 25px;\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"eso8lg-list\"\u003e\n\u003cli\u003e8 Solar Top Assemblies\u003c\/li\u003e\n\u003cli\u003e8 Clear Glass Lenses\u003c\/li\u003e\n\u003cli\u003e8 Posts\u003c\/li\u003e\n\u003cli\u003e8 Ground Stakes\u003c\/li\u003e\n\u003cli\u003e8 AA Ni-MH Rechargeable Batteries\u003c\/li\u003e\n\u003cli\u003eInstruction Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- IDEAL USES --\u003e\n\u003csection class=\"eso8lg-card\" style=\"margin-bottom: 25px;\"\u003e\n\u003ch2\u003eIdeal Outdoor Applications\u003c\/h2\u003e\n\u003cdiv class=\"eso8lg-pills\"\u003e\n\u003cspan class=\"eso8lg-pill\"\u003eWalkways\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eDriveways\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eGardens\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eFlower Beds\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eFront Yards\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eBackyards\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003eLandscape Borders\u003c\/span\u003e \u003cspan class=\"eso8lg-pill\"\u003ePatios\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RECOMMENDED PARTS --\u003e\n\u003csection style=\"margin-bottom: 25px;\"\u003e\n\u003ch2 style=\"margin: 0 0 8px; color: #07182e; font-size: 28px; font-weight: 850;\"\u003eRecommended Replacement Parts\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 20px; color: #667085; font-size: 15px; line-height: 1.7;\"\u003eKeep compatible pathway lights in service longer by replacing common wear items such as ground stakes or rechargeable batteries when needed.\u003c\/p\u003e\n\u003cdiv class=\"eso8lg-parts\"\u003e\n\u003cdiv class=\"eso8lg-part\"\u003e\n\u003cspan class=\"eso8lg-part-badge\"\u003e RECOMMENDED REPLACEMENT \u003c\/span\u003e\n\u003ch3\u003e10-Pack Replacement Ground Stakes\u003c\/h3\u003e\n\u003cp\u003eReplace broken or missing ground spikes on compatible pathway lights so the fixtures can be securely reinstalled along lawns, gardens and walkways.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e View Replacement Ground Stakes \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eso8lg-part\"\u003e\n\u003cspan class=\"eso8lg-part-badge\"\u003e RECOMMENDED REPLACEMENT \u003c\/span\u003e\n\u003ch3\u003eEnergizer Rechargeable AA Batteries – 8 Pack\u003c\/h3\u003e\n\u003cp\u003eRechargeable batteries naturally lose capacity over time. Replace compatible AA Ni-MH batteries when nighttime runtime or charging performance begins to decline.\u003c\/p\u003e\n\u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e View Rechargeable Batteries \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MANUAL --\u003e\n\u003csection class=\"eso8lg-manual\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eProduct Instruction Manual\u003c\/h3\u003e\n\u003cp\u003eView the complete assembly, setup, activation and care instructions for this 8-piece solar pathway light set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/gril_4_pack.pdf?v=1726175466\" rel=\"noopener\" target=\"_blank\"\u003e View Instruction Manual \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"eso8lg-card\"\u003e\n\u003ch2\u003eEnergizer 8-Piece Large Solar Pathway Lights FAQs\u003c\/h2\u003e\n\u003cdiv class=\"eso8lg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many lights are included?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eThis set includes eight solar pathway lights.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is each light?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eThe supplied product specifications list 10 lumens per light.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the light?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eThe supplied product details list a warm white color temperature of approximately 3000K.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do the lights run?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eThe supplied product information states up to approximately 8 hours of nightly runtime on a full charge. Actual runtime depends on sunlight, battery condition and weather.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eYes. The supplied specifications list automatic dusk-to-dawn operation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of battery is included?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eEach light includes one AA 1.2V 900mAh Ni-MH rechargeable battery.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the lights made from?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eThe supplied product specifications list die-cast aluminum, stainless steel, clear glass and plastic components.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the ground stakes?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eWe carry \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e replacement ground stakes \u003c\/a\u003e for select compatible pathway-light models. Confirm fit with the exact fixture before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the rechargeable batteries?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eYes. We carry \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e Energizer rechargeable AA batteries \u003c\/a\u003e for select compatible solar-light models.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these lights require wiring?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eNo. They are solar powered and do not require traditional landscape wiring.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I install the lights?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eInstall them where their crystalline solar panels can receive strong daytime sunlight. Common locations include pathways, driveways, gardens and landscape borders.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I find the instruction manual?\u003c\/summary\u003e\n\u003cdiv class=\"eso8lg-answer\"\u003eYou can \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/gril_4_pack.pdf?v=1726175466\" rel=\"noopener\" target=\"_blank\"\u003e view the instruction manual here. \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"eso8lg-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEnergizer®\u003c\/strong\u003e Outdoor Solar Lighting\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e8-Piece Set\u003c\/strong\u003e Large Pathway Fixtures\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e10 Lumens\u003c\/strong\u003e Per Light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e3000K\u003c\/strong\u003e Warm White LED\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRepair-Friendly\u003c\/strong\u003e Stakes + Batteries Available\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SmaryYard","offers":[{"title":"Bronze","offer_id":34522381058197,"sku":"sm-gri-8","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-smartyard-led-8-piece-large-solar-pathway-lights-aluminum-with-glass-10-lm-9951064.jpg?v=1786735036"},{"product_id":"smartyard-solar-led-large-outdoor-pathway-lights-8-pack-oil-rubbed-bronze","title":"SmartYard Solar LED Large Outdoor Pathway Lights - 8 Pack- Oil Rubbed Bronze","description":"\u003cstyle\u003e\n.sy{max-width:1180px;margin:auto;padding:22px 16px 45px;font-family:inherit;color:#1f2937}.sy *{box-sizing:border-box}.sy img{width:100%;height:auto;display:block}.hero{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.card,.media{border:1px solid #e3e7ec;border-radius:14px;background:#fff;overflow:hidden}.brand{color:#f28c00;font-weight:850;letter-spacing:1px}.title{font-size:38px;line-height:1.1;color:#07182e;margin:8px 0}.lead{color:#596575;line-height:1.7}.pills,.apps{display:flex;gap:8px;flex-wrap:wrap}.pill,.app{padding:8px 12px;border:1px solid #e3e7ec;border-radius:99px;background:#f7f8fa;font-size:12px;font-weight:750}.bar{display:grid;grid-template-columns:repeat(6,1fr);margin:24px 0;border:1px solid #e3e7ec;border-radius:12px;overflow:hidden}.bar div{text-align:center;padding:17px 7px;border-right:1px solid #e3e7ec}.bar b{display:block;color:#07182e}.bar small{color:#697586}.two{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:22px 0}.card{padding:23px}.card h2{margin-top:0;color:#07182e}.list{list-style:none;padding:0}.list li{position:relative;padding:7px 0 7px 27px;color:#4c5969}.list li:before{content:\"✓\";position:absolute;left:0;background:#f5a300;color:#fff;border-radius:50%;width:18px;height:18px;line-height:18px;text-align:center;font-size:11px}.dark{background:linear-gradient(120deg,#061426,#0b2b4e);padding:30px;border-radius:15px;color:#e1e8f0;margin:22px 0}.dark h2{color:#fff}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.facts div{padding:16px;border:1px solid #ffffff25;border-radius:9px}.facts b{display:block;color:#f5a300;font-size:17px}.tbl{width:100%;border-collapse:collapse}.tbl tr{border-bottom:1px solid #e7ebef}.tbl th,.tbl td{text-align:left;padding:9px 4px;font-size:14px;vertical-align:top}.tbl th{width:42%;color:#344054}.tbl td{color:#667085}.parts{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.part{display:flex;flex-direction:column;padding:24px;border-radius:14px;background:linear-gradient(120deg,#061426,#0c3159);color:#fff}.part h3{margin:8px 0;color:#fff}.part p{color:#d8e1ec;line-height:1.6}.badge{align-self:flex-start;background:#f5a300;color:#111827;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:850}.btn{margin-top:auto;align-self:flex-start;background:#f5a300;color:#111827!important;text-decoration:none!important;padding:11px 14px;border-radius:7px;font-weight:850}.faq{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq details{border:1px solid #e3e7ec;border-radius:8px;padding:15px}.faq summary{cursor:pointer;font-weight:750}.faq p{color:#667085;line-height:1.6}.faq a{color:#0b5dbb;font-weight:750}.trust{display:grid;grid-template-columns:repeat(5,1fr);background:#07182e;border-radius:11px;overflow:hidden;margin-top:22px}.trust div{text-align:center;padding:16px 7px;color:#dce4ee;font-size:12px}.trust b{display:block;color:#f5a300}\n@media(max-width:800px){.bar{grid-template-columns:repeat(3,1fr)}.parts{grid-template-columns:1fr}.facts{grid-template-columns:1fr 1fr}}\n@media(max-width:650px){.hero,.two,.faq{grid-template-columns:1fr}.title{font-size:29px}.bar{grid-template-columns:1fr 1fr}.trust{grid-template-columns:1fr 1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"sy\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/ChatGPT_Image_Aug_31_2026_10_49_18_AM.png?v=1788198575\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"brand\"\u003eSMARTYARD\u003c\/div\u003e\n\u003ch2 class=\"title\"\u003eSmartYard Solar LED Large Outdoor Pathway Lights – 8 Pack\u003c\/h2\u003e\n\u003ch3\u003eOil-Rubbed Bronze Solar Landscape Lights with Glass Lenses \u0026amp; Warm White LEDs\u003c\/h3\u003e\n\u003cp class=\"lead\"\u003eAdd a classic, coordinated glow to walkways, driveways, gardens and patios with the \u003cstrong\u003eSmartYard Solar LED Large Outdoor Pathway Lights\u003c\/strong\u003e. This 8-pack combines stainless-steel construction, a rich oil-rubbed bronze finish and real glass lenses for an attractive outdoor landscape-lighting look.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eEach light provides a soft \u003cstrong\u003e6-lumen warm white LED glow\u003c\/strong\u003e. Integrated solar panels charge the included rechargeable Ni-MH batteries during the day, while automatic dusk-to-dawn operation turns the lights on after dark with no wiring required.\u003c\/p\u003e\n\u003cdiv class=\"pills\"\u003e\n\u003cspan class=\"pill\"\u003eSmartYard\u003c\/span\u003e\u003cspan class=\"pill\"\u003e8-Pack\u003c\/span\u003e\u003cspan class=\"pill\"\u003e6 Lumens\u003c\/span\u003e\u003cspan class=\"pill\"\u003eOil-Rubbed Bronze\u003c\/span\u003e\u003cspan class=\"pill\"\u003eGlass Lens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"bar\"\u003e\n\u003cdiv\u003e\n\u003cb\u003e8 Lights\u003c\/b\u003e\u003csmall\u003eComplete set\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e6 Lumens\u003c\/b\u003e\u003csmall\u003ePer light\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eWarm White\u003c\/b\u003e\u003csmall\u003eLED glow\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eUp to 8 Hours\u003c\/b\u003e\u003csmall\u003eListed runtime\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eSolar Powered\u003c\/b\u003e\u003csmall\u003eNo wiring\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eAuto On\/Off\u003c\/b\u003e\u003csmall\u003eDusk-to-dawn\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"two\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003ePremium Look at an Accessible Price\u003c\/h2\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003eComplete 8-light landscape set\u003c\/li\u003e\n\u003cli\u003e6-lumen warm white LED per fixture\u003c\/li\u003e\n\u003cli\u003eStainless-steel body\u003c\/li\u003e\n\u003cli\u003eReal glass lens\u003c\/li\u003e\n\u003cli\u003eOil-rubbed bronze finish\u003c\/li\u003e\n\u003cli\u003eRechargeable Ni-MH batteries included\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003eNo electrical wiring required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003eEasy Solar Operation\u003c\/h2\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003ePosition in an area receiving strong sunlight\u003c\/li\u003e\n\u003cli\u003eSolar panel charges the battery during daylight\u003c\/li\u003e\n\u003cli\u003eIntegrated sensor activates the LED after dark\u003c\/li\u003e\n\u003cli\u003eUp to 8 hours of listed runtime on a full charge\u003c\/li\u003e\n\u003cli\u003eGround-stake installation\u003c\/li\u003e\n\u003cli\u003eEasy to reposition as landscaping changes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dark\"\u003e\n\u003ch2\u003eClassic Outdoor Lighting Without the Wiring\u003c\/h2\u003e\n\u003cp\u003eUse all eight lights to create a consistent pathway or landscape layout without trenching, low-voltage cable or ongoing electricity use.\u003c\/p\u003e\n\u003cdiv class=\"facts\"\u003e\n\u003cdiv\u003e\n\u003cb\u003e6 Lumens\u003c\/b\u003ePer light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e8-Pack\u003c\/b\u003eCoordinated set\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e8 Hours\u003c\/b\u003eUp to listed runtime\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eSolar\u003c\/b\u003eWire-free operation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"two\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eSmartYard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Size\u003c\/th\u003e\n\u003ctd\u003e8 Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUPC\u003c\/th\u003e\n\u003ctd\u003e012109101939\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e6 Lumens Per Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Color\u003c\/th\u003e\n\u003ctd\u003eWarm White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBody\u003c\/th\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003eGlass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eOil-Rubbed Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003eDimensions \u0026amp; Operation\u003c\/h2\u003e\n\u003ctable class=\"tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eApprox. 5.9\" × 5.9\" × 18.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eSolar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eRechargeable Ni-MH, Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRuntime\u003c\/th\u003e\n\u003ctd\u003eUp to 8 Hours on Full Charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eGround Stake\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWiring\u003c\/th\u003e\n\u003ctd\u003eNot Required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e8 SmartYard Solar LED Pathway Lights\u003c\/li\u003e\n\u003cli\u003e8 Ground Stakes\u003c\/li\u003e\n\u003cli\u003eRechargeable Ni-MH Batteries\u003c\/li\u003e\n\u003cli\u003eIntegrated Solar Charging Components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"apps\"\u003e\n\u003cspan class=\"app\"\u003eWalkways\u003c\/span\u003e\u003cspan class=\"app\"\u003eDriveways\u003c\/span\u003e\u003cspan class=\"app\"\u003eGardens\u003c\/span\u003e\u003cspan class=\"app\"\u003eFlower Beds\u003c\/span\u003e\u003cspan class=\"app\"\u003eLawns\u003c\/span\u003e\u003cspan class=\"app\"\u003ePatios\u003c\/span\u003e\u003cspan class=\"app\"\u003eEntryways\u003c\/span\u003e\u003cspan class=\"app\"\u003eLandscape Borders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ch2 style=\"margin-top: 28px; color: #07182e;\"\u003eRecommended Replacement Parts\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eExtend the useful life of compatible SmartYard pathway lights by replacing common components when needed. Confirm fit with your exact fixture before ordering.\u003c\/p\u003e\n\u003csection class=\"parts\"\u003e\n\u003cdiv class=\"part\"\u003e\n\u003cspan class=\"badge\"\u003eRECOMMENDED\u003c\/span\u003e\n\u003ch3\u003e10-Pack Replacement Ground Stakes\u003c\/h3\u003e\n\u003cp\u003eReplace broken or missing ground spikes on compatible pathway lights.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003eView Ground Stakes\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part\"\u003e\n\u003cspan class=\"badge\"\u003eRECOMMENDED\u003c\/span\u003e\n\u003ch3\u003eRechargeable AA Batteries – 8 Pack\u003c\/h3\u003e\n\u003cp\u003eRefresh compatible solar lights when older rechargeable batteries begin to lose capacity or nighttime runtime.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Rechargeable Batteries\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part\"\u003e\n\u003cspan class=\"badge\"\u003eRECOMMENDED\u003c\/span\u003e\n\u003ch3\u003eReplacement Solar Top\u003c\/h3\u003e\n\u003cp\u003eReplace the solar top assembly on select compatible SmartYard\/Energizer-style pathway lights rather than replacing the complete fixture.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003eView Replacement Solar Top\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eSmartYard Solar Pathway Lights FAQs\u003c\/h2\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many lights are included?\u003c\/summary\u003e\n\u003cp\u003eThis set includes 8 SmartYard solar pathway lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is each light?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information lists 6 lumens per light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the lights made from?\u003c\/summary\u003e\n\u003cp\u003eThe supplied description lists a stainless-steel body with a glass lens and oil-rubbed bronze finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they turn on automatically?\u003c\/summary\u003e\n\u003cp\u003eYes. The supplied product information states automatic dusk-to-dawn operation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do they run?\u003c\/summary\u003e\n\u003cp\u003eThe supplied description lists up to 8 hours of runtime on a full charge. Actual runtime varies with sunlight, weather and battery condition.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these require wiring?\u003c\/summary\u003e\n\u003cp\u003eNo. They are solar powered and require no traditional landscape wiring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the ground stakes?\u003c\/summary\u003e\n\u003cp\u003eWe carry \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003ereplacement ground stakes\u003c\/a\u003e for select compatible pathway lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the batteries?\u003c\/summary\u003e\n\u003cp\u003eWe carry \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003erechargeable AA batteries\u003c\/a\u003e for select compatible solar pathway lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the solar top?\u003c\/summary\u003e\n\u003cp\u003eWe carry a \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003ereplacement solar top\u003c\/a\u003e for select compatible pathway-light models. Confirm compatibility before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the UPC?\u003c\/summary\u003e\n\u003cp\u003eThe UPC supplied for this 8-pack listing is 012109101939.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"trust\"\u003e\n\u003cdiv\u003e\n\u003cb\u003eSmartYard\u003c\/b\u003eOutdoor Solar Lighting\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e8-Pack\u003c\/b\u003eComplete Set\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e6 Lumens\u003c\/b\u003ePer Light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eGlass + Steel\u003c\/b\u003eClassic Construction\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eRepair-Friendly\u003c\/b\u003eParts Available\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SmartYard","offers":[{"title":"Default Title","offer_id":31250423873580,"sku":"962781","price":89.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/smartyard-solar-led-large-outdoor-pathway-lights-8-pack-oil-rubbed-bronze-4189122.png?v=1788252737"},{"product_id":"new-8-pack-steel-solar-crackle-glass-ball-pathway-light-color-changing-led","title":"Berkley Jensen Steel Solar Crackle Glass Ball PathWay LED- 8 Pack","description":"\u003cp\u003eNEW BJ’s 8 PACK Steel Solar Crackle Glass Ball PathWay Light Color Changing LED.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e8 clear in each box\u003c\/p\u003e\n\u003cp\u003eYou are bidding on 8 brand new Premium Quality Solar Crackle Glass Ball Stake Lights in their original retail packaging. These lights illuminate perfect amount of ambient light for your quiet romantic evening outdoor. It will be a great conversation piece for your outdoor gatherings. These energy-efficient, low-maintenance solar lights add a charming, decorative glow to your driveway, patio or flowerbeds.\u003c\/p\u003e\n\u003cp\u003eWith our latest improved solar panel, It provides better performance and prolonged usage time.The solar panel converts sunlight during the day to recharge the battery. At dusk the light turn on automatically. The independently operating lights have an average run time up to 5 to 7 hours (No power cord needed).\u003c\/p\u003e\n\u003cp\u003e8 single light kits\u003c\/p\u003e\n\u003cp\u003eSensor: Automatic sensor activates at dusk\u003c\/p\u003e\n\u003cp\u003eBattery: Pre-installed Rechargeable AA Ni-Cd, can last up to 2 years before replacing\u003c\/p\u003e\n\u003cp\u003e They can last up to 100,000 hours\u003c\/p\u003e\n\u003cp\u003eSolar Panel: New and IMPROVED solar panel for better charging performance\u003c\/p\u003e\n\u003cp\u003eOn\/Off Switch: Yes\u003c\/p\u003e\n\u003cp\u003eOuter Material: Stainless Steel and Glass\u003c\/p\u003e\n\u003cp\u003eSafe and waterproof with CE Certified LED light\u003c\/p\u003e\n\u003cp\u003eDiameter: 3.75\"\u003c\/p\u003e","brand":"Bjs","offers":[{"title":"Default Title","offer_id":42029575274728,"sku":"bjglob-8","price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/berkley-jensen-steel-solar-crackle-glass-ball-pathway-led-8-pack-6044476.jpg?v=1786735035"},{"product_id":"2pack-energizer-led-ceramic-solar-tiki-torch-lights-dancing-lights-outdoor-wf-color-royal","title":"Energizer LED Ceramic Solar Tiki Torch Lights Dancing Lights Outdoor Waterproof 2 Pack","description":"\u003cp\u003e2Pack Energizer LED Ceramic Solar Tiki Torch Lights Dancing Lights Outdoor WF. Condition is New.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAbout this item\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFLAME LIGHT：This is a safe alternative to a true flame light, because it is made of LED lights, the luminosity is quite soft, the mood is enhanced, it doesn't have very bright light, but it can make the environment More romantic, creating a beautiful picture.\u003c\/p\u003e\n\u003cp\u003eNEVER NEEDS BATTERIES, COMPLETELY RUNS ON SOLAR POWER: It collects solar energy all day, then turns on automatically at dusk. The light runs on solar power, so you can place it anywhere!\u003c\/p\u003e\n\u003cp\u003eLONG WORKING TIME - Built-in rechargeable battery (2200mAh). Light up 12 hours after fully charged. Charging time: 8 hours.\u003c\/p\u003e\n\u003cp\u003eWEATHER RESISTANCE: Waterproof and Durable, withstand all kinds of weather all round the year.\u003c\/p\u003e\n\u003cp\u003eEASY INSTALLATION: No wiring required, simply install it anywhere you like and enjoy the warm torch light.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFeatures\u003c\/p\u003e\n\u003cp\u003eGood for outdoor decoration\u003c\/p\u003e\n\u003cp\u003eChristmas or Halloween Illuminations decoration, Showcase or Window displays\u003c\/p\u003e\n\u003cp\u003eHome or Garden Decorations\u003c\/p\u003e\n\u003cp\u003eHoliday decorations or party Illuminations and etc\u003c\/p\u003e\n\u003cp\u003eNatural Dancing Flames- The torch is a perfect outdoor accent for pathways, decks, patios\u003c\/p\u003e\n\u003cp\u003eEasy To Install- The wireless torch is easy to install and requires no electricity\u003c\/p\u003e\n\u003cp\u003eWaterproof- The torch is waterproof and the natural dancing flames will help beautify your garden\u003c\/p\u003e\n\u003cp\u003ePower source: Solar Powered will run up to 8 continuous hours\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"a-spacing-base a-spacing-top-medium\"\u003eAbout this item\u003c\/h3\u003e\n\u003cdiv class=\"a-section a-spacing-none\" data-template-name=\"featureBulletsAndDescription\" data-feature-name=\"featureBulletsAndDescription\" id=\"featureBulletsAndDescription_feature_div\"\u003e\n\u003cdiv id=\"aboutThisItem-content-featureBulletsAndDescription\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-expander-collapsed-height a-row a-expander-container a-spacing-base a-expander-partial-collapse-container\" data-a-expander-collapsed-height=\"160\" data-a-expander-name=\"aboutThisItemExpander\" data-feature=\"featureBulletsAndDescription\" data-collapse-scroll-anchor-id=\"aboutThisItem-content-featureBulletsAndDescription\"\u003e\n\u003cdiv class=\"a-expander-content a-expander-partial-collapse-content a-expander-content-expanded\" aria-expanded=\"true\" id=\"featureBulletsAndDescription-expander-content\"\u003e\n\u003cdiv class=\"a-section\" id=\"featurebullets_feature_div\"\u003e\n\u003cdiv class=\"a-section a-spacing-small\" id=\"feature-bullets\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eFlickering Flames Torch Lights - Energizer solar outdoor lights cast a lovely warm glow like flickering flame, a safe alternative to the real “flames”. Solar torch lights are perfect outdoor decorations for patio, garden, porch, yard, pathway, making your yard stand out in the community.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eSolar Powered Outdoor Decor - Equipped with high-efficiency solar panel, solar tiki torches can work up 6-8 hours in summer and 4-6 hours in winter after fully charged. Solar powered outdoor lights provide vivid and dancing outdoor decor for outside, party, camping, BBQ and holiday.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eHassle Free Installation - No wires and tools needed, garden lights solar powered are easy to install. Just connect the parts and stake into the ground where there is direct sunshine. Please turn on the switch before first use, then outdoor solar lights can light up from dusk to dawn automatically.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eIP65 Waterproof Luces Solares: Solar lights outdoor waterproof are made of high-quality ceramic, designed to withstand most of weather for multi-season outside decor. No worries about rain, snow, frost and high-temperature. And notice that weather and winter will affect solar lights charging efficiency.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eTiki Torches Purchase Service: Urban Thumb offers a ONE-YEAR New Replacement Policy for outdoor lighting products. Any problems for tiki lights, please feel free to contact us via Amazon. Please charge outdoor lights under direct sunlight for 6-8hours before first use.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDescription:\u003c\/p\u003e\n\u003cp\u003eIt is automatically light in the dark and automatically charged during the day.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFeatures:\u003c\/p\u003e\n\u003cp\u003e1. Gorgeous dance flame design: a safe alternative to the real \"flame\" - LED light is a safe, soft, and emotional light.\u003c\/p\u003e\n\u003cp\u003e2. No battery required, completely dependent on solar energy: it collects solar energy all day, then turns on automatic dusk. Solar spotlighting uses solar energy, so you can take it anywhere!\u003c\/p\u003e\n\u003cp\u003e3. Easy to install: no wiring is required, just install any torch you like and enjoy the warmth.\u003c\/p\u003e\n\u003cp\u003e(Tip: This product contains an installation...\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Ivory","offer_id":46742398009576,"sku":"tiki01-IVO-1","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":46742398042344,"sku":"tiki01-RO-2","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-led-ceramic-solar-tiki-torch-lights-dancing-lights-outdoor-waterproof-2-pack-4826481.jpg?v=1786735035"},{"product_id":"2pack-energizer-led-ceramic-solar-tiki-torch-lights-dancing-lights-outdoor-wf-color-white","title":"2 Pack Energizer LED Ceramic Solar Tiki Torch Lights Flickering  Lights Color:WHITE","description":"\u003cp\u003e2Pack Energizer LED Ceramic Solar Tiki Torch Lights Dancing Lights Outdoor WF. Condition is New.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAbout this item\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFLAME LIGHT：This is a safe alternative to a true flame light, because it is made of LED lights, the luminosity is quite soft, the mood is enhanced, it doesn't have very bright light, but it can make the environment More romantic, creating a beautiful picture.\u003c\/p\u003e\n\u003cp\u003eNEVER NEEDS BATTERIES, COMPLETELY RUNS ON SOLAR POWER: It collects solar energy all day, then turns on automatically at dusk. The light runs on solar power, so you can place it anywhere!\u003c\/p\u003e\n\u003cp\u003eLONG WORKING TIME - Built-in rechargeable battery (2200mAh). Light up 12 hours after fully charged. Charging time: 8 hours.\u003c\/p\u003e\n\u003cp\u003eWEATHER RESISTANCE: Waterproof and Durable, withstand all kinds of weather all round the year.\u003c\/p\u003e\n\u003cp\u003eEASY INSTALLATION: No wiring required, simply install it anywhere you like and enjoy the warm torch light.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFeatures\u003c\/p\u003e\n\u003cp\u003eGood for outdoor decoration\u003c\/p\u003e\n\u003cp\u003eChristmas or Halloween Illuminations decoration, Showcase or Window displays\u003c\/p\u003e\n\u003cp\u003eHome or Garden Decorations\u003c\/p\u003e\n\u003cp\u003eHoliday decorations or party Illuminations and etc\u003c\/p\u003e\n\u003cp\u003eNatural Dancing Flames- The torch is a perfect outdoor accent for pathways, decks, patios\u003c\/p\u003e\n\u003cp\u003eEasy To Install- The wireless torch is easy to install and requires no electricity\u003c\/p\u003e\n\u003cp\u003eWaterproof- The torch is waterproof and the natural dancing flames will help beautify your garden\u003c\/p\u003e\n\u003cp\u003ePower source: Solar Powered will run up to 8 continuous hours\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDescription:\u003c\/p\u003e\n\u003cp\u003eIt is automatically light in the dark and automatically charged during the day.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFeatures:\u003c\/p\u003e\n\u003cp\u003e1. Gorgeous dance flame design: a safe alternative to the real \"flame\" - LED light is a safe, soft, and emotional light.\u003c\/p\u003e\n\u003cp\u003e2. No battery required, completely dependent on solar energy: it collects solar energy all day, then turns on automatic dusk. Solar spotlighting uses solar energy, so you can take it anywhere!\u003c\/p\u003e\n\u003cp\u003e3. Easy to install: no wiring is required, just install any torch you like and enjoy the warmth.(Tip: This product contains an installation...\u003c\/p\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":31878322421804,"sku":"TIKI01-IV","price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/2-pack-energizer-led-ceramic-solar-tiki-torch-lights-flickering-lights-colorwhite-6887964.png?v=1786735035"},{"product_id":"new-2pack-restoration-hardware-solar-spot-light-outdoor-garden-landscape-led-spotlight-path","title":"High End Solar LED Spotlight 60 Lumen (Set of 2)","description":"\u003cdiv class=\"flex-1 overflow-hidden\"\u003e\n\u003cdiv class=\"h-full\"\u003e\n\u003cdiv class=\"react-scroll-to-bottom--css-aqigm-79elbk h-full\"\u003e\n\u003cdiv class=\"react-scroll-to-bottom--css-aqigm-1n7m0yu\"\u003e\n\u003cdiv class=\"flex flex-col text-sm md:pb-9\"\u003e\n\u003cdiv class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"true\"\u003e\n\u003cdiv class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"\u003e\n\u003cdiv class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl\"\u003e\n\u003cdiv class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex-col gap-1 md:gap-3\"\u003e\n\u003cdiv class=\"flex flex-grow flex-col max-w-full\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"8e8cb645-4c51-4146-9673-61102d1ca865\" dir=\"auto\" class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+\u0026amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-2\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 juice:empty:hidden juice:first:pt-[3px]\"\u003e\n\u003cdiv class=\"markdown prose w-full break-words dark:prose-invert light\"\u003e\n\u003cp\u003eIntroducing our Pro Series VI Solar Spotlights, designed for superior performance even on cloudy days and during winter months. With an enhanced solar panel, these spotlights provide up to 10 hours of brilliant illumination each night, without the need for wiring or electricity.\u003c\/p\u003e\n\u003cp\u003eKey Features:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic operation and minimal wiring ensure straightforward installation and use.\u003c\/li\u003e\n\u003cli\u003eLithium Phosphate (LiFePO4) rechargeable batteries offer up to 10 hours of nightly runtime when fully charged.\u003c\/li\u003e\n\u003cli\u003eCrafted from corrosion-free cast aluminum with a polycarbonate lens for durability.\u003c\/li\u003e\n\u003cli\u003eFeatures two high-efficiency 60-lumen LEDs that emit bright-cool white light year-round, including on cloudy days.\u003c\/li\u003e\n\u003cli\u003eIncludes a large crystalline remote solar panel with two 20-foot connector cables for maximum energy capture.\u003c\/li\u003e\n\u003cli\u003eInnovative step-down technology adjusts light emission throughout the night, conserving battery power.\u003c\/li\u003e\n\u003cli\u003eEquipped with an exclusive microcontroller that monitors sunlight and protects against battery overcharge.\u003c\/li\u003e\n\u003cli\u003eUtilizes three state-of-the-art lithium phosphate batteries (included) for reliable performance.\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off light sensor and manual on\/off internal switch for added convenience.\u003c\/li\u003e\n\u003cli\u003eEasy assembly with no tools or wiring required; simply stake into the ground.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIlluminate your outdoor spaces with confidence, knowing our Pro Series VI Solar Spotlights are engineered for enduring performance and effortless installation in any environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"\u003e\n\u003cdiv class=\"items-center justify-start rounded-xl p-1 flex\"\u003e\n\u003cdiv class=\"flex items-center\"\u003e\u003cspan class=\"\" data-state=\"closed\"\u003e\u003cbutton class=\"rounded-lg text-token-text-secondary hover:bg-token-main-surface-secondary\"\u003e\u003cspan class=\"flex h-[30px] w-[30px] items-center justify-center\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"icon-md-heavy\"\u003e\u003cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/button\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-3 w-full empty:hidden\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"button\" class=\"arrange arrange-spaced arrange-middle about-item-short\" tabindex=\"0\"\u003e\n\u003cdiv class=\"arrange-fill\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"about-product-title heading-b font-normal font-headline-4\"\u003eAbout This Item\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic operation and minimal wiring make for easy installation and use.\u003c\/li\u003e\n\u003cli\u003eLithium Phosphate (LiFePo4) rechargable batteries provide up to 10 hours of nightly run time on a full charge\u003c\/li\u003e\n\u003cli\u003eCrafted from corrosion-free cast aluminum with polycarbonate lens\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eProvides up to 10 hours of light daily when fully charged\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003e2 bright-cool white LED bulbs shine throughout the year, even on cloudy days\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eLarge crystalline remote solar panel captures maximum energy; two 20-foot connector cables\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eInnovative step-down technology adjusts the amount of\u003c\/li\u003e\n\u003cli\u003elight emitted during the night, conserving batter power\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eExclusive micro controller with sunlight monitoring and battery overcharge protection\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eUses 3 state-of-the-art lithium phosphate batteries (included)\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off light sensor\u003c\/li\u003e\n\u003cli\u003eManual on\/off internal switch\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eEasy to assemble, they require no tools or wiring and easily stake into the ground\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arrange-fit\"\u003e\n\u003cspan role=\"button\" class=\"elc-icon slide-panel-view-details elc-icon-angle-right elc-icon-14\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" role=\"dialog\" class=\"slidepanel slidepanel-slide-from-right AboutThisItem-slidepanel slidepanel-container padding-sides\"\u003e\n\u003cdiv class=\"slidepanel-header\"\u003e\u003cbutton type=\"button\" aria-label=\"Back\" aria-hidden=\"true\" data-tl-id=\"button\" data-automation-id=\"button\" class=\"button slide-panel-back-link button--link\" tabindex=\"-1\"\u003eUPC: 442900970005\u003cspan class=\"button-wrapper\"\u003e\u003c\/span\u003e\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003eDIMENSIONS\u003cbr\u003eSet of Two Pro Series VI Solar Spotlights (150997)\u003cbr\u003eSpotlight: 5-1\/4\"W x 6\"D x 12-1\/4\"H; light face is 3-1\/4\" dia.\u003cbr\u003eSolar panel: 4-3\/4\"W x 6-1\/4\"D x 16-1\/4\"H\u003c\/p\u003e","brand":"SmartYard","offers":[{"title":"Gunmetal","offer_id":31878574997548,"sku":"RHB-01","price":39.95,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":46560883310824,"sku":"RHB-02","price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/high-end-solar-led-spotlight-60-lumen-set-of-2-1239687.jpg?v=1786735032"},{"product_id":"48pack-outdoor-stainless-steel-led-solar-power-light-lawn-garden-landscape-path","title":"48 Pack Outdoor Stainless Steel Led Solar Power Light Lawn Garden Landscape Pathway","description":"\u003cp\u003eDescription:\u003c\/p\u003e\n\u003cp\u003ePremium quality stainless steel bright white LED solar lights. Adopt latest improved solar panel, provides better performance and prolonged usage time. The solar panel converts sunlight during the day time and recharge the battery. At night the light turn on automatically. Light assemblies, stake sections, connectors, and durable ground spikes are included. This energy-efficient, low-maintenance solar lights add a charming, decorative glow to your driveway, patio, or flowerbeds.\u003c\/p\u003e\n\u003cp\u003eFeatures:\u003c\/p\u003e\n\u003cp\u003e- Safe and waterproof outdoor LED solar energy light\u003c\/p\u003e\n\u003cp\u003e- Adopt latest improved 2V, 40mA solar panel, energy-efficient, low-maintenance\u003c\/p\u003e\n\u003cp\u003e- The solar panels convert sunlight into electricity during day time and recharge the battery. At night, the light turns on automatically.\u003c\/p\u003e\n\u003cp\u003e- Run time up to 6 to 8 hours (No power cord needed).\u003c\/p\u003e\n\u003cp\u003e- Light assemblies, stake sections, connectors, and durable ground spikes are included. Simple assembly is required.\u003c\/p\u003e\n\u003cp\u003e- A perfect decoration for your garden, driveway, patio, or flowerbeds, etc.\u003c\/p\u003e\n\u003cp\u003eSpecification:\u003c\/p\u003e\n\u003cp\u003eSolar Panel: 2V, 40mA\u003c\/p\u003e\n\u003cp\u003eLight Source: 1 x LED\u003c\/p\u003e\n\u003cp\u003eLight Color: Soft White\u003c\/p\u003e\n\u003cp\u003eOn \/ Off Switch: Yes\u003c\/p\u003e\n\u003cp\u003eWorking Mode: ON\u003c\/p\u003e\n\u003cp\u003eBattery: 1.2V \/ 600mAh AAA battery\u003c\/p\u003e\n\u003cp\u003eSensor: Automatic sensor activates at dusk\u003c\/p\u003e\n\u003cp\u003eOuter Material: Stainless Steel\u003c\/p\u003e\n\u003cp\u003eDiameter: 2.25\"\u003c\/p\u003e\n\u003cp\u003eHeight: 15\" (including spike)\u003c\/p\u003e\n\u003cp\u003eWeight: 780g (10pcs)\u003c\/p\u003e\n\u003cp\u003ePackage Weight: 858g\u003c\/p\u003e\n\u003cp\u003ePackage Dimension (L x W x H): 158 x 140 x 130mm\u003c\/p\u003e","brand":"SmartYard","offers":[{"title":"Default Title","offer_id":31878612090924,"sku":"","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/48-pack-outdoor-stainless-steel-led-solar-power-light-lawn-garden-landscape-pathway-6032464.jpg?v=1786735034"},{"product_id":"4pack-smith-hawken-outdoor-solar-powered-rock-spotlight-walkway-led-garden-path","title":"4Pack Smith\u0026Hawken Outdoor Solar Powered Rock Spotlight Walkway LED Garden Path","description":"\u003cp\u003eProduct Description;\u003c\/p\u003e\n\u003cp\u003e--ROCK DESIGN - It like real rock,the color looks almost {url removed} is excellent suitable for garden decoration.\u003c\/p\u003e\n\u003cp\u003e--WEATHER RESISTANT - This high quality poly-resin,resistant lights and Weatherproof IP45 make these solar light fixtures works well and safe in different kinds of weathers\u003c\/p\u003e\n\u003cp\u003e--EASY INSTALLATION - Don't need wires.Rechargeable battery charges using the sun's rays,automatically turns on at night\u003c\/p\u003e\n\u003cp\u003eSpecifications:\u003c\/p\u003e\n\u003cp\u003eSolar panel: polysilicon\u003c\/p\u003e\n\u003cp\u003eWorking mode: intelligent light control\u003c\/p\u003e\n\u003cp\u003eColor temperature: 6000-7000K( cool white light)\u003c\/p\u003e\n\u003cp\u003eBrightness: 2LM\u003c\/p\u003e\n\u003cp\u003eWorking time: About 8H after being full charged\u003c\/p\u003e\n\u003cp\u003ePower Source: Solar-Powered\u003c\/p\u003e\n\u003cp\u003eBattery :1.2V AA 200mAH\u003c\/p\u003e\n\u003cp\u003eSize:14*13*13CM\u003c\/p\u003e\n\u003cp\u003ePackage Contents:\u003c\/p\u003e\n\u003cp\u003e100% Brand New\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eUPC : 490091103207\u003c\/p\u003e","brand":"SmartYard","offers":[{"title":"Default Title","offer_id":31878674120748,"sku":"10141","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/4pack-smithhawken-outdoor-solar-powered-rock-spotlight-walkway-led-garden-path-3034103.jpg?v=1786735031"},{"product_id":"biolock-333-biometric-fingerprint-entry-lever-door-lock","title":"BIOLOCK 333 Biometric Fingerprint Entry Lever Door Lock","description":"\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/3ifgxSw0F5k\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\n\u003ctable align=\"center\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDescription\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEasy to install and use, the Biolock 333 Fingerprint Entry Lever Door Lock with Remote Control provides optimum door-entry security for real peace of mind. Ideal for both residential and commercial use, this lock rivals those at the Pentagon in terms of its technologically advanced, effective design. With a one-in-a-billion chance of allowing trespass, the 333 provides an exceptional level of security previously available only to large office buildings, hospitals, schools, and the military.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe Biolock 333 Fingerprint Entry Lever Door Lock offers:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eA 500DPI fingerprint sensor\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eRemote control\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eA reversible handle\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eThe ability to disable fingerprint ID and operate like a regular handle\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eEmergency unlock with a standard battery or backup key\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eAvailability on silver, chrome, gold, bronze, and brass \u003c\/p\u003e\n\u003cp\u003eInstallation is quick and intuitive. \u003c\/p\u003e\n\u003cp\u003eThe 333 identifies fingerprints, which are virtually impossible to duplicate.\u003c\/p\u003e\n\u003cp\u003eThe back control panel features LED indicators for easy programming.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eHigh Level of Security Prevents Unwanted Access to Your Home or Business \u003c\/p\u003e\n\u003cp\u003eThe 333 is an innovative device that prevents unwanted access to your home or business while providing a convenient and affordable way for you to come and go without keys, pin codes, or cards. Reliable and user-friendly, this state-of-the-art, fingertip recognition lock offers straightforward operation for everyday use.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eTwo Options for Quick Entry and Security\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThanks to the 333's uncomplicated design, setup is intuitive, and you can have your system up and running in just minutes. For added convenience, the included remote lets you unlock doors from the inside without having to get up--a great option when you're entertaining and want to let one guest in without leaving the others.\u003c\/p\u003e\n\u003cp\u003eModern, Stylish Design Complements Any Decor\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe 333 uses four \"AA\" batteries (not included). It alerts you when voltage is low, and it has an external power supply port. The 333 fits standard doors with thicknesses of 1-5\/32 inches to 2-3\/8 inches, and it comes with a one-year limited warranty.\u003c\/p\u003e\n\u003cp\u003eWhat's in the Box\u003c\/p\u003e\n\u003cp\u003eLock system and remote control.\u003c\/p\u003e\n\u003cp\u003eA remote control adds convenience to the Biolock 333 system.\u003c\/p\u003e\n\u003cp\u003eFrom the Manufacturer\u003c\/p\u003e\n\u003cp\u003eBiolock 333 fingerprint remote control lock is designed for unsurpassed security, style, keyless and ease of use. Automatic locking, never leave your door unlocked again. The lock will check your fingerprint automatically. You also can delete user individually. Two fail-safe backups are built into the fingerprint lock in case the batteries fail. You can use a traditional key or simply touch a 9V battery to the two terminals under the lock to provide interim power. You can even unlock the lock with a remote control from inside, no need to open the door yourself when you have a visitor. The lock rivals the security levels that the Pentagon has. The lock system is excellent for the residential home or commercial office.\u003c\/p\u003e\n\u003cp\u003eFeatures \u0026amp; details\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e500 DPI fingerprint sensor\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eIncludes remote control\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eReversible handle\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eSimple LED programming\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003e•\u003cspan class=\"Apple-tab-span\"\u003e \u003c\/span\u003eEmergency unlock with a standard battery or backup key\u003c\/p\u003e\n\u003cbr\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e   \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"BioLock","offers":[{"title":"Black","offer_id":31901092905004,"sku":"0949bio","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Gold","offer_id":31901096968236,"sku":"8502bio","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/biolock-333-biometric-fingerprint-entry-lever-door-lock-4359320.jpg?v=1786735033"},{"product_id":"2-pack-berkeley-jensen-motion-solar-deck-lights","title":"Solar Outdoor Lights 100 LED Motion Sensor Solar Security Lights 4-Pack","description":"\u003cstyle\u003e\n\/* =========================================================\n   LUMENXUSA SOLAR MOTION SENSOR SECURITY LIGHTS\n   100 LED | 4 PACK | 125° PIR | IP65\n   CLEAN SEO SHOPIFY PRODUCT DESCRIPTION\n   ========================================================= *\/\n\n.lx100{\n  max-width:1100px;\n  margin:0 auto;\n  padding:22px 14px 46px;\n  font-family:inherit;\n  color:#202938;\n  line-height:1.65;\n}\n\n.lx100 *{\n  box-sizing:border-box;\n}\n\n.lx100 img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.lx100 h2{\n  margin:0 0 10px;\n  color:#081a31;\n  font-size:29px;\n  line-height:1.2;\n  font-weight:800;\n}\n\n.lx100 h3{\n  margin:0 0 8px;\n  color:#081a31;\n  font-size:20px;\n  line-height:1.3;\n  font-weight:800;\n}\n\n.lx100 p{\n  margin:0 0 14px;\n  color:#566171;\n  font-size:15.5px;\n  line-height:1.7;\n}\n\n.lx100 strong{\n  color:#202938;\n}\n\n.lx100-section{\n  margin-bottom:26px;\n}\n\n\/* HERO *\/\n\n.lx100-hero{\n  display:grid;\n  grid-template-columns:1.03fr .97fr;\n  gap:32px;\n  align-items:center;\n  margin-bottom:25px;\n}\n\n.lx100-hero-image{\n  overflow:hidden;\n  border:1px solid #e1e6eb;\n  border-radius:14px;\n  background:#fff;\n}\n\n.lx100-brand{\n  margin-bottom:5px;\n  color:#081a31;\n  font-size:13px;\n  font-weight:850;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.lx100-eyebrow{\n  margin-bottom:7px;\n  color:#f28b00;\n  font-size:12.5px;\n  font-weight:850;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.lx100-title{\n  margin:0 0 11px !important;\n  color:#081a31 !important;\n  font-size:37px !important;\n  line-height:1.1 !important;\n}\n\n.lx100-subtitle{\n  margin:0 0 14px !important;\n  color:#263447 !important;\n  font-size:19px !important;\n  line-height:1.45 !important;\n  font-weight:700;\n}\n\n.lx100-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n  margin-top:16px;\n}\n\n.lx100-tag{\n  padding:7px 11px;\n  border:1px solid #e0e5ea;\n  border-radius:999px;\n  background:#f4f6f8;\n  color:#344054;\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* QUICK SPECS *\/\n\n.lx100-specs{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin-bottom:26px;\n  overflow:hidden;\n  border:1px solid #e0e5ea;\n  border-radius:12px;\n  background:#fff;\n}\n\n.lx100-spec{\n  padding:17px 7px;\n  text-align:center;\n  border-right:1px solid #e0e5ea;\n}\n\n.lx100-spec:last-child{\n  border-right:0;\n}\n\n.lx100-spec strong{\n  display:block;\n  margin-bottom:2px;\n  color:#081a31;\n  font-size:14px;\n}\n\n.lx100-spec span{\n  color:#667085;\n  font-size:11.5px;\n}\n\n\/* DARK *\/\n\n.lx100-dark{\n  padding:30px;\n  margin-bottom:26px;\n  border-radius:15px;\n  background:#081a31;\n}\n\n.lx100-dark h2{\n  color:#fff;\n}\n\n.lx100-dark \u003e p{\n  max-width:900px;\n  color:#d7e0ea;\n}\n\n.lx100-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:11px;\n  margin-top:19px;\n}\n\n.lx100-dark-box{\n  padding:17px;\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:9px;\n  background:rgba(255,255,255,.07);\n}\n\n.lx100-dark-box strong{\n  display:block;\n  margin-bottom:3px;\n  color:#f6a300;\n  font-size:17px;\n}\n\n.lx100-dark-box span{\n  color:#e1e8f0;\n  font-size:12.5px;\n  line-height:1.5;\n}\n\n\/* IMAGE *\/\n\n.lx100-image{\n  overflow:hidden;\n  margin-bottom:26px;\n  border:1px solid #e2e7ec;\n  border-radius:14px;\n  background:#fff;\n}\n\n\/* CARDS *\/\n\n.lx100-grid-2{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:17px;\n  margin-bottom:26px;\n}\n\n.lx100-grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-bottom:26px;\n}\n\n.lx100-card{\n  padding:23px;\n  border:1px solid #e1e6eb;\n  border-radius:12px;\n  background:#fff;\n}\n\n.lx100-card p:last-child{\n  margin-bottom:0;\n}\n\n.lx100-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.lx100-list li{\n  position:relative;\n  padding:6px 0 6px 25px;\n  color:#566171;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.lx100-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:6px;\n  color:#f28b00;\n  font-weight:900;\n}\n\n\/* FEATURE CARD *\/\n\n.lx100-feature{\n  padding:22px;\n  border:1px solid #e2e7ec;\n  border-radius:12px;\n  background:#fff;\n}\n\n.lx100-feature img{\n  margin-bottom:15px;\n  border-radius:8px;\n}\n\n.lx100-feature h3{\n  font-size:18px;\n}\n\n.lx100-feature p:last-child{\n  margin-bottom:0;\n}\n\n\/* APPLICATIONS *\/\n\n.lx100-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.lx100-app{\n  padding:8px 12px;\n  border:1px solid #e2e6eb;\n  border-radius:999px;\n  background:#f5f7f9;\n  color:#39465a;\n  font-size:13px;\n  font-weight:650;\n}\n\n\/* TABLE *\/\n\n.lx100-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.lx100-table tr{\n  border-bottom:1px solid #e8ecf0;\n}\n\n.lx100-table tr:last-child{\n  border-bottom:0;\n}\n\n.lx100-table th,\n.lx100-table td{\n  padding:10px 5px;\n  vertical-align:top;\n  text-align:left;\n  font-size:13.5px;\n}\n\n.lx100-table th{\n  width:42%;\n  color:#344054;\n}\n\n.lx100-table td{\n  color:#667085;\n}\n\n\/* NOTE *\/\n\n.lx100-note{\n  padding:18px 20px;\n  margin-bottom:26px;\n  border-left:4px solid #f28b00;\n  border-radius:9px;\n  background:#fff8e8;\n  color:#5f6773;\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n\/* FAQ *\/\n\n.lx100-faq details{\n  margin-bottom:8px;\n  border:1px solid #e1e6eb;\n  border-radius:8px;\n  background:#fff;\n}\n\n.lx100-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:15px 42px 15px 16px;\n  color:#202938;\n  font-size:14px;\n  font-weight:750;\n}\n\n.lx100-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.lx100-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:15px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#f28b00;\n  font-size:21px;\n}\n\n.lx100-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.lx100-answer{\n  padding:0 16px 16px;\n  color:#667085;\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n\/* TRUST *\/\n\n.lx100-trust{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  margin-top:25px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#081a31;\n}\n\n.lx100-trust div{\n  padding:16px 7px;\n  text-align:center;\n  color:#d8e1eb;\n  font-size:11.5px;\n  border-right:1px solid rgba(255,255,255,.12);\n}\n\n.lx100-trust div:last-child{\n  border-right:0;\n}\n\n.lx100-trust strong{\n  display:block;\n  margin-bottom:2px;\n  color:#f6a300;\n  font-size:13px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:850px){\n\n  .lx100-specs{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .lx100-dark-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .lx100-grid-3{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n@media(max-width:650px){\n\n  .lx100-hero,\n  .lx100-grid-2{\n    grid-template-columns:1fr;\n  }\n\n  .lx100-title{\n    font-size:29px !important;\n  }\n\n  .lx100-specs{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .lx100-grid-3{\n    grid-template-columns:1fr;\n  }\n\n  .lx100-dark{\n    padding:23px 17px;\n  }\n\n  .lx100-dark-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .lx100-trust{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lx100\"\u003e\n\n\n\u003c!-- =========================================================\n     HERO\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-hero\"\u003e\n\n  \u003cdiv class=\"lx100-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/f2c990fc-53ca-4a33-9caa-557d02259e14.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"LumenXUSA 100 LED solar motion sensor security lights outdoor 4 pack\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv\u003e\n\n    \u003cdiv class=\"lx100-brand\"\u003e\n      LUMENXUSA\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-eyebrow\"\u003e\n      SOLAR MOTION SENSOR SECURITY LIGHTS • 4 PACK\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"lx100-title\"\u003e\n      LumenXUSA Solar Outdoor Lights – 100 LED Motion Sensor Security Lights, 4-Pack\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lx100-subtitle\"\u003e\n      125° PIR Detection • Up to 16 FT Sensing Range • IP65 Waterproof • Wire-Free Wall Mount\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add convenient motion-activated illumination around your home with the\n      \u003cstrong\u003eLumenXUSA 100 LED Solar Motion Sensor Security Lights\u003c\/strong\u003e.\n      This complete \u003cstrong\u003e4-pack\u003c\/strong\u003e provides wire-free outdoor lighting\n      for garages, entrances, fences, yards, patios, walkways and other areas\n      where nighttime visibility is needed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each fixture uses an integrated solar panel to collect sunlight during\n      the day. At night, the built-in \u003cstrong\u003ePIR motion sensor can detect\n      movement up to approximately 16 feet away across a 125° sensing angle\u003c\/strong\u003e\n      and automatically activates the light.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      No electrical wiring or outdoor outlet is required, making these\n      compact solar wall lights an easy way to add motion security lighting\n      around residential and light-commercial properties.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lx100-tags\"\u003e\n\n      \u003cspan class=\"lx100-tag\"\u003eLumenXUSA\u003c\/span\u003e\n\n      \u003cspan class=\"lx100-tag\"\u003e4-Pack\u003c\/span\u003e\n\n      \u003cspan class=\"lx100-tag\"\u003e100 LEDs\u003c\/span\u003e\n\n      \u003cspan class=\"lx100-tag\"\u003eMotion Activated\u003c\/span\u003e\n\n      \u003cspan class=\"lx100-tag\"\u003eIP65 Waterproof\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     QUICK SPECS\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-specs\"\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003e100 LEDs\u003c\/strong\u003e\n    \u003cspan\u003ePer Light\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003e4-Pack\u003c\/strong\u003e\n    \u003cspan\u003eComplete Set\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003e16 FT\u003c\/strong\u003e\n    \u003cspan\u003eDetection Range\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003e125°\u003c\/strong\u003e\n    \u003cspan\u003ePIR Angle\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003e30 Sec.\u003c\/strong\u003e\n    \u003cspan\u003eMotion Lighting\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lx100-spec\"\u003e\n    \u003cstrong\u003eIP65\u003c\/strong\u003e\n    \u003cspan\u003eOutdoor Rated\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     MAIN BENEFIT\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-dark\"\u003e\n\n  \u003ch2\u003e\n    Solar Security Lighting Without an Electric Bill\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The integrated solar panel converts sunlight into stored energy during\n    the day so the lights can operate at night without conventional electrical\n    wiring or normal grid electricity.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lx100-dark-grid\"\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003eSolar Powered\u003c\/strong\u003e\n      \u003cspan\u003eCharges from sunlight during the day.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003eMotion Activated\u003c\/strong\u003e\n      \u003cspan\u003eIlluminates when nighttime movement is detected.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003eNo Wiring\u003c\/strong\u003e\n      \u003cspan\u003eNo hardwired electrical connection required.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003e4 Lights\u003c\/strong\u003e\n      \u003cspan\u003eCover multiple areas around the property.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     IMAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-image\"\u003e\n\n  \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a414df42-ce4f-46ce-8f23-bcda0531ebb7.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"LumenXUSA solar security light automatic motion sensor\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     MOTION SENSOR\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-grid-2\"\u003e\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Intelligent PIR Motion Sensor\n    \u003c\/h2\u003e\n\n    \u003cul class=\"lx100-list\"\u003e\n\n      \u003cli\u003eDetects nighttime movement automatically\u003c\/li\u003e\n\n      \u003cli\u003eListed sensing range up to approximately 16 feet\u003c\/li\u003e\n\n      \u003cli\u003eWide 125° PIR detection angle\u003c\/li\u003e\n\n      \u003cli\u003eDesigned to detect people, vehicles and larger animals\u003c\/li\u003e\n\n      \u003cli\u003eIlluminates for approximately 30 seconds after detected motion\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Automatic Day \/ Night Operation\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The built-in light sensor is designed to keep the fixture off during\n      normal daylight operation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      At night, motion detection activates the light when movement is sensed,\n      helping conserve stored solar energy compared with a light that operates\n      continuously at full brightness.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     SENSOR IMAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-grid-3\"\u003e\n\n\n  \u003cdiv class=\"lx100-feature\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/e1c5dd43-f217-4f9f-9225-85dc73be005b.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"LumenXUSA 125 degree PIR motion sensor solar light\"\u003e\n\n    \u003ch3\u003e\n      125° Detection Angle\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The PIR sensor provides a wide detection field for doorways,\n      walkways, yards and other outdoor areas.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-feature\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/09f63620-e563-41cc-8000-cc4dedfa4812.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"solar motion security light 30 second activation\"\u003e\n\n    \u003ch3\u003e\n      Approx. 30-Second Lighting\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      After movement is detected at night, the light remains illuminated\n      for approximately 30 seconds.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-feature\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/f387d188-345d-4f4d-8796-cfea62891a55.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"solar wall light intelligent light sensor\"\u003e\n\n    \u003ch3\u003e\n      Intelligent Light Sensor\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Daylight sensing helps prevent unnecessary daytime illumination\n      while allowing motion activation after dark.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     IMPORTANT OPERATION\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-note\"\u003e\n\n  \u003cstrong\u003eImportant:\u003c\/strong\u003e\n  This model is designed primarily as a \u003cstrong\u003emotion-activated security light\u003c\/strong\u003e.\n  It does \u003cstrong\u003enot include a dim continuous-light mode\u003c\/strong\u003e.\n  During normal daylight conditions, the fixture remains off. At night,\n  detected motion activates the light.\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     WEATHER\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-grid-2\"\u003e\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      IP65 Waterproof Outdoor Design\n    \u003c\/h2\u003e\n\n    \u003cul class=\"lx100-list\"\u003e\n\n      \u003cli\u003eIP65-rated outdoor protection\u003c\/li\u003e\n\n      \u003cli\u003eDesigned for rain and snow exposure\u003c\/li\u003e\n\n      \u003cli\u003eSuitable for hot and cold outdoor conditions\u003c\/li\u003e\n\n      \u003cli\u003eBuilt for year-round exterior installation\u003c\/li\u003e\n\n      \u003cli\u003eIdeal for walls, fences, garages and entrances\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/fb1dd8c4-597e-404f-959a-51df44482b14.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"LumenXUSA IP65 waterproof solar outdoor security light\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     WEATHER IMAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-image\"\u003e\n\n  \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/library-service-media\/43ed1a53-64c5-4efb-ac5a-ba2f476d11a0.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"solar outdoor motion sensor light hot and cold weather\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     INSTALLATION\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-dark\"\u003e\n\n  \u003ch2\u003e\n    Easy Wire-Free Wall Installation\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Each solar security light mounts directly to a suitable exterior\n    surface using the included screws and expansion anchors.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lx100-dark-grid\"\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003e1\u003c\/strong\u003e\n      \u003cspan\u003eSelect a location with strong daytime sunlight.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003e2\u003c\/strong\u003e\n      \u003cspan\u003eRemove any protective film from the solar panel.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003e3\u003c\/strong\u003e\n      \u003cspan\u003eSecure the light with the included mounting hardware.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lx100-dark-box\"\u003e\n      \u003cstrong\u003e4\u003c\/strong\u003e\n      \u003cspan\u003eActivate the fixture using the supplied key pin.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     INSTALLATION IMAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-image\"\u003e\n\n  \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/781b9e6f-f3a7-4601-af3a-e9297b2f6e95.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"LumenXUSA solar motion sensor wall light easy installation\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     FIRST USE\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-grid-2\"\u003e\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Before First Use\n    \u003c\/h2\u003e\n\n    \u003cul class=\"lx100-list\"\u003e\n\n      \u003cli\u003eInstall the light where the panel receives direct sunlight\u003c\/li\u003e\n\n      \u003cli\u003eRemove the protective film from the solar panel\u003c\/li\u003e\n\n      \u003cli\u003eAllow approximately 1–2 sunny days for initial charging\u003c\/li\u003e\n\n      \u003cli\u003eUse the included key pin to activate the internal switch\u003c\/li\u003e\n\n      \u003cli\u003eTest the fixture by covering the solar panel in daylight\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Solar Charging Tips\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      For best performance, give the solar panel several hours of strong,\n      unobstructed sunlight each day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Cloudy weather, winter conditions, heavy shade and shorter daylight\n      hours can increase charging time and reduce nighttime performance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     PLACEMENT\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-section\"\u003e\n\n  \u003ch2\u003e\n    Where to Install Your Solar Security Lights\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Correct placement is important for both solar charging and motion detection.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lx100-grid-3\"\u003e\n\n\n    \u003cdiv class=\"lx100-feature\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/16454b41-560c-4f14-979c-18efb54751a6.__CR0,0,300,300_PT0_SX220_V1___.jpg\" alt=\"solar motion sensor light direct sunlight installation\"\u003e\n\n      \u003ch3\u003e\n        Choose Direct Sunlight\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Install the solar panel where it can receive direct daytime sunlight.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx100-feature\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7a8cdf22-1761-499e-a671-66d866b1abcb.__CR0,0,300,300_PT0_SX220_V1___.jpg\" alt=\"avoid shade when installing solar security lights\"\u003e\n\n      \u003ch3\u003e\n        Avoid Heavy Shade\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Trees, eaves, rooflines and window ledges can reduce solar charging.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx100-feature\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d822588a-8b61-4bf4-a647-aa703e5bad2b.__CR0,0,300,300_PT0_SX220_V1___.jpg\" alt=\"motion sensor solar light clear sensing area\"\u003e\n\n      \u003ch3\u003e\n        Keep the Sensor Clear\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Avoid placing large obstacles directly in front of the motion sensor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"lx100-grid-2\"\u003e\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/21fd776f-9289-4dce-b7e7-11f825a6d22a.__CR0,0,300,300_PT0_SX220_V1___.jpg\" alt=\"do not install solar motion lights under bright street lights\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Avoid Strong Nearby Night Lighting\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Do not install the fixture directly beneath a bright street light\n      or other strong nighttime light source if it prevents the built-in\n      light sensor from recognizing darkness.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     APPLICATIONS\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-card lx100-section\"\u003e\n\n  \u003ch2\u003e\n    Ideal Outdoor Applications\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    With four individual fixtures in the package, you can protect multiple\n    locations around the property.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lx100-apps\"\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eFront Doors\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eGarages\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eDriveways\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eFences\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eBackyards\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003ePatios\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eDecks\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eWalkways\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eGardens\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eSide Yards\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eSheds\u003c\/span\u003e\n\n    \u003cspan class=\"lx100-app\"\u003eEntrances\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     SPECS\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-grid-2\"\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"lx100-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003e\u003cstrong\u003eLumenXUSA\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eSolar Motion Sensor Security Light\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePack Size\u003c\/th\u003e\n          \u003ctd\u003e4 Lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLED Quantity\u003c\/th\u003e\n          \u003ctd\u003e100 LEDs Per Light\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePower Source\u003c\/th\u003e\n          \u003ctd\u003eSolar\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eOperation\u003c\/th\u003e\n          \u003ctd\u003eNighttime Motion Activated\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDim Mode\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lx100-card\"\u003e\n\n    \u003ch2\u003e\n      Sensor \u0026amp; Outdoor Specifications\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"lx100-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMotion Sensor\u003c\/th\u003e\n          \u003ctd\u003ePIR\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDetection Distance\u003c\/th\u003e\n          \u003ctd\u003eUp to Approx. 16 FT\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDetection Angle\u003c\/th\u003e\n          \u003ctd\u003e125°\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eIllumination Time\u003c\/th\u003e\n          \u003ctd\u003eApprox. 30 Seconds After Motion\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWaterproof 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\u003eWall Mount\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eOutdoor Use\u003c\/th\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     WHAT'S INCLUDED\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-card lx100-section\"\u003e\n\n  \u003ch2\u003e\n    What's Included\n  \u003c\/h2\u003e\n\n  \u003cul class=\"lx100-list\"\u003e\n\n    \u003cli\u003e4 × LumenXUSA Solar Motion Sensor Lights\u003c\/li\u003e\n\n    \u003cli\u003e8 × Expansion Anchors\u003c\/li\u003e\n\n    \u003cli\u003e8 × Installation Screws\u003c\/li\u003e\n\n    \u003cli\u003e2 × Activation Key Pins\u003c\/li\u003e\n\n    \u003cli\u003e1 × User Manual\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     FAQ\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-card\"\u003e\n\n  \u003ch2\u003e\n    LumenXUSA 100 LED Solar Security Light FAQs\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"lx100-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many lights are included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        This listing includes four LumenXUSA solar motion sensor security lights.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many LEDs are in each light?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        Each fixture contains 100 LEDs.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do the lights stay on continuously all night?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        No. This model is designed primarily as a motion-activated security\n        light and does not include a continuous dim mode.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How far away can the sensor detect motion?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        The supplied specifications list a motion detection distance of\n        up to approximately 16 feet.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is the motion detection angle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        The listed PIR detection angle is approximately 125°.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How long does the light stay on after motion is detected?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        The light is designed to stay illuminated for approximately\n        30 seconds following detected motion.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do the lights turn on during the day?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        Under normal operation, the built-in light sensor keeps them off\n        during daylight. Covering the solar panel can make the fixture\n        behave as though it is dark, which is also useful when testing.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do these lights require electrical wiring?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        No. They are solar powered and designed for wire-free wall installation.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are the lights waterproof?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        Yes. The product is listed with IP65 outdoor protection.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where should I install the lights?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        Install them on a suitable exterior wall or fence where the solar\n        panel can receive strong direct sunlight and the motion sensor has\n        a clear view of the area you want to monitor.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do I need to activate them before first use?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        Yes. The supplied instructions state that the included key pin\n        should be inserted into the activation hole to switch the fixture on.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How long should I charge them before first use?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lx100-answer\"\u003e\n        For initial use, allowing approximately one to two sunny days of\n        charging can help the battery reach a stronger starting charge.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     TRUST BAR\n     ========================================================= --\u003e\n\n\u003csection class=\"lx100-trust\"\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003eLumenXUSA\u003c\/strong\u003e\n    Branded Security Light\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003e4-Pack\u003c\/strong\u003e\n    Multiple-Area Coverage\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003e100 LEDs\u003c\/strong\u003e\n    Per Fixture\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003e125° PIR\u003c\/strong\u003e\n    Motion Detection\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003eIP65\u003c\/strong\u003e\n    Outdoor Protection\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LumenX","offers":[{"title":"Default Title","offer_id":32222375149612,"sku":"BJDECK-01","price":69.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/solar-outdoor-lights-100-led-motion-sensor-solar-security-lights-4-pack-9875202.jpg?v=1786735033"},{"product_id":"50-100-200pcs-newest-breathable-face-facial-mouth-mask-3-layers-beauty-medical","title":"FDA Approved Protective Face Mask 3-Layers 50\/100\/200pcs","description":"\u003cdiv class=\"widget module_tit\"\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003e\u003cu data-removefontsize=\"true\" data-originalcomputedfontsize=\"18\"\u003eFDA Approved Protective Masks\u003c\/u\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"detail_info\" class=\"widget\"\u003e\n\u003cdiv\u003e\u003cspan\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e3 layer protection against bacteria \u0026amp; viruses, airborne particles, and dust \u0026amp; pollution.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003eThis face mask is ideal for use at home, in restaurants, beauty salons, nail shops, pet shops as well as other environments that require respiratory protection against bacteria, viruses, and much more. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eProduct Features:\u003c\/u\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e- Foldable\/easy to carry; Folds expand to offer full coverage over nose and mouth with a nose piece along the top of mask that allows for a custom fit. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"quoted-text\"\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e\u003cstrong\u003e-\u003c\/strong\u003e Breathable\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e\u003cstrong\u003e-\u003c\/strong\u003e Disposable\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e\u003cstrong\u003e-\u003c\/strong\u003e Ultrasonic sealed edges\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e\u003cstrong\u003e-\u003c\/strong\u003e Comfortable to wear; lightweight design with elastic earloops, it is comfortable and easy to put on or take off. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eProduct Specifications:\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"quoted-text\"\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003eMaterial:\u003c\/span\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e Cotton\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003eSingle Mask Dimensions: (6.7 x 3.5)\" \/ (17 x 9)cm \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003eTotal Weight (50pcs): 4.9oz \/ 139g \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003eColor: Blue\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003ePlease note: \u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e**It is highly recommended to change disposable face masks every four hours for utmost safety and protection. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-removefontsize=\"true\" data-originalcomputedfontsize=\"17\"\u003e**Please allow 1-5mm differences due to manual measurement\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduced by Titan Protect\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Titan Protect","offers":[{"title":"50Pcs","offer_id":33204130873388,"sku":"md50","price":19.95,"currency_code":"USD","in_stock":true},{"title":"100Pcs","offer_id":33204130938924,"sku":"md-100","price":38.95,"currency_code":"USD","in_stock":true},{"title":"200Pcs","offer_id":33204131037228,"sku":"md-200","price":76.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/fda-approved-protective-face-mask-3-layers-50100200pcs-9620420.jpg?v=1786735033"},{"product_id":"new-members-mark-solar-led-pathway-lights-oil-rubbed-bronze-10-pack","title":"Member’s Mark 10-Pack Solar LED Pathway Lights, 10 Lumens, Stainless Steel \u0026 Glass, Oil-Rubbed Bronze Dusk-to-Dawn Landscape Lights","description":"\u003cstyle\u003e\n\/* =========================================================\n   MEMBER'S MARK 10-PACK SOLAR LED PATHWAY LIGHTS\n   10 LUMENS | GLASS + STAINLESS STEEL\n   OUTDOOR SOLAR OUTLET\n   ========================================================= *\/\n\n.mm10-path{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 48px;\n  font-family:inherit;\n  color:#1f2937;\n}\n\n.mm10-path *{\n  box-sizing:border-box;\n}\n\n.mm10-path img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.mm10-path a{\n  transition:.2s ease;\n}\n\n.mm10-hero{\n  display:grid;\n  grid-template-columns:1.02fr .98fr;\n  gap:34px;\n  align-items:center;\n  margin-bottom:25px;\n}\n\n.mm10-hero-media{\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:16px;\n  background:#fff;\n}\n\n.mm10-brand{\n  margin-bottom:6px;\n  color:#07182e;\n  font-size:14px;\n  font-weight:850;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.mm10-eyebrow{\n  margin-bottom:8px;\n  color:#f28c00;\n  font-size:13px;\n  font-weight:850;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.mm10-title{\n  margin:0 0 11px;\n  color:#07182e;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:850;\n}\n\n.mm10-sub{\n  margin:0 0 14px;\n  color:#1f2937;\n  font-size:21px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n.mm10-text{\n  margin:0 0 13px;\n  color:#566170;\n  font-size:16px;\n  line-height:1.72;\n}\n\n.mm10-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n.mm10-pill{\n  padding:8px 12px;\n  border:1px solid #e3e7ec;\n  border-radius:999px;\n  background:#f7f8fa;\n  color:#344054;\n  font-size:12.5px;\n  font-weight:750;\n}\n\n.mm10-best{\n  display:flex;\n  align-items:center;\n  gap:16px;\n  margin-bottom:25px;\n  padding:17px 22px;\n  border-radius:13px;\n  background:linear-gradient(110deg,#07182e,#10395f);\n}\n\n.mm10-best strong{\n  flex-shrink:0;\n  padding:7px 12px;\n  border-radius:999px;\n  background:#f5a300;\n  color:#111827;\n  font-size:12px;\n  font-weight:850;\n}\n\n.mm10-best span{\n  color:#e3eaf2;\n  font-size:14.5px;\n  line-height:1.55;\n}\n\n.mm10-specbar{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin-bottom:28px;\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:13px;\n  background:#fff;\n}\n\n.mm10-spec{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e3e7ec;\n}\n\n.mm10-spec:last-child{\n  border-right:0;\n}\n\n.mm10-spec strong{\n  display:block;\n  margin-bottom:3px;\n  color:#07182e;\n  font-size:14px;\n}\n\n.mm10-spec span{\n  color:#697586;\n  font-size:12px;\n}\n\n.mm10-section{\n  margin-bottom:25px;\n}\n\n.mm10-heading{\n  margin:0 0 8px;\n  color:#07182e;\n  font-size:28px;\n  line-height:1.25;\n  font-weight:850;\n}\n\n.mm10-heading:after,\n.mm10-card h2:after{\n  content:\"\";\n  display:block;\n  width:46px;\n  height:3px;\n  margin-top:9px;\n  background:#f5a300;\n}\n\n.mm10-lead{\n  max-width:900px;\n  margin:0 0 21px;\n  color:#667085;\n  font-size:15.5px;\n  line-height:1.7;\n}\n\n.mm10-wide{\n  overflow:hidden;\n  margin-bottom:25px;\n  border:1px solid #e3e7ec;\n  border-radius:15px;\n  background:#fff;\n}\n\n.mm10-wide img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.mm10-wide-copy{\n  padding:21px 24px 23px;\n}\n\n.mm10-wide-copy h2{\n  margin:0 0 7px;\n  color:#07182e;\n  font-size:23px;\n  font-weight:850;\n}\n\n.mm10-wide-copy p{\n  margin:0;\n  color:#667085;\n  font-size:14.5px;\n  line-height:1.68;\n}\n\n.mm10-dark{\n  margin-bottom:25px;\n  padding:33px;\n  border-radius:16px;\n  background:linear-gradient(120deg,#061426,#0b2b4e);\n}\n\n.mm10-dark h2{\n  margin:0 0 10px;\n  color:#fff;\n  font-size:28px;\n  font-weight:850;\n}\n\n.mm10-dark \u003e p{\n  max-width:880px;\n  margin:0 0 21px;\n  color:#d8e1ec;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.mm10-darkgrid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.mm10-darkitem{\n  padding:17px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:10px;\n  background:rgba(255,255,255,.06);\n}\n\n.mm10-darkitem strong{\n  display:block;\n  margin-bottom:4px;\n  color:#f5a300;\n  font-size:18px;\n}\n\n.mm10-darkitem span{\n  color:#e2e8f0;\n  font-size:13px;\n  line-height:1.45;\n}\n\n.mm10-two{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin-bottom:25px;\n}\n\n.mm10-card{\n  padding:25px;\n  border:1px solid #e3e7ec;\n  border-radius:13px;\n  background:#fff;\n}\n\n.mm10-card h2{\n  margin:0 0 15px;\n  color:#07182e;\n  font-size:23px;\n  font-weight:850;\n}\n\n.mm10-list{\n  list-style:none;\n  margin:0;\n  padding:0;\n}\n\n.mm10-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#475467;\n  font-size:14.5px;\n  line-height:1.52;\n}\n\n.mm10-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:8px;\n  width:18px;\n  height:18px;\n  line-height:18px;\n  text-align:center;\n  border-radius:50%;\n  background:#f5a300;\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.mm10-three{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-bottom:25px;\n}\n\n.mm10-feature{\n  padding:22px;\n  border:1px solid #e3e7ec;\n  border-radius:13px;\n  background:#fff;\n}\n\n.mm10-feature h3{\n  margin:0 0 8px;\n  color:#07182e;\n  font-size:18px;\n  font-weight:800;\n}\n\n.mm10-feature p{\n  margin:0;\n  color:#667085;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.mm10-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.mm10-app{\n  padding:9px 13px;\n  border:1px solid #e2e6eb;\n  border-radius:999px;\n  background:#f7f8fa;\n  color:#344054;\n  font-size:13.5px;\n  font-weight:650;\n}\n\n.mm10-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.mm10-table tr{\n  border-bottom:1px solid #e9edf1;\n}\n\n.mm10-table tr:last-child{\n  border-bottom:0;\n}\n\n.mm10-table th,\n.mm10-table td{\n  padding:10px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.mm10-table th{\n  width:43%;\n  color:#344054;\n  font-weight:750;\n}\n\n.mm10-table td{\n  color:#5b6472;\n}\n\n\/* REPLACEMENT PARTS *\/\n\n.mm10-parts{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-bottom:25px;\n}\n\n.mm10-part{\n  padding:23px;\n  border:1px solid #e1e6ec;\n  border-radius:13px;\n  background:#fff;\n}\n\n.mm10-part-label{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 9px;\n  border-radius:999px;\n  background:#07182e;\n  color:#fff;\n  font-size:11px;\n  font-weight:850;\n}\n\n.mm10-part h3{\n  margin:0 0 8px;\n  color:#07182e;\n  font-size:18px;\n}\n\n.mm10-part p{\n  margin:0 0 15px;\n  color:#667085;\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.mm10-btn{\n  display:inline-block;\n  padding:11px 15px;\n  border-radius:7px;\n  background:#f5a300;\n  color:#111827 !important;\n  text-decoration:none !important;\n  font-size:13px;\n  font-weight:850;\n}\n\n.mm10-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px 14px;\n}\n\n.mm10-faq details{\n  overflow:hidden;\n  border:1px solid #e3e7ec;\n  border-radius:8px;\n  background:#fff;\n}\n\n.mm10-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:16px 44px 16px 17px;\n  color:#1f2937;\n  font-size:14.5px;\n  font-weight:750;\n}\n\n.mm10-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.mm10-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#f28c00;\n  font-size:21px;\n}\n\n.mm10-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.mm10-answer{\n  padding:0 17px 17px;\n  color:#667085;\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n.mm10-answer a{\n  color:#0b5dbb;\n  text-decoration:underline;\n  font-weight:750;\n}\n\n.mm10-trust{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  margin-top:25px;\n  overflow:hidden;\n  border-radius:12px;\n  background:#07182e;\n}\n\n.mm10-trust div{\n  padding:17px 8px;\n  text-align:center;\n  color:#dce4ee;\n  font-size:12px;\n  border-right:1px solid rgba(255,255,255,.12);\n}\n\n.mm10-trust div:last-child{\n  border-right:0;\n}\n\n.mm10-trust strong{\n  display:block;\n  margin-bottom:3px;\n  color:#f5a300;\n  font-size:13.5px;\n}\n\n@media(max-width:900px){\n\n  .mm10-specbar{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .mm10-three,\n  .mm10-parts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mm10-darkgrid{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n@media(max-width:680px){\n\n  .mm10-path{\n    padding:15px 10px 35px;\n  }\n\n  .mm10-hero,\n  .mm10-two{\n    grid-template-columns:1fr;\n  }\n\n  .mm10-title{\n    font-size:30px;\n  }\n\n  .mm10-sub{\n    font-size:19px;\n  }\n\n  .mm10-best{\n    flex-direction:column;\n    align-items:flex-start;\n  }\n\n  .mm10-specbar{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mm10-three,\n  .mm10-parts{\n    grid-template-columns:1fr;\n  }\n\n  .mm10-dark{\n    padding:24px 18px;\n  }\n\n  .mm10-darkgrid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mm10-card{\n    padding:21px 17px;\n  }\n\n  .mm10-faq{\n    grid-template-columns:1fr;\n  }\n\n  .mm10-trust{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mm10-path\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"mm10-hero\"\u003e\n\n  \u003cdiv class=\"mm10-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.zip_-_2.jpg?v=1719005066\" alt=\"Member's Mark 10 pack solar LED pathway lights stainless steel glass oil rubbed bronze\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv\u003e\n\n    \u003cdiv class=\"mm10-brand\"\u003e\n      MEMBER'S MARK\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-eyebrow\"\u003e\n      PREMIUM SOLAR LED PATHWAY LIGHTS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"mm10-title\"\u003e\n      High-End Solar LED Pathway Lights – Glass \u0026amp; Stainless Steel 10-Pack\n    \u003c\/h2\u003e\n\n    \u003ch3 class=\"mm10-sub\"\u003e\n      10 Lumens Per Light • Oil-Rubbed Bronze • Glass Lens • Automatic Dusk-to-Dawn\n    \u003c\/h3\u003e\n\n    \u003cp class=\"mm10-text\"\u003e\n      Create a polished, coordinated landscape-lighting look with the\n      \u003cstrong\u003eMember's Mark 10-Pack Solar LED Pathway Lights\u003c\/strong\u003e.\n      Each fixture combines durable stainless-steel construction,\n      an elegant oil-rubbed bronze finish and a real glass lens that\n      produces an attractive decorative light pattern across the ground.\n    \u003c\/p\u003e\n\n    \u003cp class=\"mm10-text\"\u003e\n      Each pathway light delivers \u003cstrong\u003e10 lumens of white LED illumination\u003c\/strong\u003e\n      and operates completely from solar energy. The integrated solar cell\n      charges the included rechargeable battery during the day, while the\n      built-in light sensor automatically turns the fixture on after dark.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mm10-pills\"\u003e\n\n      \u003cspan class=\"mm10-pill\"\u003eMember's Mark\u003c\/span\u003e\n      \u003cspan class=\"mm10-pill\"\u003e10-Pack\u003c\/span\u003e\n      \u003cspan class=\"mm10-pill\"\u003e10 Lumens Each\u003c\/span\u003e\n      \u003cspan class=\"mm10-pill\"\u003eGlass Lens\u003c\/span\u003e\n      \u003cspan class=\"mm10-pill\"\u003eStainless Steel\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BEST SELLER --\u003e\n\n\u003csection class=\"mm10-best\"\u003e\n\n  \u003cstrong\u003ePOPULAR PATHWAY LIGHT\u003c\/strong\u003e\n\n  \u003cspan\u003e\n    A classic solar landscape-lighting design combining real glass,\n    stainless steel, warm oil-rubbed bronze styling and simple wire-free\n    installation for walkways, driveways, gardens and outdoor living spaces.\n  \u003c\/span\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- QUICK SPECS --\u003e\n\n\u003csection class=\"mm10-specbar\"\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003e10 Lights\u003c\/strong\u003e\n    \u003cspan\u003eComplete set\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003e10 Lumens\u003c\/strong\u003e\n    \u003cspan\u003ePer fixture\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003e8 Hours\u003c\/strong\u003e\n    \u003cspan\u003eListed runtime\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003eGlass\u003c\/strong\u003e\n    \u003cspan\u003eDecorative lens\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003eStainless Steel\u003c\/strong\u003e\n    \u003cspan\u003eFixture body\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mm10-spec\"\u003e\n    \u003cstrong\u003eSolar\u003c\/strong\u003e\n    \u003cspan\u003eNo wiring\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- MAIN VALUE --\u003e\n\n\u003csection class=\"mm10-dark\"\u003e\n\n  \u003ch2\u003e\n    Elegant Solar Landscape Lighting Without Wiring\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Enjoy attractive pathway and garden lighting without trenching,\n    transformers, extension cords or electrical installation. Place the\n    lights where they receive adequate daytime sunlight and let the\n    built-in solar system handle charging and nighttime operation.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mm10-darkgrid\"\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003e10 Lumens\u003c\/strong\u003e\n      \u003cspan\u003eEnergy-efficient LED output per fixture.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003eDusk-to-Dawn\u003c\/strong\u003e\n      \u003cspan\u003eAutomatic nighttime operation.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003eUp to 8 Hours\u003c\/strong\u003e\n      \u003cspan\u003eListed runtime after sufficient charging.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003eNo Wiring\u003c\/strong\u003e\n      \u003cspan\u003eSimple solar-powered installation.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- DESIGN --\u003e\n\n\u003csection class=\"mm10-section\"\u003e\n\n  \u003ch2 class=\"mm10-heading\"\u003e\n    Glass \u0026amp; Stainless-Steel Construction\n  \u003c\/h2\u003e\n\n  \u003cp class=\"mm10-lead\"\u003e\n    These fixtures are designed to offer a more substantial appearance\n    than basic all-plastic pathway lights while complementing traditional\n    and contemporary outdoor landscapes.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"mm10-three\"\u003e\n\n    \u003cdiv class=\"mm10-feature\"\u003e\n\n      \u003ch3\u003e\n        Real Glass Lens\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The glass lens refracts the LED light into a decorative pattern\n        on the surrounding ground for a more distinctive nighttime appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mm10-feature\"\u003e\n\n      \u003ch3\u003e\n        Stainless-Steel Body\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Durable stainless-steel construction provides a substantial,\n        high-end fixture feel for residential landscape installations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mm10-feature\"\u003e\n\n      \u003ch3\u003e\n        Oil-Rubbed Bronze Finish\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The bronze-toned finish complements gardens, stone walkways,\n        driveways, patios and a wide range of exterior designs.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SOLAR OPERATION --\u003e\n\n\u003csection class=\"mm10-two\"\u003e\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Automatic Solar Operation\n    \u003c\/h2\u003e\n\n    \u003cul class=\"mm10-list\"\u003e\n\n      \u003cli\u003eSolar cell charges the battery during daylight\u003c\/li\u003e\n\n      \u003cli\u003eBuilt-in sensor automatically activates the LED after dark\u003c\/li\u003e\n\n      \u003cli\u003eAutomatically switches off again in daylight\u003c\/li\u003e\n\n      \u003cli\u003eNo conventional electrical wiring required\u003c\/li\u003e\n\n      \u003cli\u003eNo outdoor electrical outlet required\u003c\/li\u003e\n\n      \u003cli\u003eNo daily manual operation required\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Up to 8 Hours of Nighttime Lighting\n    \u003c\/h2\u003e\n\n    \u003cp class=\"mm10-lead\" style=\"margin-bottom:0;\"\u003e\n      The supplied product specifications list up to approximately\n      \u003cstrong\u003e8 hours of nighttime runtime when fully charged\u003c\/strong\u003e.\n      Actual runtime may vary based on direct sunlight, season, weather,\n      battery condition and installation location.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- APPLICATIONS --\u003e\n\n\u003csection class=\"mm10-card mm10-section\"\u003e\n\n  \u003ch2\u003e\n    Ideal for Pathways, Gardens \u0026amp; Landscape Borders\n  \u003c\/h2\u003e\n\n  \u003cp class=\"mm10-lead\"\u003e\n    A 10-light set gives you enough fixtures to create a coordinated\n    lighting pattern across larger residential outdoor areas.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mm10-apps\"\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eWalkways\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003ePathways\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eDriveways\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eGardens\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eFlower Beds\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eLandscape Borders\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eFront Yards\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eBackyards\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003ePatios\u003c\/span\u003e\n\n    \u003cspan class=\"mm10-app\"\u003eEntrances\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- INSTALLATION --\u003e\n\n\u003csection class=\"mm10-dark\"\u003e\n\n  \u003ch2\u003e\n    Easy Ground-Stake Installation\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    No electrician, trenching or special wiring is required. Assemble\n    the fixture, attach the included ground stake and place each solar\n    pathway light in a location with good daytime sunlight.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mm10-darkgrid\"\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003e1\u003c\/strong\u003e\n      \u003cspan\u003eAssemble the light, post and stake.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003e2\u003c\/strong\u003e\n      \u003cspan\u003eSelect a sunny installation location.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003e3\u003c\/strong\u003e\n      \u003cspan\u003eInsert the ground stake securely into suitable soil.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mm10-darkitem\"\u003e\n      \u003cstrong\u003e4\u003c\/strong\u003e\n      \u003cspan\u003eAllow the solar panel to charge during daylight.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SOLAR TIPS --\u003e\n\n\u003csection class=\"mm10-two\"\u003e\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Best Solar-Charging Performance\n    \u003c\/h2\u003e\n\n    \u003cul class=\"mm10-list\"\u003e\n\n      \u003cli\u003eChoose an area receiving several hours of direct sunlight\u003c\/li\u003e\n\n      \u003cli\u003eAvoid heavy shade from trees and rooflines\u003c\/li\u003e\n\n      \u003cli\u003eKeep the solar panel free from dirt and debris\u003c\/li\u003e\n\n      \u003cli\u003eRemember that shorter winter days may reduce runtime\u003c\/li\u003e\n\n      \u003cli\u003eAllow sufficient charging before judging nighttime performance\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Rechargeable Ni-MH Batteries Included\n    \u003c\/h2\u003e\n\n    \u003cp class=\"mm10-lead\" style=\"margin-bottom:0;\"\u003e\n      Each light includes a rechargeable Nickel Metal Hydride battery.\n      Rechargeable batteries are an important part of the solar-lighting\n      system because they store the energy collected by the solar panel\n      for nighttime use.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SPECS --\u003e\n\n\u003csection class=\"mm10-two\"\u003e\n\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"mm10-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003e\u003cstrong\u003eMember's Mark\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eSolar LED Pathway Lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePack Size\u003c\/th\u003e\n          \u003ctd\u003e10 Lights\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLight Output\u003c\/th\u003e\n          \u003ctd\u003e10 Lumens Per Light\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLight Source\u003c\/th\u003e\n          \u003ctd\u003ePermanent White LED\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePower Source\u003c\/th\u003e\n          \u003ctd\u003eSolar\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eOperation\u003c\/th\u003e\n          \u003ctd\u003eAutomatic Nighttime On\/Off\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eListed Runtime\u003c\/th\u003e\n          \u003ctd\u003eUp to 8 Hours\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mm10-card\"\u003e\n\n    \u003ch2\u003e\n      Construction \u0026amp; Dimensions\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"mm10-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eConstruction\u003c\/th\u003e\n          \u003ctd\u003eStainless Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFinish\u003c\/th\u003e\n          \u003ctd\u003eOil-Rubbed Bronze\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLens\u003c\/th\u003e\n          \u003ctd\u003eGlass\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBattery Type\u003c\/th\u003e\n          \u003ctd\u003eRechargeable Ni-MH\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eInstallation\u003c\/th\u003e\n          \u003ctd\u003eGround Stake\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAssembled Size\u003c\/th\u003e\n          \u003ctd\u003e5.9\" L × 5.9\" W × 18.7\" H\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCountry of Assembly\u003c\/th\u003e\n          \u003ctd\u003eChina\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWarranty\u003c\/th\u003e\n          \u003ctd\u003e1-Year Limited\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\n\u003csection class=\"mm10-card mm10-section\"\u003e\n\n  \u003ch2\u003e\n    What's Included\n  \u003c\/h2\u003e\n\n  \u003cul class=\"mm10-list\"\u003e\n\n    \u003cli\u003e10 × Member's Mark Solar LED Pathway Lights\u003c\/li\u003e\n\n    \u003cli\u003e10 × Stainless-Steel Posts\u003c\/li\u003e\n\n    \u003cli\u003e10 × Glass Lens Components\u003c\/li\u003e\n\n    \u003cli\u003e10 × Ground Stakes\u003c\/li\u003e\n\n    \u003cli\u003e10 × Rechargeable Ni-MH Batteries\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- REPLACEMENT PARTS --\u003e\n\n\u003csection class=\"mm10-section\"\u003e\n\n  \u003ch2 class=\"mm10-heading\"\u003e\n    Replacement Parts Available\n  \u003c\/h2\u003e\n\n  \u003cp class=\"mm10-lead\"\u003e\n    One advantage of this style of solar pathway light is that some common\n    wear components may be replaceable. Always compare measurements,\n    connector design and battery specifications before ordering a replacement part.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"mm10-parts\"\u003e\n\n\n    \u003cdiv class=\"mm10-part\"\u003e\n\n      \u003cspan class=\"mm10-part-label\"\u003e\n        SOLAR TOP\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Replacement Solar Top\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        If a compatible pathway-light top stops charging or operating\n        correctly, replacing the solar top may allow you to keep using\n        the rest of the fixture.\n      \u003c\/p\u003e\n\n      \u003ca class=\"mm10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003e\n        View Solar Top\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mm10-part\"\u003e\n\n      \u003cspan class=\"mm10-part-label\"\u003e\n        GROUND STAKES\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        10-Pack Replacement Stakes\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Broken or missing ground stake? Compare your existing pole and\n        connector measurements with the replacement stake before ordering.\n      \u003c\/p\u003e\n\n      \u003ca class=\"mm10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e\n        View Ground Stakes\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mm10-part\"\u003e\n\n      \u003cspan class=\"mm10-part-label\"\u003e\n        AA Ni-MH\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Rechargeable AA Batteries\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Replace aging rechargeable batteries with compatible Ni-MH cells.\n        Match the original battery size, chemistry, voltage and recommended capacity.\n      \u003c\/p\u003e\n\n      \u003ca class=\"mm10-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\n        View Batteries\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    padding:17px 19px;\n    border-radius:10px;\n    background:#f6f8fa;\n    color:#667085;\n    font-size:13.5px;\n    line-height:1.65;\n  \"\u003e\n    \u003cstrong\u003eCompatibility reminder:\u003c\/strong\u003e\n    Replacement tops, stakes and batteries are not automatically universal.\n    Compare the actual connector shape, diameter, dimensions and battery\n    specifications with your existing light before ordering.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"mm10-card\"\u003e\n\n  \u003ch2\u003e\n    Member's Mark Solar Pathway Lights FAQs\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"mm10-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How many solar pathway lights are included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        This listing includes a complete set of 10 solar LED pathway lights.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How bright is each pathway light?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Each fixture is listed at 10 lumens.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What brand are these solar lights?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        The current product listing identifies the brand as Member's Mark.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are the lenses plastic or glass?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        These pathway lights use glass lenses.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What are the lights made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        The fixtures use durable stainless-steel construction with an\n        oil-rubbed bronze finish and glass lens.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How long do the lights stay on at night?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        The supplied specifications list up to approximately 8 hours of\n        nighttime runtime when the batteries are fully charged.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do the solar pathway lights turn on automatically?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Yes. They charge during daylight and are designed to automatically\n        turn on after dark.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do these lights require electrical wiring?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        No. They operate from solar energy and install using the included\n        ground stakes.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are rechargeable batteries included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Yes. The 10-pack includes rechargeable Nickel Metal Hydride batteries.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How tall is each solar pathway light?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        The listed assembled dimensions are approximately\n        5.9\" L × 5.9\" W × 18.7\" H.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I replace the solar top?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        We carry replacement solar tops for compatible pathway lights.\n        Check your existing light's measurements and connector style before ordering.\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003e\n          View replacement solar tops.\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I replace a broken ground stake?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Yes, compatible replacement ground stakes are available.\n        Measure the existing connector before ordering.\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e\n          View replacement stakes.\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the rechargeable batteries be replaced?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Rechargeable batteries can be replaced when necessary. Match the\n        original battery size, Ni-MH chemistry, voltage and recommended capacity.\n        \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\n          View rechargeable batteries.\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where should I install these solar pathway lights?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        Install the lights where their solar panels receive several hours\n        of direct daytime sunlight. They are well suited for pathways,\n        walkways, driveways, gardens, flower beds, yards and landscape borders.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is there a warranty?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mm10-answer\"\u003e\n        The current listing includes a 1-year limited warranty.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- TRUST BAR --\u003e\n\n\u003csection class=\"mm10-trust\"\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003e10-Pack\u003c\/strong\u003e\n    Complete Landscape Set\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003e10 Lumens\u003c\/strong\u003e\n    Per Light\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003eGlass + Steel\u003c\/strong\u003e\n    Premium Construction\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003eUp to 8 Hours\u003c\/strong\u003e\n    Nighttime Runtime\n  \u003c\/div\u003e\n\n  \u003cdiv\u003e\n    \u003cstrong\u003eReplacement Parts\u003c\/strong\u003e\n    Tops • Stakes • Batteries\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Member’s Mark","offers":[{"title":"Default Title","offer_id":44585047916776,"sku":"Gr-10","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/members-mark-10-pack-solar-led-pathway-lights-10-lumens-stainless-steel-glass-oil-rubbed-bronze-dusk-to-dawn-landscape-lights-9236668.png?v=1788501189"},{"product_id":"24-pack-outdoor-stainless-steel-solar-power-lawn-garden-landscape-path-led-light","title":"24 Pack Outdoor Stainless Steel Solar Power Lawn Garden Landscape Path LED Light","description":"\u003cp\u003eOVERVIEW\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eOur Solar Garden Lights containing 24pcs, and each light has a built-in 13000 MCD LED that glows bright white color to light your garden. The lights will automatically turn on at night and off in the day time after first time manual turn-on. Solar-powered and cordless design, absorb full direct sunlight to fully charge about 6-8 hours and provide about 8 hours illumination at dark night, realizing energy saving. At the same time, they are made of stainless steel and durable ABS plastic, which feature long lasting durability, IP55 Waterproof and Durable, can withstand all kinds of weather. So they are ideal for decoration and lighting your garden, porch, yard paths and walkways, illuminate the way for you to home after working late at night.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFEATURES \u0026amp; SPECIFICATIONS\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFeatures:\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e★24 BRIGHT LIGHTS: Our solar garden light with clear plastic lens glows cool white light to provide pretty light effect on the ground (11000-13000MCD per light), making your garden beautiful at dark night.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e★SOLAR POWERED: Solar-powered and cordless design, absorb full direct sunlight to fully charge about 6-8 hours and provide about 8 hours illumination at dark night, realizing energy saving.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e★NO-HASSLE INSTALLATION: Easy installation out of the box! No wiring required and runs completely on solar power. Simply follow user manual and install it in several steps to decorate anywhere you like and enjoy the light at night.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e★WEATHER RESISTANT: Our Solar Garden Lights adopt stainless steel and durable ABS plastic, which features IP55 Water-resistant and long lasting durability, withstand all kinds of weather.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e★SUITABLE FOR OUTDOOR WAY: Arbitrarily decorate and light your garden, patio, porch, yard paths and walkways, illuminating the way for you to home after working late at night.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eNote:\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e1. How long the light illuminates depends on your geographical location, weather conditions and seasonal light availability.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e2. Choose an outdoor location with full direct sunlight where the Solar panel can receive at least 6 hours of sunlight each day. Shady locations will adversely affect the battery and shorten the working time of the light at night.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e3.The selected location should not be near strong lighting sources such as streetlights, which may cause the LED light to turn off automatically as there is a sensor inside to detect brightness and control the light.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e4.If the Solar light does not turn on automatically at night after 6 hours of charging during the day, please check the following:\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e(1) Check the battery to ensure that it is making contact with the terminals.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e(2) Be sure the Solar light is in a sunny location and not in a shady area. The Solar panel should face the sun.\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSpecifications:\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eBrand: SolarEK\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eProduct Type: Solar Garden Lights\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMaterial: Stainless Steel + ABS Plastic\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIP Rating: IP55\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eQuantity of light: 4 pcs\/set\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLamp Color: White\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSolar Panel: Polycrystalline 2V\/ 40mAh\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eRechargeable Battery: 1.2V\/ 300mAh; 1 x AA Ni-MH battery\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eService Life: About 2 Years (if working 8 hours per day)\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight Source: 1 LED 11000-13000MCD per light\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCharging Time: 6-8 hours\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight Runtime: about 8 hours after full charging\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eStake Length: about 12 cm\/ 4.7in\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eProduct Size: 36x5.5cm\/ 14.2x2.2in (LxW)\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eProduct Weight: 76.5g\/ 0.17lbs\/ 2.7oz\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003ePackage Size: 23.5x7x11.5cm\/ 9.2x3x4.6in (LxWxH)\u003c\/p\u003e\n\u003cp\u003e\u003cspan rwr=\"1\" size=\"4\" style=\"font-size: large;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003ePackage Weight: 370g\/ 0.82lbs\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":33316446765100,"sku":"","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/24-pack-outdoor-stainless-steel-solar-power-lawn-garden-landscape-path-led-light-3047332.jpg?v=1786734981"},{"product_id":"new-alpan-20w-dual-security-detector-solar-spot-light-motion-sensor-outdoor","title":"New Alpan 20W Dual Security Detector Solar Spot Light Motion Sensor Outdoor","description":"\u003cp\u003eAlpan Solar Sensor Light Model 18761.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eFeatures \u0026amp; details\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eBuilt-in heat and motion detector automatically turns on the bright 20-watt halogen light when triggered. Lights stay on for 30 to 60 seconds (user selectable).\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eMounts easily to wall, fascia, soffit, or roof eave. Light source: 20-watt quartz halogen lamp\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eSolar panel: high-power crystal solar panel. Power source: rechargeable lead acid battery\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eAdjustable sensitivity control reduces false triggers\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eSolar module is detached from unit for flexible installation. Includes 14-foot cord\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eThis solar security light features easy DIY installation with a 5m cable provided for users. It has twin heads that can swivel and tilt. You can easily direct the heads in desired directions. And its built-in super bright 22 LEDs provide 150 lumen intensity. You can easily use it for night time lighting of the garden, lawn, patio, walks or wherever needed. It also has control dials at back which allow you to adjust settings, such as the sensitivity to light and the lighting time. And to charge this security light, you just need to simply place it under direct sunlight at day.\u003c\/p\u003e","brand":"Alpan","offers":[{"title":"Default Title","offer_id":33318030016556,"sku":"ALPAMO-01","price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/new-alpan-20w-dual-security-detector-solar-spot-light-motion-sensor-outdoor-1836376.jpg?v=1786734974"},{"product_id":"new-energizer-3-fixture-outdoor-solar-lamp-post-with-planter-base-78inch-black","title":"SmartYard Outdoor Solar LED Lamp Post 300 Lumen 90 Inch Tall","description":"\u003cstyle\u003e\n\/* =========================================================\n   SMARTYARD 300 LUMEN SOLAR LAMP POST\n   COMPLETE ISOLATED SHOPIFY DESCRIPTION\n   ========================================================= *\/\n\n.sylamp{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 50px;\n  font-family:inherit;\n  color:#1f2937;\n}\n\n.sylamp *{\n  box-sizing:border-box;\n}\n\n.sylamp h2,\n.sylamp h3{\n  color:#07182f;\n}\n\n.sylamp p{\n  color:#5f6b7a;\n  line-height:1.72;\n}\n\n.sylamp a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   HEADINGS\n   ========================================================= *\/\n\n.sylamp-brand{\n  color:#f47721;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sylamp-title{\n  margin:8px 0 10px;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n\n.sylamp-sub{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   TAGS\n   ========================================================= *\/\n\n.sylamp-tags,\n.sylamp-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:16px 0;\n}\n\n.sylamp-tag,\n.sylamp-app{\n  padding:8px 12px;\n  border:1px solid #e1e6ed;\n  border-radius:999px;\n  background:#f7f9fc;\n  color:#344054;\n  font-size:13px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n.sylamp-img{\n  width:100%;\n  max-width:900px;\n  margin:26px auto;\n  text-align:center;\n}\n\n.sylamp-img img{\n  display:block!important;\n  width:100%!important;\n  max-width:900px!important;\n  height:auto!important;\n  object-fit:contain!important;\n  margin:0 auto!important;\n  border-radius:14px;\n}\n\n\n\/* =========================================================\n   STATS\n   ========================================================= *\/\n\n.sylamp-stats{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin:26px 0;\n  border:1px solid #e1e6ed;\n  border-radius:13px;\n  overflow:hidden;\n  background:#fff;\n}\n\n.sylamp-stat{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e1e6ed;\n}\n\n.sylamp-stat:last-child{\n  border-right:0;\n}\n\n.sylamp-stat strong{\n  display:block;\n  margin-bottom:3px;\n  color:#07182f;\n  font-size:14px;\n}\n\n.sylamp-stat span{\n  color:#667085;\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   GRID + CARDS\n   ========================================================= *\/\n\n.sylamp-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin:24px 0;\n}\n\n.sylamp-card{\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n\n.sylamp-card h2{\n  margin:0 0 10px;\n  font-size:23px;\n}\n\n\n\/* =========================================================\n   LIST\n   ========================================================= *\/\n\n.sylamp-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.sylamp-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#4b5563;\n  line-height:1.58;\n}\n\n.sylamp-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#f47721;\n  color:#fff;\n  text-align:center;\n  line-height:18px;\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   DARK FEATURE SECTION\n   ========================================================= *\/\n\n.sylamp-dark{\n  padding:30px;\n  margin:28px 0;\n  border-radius:16px;\n  background:linear-gradient(120deg,#07182f,#0d2747);\n  color:#fff;\n}\n\n.sylamp-dark h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:28px;\n}\n\n.sylamp-dark p{\n  margin:0 0 18px;\n  color:#dce5ef;\n}\n\n.sylamp-dgrid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n\n.sylamp-di{\n  padding:16px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n  color:#e7edf4;\n  line-height:1.55;\n}\n\n.sylamp-di strong{\n  display:block;\n  margin-bottom:5px;\n  color:#ff9b19;\n  font-size:17px;\n}\n\n.sylamp-di span{\n  display:block;\n  color:#e7edf4;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   TABLE\n   ========================================================= *\/\n\n.sylamp-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.sylamp-table tr{\n  border-bottom:1px solid #e8ecf1;\n}\n\n.sylamp-table th,\n.sylamp-table td{\n  padding:10px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n}\n\n.sylamp-table th{\n  width:46%;\n  color:#344054;\n  font-weight:800;\n}\n\n.sylamp-table td{\n  color:#667085;\n}\n\n\n\/* =========================================================\n   NOTES\n   ========================================================= *\/\n\n.sylamp-note{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #f47721;\n  border-radius:9px;\n  background:#fff8f2;\n  color:#4b5563;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.sylamp-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n\n.sylamp-faq details{\n  padding:15px;\n  border:1px solid #e1e6ed;\n  border-radius:9px;\n  background:#fff;\n}\n\n.sylamp-faq summary{\n  cursor:pointer;\n  color:#07182f;\n  font-weight:800;\n}\n\n.sylamp-answer{\n  padding-top:9px;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   TRUST BAR\n   ========================================================= *\/\n\n.sylamp-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#07182f;\n}\n\n.sylamp-trust div{\n  padding:17px 8px;\n  text-align:center;\n  color:#dce5ef;\n  font-size:12px;\n}\n\n.sylamp-trust strong{\n  display:block;\n  color:#ff9b19;\n  font-size:13.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:800px){\n\n  .sylamp-stats{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .sylamp-dgrid{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:650px){\n\n  .sylamp{\n    padding:16px 10px 36px;\n  }\n\n  .sylamp-title{\n    font-size:30px;\n  }\n\n  .sylamp-sub{\n    font-size:18px;\n  }\n\n  .sylamp-grid,\n  .sylamp-faq{\n    grid-template-columns:1fr;\n  }\n\n  .sylamp-stats{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .sylamp-dgrid{\n    grid-template-columns:1fr;\n  }\n\n  .sylamp-trust{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .sylamp-dark{\n    padding:22px 18px;\n  }\n\n  .sylamp-img,\n  .sylamp-img img{\n    width:100%!important;\n    max-width:100%!important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sylamp\"\u003e\n\u003c!-- =========================================================\n     INTRO\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-brand\"\u003eSOLAR OUTDOOR LAMP POST\u003c\/div\u003e\n\u003ch2 class=\"sylamp-title\"\u003eSmartYard Outdoor Solar LED Lamp Post – 300 Lumens, Approx. 90\" Tall\u003c\/h2\u003e\n\u003ch3 class=\"sylamp-sub\"\u003eWarm 2700K Light • Cast Aluminum • 3 LED Candelabra Bulbs • Dusk-to-Dawn • Ground or Permanent Installation\u003c\/h3\u003e\n\u003cp\u003eAdd warm, decorative outdoor lighting without running electrical wiring with the \u003cstrong\u003eSmartYard Outdoor Solar LED Lamp Post\u003c\/strong\u003e. Standing approximately \u003cstrong\u003e90 inches tall\u003c\/strong\u003e, this traditional solar post lantern combines a black cast-aluminum body, clear beveled glass and three LED candelabra-style bulbs for a classic lamp-post appearance.\u003c\/p\u003e\n\u003cp\u003eThe integrated monocrystalline solar panels charge the replaceable lithium-ion battery during daylight. Once the fixture is switched on, the built-in light sensor automatically activates the lamp after dusk and turns it off when daylight returns.\u003c\/p\u003e\n\u003c!-- =========================================================\n     TAGS\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-tags\"\u003e\n\u003cspan class=\"sylamp-tag\"\u003e300 Lumens\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003eApprox. 90\" Tall\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003e2700K Warm White\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003eCast Aluminum\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003eDusk-to-Dawn\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003eReplaceable Battery\u003c\/span\u003e \u003cspan class=\"sylamp-tag\"\u003eNo Wiring Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     MAIN IMAGE\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-img\"\u003e\u003cimg src=\"https:\/\/content.syndigo.com\/asset\/36c846a2-9622-4631-8489-0f53d7073eff\/960.jpeg\" alt=\"SmartYard outdoor solar LED lamp post black 300 lumen\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =========================================================\n     QUICK STATS\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-stats\"\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e300 lm\u003c\/strong\u003e \u003cspan\u003eLight output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e2700K\u003c\/strong\u003e \u003cspan\u003eWarm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e≈90\"\u003c\/strong\u003e \u003cspan\u003eOverall height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e2200mAh\u003c\/strong\u003e \u003cspan\u003eReplaceable battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e8–10 Hrs\u003c\/strong\u003e \u003cspan\u003eTypical listed runtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-stat\"\u003e\n\u003cstrong\u003e3 Years\u003c\/strong\u003e \u003cspan\u003eListed warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     BENEFITS + APPLICATIONS\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-grid\"\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003eClassic Solar Lamp-Post Lighting\u003c\/h2\u003e\n\u003cul class=\"sylamp-list\"\u003e\n\u003cli\u003e300-lumen warm-white outdoor illumination\u003c\/li\u003e\n\u003cli\u003eTraditional 3-bulb candelabra-style lantern appearance\u003c\/li\u003e\n\u003cli\u003eDecorative clear beveled glass around the lantern head\u003c\/li\u003e\n\u003cli\u003eCorrosion-resistant black powder-coated cast-aluminum construction\u003c\/li\u003e\n\u003cli\u003eNo electrical wiring required for normal solar operation\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk-to-dawn lighting once switched on\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003eIdeal For\u003c\/h2\u003e\n\u003cdiv class=\"sylamp-apps\"\u003e\n\u003cspan class=\"sylamp-app\"\u003eFront Yards\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eDriveways\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eWalkways\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eGarden Areas\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003ePatios\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eEntryways\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eLandscape Lighting\u003c\/span\u003e \u003cspan class=\"sylamp-app\"\u003eResidential Properties\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SOLAR OPERATION\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-dark\"\u003e\n\u003ch2\u003eSolar Powered with Automatic Dusk-to-Dawn Operation\u003c\/h2\u003e\n\u003cp\u003eThe lamp uses integrated monocrystalline solar panels to recharge the built-in lithium-ion battery during daylight. After dark, the sensor automatically activates the three LED bulbs for convenient nighttime lighting.\u003c\/p\u003e\n\u003cdiv class=\"sylamp-dgrid\"\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e 6 Panels \u003c\/strong\u003e \u003cspan\u003e Integrated monocrystalline solar collection \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e ≈8 Hours \u003c\/strong\u003e \u003cspan\u003e Listed charging time in suitable conditions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e Auto On\/Off \u003c\/strong\u003e \u003cspan\u003e Dusk-to-dawn light sensor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e 2200mAh \u003c\/strong\u003e \u003cspan\u003e Replaceable lithium-ion battery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     INSTALLATION OPTIONS\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-grid\"\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003eGround-Stake Installation\u003c\/h2\u003e\n\u003cul class=\"sylamp-list\"\u003e\n\u003cli\u003eIncludes one large ground spike\u003c\/li\u003e\n\u003cli\u003eIncludes three smaller ground stakes\u003c\/li\u003e\n\u003cli\u003eBuilt-in ground-stake level indicator helps with alignment\u003c\/li\u003e\n\u003cli\u003eSuitable for compatible soil and landscape installations\u003c\/li\u003e\n\u003cli\u003eNo electrical trenching required\u003c\/li\u003e\n\u003cli\u003ePosition where the solar panels receive strong direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003ePermanent Installation\u003c\/h2\u003e\n\u003cul class=\"sylamp-list\"\u003e\n\u003cli\u003eIncludes concrete installation hardware\u003c\/li\u003e\n\u003cli\u003eCan be permanently mounted to a suitable prepared surface\u003c\/li\u003e\n\u003cli\u003eDeck lag bolts are not included\u003c\/li\u003e\n\u003cli\u003eAll other listed mounting hardware is included\u003c\/li\u003e\n\u003cli\u003eDesigned for straightforward assembly\u003c\/li\u003e\n\u003cli\u003eChoose a location with unobstructed solar exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     BATTERY + BULB SECTION\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-dark\"\u003e\n\u003ch2\u003eReplaceable Battery \u0026amp; LED Bulbs\u003c\/h2\u003e\n\u003cp\u003eUnlike fully sealed fixtures, the supplied specifications describe both the lithium-ion battery and the special low-voltage LED candelabra bulbs as replaceable components.\u003c\/p\u003e\n\u003cdiv class=\"sylamp-dgrid\"\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e 7.4V \/ 2200mAh \u003c\/strong\u003e \u003cspan\u003e Replaceable lithium-ion battery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e ≈1,000 Charges \u003c\/strong\u003e \u003cspan\u003e Listed approximate battery cycle life \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e 3 LED Bulbs \u003c\/strong\u003e \u003cspan\u003e Low-voltage candelabra-style lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sylamp-di\"\u003e\n\u003cstrong\u003e 15,000 Hrs \u003c\/strong\u003e \u003cspan\u003e Listed bulb lifetime \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     PRODUCT SPECIFICATIONS\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"sylamp-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eOutdoor Solar LED Lamp Post\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Dimensions\u003c\/th\u003e\n\u003ctd\u003eApprox. 12.2\" W × 12.2\" D × 89–90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eCast Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLantern Glass\u003c\/th\u003e\n\u003ctd\u003eDecorative Clear Beveled Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e300 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Temperature\u003c\/th\u003e\n\u003ctd\u003e2700K Warm White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBulb Type\u003c\/th\u003e\n\u003ctd\u003e3 Low-Voltage Replaceable LED Candelabra Filament Bulbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Listed LED Power\u003c\/th\u003e\n\u003ctd\u003e6W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panels\u003c\/th\u003e\n\u003ctd\u003e6 Integrated Monocrystalline Silicon Panels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e7.4V \/ 2200mAh Replaceable Lithium-Ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Cycle Life\u003c\/th\u003e\n\u003ctd\u003eApprox. 1,000 Charges Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003eApprox. 8 Hours, Depending on Sunlight and Weather\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Time\u003c\/th\u003e\n\u003ctd\u003eApprox. 8–10 Hours Depending on Charging Conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAutomatic Dusk-to-Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eGround Stake or Permanent Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBulb Lifetime\u003c\/th\u003e\n\u003ctd\u003eApprox. 15,000 Hours Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3 Years Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping Box Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 25\" W × 14\" D × 24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 29 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     WHAT'S INCLUDED\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-card\" style=\"margin-top: 24px;\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003ctable class=\"sylamp-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Lamp Post\u003c\/th\u003e\n\u003ctd\u003e1 Complete Assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Bulbs\u003c\/th\u003e\n\u003ctd\u003e3 Special Low-Voltage Candelabra Bulbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRechargeable Battery\u003c\/th\u003e\n\u003ctd\u003e1 Replaceable 7.4V \/ 2200mAh Lithium-Ion Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge Ground Spike\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSmall Ground Stakes\u003c\/th\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConcrete Mounting Hardware\u003c\/th\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDeck Lag Bolts\u003c\/th\u003e\n\u003ctd\u003eNot Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FIRST USE \/ PLACEMENT\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-note\"\u003e\n\u003cstrong\u003eSolar placement tip:\u003c\/strong\u003e install the lamp where the integrated solar panels receive strong, unobstructed sunlight for most of the day. Trees, buildings, roof overhangs and heavy shade can reduce charging performance and nighttime runtime.\u003c\/div\u003e\n\u003cdiv class=\"sylamp-note\"\u003e\n\u003cstrong\u003eBulb compatibility:\u003c\/strong\u003e the supplied product information states that the LED candelabra bulbs are specially designed for this solar fixture. Use only the compatible replacement bulb type specified for the lamp.\u003c\/div\u003e\n\u003cdiv class=\"sylamp-note\"\u003e\n\u003cstrong\u003eRuntime note:\u003c\/strong\u003e the supplied manufacturer material contains both an “up to 10 hours” working-time claim and an “up to 8 hours on a charge” statement. Actual runtime will vary with season, solar exposure, weather and battery condition.\u003c\/div\u003e\n\u003c!-- =========================================================\n     FAQ\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"sylamp-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is the lamp post?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe supplied specifications list a total output of \u003cstrong\u003e300 lumens\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow tall is the lamp post?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe supplied dimensions list a height of approximately \u003cstrong\u003e7 ft 5 in.\u003c\/strong\u003e, which is about \u003cstrong\u003e89–90 inches tall\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require electrical wiring?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eNo normal utility wiring is required. The lamp is powered by its integrated solar panels and rechargeable battery.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lamp turn on automatically?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eYes. Once switched on, the built-in sensor is designed to automatically turn the light on at dusk and off when daylight returns.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the light?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe supplied specifications list a \u003cstrong\u003e2700K warm-white\u003c\/strong\u003e color temperature.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to charge?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe listed charging time is approximately \u003cstrong\u003e8 hours\u003c\/strong\u003e, depending on season, weather and available sunlight.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long will it stay on at night?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe supplied product information varies between approximately \u003cstrong\u003e8 and 10 hours\u003c\/strong\u003e. Actual runtime depends on sunlight, weather, battery condition and season.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the battery replaceable?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eYes. The supplied specifications list a replaceable \u003cstrong\u003e7.4V \/ 2200mAh lithium-ion battery\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the LED bulbs replaceable?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eYes. The lamp uses three specially designed low-voltage LED candelabra bulbs. Only the compatible replacement bulb type specified for this solar fixture should be used.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it permanently?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eYes. The product includes hardware for a permanent concrete installation. Deck lag bolts are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it directly in the ground?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eYes. The supplied installation hardware includes one large ground spike and three smaller ground stakes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lamp post made from?\u003c\/summary\u003e\n\u003cdiv class=\"sylamp-answer\"\u003eThe supplied specifications describe a \u003cstrong\u003ecast-aluminum body with a black finish\u003c\/strong\u003e and decorative clear beveled glass around the lantern head.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FINAL TRUST BAR\n     ========================================================= --\u003e\n\u003cdiv class=\"sylamp-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e300 LUMENS\u003c\/strong\u003e Warm Outdoor Light\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e90\" TALL\u003c\/strong\u003e Full Lamp Post\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSOLAR POWERED\u003c\/strong\u003e No Wiring Needed\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAUTO ON\/OFF\u003c\/strong\u003e Dusk-to-Dawn\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":43844621009128,"sku":"cost-post","price":219.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/smartyard-outdoor-solar-led-lamp-post-300-lumen-90-inch-tall-6981383.jpg?v=1786734977"},{"product_id":"new-energizer-3-fixture-outdoor-solar-lamp-post-with-planter-base-78inch-white","title":"3 Fixture Outdoor Solar LED Lamp Post With 50 Lumen - 72Inch","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003ch3\u003eProduct description\u003c\/h3\u003e\n\u003cdiv class=\"aplus-v2 mobile celwidget\" cel_widget_id=\"m-aplus\" data-csa-c-id=\"dkpe51-bmofa9-7aecuq-cbgqq3\" data-cel-widget=\"m-aplus\"\u003e\n\u003cdiv class=\"celwidget aplus-module 3p-module-b aplus-standard\" cel_widget_id=\"aplus-m-3p-module-b\" data-csa-c-id=\"8kreg0-z8uxwl-v1vcwr-zii8mx\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"1\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/16790b4b-1de4-4029-add2-9f405ecbfebc.__CR0,0,970,600_PT0_SX970_V1___.jpg\" class=\"a-spacing-base\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/16790b4b-1de4-4029-add2-9f405ecbfebc.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eSolar Post Light(Planter no included)\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003e \u003c\/p\u003e\n\u003col class=\"a-ordered-list a-vertical\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eThis solar street light is constructed of high quality metal and plastic, featured with a durable black powder coating. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eIt not only reflects traditional aesthetic, but also easy to blend in contemporary setting. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eThree solar light head on the top, the solar panel keeps the rechargeable battery charged in the sunlight and automatically turn on at dusk. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eSimply adding potting materials, pretty flowers or greenery to the bottom planters, hanging two baskets of blooming beauties on the top hangers. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eThe vivid natural beauties blooming under the warm white glow creates an elegant and charming landscape that will transform your garden, patio or any outdoor living space to be a gentle, delightful and relaxing environment.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-8 aplus-standard\" cel_widget_id=\"aplus-m-module-8\" data-csa-c-id=\"121e2e-pii3dd-svr1ll-koreli\" data-cel-widget=\"aplus-m-module-8\"\u003e\n\u003cdiv class=\"aplus-module-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"a-text-center\"\u003e\u003cimg alt=\"2\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3c0e6f35-9159-4058-a84d-1e140002f2ac.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3c0e6f35-9159-4058-a84d-1e140002f2ac.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5 class=\"a-spacing-mini a-color-secondary\"\u003eOversized Outdoor Post Light\u003c\/h5\u003e\n\u003cp class=\"a-spacing-base\"\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eAutomatically turn on at dusk and turn off at dawn.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eThree solar lanterns, each one Built-in (1) long lasting 1.2V AA 600MAH Ni-MH rechargeable battery.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eWhen fully charged, the battery can run for 6-8 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eEasy assembly and use.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFeatures\u003c\/h4\u003e\n\u003cdiv class=\"a-box a-spacing-small a-color-alternate-background apm-listbox\"\u003e\n\u003cdiv class=\"a-box-inner\"\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eOversized planter at the bottom gives a sweet home for your favorite flowers or greenery.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eWith sturdy stainless steel hanger on the top can hang your lovely hanging planters.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eSolar powered, automatically charging in the sunligh. \u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cli\u003e\n\u003cdiv id=\"featurebullets_secondary_view_div\" class=\"a-section\"\u003e\n\u003cdiv id=\"feature-bullets\" class=\"a-section a-spacing-small\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e【SOLAR POST LIGHT WITH PLANTER】 Decorative Solar Post Lamp, simply adding potting materials, pretty flowers or greenery to the bottom planters, hanging two baskets of blooming beauties on the top hangers. The vivid natural beauties blooming under the warm white glow creates an elegant and charming landscape.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e【WEATHER RESISTANT】This solar street light is constructed of high quality metal and plastic, featured with a durable black powder coating which helps withstand many weather conditions, allowing you not to worry through rain, snow, wind, and frost.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e【EASY TO INSTALL】 This Solar Pathway Lights are no wiring required, as long as you install it to place where you want - very easy to install\/reinstall and provide a calming atmosphere at night. When the switch is \"ON \" this solar LED lights automatically turn on at night and turn off at dawn.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e【Wide Application】This outdoor post light is ideal as a security light for lighting backyard, garden, patio, porch, pathway, walkway, street, landscape, lawn and driveway. Any problems, please feel free to contact us, we will help to solve in 24 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"energyEfficiency_secondary_view_div\" class=\"a-section\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"productDetails_secondary_view_div\" class=\"a-section\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eProduct information\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"a-color-secondary\"\u003eBlack\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv id=\"productDetails_techSpec_sections\" class=\"a-section\"\u003e\n\u003ch4\u003e\u003c\/h4\u003e\n\u003ctable id=\"productDetails_techSpec_section_1\" class=\"a-keyvalue prodDetTable\" role=\"presentation\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eBrand\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ EUty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eItem Weight\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ 14.1 ounces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003ePackage Dimensions\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ 16.5 x 16.5 x 14 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ Vintage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003eShade Material\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ Plastic, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"a-span3 prodDetSectionEntry\"\u003ePower Source\u003c\/th\u003e\n\u003ctd class=\"a-span9 a-align-center prodDetSectionEntry\"\u003e‎ Battery-powe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Warm white","offer_id":44046944600296,"sku":"","price":139.95,"currency_code":"USD","in_stock":true},{"title":"Cool white","offer_id":46552025956584,"sku":"","price":139.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/3-fixture-outdoor-solar-led-lamp-post-with-50-lumen-72inch-4204850.jpg?v=1786734979"},{"product_id":"energizer-8-pack-solar-pathway-lights-stainless-steel","title":"Energizer 8 Pack Solar Pathway LED Lights Outdoor-Stainless Steel 15 Lumen","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR OUTLET - ENERGIZER PATHWAY LIGHT DESCRIPTION\n   ========================================================= *\/\n\n.oso-product-desc {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 25px 16px 45px;\n  font-family: inherit;\n  color: #111827;\n}\n\n.oso-product-desc * {\n  box-sizing: border-box;\n}\n\n.oso-product-desc img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* HERO *\/\n\n.oso-pd-hero {\n  display: grid;\n  grid-template-columns: 1fr 1.25fr;\n  gap: 38px;\n  align-items: center;\n  margin-bottom: 28px;\n}\n\n.oso-pd-hero-image {\n  border-radius: 14px;\n  overflow: hidden;\n  background: #f5f5f5;\n}\n\n.oso-pd-hero-image img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.oso-pd-brand {\n  display: block;\n  color: #f28c00;\n  font-size: 17px;\n  font-weight: 800;\n  margin-bottom: 7px;\n  letter-spacing: .4px;\n}\n\n.oso-pd-title {\n  margin: 0 0 10px;\n  font-size: 38px;\n  line-height: 1.08;\n  font-weight: 800;\n  color: #07182e;\n}\n\n.oso-pd-subtitle {\n  margin: 0 0 14px;\n  font-size: 21px;\n  line-height: 1.35;\n  font-weight: 700;\n  color: #1f2937;\n}\n\n.oso-pd-intro {\n  margin: 0;\n  font-size: 17px;\n  line-height: 1.7;\n  color: #4b5563;\n}\n\n\/* QUICK BENEFITS *\/\n\n.oso-pd-quick {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  margin: 10px 0 30px;\n  border-top: 1px solid #e5e7eb;\n  border-bottom: 1px solid #e5e7eb;\n  padding: 18px 0;\n}\n\n.oso-pd-quick-item {\n  text-align: center;\n  padding: 4px 12px;\n  border-right: 1px solid #e5e7eb;\n}\n\n.oso-pd-quick-item:last-child {\n  border-right: 0;\n}\n\n.oso-pd-icon {\n  width: 50px;\n  height: 50px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #07182e;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.oso-pd-icon svg {\n  width: 26px;\n  height: 26px;\n  fill: none;\n  stroke: #f5a300;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.oso-pd-quick-item strong {\n  display: block;\n  font-size: 14px;\n  line-height: 1.3;\n  color: #111827;\n}\n\n\/* FEATURE CARDS *\/\n\n.oso-pd-features {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 12px;\n  margin-bottom: 30px;\n}\n\n.oso-pd-feature {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.oso-pd-feature img {\n  width: 100%;\n  aspect-ratio: 1 \/ .83;\n  object-fit: cover;\n}\n\n.oso-pd-feature-copy {\n  padding: 16px 14px 18px;\n}\n\n.oso-pd-feature h3 {\n  margin: 0 0 7px;\n  font-size: 16px;\n  line-height: 1.35;\n  font-weight: 800;\n  color: #111827;\n}\n\n.oso-pd-feature p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #667085;\n}\n\n\/* TWO COLUMN DETAILS *\/\n\n.oso-pd-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 20px;\n}\n\n.oso-pd-card {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n  padding: 27px;\n}\n\n.oso-pd-card h2,\n.oso-pd-section h2 {\n  margin: 0 0 17px;\n  font-size: 25px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #07182e;\n}\n\n.oso-pd-card h2:after,\n.oso-pd-section h2:after {\n  content: \"\";\n  display: block;\n  width: 42px;\n  height: 3px;\n  background: #f5a300;\n  margin-top: 9px;\n}\n\n.oso-pd-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.oso-pd-checklist li {\n  position: relative;\n  padding: 7px 0 7px 28px;\n  font-size: 15px;\n  line-height: 1.5;\n  color: #344054;\n}\n\n.oso-pd-checklist li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 18px;\n  height: 18px;\n  line-height: 18px;\n  text-align: center;\n  border-radius: 50%;\n  background: #f5a300;\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\/* SPECS *\/\n\n.oso-pd-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.oso-pd-spec-table tr {\n  border-bottom: 1px solid #eceff2;\n}\n\n.oso-pd-spec-table tr:last-child {\n  border-bottom: 0;\n}\n\n.oso-pd-spec-table th,\n.oso-pd-spec-table td {\n  text-align: left;\n  padding: 8px 5px;\n  font-size: 15px;\n  line-height: 1.4;\n  vertical-align: top;\n}\n\n.oso-pd-spec-table th {\n  width: 42%;\n  font-weight: 700;\n  color: #344054;\n}\n\n.oso-pd-spec-table td {\n  color: #475467;\n}\n\n\/* THREE COLUMN *\/\n\n.oso-pd-three-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 22px;\n}\n\n.oso-pd-dark {\n  background: linear-gradient(135deg, #07182e, #102e50);\n  color: #fff;\n}\n\n.oso-pd-dark h2 {\n  color: #fff;\n}\n\n.oso-pd-dark p {\n  color: #d8e0ea;\n}\n\n.oso-pd-card p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.65;\n  color: #667085;\n}\n\n.oso-pd-dark p {\n  color: #d8e0ea;\n}\n\n.oso-pd-mini-image {\n  margin-top: 18px;\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.oso-pd-mini-image img {\n  width: 100%;\n  aspect-ratio: 16 \/ 8;\n  object-fit: cover;\n}\n\n\/* APPLICATION CHIPS *\/\n\n.oso-pd-apps {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n.oso-pd-app {\n  padding: 9px 14px;\n  border-radius: 999px;\n  background: #f7f8fa;\n  border: 1px solid #e4e7ec;\n  font-size: 14px;\n  font-weight: 650;\n  color: #344054;\n}\n\n\/* INSTALLATION *\/\n\n.oso-pd-section {\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n  padding: 27px;\n  margin-bottom: 20px;\n}\n\n.oso-pd-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.oso-pd-step {\n  text-align: center;\n  padding: 8px 15px;\n}\n\n.oso-pd-step-num {\n  width: 37px;\n  height: 37px;\n  border-radius: 50%;\n  margin: 0 auto 11px;\n  background: #f5a300;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 17px;\n  font-weight: 800;\n}\n\n.oso-pd-step h3 {\n  margin: 0 0 6px;\n  font-size: 17px;\n  color: #111827;\n}\n\n.oso-pd-step p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.55;\n  color: #667085;\n}\n\n\/* MANUAL CTA *\/\n\n.oso-pd-manual {\n  background: #f8f9fb;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  padding: 22px 25px;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.oso-pd-manual h3 {\n  margin: 0 0 4px;\n  font-size: 19px;\n  color: #07182e;\n}\n\n.oso-pd-manual p {\n  margin: 0;\n  font-size: 14px;\n  color: #667085;\n}\n\n.oso-pd-manual a {\n  display: inline-block;\n  background: #07182e;\n  color: #fff !important;\n  text-decoration: none !important;\n  border-radius: 7px;\n  padding: 12px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n\/* FAQ *\/\n\n.oso-pd-faq {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px 14px;\n}\n\n.oso-pd-faq details {\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.oso-pd-faq summary {\n  list-style: none;\n  position: relative;\n  padding: 16px 46px 16px 17px;\n  cursor: pointer;\n  font-size: 15px;\n  font-weight: 700;\n  color: #1f2937;\n}\n\n.oso-pd-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.oso-pd-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 17px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: #f28c00;\n  font-size: 22px;\n  font-weight: 500;\n}\n\n.oso-pd-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.oso-pd-faq-answer {\n  padding: 0 17px 17px;\n  font-size: 14px;\n  line-height: 1.65;\n  color: #667085;\n}\n\n\/* TRUST BAR *\/\n\n.oso-pd-trust {\n  margin-top: 25px;\n  background: #07182e;\n  border-radius: 12px;\n  padding: 18px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n}\n\n.oso-pd-trust-item {\n  text-align: center;\n  color: #fff;\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.oso-pd-trust-item strong {\n  display: block;\n  color: #f5a300;\n  font-size: 15px;\n  margin-bottom: 2px;\n}\n\n\n\/* REPLACEMENT PARTS *\/\n\n.oso-pd-parts {\n  margin-bottom: 22px;\n}\n\n.oso-pd-parts-intro {\n  margin: -5px 0 18px;\n  font-size: 15px;\n  line-height: 1.65;\n  color: #667085;\n  max-width: 900px;\n}\n\n.oso-pd-parts-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n}\n\n.oso-pd-part-card {\n  display: flex;\n  flex-direction: column;\n  min-height: 100%;\n  padding: 22px;\n  border-radius: 13px;\n  background: linear-gradient(135deg, #07182e, #102e50);\n  border: 1px solid #173a62;\n}\n\n.oso-pd-part-label {\n  display: inline-block;\n  align-self: flex-start;\n  margin-bottom: 10px;\n  padding: 6px 10px;\n  border-radius: 999px;\n  background: #f5a300;\n  color: #111827;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .2px;\n}\n\n.oso-pd-part-card h3 {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 19px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.oso-pd-part-card p {\n  margin: 0 0 16px;\n  color: #d8e0ea;\n  font-size: 13.5px;\n  line-height: 1.6;\n}\n\n.oso-pd-part-btn {\n  display: inline-block;\n  align-self: flex-start;\n  margin-top: auto;\n  padding: 11px 14px;\n  border-radius: 7px;\n  background: #f5a300;\n  color: #111827 !important;\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.oso-pd-part-btn:hover {\n  background: #ffb321;\n}\n\n.oso-pd-faq-answer a {\n  color: #0b5dbb;\n  text-decoration: underline;\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .oso-pd-hero {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-features {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .oso-pd-quick {\n    grid-template-columns: repeat(3, 1fr);\n    row-gap: 20px;\n  }\n\n  .oso-pd-quick-item {\n    border-right: 0;\n  }\n\n  .oso-pd-three-col {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pd-parts-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 650px) {\n\n  .oso-product-desc {\n    padding: 15px 10px 30px;\n  }\n\n  .oso-pd-hero {\n    gap: 20px;\n  }\n\n  .oso-pd-title {\n    font-size: 30px;\n  }\n\n  .oso-pd-subtitle {\n    font-size: 19px;\n  }\n\n  .oso-pd-intro {\n    font-size: 16px;\n  }\n\n  .oso-pd-quick {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px 8px;\n  }\n\n  .oso-pd-features {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pd-feature h3 {\n    font-size: 15px;\n  }\n\n  .oso-pd-feature p {\n    font-size: 13px;\n  }\n\n  .oso-pd-two-col,\n  .oso-pd-three-col {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-card,\n  .oso-pd-section {\n    padding: 21px 17px;\n  }\n\n  .oso-pd-card h2,\n  .oso-pd-section h2 {\n    font-size: 22px;\n  }\n\n  .oso-pd-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-manual {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .oso-pd-manual a {\n    width: 100%;\n    text-align: center;\n  }\n\n  .oso-pd-faq {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-parts-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pd-trust {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"oso-product-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"oso-pd-hero\"\u003e\n\n    \u003cdiv class=\"oso-pd-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/dc333945-7f2e-47d8-9c58-3fdedb7fae7f.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Energizer 8 Pack Solar Pathway Lights for garden and walkway\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"oso-pd-brand\"\u003eENERGIZER®\u003c\/span\u003e\n\n      \u003ch2 class=\"oso-pd-title\"\u003e\n        Solar Pathway Lights\n      \u003c\/h2\u003e\n\n      \u003ch3 class=\"oso-pd-subtitle\"\u003e\n        Reliable Solar Lighting for Pathways, Gardens \u0026amp; Yards\n      \u003c\/h3\u003e\n\n      \u003cp class=\"oso-pd-intro\"\u003e\n        Illuminate your outdoor space with this \u003cstrong\u003e8-pack of Energizer Solar Pathway Lights\u003c\/strong\u003e.\n        Designed with stainless steel construction, a glass lens, 15-lumen LED output,\n        and automatic solar operation, these lights provide an attractive glow for\n        pathways, gardens, patios, driveways, and other landscape areas without\n        electrical wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"oso-pd-quick\"\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"7\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M7 1.5v1M7 9.5v1M2.5 6h1M10.5 6h1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 14h14l2 7H3l2-7z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eSolar Powered\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20 15.5A8 8 0 0 1 8.5 4a8.5 8.5 0 1 0 11.5 11.5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eAutomatic On \/ Off\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 15a4 4 0 0 1 .5-8A6 6 0 0 1 18 9a3 3 0 0 1 0 6H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 18l-1 2M13 18l-1 2M18 18l-1 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eIP65 Waterproof\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e8–12 Hour Runtime\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-quick-item\"\u003e\n      \u003cdiv class=\"oso-pd-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l8 3v6c0 5-3.4 9-8 11-4.6-2-8-6-8-11V5l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8.5 12l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eStainless Steel + Glass\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"oso-pd-features\"\u003e\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ada5389d-7296-46c0-91d8-995cf32f424d.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"15 lumen Energizer solar pathway light\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003e15-Lumen Brightness\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides a balanced level of decorative and functional illumination\n          for pathways, gardens, and landscape areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/262c2ea0-b66d-4ba7-a927-66884938be7b.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Solar charging pathway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eEfficient Solar Charging\u003c\/h3\u003e\n        \u003cp\u003e\n          The solar panel captures sunlight during the day to recharge the\n          pre-installed battery for nighttime operation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d90fc667-2efa-49c7-9857-a5528daa864d.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"IP65 waterproof outdoor solar pathway lights\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eIP65 Waterproof\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for outdoor use with an IP65 rating designed to help protect\n          the light from rain and changing outdoor conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d1e3f1d1-8bec-4ce5-b894-8addb8269b34.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"Solar pathway lights for garden walkway and patio\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003e8–12 Hours of Light\u003c\/h3\u003e\n        \u003cp\u003e\n          A full charge can provide approximately 8–12 hours of nighttime\n          illumination depending on charging conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-feature\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/18ea2704-5308-4783-b733-424497c1b774.__CR0,0,660,660_PT0_SX220_V1___.png\" alt=\"Energizer stainless steel and glass solar pathway light\"\u003e\n\n      \u003cdiv class=\"oso-pd-feature-copy\"\u003e\n        \u003ch3\u003eBuilt for Outdoor Use\u003c\/h3\u003e\n        \u003cp\u003e\n          Stainless steel construction and a durable glass lens provide\n          an attractive, long-lasting outdoor design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS + SPECS --\u003e\n  \u003csection class=\"oso-pd-two-col\"\u003e\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eBuilt for Everyday Outdoor Use\u003c\/h2\u003e\n\n      \u003cul class=\"oso-pd-checklist\"\u003e\n        \u003cli\u003e15-lumen LED light output\u003c\/li\u003e\n        \u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n        \u003cli\u003e100% solar powered — no electrical wiring required\u003c\/li\u003e\n        \u003cli\u003eStainless steel construction\u003c\/li\u003e\n        \u003cli\u003eDurable glass lens\u003c\/li\u003e\n        \u003cli\u003eCrystalline solar charging panel\u003c\/li\u003e\n        \u003cli\u003ePre-installed rechargeable Energizer battery\u003c\/li\u003e\n        \u003cli\u003eIP65 waterproof rating\u003c\/li\u003e\n        \u003cli\u003eSimple stake-in-ground installation\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"oso-pd-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePack Size\u003c\/th\u003e\n            \u003ctd\u003e8 Lights\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBrightness\u003c\/th\u003e\n            \u003ctd\u003e15 Lumens Per Light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLight Color\u003c\/th\u003e\n            \u003ctd\u003eWhite\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eStainless Steel + Glass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBattery\u003c\/th\u003e\n            \u003ctd\u003e1.2V Ni-MH Rechargeable Energizer Battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWaterproof Rating\u003c\/th\u003e\n            \u003ctd\u003eIP65\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRuntime\u003c\/th\u003e\n            \u003ctd\u003eApprox. 8–12 Hours on a Full Charge\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\u003eLight Dimensions\u003c\/th\u003e\n            \u003ctd\u003eApprox. 15.5\" H × 6.25\" Diameter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStake Length\u003c\/th\u003e\n            \u003ctd\u003eApprox. 5\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003e1-Year Manufacturer Warranty\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eModel Numbers\u003c\/th\u003e\n            \u003ctd\u003e10244 \/ 10343 \/ 10616-14\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INCLUDED \/ PARTS \/ APPLICATIONS --\u003e\n  \u003csection class=\"oso-pd-three-col\"\u003e\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\n      \u003cul class=\"oso-pd-checklist\"\u003e\n        \u003cli\u003e8 Solar Pathway Lights\u003c\/li\u003e\n        \u003cli\u003e8 Ground Stakes\u003c\/li\u003e\n        \u003cli\u003e8 Pre-Installed Rechargeable Batteries\u003c\/li\u003e\n        \u003cli\u003eInstruction Manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card oso-pd-dark\"\u003e\n\n      \u003ch2\u003eRepair Instead of Replace\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Replacement parts are available for select compatible Energizer\n        solar pathway lights. Depending on the model, you can replace worn or damaged\n        ground stakes, solar tops, glass components, and rechargeable batteries\n        instead of replacing the complete light set.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pd-card\"\u003e\n\n      \u003ch2\u003ePerfect For\u003c\/h2\u003e\n\n      \u003cdiv class=\"oso-pd-apps\"\u003e\n        \u003cspan class=\"oso-pd-app\"\u003ePathways\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eWalkways\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eGardens\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eFlower Beds\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003ePatios\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eDriveways\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003ePool Areas\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eLandscape Borders\u003c\/span\u003e\n        \u003cspan class=\"oso-pd-app\"\u003eFront Yards\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- REPLACEMENT PARTS --\u003e\n  \u003csection class=\"oso-pd-section oso-pd-parts\"\u003e\n\n    \u003ch2\u003eKeep Your Energizer Pathway Lights Working Longer\u003c\/h2\u003e\n\n    \u003cp class=\"oso-pd-parts-intro\"\u003e\n      Instead of replacing the entire light set when one component wears out or gets damaged,\n      shop our available replacement parts for compatible Energizer solar pathway lights.\n      Choose from replacement ground stakes, solar tops, glass parts, and rechargeable AA batteries.\n      Always confirm fit and battery specifications for your exact light model before ordering.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oso-pd-parts-grid\"\u003e\n\n      \u003cdiv class=\"oso-pd-part-card\"\u003e\n        \u003cspan class=\"oso-pd-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003e10-Pack Ground Stakes\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace broken, cracked, or missing ground spikes without replacing the complete pathway light.\n          A practical option for restoring compatible garden and pathway lights.\n        \u003c\/p\u003e\n        \u003ca class=\"oso-pd-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e\n          View Ground Stakes\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part-card\"\u003e\n        \u003cspan class=\"oso-pd-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Solar Top\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace a compatible solar-light top when the upper solar assembly needs replacement,\n          helping extend the useful life of your existing Energizer pathway light.\n        \u003c\/p\u003e\n        \u003ca class=\"oso-pd-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003e\n          View Energizer Solar Top\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part-card\"\u003e\n        \u003cspan class=\"oso-pd-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Glass Part\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace a damaged or missing compatible glass lens section while keeping the rest of your\n          pathway light in service.\n        \u003c\/p\u003e\n        \u003ca class=\"oso-pd-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003e\n          View Replacement Glass\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-part-card\"\u003e\n        \u003cspan class=\"oso-pd-part-label\"\u003eREPLACEMENT PART\u003c\/span\u003e\n        \u003ch3\u003eEnergizer Rechargeable AA Batteries – 8 Pack\u003c\/h3\u003e\n        \u003cp\u003e\n          Refresh compatible solar pathway lights with rechargeable AA batteries.\n          Verify that the battery type, voltage, chemistry, and size match your light before installation.\n        \u003c\/p\u003e\n        \u003ca class=\"oso-pd-part-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\n          View Rechargeable Batteries\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"oso-pd-section\"\u003e\n\n    \u003ch2\u003eEasy 3-Step Installation\u003c\/h2\u003e\n\n    \u003cdiv class=\"oso-pd-steps\"\u003e\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eAssemble\u003c\/h3\u003e\n        \u003cp\u003e\n          Connect the light, pole, and included ground stake according\n          to the product instructions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eStake Into the Ground\u003c\/h3\u003e\n        \u003cp\u003e\n          Place each light in your desired pathway, garden, or landscape location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pd-step\"\u003e\n        \u003cdiv class=\"oso-pd-step-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eCharge in Direct Sunlight\u003c\/h3\u003e\n        \u003cp\u003e\n          Position the solar panel where it can receive adequate sunlight\n          during the day for the best nighttime performance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MANUAL --\u003e\n  \u003csection class=\"oso-pd-manual\"\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eProduct Instruction Manual\u003c\/h3\u003e\n      \u003cp\u003e\n        View the Energizer Solar Pathway Light installation and operating instructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M55355_InstructionManual.pdf?v=1712952649\" target=\"_blank\" rel=\"noopener\"\u003e\n      View Instruction Manual\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"oso-pd-section\"\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"oso-pd-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long do the lights stay on?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          On a full charge, the lights can provide approximately 8–12 hours\n          of nighttime illumination. Actual runtime varies based on sunlight,\n          weather, battery condition, and charging conditions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre these solar pathway lights waterproof?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. The lights have an IP65 waterproof rating and are designed\n          for regular outdoor use.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo they require electrical wiring?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          No. These lights are solar powered and do not require traditional\n          electrical wiring or an outdoor power outlet.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. A built-in sensor allows the lights to charge during the day\n          and automatically illuminate after dark.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the rechargeable batteries be replaced?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          These lights use rechargeable 1.2V Ni-MH batteries. When replacing\n          a battery, make sure the replacement matches the required battery\n          specifications for the specific light.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should I install the lights?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Install them along pathways, walkways, gardens, patios, driveways,\n          flower beds, pool areas, or landscape borders. For reliable charging,\n          choose a location where the solar panel receives adequate sunlight.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo you sell replacement ground stakes?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. We offer a\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps\"\u003e\n            10-pack of replacement ground stakes\n          \u003c\/a\u003e\n          for compatible pathway and garden lights. Confirm the fit with your specific light before ordering.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I replace the solar top?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          A compatible\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-solar-top\"\u003e\n            Energizer replacement solar top\n          \u003c\/a\u003e\n          is available for select models. Check the replacement product details to confirm compatibility.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I replace the glass part?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. We offer a\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003e\n            replacement Energizer glass part\n          \u003c\/a\u003e\n          for compatible lights, allowing you to replace the damaged component instead of the entire fixture.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo you sell replacement rechargeable batteries?\u003c\/summary\u003e\n        \u003cdiv class=\"oso-pd-faq-answer\"\u003e\n          Yes. We offer\n          \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\n            Energizer rechargeable AA batteries in an 8-pack\n          \u003c\/a\u003e.\n          Before replacing the battery, confirm the required voltage, chemistry, and size for your exact pathway-light model.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"oso-pd-trust\"\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003eSolar Powered\u003c\/strong\u003e\n      No Wiring Required\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003eIP65 Rated\u003c\/strong\u003e\n      Outdoor Ready\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e\n      Manufacturer Warranty\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pd-trust-item\"\u003e\n      \u003cstrong\u003eReplacement Parts\u003c\/strong\u003e\n      Stakes • Tops • Glass • Batteries\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Black","offer_id":46558194532584,"sku":"10616-BK","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":46558194565352,"sku":"10616-BRZ","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Gunmetal","offer_id":46558194630888,"sku":"10616-14-GM","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":46558194467048,"sku":"10616-SS","price":96.95,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":46558194499816,"sku":"10616-WT","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Copper","offer_id":46558194598120,"sku":"10616-CP","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":43474767315176,"sku":"10616-RD","price":96.95,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":46558194434280,"sku":"10616-BLUE","price":96.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-8-pack-solar-pathway-led-lights-outdoor-stainless-steel-15-lumen-1068387.jpg?v=1786734979"},{"product_id":"new-led-energizer-8pack-color-demand-solar-pathway-lights-outdoor-copper","title":"Energizer 10 Pack Solar Pathway LED Lights Outdoor ( Copper )","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.zip_-_2.jpg?v=1719005066\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/8hgGHbhvxI8\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"vyl884-v3mgg6-8hhfi3-5mt1x8\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/70dd9697-e4fd-4ef1-9f3a-90f56f4482c0.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/70dd9697-e4fd-4ef1-9f3a-90f56f4482c0.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar lights outdoor waterproof\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eComplete Your Driveway Transformation with Our Solar Lights!\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eSecure your entryways with our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eof\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar driveway lights\u003c\/span\u003e. This comprehensive set is designed to provide a continuous line of light, guiding you safely to your door. Our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eyard solar lights for outside\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eoffer a professional look, making them a must-have for any homeowner looking for\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor lighting\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003esolutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"dhhsn1-hl82vb-dqolmk-8ymwdb\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c5c59839-a860-4006-89a7-a09b1e1a4ca5.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c5c59839-a860-4006-89a7-a09b1e1a4ca5.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar pathway lights outdoor\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eBalanced 10-Lumen Output for Clear Path Marking\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eThese\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar pathway lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eprovide a steady\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 lumen\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eglow, specifically calibrated for driveway and\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003ewalkway\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003euse. The light is bright enough to mark edges clearly without being distracting to drivers. By using these\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar path lights\u003c\/span\u003e, you create a safe, well-lit perimeter for your vehicles and pedestrians, ensuring your\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esidewalk lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eare both functional and attractive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"8avin8-l2tjec-91goz7-p8wgrw\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2d2f32e3-a6df-48c7-ba31-87fa4591f971.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2d2f32e3-a6df-48c7-ba31-87fa4591f971.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar walkway lights outdoor\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eWaterproof Housing for Driveway Durability\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eLocated near the ground,\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway solar lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003emust withstand heavy splashing and environmental debris. Our\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar driveway lights\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003eare built with reinforced seals to prevent moisture ingress.These\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor yard lights\u003c\/span\u003eare designed to be low-profile and rugged, ensuring they stay functional even when exposed to heavy rain, lawn sprinklers, or winter snow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"xqkxvh-ma0dcx-6v5h8b-loz9jn\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2546946a-d91c-4c46-a48d-b849f63c3ff7.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2546946a-d91c-4c46-a48d-b849f63c3ff7.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"outdoor lights solar\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eHigh-Efficiency Solar Absorption and Auto-Illumination\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eEach light in this\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003efeatures a dedicated\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar powered\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003esensor. They sit low to the ground to capture sunlight during the day and automatically trigger at dusk. These\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003eoutdoor solar pathway lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003erequire absolutely no maintenance or wiring, providing a way to keep your\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003efront yard\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003eilluminated every single night of the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-cel-widget=\"aplus-3p-module-b\" data-csa-c-id=\"fa873c-ciabtv-xvvd5d-z6uveo\" class=\"celwidget aplus-module 3p-module-b aplus-standard\"\u003e\n\u003cdiv class=\"aplus-module-wrapper aplus-3p-fixed-width\"\u003e\n\u003cimg data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/734859d4-e4be-4176-958d-f2b39d60f4d2.__CR0,0,970,600_PT0_SX970_V1___.png\" class=\"a-spacing-base\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/734859d4-e4be-4176-958d-f2b39d60f4d2.__CR0,0,970,600_PT0_SX970_V1___.png\" alt=\"solar path lights outdoor\"\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eVersatile Placement for Sidewalks, Lawns, and Edges\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eWhile perfect for the\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003edriveway\u003c\/span\u003e, these lights are designed to fit seamlessly along any\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003ewalkway\u003c\/span\u003e,\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003elawn\u003c\/span\u003e, or garden border. Their slim, modern profile makes them the ideal\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003esolar lawn lights\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003efor any landscape. Whether you are lining a long path or highlighting a small\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003epatio\u003c\/span\u003e, these\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"a-text-bold\"\u003e10 pack\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003elights provide the flexibility needed to cover large areas with ease and style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003ci\u003eBrighten your landscape with this\u003cspan\u003e \u003c\/span\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eH\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eigh Quality\u003cspan\u003e \u003c\/span\u003e\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003eEnergizer 10-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eEnergizer has taken their well known quality from batteries to this 10 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003cbr\u003e\u003cbr\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eModel # 10343\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•10 pack includes: 10 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eUltra Bright Lights - Our 15 Lumen walkway solar lights for outside create a radius of 34' to illuminate your outdoor space in a secure glow. These outdoor solar lights for garden help to create a welcoming environment.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSolar Powered - Our bright solar walkway lights absorb direct sunlight through the solar panel to recharge. These waterproof solar lawn lights automatically turn on\u0026amp; off \u0026amp; last for 8-12 hours at night on a full charge.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWaterproof \u0026amp; Easy Maintenance - The IP65 waterproof rating allows these outside lights for yard to withstand heavy rain, snow, \u0026amp; heat. The auto on\/off sensors of our outside light provide a set-and-forget experience.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Setup - Our pack of solar lights for outside includes all the parts needed. The included ground stakes and 1.2V mah Ni-MH battery eliminate the need for you to make a last-minute trip to the local hardware store.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eBuilt to Last - The stainless steel construction \u0026amp; durable glass lens of our outdoor path lights handle the outdoor elements for years to come. Enjoy beautiful lighting \u0026amp; visibility with our landscape path lights!\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\"\u003eFrom Energizer!\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan style=\"font-family: Arial;\" face=\"Arial\"\u003ePreview Instruction Manual: \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M50773_10lum.pdf?v=1712953189\" title=\"energizer solar pathway lights 10 pack 10 lumen\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\"\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":33689154748460,"sku":"10244-CO","price":114.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-10-pack-solar-pathway-led-lights-outdoor-copper-4033900.jpg?v=1786734978"},{"product_id":"new-led-energizer-8pack-solar-pathoway-lights-outdoor-stainless-steelbluewaterproof","title":"Energizer 8 Pack Solar Pathway Lights Outdoor-Stainless Steel(Blue)","description":"\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/BwzE7T7vkEw\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n\n\u003cp\u003eBrighten your landscape with this High Quality Energizer 8-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look.\u003c\/p\u003e\n\u003cp\u003eEnergizer has taken their well known quality from batteries to this 8 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease.\u003c\/p\u003e\n\u003cp\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night.\u003c\/p\u003e\n\u003cp\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights.\u003c\/p\u003e\n\u003cp\u003eLight up your yard while resting easy knowing you have lights that are built to last.\u003c\/p\u003e\n\u003cp\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/p\u003e\n\u003cp\u003e•8 pack includes: 8 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eFrom Energizer!\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":33906215780396,"sku":"10343-BL","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-8-pack-solar-pathway-lights-outdoor-stainless-steelblue-9026750.jpg?v=1786734976"},{"product_id":"living-accents-black-solar-powered-led-utility-light-1-pk","title":"Living Accents  Black  Deck Solar Lights Powered  LED  Utility Light 4 Pack","description":"\u003cp\u003eLiving Accents Black Solar Powered LED Utility Light - Case Pack 4\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eProduct Description\u003c\/p\u003e\n\u003cp\u003eIlluminate your outdoor areas with this utility light. Powered by the Sun, will automatically turn on at night. No wiring required.\u003cbr\u003eUp to 8 hours of nightly runtime on a full charge\u003cbr\u003eSolar panel attached\u003cbr\u003ePlastic Construction\u003cbr\u003eSpecifications\u003c\/p\u003e\n\u003cp\u003eSOLAR UTILITY LIGHT BLK\u003cbr\u003eBrand Name: Living Accents\u003cbr\u003eColor: Black\u003cbr\u003ePower Source: Solar Powered\u003cbr\u003eLight Source: LED\u003cbr\u003eProduct Type: Utility Light\u003cbr\u003eNumber in Package: 4 pk\u003cbr\u003ePackaging Type: Carded\u003cbr\u003eLight Output: 2 lumens\u003cbr\u003eHeight: 1.77 in.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eUPC: 843518083895\u003c\/p\u003e\n\u003cp\u003eModel Number: 80385\u003c\/p\u003e","brand":"Living Accents","offers":[{"title":"Default Title","offer_id":33923336437804,"sku":"ladeckl","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/living-accents-black-deck-solar-lights-powered-led-utility-light-4-pack-6134839.webp?v=1786734978"},{"product_id":"new-led-energizer-color-on-demand-solar-spot-flood-light-with-pole-1-piece","title":"Energizer 100 Lumen Solar LED Spot\/Flood Light with Pole (2 Piece)","description":"\u003cp\u003e\u003cstrong\u003eDescription\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003eIntroducing the Energizer Solar Light, a versatile and eco-friendly solution for illuminating your outdoor spaces. This wireless solar-powered light enhances your home's exterior without the need for cumbersome wiring, highlighting ornamental areas with its adjustable spot-to-flood-light beam.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p2\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003eKey Features:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p2\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- High-efficiency crystalline solar panel for optimal energy harvesting\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Detachable solar panel and adjustable pole base for flexible installation\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Convertible to spotlight or floodlight with a warm white LED glow\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Automatic dusk-to-dawn operation with lithium battery storage\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Durable die-cast aluminum and glass construction for long-lasting performance\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Approximate measurements: Spotlight with post (12\"H x 5\"L x 2\"W), Solar panel with post (10-1\/2\"H x 6-1\/2\"W x 4-1\/2\"L)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e- Backed by a 1-year Limited Manufacturer's Warranty\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p2\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003eUpgrade your outdoor landscaping with the Energizer Solar Light, a reliable and sustainable choice for highlighting your home's best features.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":33925007376428,"sku":"ENXP-01","price":56.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-100-lumen-solar-led-spotflood-light-with-pole-2-piece-9777689.jpg?v=1786734977"},{"product_id":"feimefeiyou-lampada-solar-waterproof-newest-hot-sale-outdoor-solar-powered-led-garden-yard-bollard-pillar-light-post-lamp","title":"SmartYard Solar Post Cap Lights Outdoor for Wood Fence Posts Pathway, Deck, Pack of 2","description":"\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eProduct description\u003c\/h3\u003e\n\u003cdiv class=\"aplus-v2 mobile celwidget\" data-csa-c-id=\"hjbmyr-i1kz94-wf2pc-1ofz7o\" data-cel-widget=\"m-aplus\" cel_widget_id=\"m-aplus\"\u003e\n\u003cdiv class=\"celwidget aplus-module basic-module-13-text aplus-standard\" data-csa-c-id=\"f0unl6-pa21ss-2xot3x-wauejf\" data-cel-widget=\"aplus-m-basic-module-13-text\" cel_widget_id=\"aplus-m-basic-module-13-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module aplus-module-13\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-13-heading\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-text-section\"\u003e\n\u003cp class=\"description\"\u003eSmartYard is a self-develop brand that specializes in developing all kinds of solar lights. We have our design, development team and factory. Our mission is to offer quality products and a good shopping experience for clients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module 3p-module-b aplus-standard\" data-csa-c-id=\"si7az0-fl0z71-e2vsd3-cgc5v9\" data-cel-widget=\"aplus-m-3p-module-b\" cel_widget_id=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"Post lights\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/0074cfd3-2487-4817-81b8-6baabc734a0c.__CR0,0,970,600_PT0_SX970_V1___.jpg\" class=\"a-spacing-base\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/0074cfd3-2487-4817-81b8-6baabc734a0c.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-8 aplus-standard\" data-csa-c-id=\"bxn55g-bmfl4y-bryxve-dyw7as\" data-cel-widget=\"aplus-m-module-8\" cel_widget_id=\"aplus-m-module-8\"\u003e\n\u003cdiv class=\"aplus-module-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"a-text-center\"\u003e\u003cimg alt=\"Solar post lights\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/9432c704-16a6-42a6-9a5a-17c6b7dedf34.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/9432c704-16a6-42a6-9a5a-17c6b7dedf34.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003ePRODUCT INFORMATIONS\u003c\/h3\u003e\n\u003ch5 class=\"a-spacing-mini a-color-secondary\"\u003eSpecifications\u003c\/h5\u003e\n\u003cp class=\"a-spacing-base\"\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eLumen: 15 lumens \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eLight Power: 0.39 w \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eSolar panel : 3.2v 600mah \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eMaterial: \u003cspan class=\"a-text-bold\"\u003ePlasitc,\u003c\/span\u003e 1 LED light \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eLight Source: 1 Pcs LED Luminotron \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eSwitch Type: Switch by hand ( The switch at the solar panel bottom ) \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eBattery: Rechargeable 3.2v 600mah AA Lithium Battery\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFEARURES\u003c\/h4\u003e\n\u003cdiv class=\"a-box a-spacing-small a-color-alternate-background apm-listbox\"\u003e\n\u003cdiv class=\"a-box-inner\"\u003e\n\u003cul class=\"a-unordered-list a-vertical\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eSolar Powered\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eClassical Design\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eMore Widely Used\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003eEnvironment Care\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan class=\"a-size-base\"\u003ePerfect for Outdoor Use\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-9 aplus-standard\" data-csa-c-id=\"ls4pvo-lr1fls-fedajk-dkipb0\" data-cel-widget=\"aplus-m-module-9\" cel_widget_id=\"aplus-m-module-9\"\u003e\n\u003cdiv class=\"aplus-module-wrapper\"\u003e\n\u003cdiv class=\"\"\u003e\n\u003cp class=\"a-text-center\"\u003e\u003cimg alt=\"Solar cap lights\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/3e41dd12-e0ae-456e-ab91-8c6b5be2e5cb.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/3e41dd12-e0ae-456e-ab91-8c6b5be2e5cb.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/p\u003e\n\u003ch4 class=\"a-spacing-mini\"\u003eGood for the Garden\u003c\/h4\u003e\n\u003cp class=\"a-spacing-base\"\u003eThese solar post cap lights are great solar garden lights, Embellishing your garden to make it more charming with warm white light\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"a-text-center\"\u003e\u003cimg alt=\"Solar lamp post\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/23b95f6b-251f-4130-8f35-67a7e5547d17.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/23b95f6b-251f-4130-8f35-67a7e5547d17.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/p\u003e\n\u003ch4 class=\"a-spacing-mini\"\u003eSuitable for the Path\u003c\/h4\u003e\n\u003cp class=\"a-spacing-base\"\u003eThe solar lamp post light is very suitable for the decoration of the path, and the sofe white light adds a warm atmosphere to the path\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"a-text-center\"\u003e\u003cimg alt=\"Post lights\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/ec3ef661-7880-46d0-b2c5-6016aa0aab90.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/ec3ef661-7880-46d0-b2c5-6016aa0aab90.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/p\u003e\n\u003ch4 class=\"a-spacing-mini\"\u003eFit for the Front Door\u003c\/h4\u003e\n\u003cp class=\"a-spacing-base\"\u003eThis solar light post caps are perfect for your front door decoration and makes your door look more cozy\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-6 aplus-standard\" data-csa-c-id=\"80axpv-qf3khi-blaoi3-dzc815\" data-cel-widget=\"aplus-m-module-6\" cel_widget_id=\"aplus-m-module-6\"\u003e\n\u003cdiv class=\"aplus-module-wrapper\"\u003e\n\u003cdiv class=\"a-section\"\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"Lights Lamps\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/847113d6-5fed-41b3-81de-2ce4294e77e9.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/847113d6-5fed-41b3-81de-2ce4294e77e9.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eIn the fully sunlight to charged\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eInstalled in an unobstructed position, the solar post cap lights are fully charged in direct sunlight\u003c\/p\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"Solar lights outdoor\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/c70436f7-4c30-4ed4-96f1-7ae85442ae37.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/c70436f7-4c30-4ed4-96f1-7ae85442ae37.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eThe Update Solar Panels\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eThe solar post lights outdoor with the new version solar panels charged more efficiently and the lighting market is longer\u003c\/p\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"Solar lantern\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/1f169575-edee-4405-92f6-eb084335a25a.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/1f169575-edee-4405-92f6-eb084335a25a.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eSimulation of Water Droplets\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003eThe simulated water droplets designed on the solar lamp laterns are realistic and charming\u003c\/p\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"Lantern lamp\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/657fe319-7267-4113-b5cb-383b14be7ba5.__CR0,0,300,300_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media\/sc\/657fe319-7267-4113-b5cb-383b14be7ba5.__CR0,0,300,300_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Warm White","offer_id":33953565474860,"sku":"24865371-warm-white","price":59.95,"currency_code":"USD","in_stock":true},{"title":"Flame","offer_id":45377838907624,"sku":"","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/smartyard-solar-post-cap-lights-outdoor-for-wood-fence-posts-pathway-deck-pack-of-2-9721264.jpg?v=1786734976"},{"product_id":"berkley-jensen-5-lumen-flickering-path-lights-4-pk-bronze","title":"Berkley Jensen 5-Lumen Flickering Path Lights, 2 pk. - Bronze","description":"\u003cp\u003eDescription\u003cbr\u003eFill your pathway or garden with an alluring ambience with these Berkley Jensen 5-Lumen Flickering Path Lights. The intriguing honeycomb glass design and flickering LED lights provide both illumination and style. Plus, the convenient solar-powered operation charges during the day and automatically turns on at dusk to provide up to 8 hours of light each night.\u003c\/p\u003e\n\u003cp\u003eProduct Features:\u003c\/p\u003e\n\u003cp\u003eMade from durable stainless steel\u003cbr\u003eBronze brass finish\u003cbr\u003e5-lumen, highly efficient solar lights with flickering amber LED bulbs\u003cbr\u003eCrystalline solar panel captures optimal energy during the day to provide up to 8 hours of nightly run time\u003cbr\u003eHoneycomb glass lens\u003cbr\u003eUses rechargeable AA NiMH batteries\u003cbr\u003eIncludes 2 solar top housings, 2 glass lenses, 2 posts, 2 ground stakes and 2 batteries\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e(Model 10301)\u003c\/p\u003e","brand":"Berkley Jensen","offers":[{"title":"Default Title","offer_id":34419196297365,"sku":"bjfliker-1","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/berkley-jensen-5-lumen-flickering-path-lights-2-pk-bronze-7283025.jpg?v=1786734971"},{"product_id":"led-energizer-8-pack-solar-pathway-lights-outdoor-stainless-steel-silver","title":"Member's Mark 8 Piece LED Solar Path Lights 14 Lumen - Stainless Steel ( Silver )","description":"\u003cp\u003e\u003ci\u003eBrighten your landscape with this High Quality Members Mark 8-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eMembers Mark has taken their well known quality from batteries to this 5 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•8 pack includes: 8 stake lights, batteries, and ground stake, each with a pre-installed rechargeable AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e Model Number :10244-SS\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eFrom OutdoorSolarOutlet!\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":34524675571861,"sku":"10244-SS","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/members-mark-8-piece-led-solar-path-lights-14-lumen-stainless-steel-silver-3984787.jpg?v=1786734975"},{"product_id":"new-berkley-jensen-1-500-lumen-security-light","title":"Berkley Jensen 800-Lumen Solar Security Light","description":"\u003cp\u003eDescription\u003cbr\u003eThe Berkley Jensen 800 - Lumen Security Light is ideal for illuminating the outside of your home or office property. With bright, motion-activated, 800-lumen power, this light helps you feel safe and secure.\u003c\/p\u003e\n\u003cp\u003eProduct Features:\u003c\/p\u003e\n\u003cp\u003eConstructed from high-impact-resistant plastic for long-lasting use\u003cbr\u003eWhite finish\u003cbr\u003e800-lumen solar light utilizes a 10-watt white LED light per head for high efficiency\u003cbr\u003eAuto on\/off switch\u003cbr\u003eMotion-controlled light turns on for 20 to 30 seconds\u003cbr\u003eMotion sensor detection zone reaches up to 30'\u003cbr\u003eRechargeable NiMH battery\u003cbr\u003eIncludes 1 LED light, main housing, motion sensor, 1 solar panel with 18' wire connected, 1 bracket panel, 1 clip, 4 screws, 4 dry wall anchors and rechargeable NiMH battery\u003cbr\u003eWarranty: 1 year limited\u003c\/p\u003e\n\u003cp\u003e(Model 10311)\u003c\/p\u003e","brand":"Berkeley jenson","offers":[{"title":"Bronze","offer_id":34700199133333,"sku":"bjmoti-7","price":29.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/berkley-jensen-800-lumen-solar-security-light-2257072.jpg?v=1786734972"},{"product_id":"members-mark-solar-led-pathway-lights-oil-rubbed-bronze-12-lumens-5-pack","title":"Member's Mark Solar LED Pathway Lights, Oil-Rubbed Glass And Metal(8 Pack)","description":"\u003ch2\u003eMember’s Mark Solar Pathway Lights – 12 Lumens, Oil-Rubbed Bronze, 8-Pack\u003c\/h2\u003e\n\u003cp\u003eIlluminate walkways, gardens, driveways, patios, and outdoor living areas with the Member’s Mark LED Solar Pathway Lights. This convenient set includes eight solar-powered landscape lights designed to provide dependable illumination while enhancing your property with an elegant oil-rubbed bronze finish.\u003c\/p\u003e\n\u003cp\u003eEach pathway light features durable stainless steel construction and a genuine glass lens. When illuminated, the textured glass creates an attractive light pattern on the surrounding ground, adding both visibility and decorative appeal to your landscape.\u003c\/p\u003e\n\u003ch3\u003eSolar-Powered Outdoor Lighting\u003c\/h3\u003e\n\u003cp\u003eThe built-in solar panel absorbs sunlight during the day and uses the stored energy to power the LED automatically at night. No electrical wiring, extension cords, or additional electricity are required.\u003c\/p\u003e\n\u003cp\u003eFor the best charging performance, install the lights in an outdoor location that receives direct sunlight during the day. When fully charged, they can provide up to eight hours of nightly illumination. Actual operating time may vary depending on sunlight exposure, season, weather conditions, and battery charge level.\u003c\/p\u003e\n\u003ch3\u003eAutomatic Dusk-to-Dawn Operation\u003c\/h3\u003e\n\u003cp\u003eThese solar walkway lights are designed for simple, hands-free operation. They charge during daylight hours and automatically turn on when it gets dark. At sunrise, the lights turn off and begin charging again.\u003c\/p\u003e\n\u003cp\u003eThe permanent energy-efficient white LED produces 12 lumens of light and does not require bulb replacement, making these fixtures a practical, low-maintenance choice for everyday outdoor lighting.\u003c\/p\u003e\n\u003ch3\u003eDurable Stainless Steel and Glass Construction\u003c\/h3\u003e\n\u003cp\u003eEach light is crafted with a stainless steel body, an attractive oil-rubbed bronze finish, and a glass lens. The timeless design complements modern, traditional, and transitional outdoor spaces while providing gentle lighting for pathways and landscaped areas.\u003c\/p\u003e\n\u003ch3\u003eQuick and Easy Installation\u003c\/h3\u003e\n\u003cp\u003eNo wiring or professional installation is necessary. Simply assemble each light, attach the included ground stake, and place it into soft soil where the solar panel can receive direct sunlight.\u003c\/p\u003e\n\u003cp\u003eThese solar landscape lights are ideal for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eWalkways and sidewalks\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eGarden paths and flower beds\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDriveways and entryways\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePatios and outdoor living areas\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFront yards and backyards\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLandscape borders\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eResidential outdoor spaces\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eComplete set of eight LED solar pathway lights\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eBrightness of 12 lumens per light\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDurable stainless steel construction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eElegant oil-rubbed bronze finish\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eGenuine glass lens creates an attractive ground pattern\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCharges automatically using sunlight\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAutomatically turns on at night\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eProvides up to eight hours of light when fully charged\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnergy-efficient permanent white LED\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eNo electrical wiring or electricity required\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRechargeable NiMH batteries included\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eGround stakes included for easy installation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSuitable for pathways, gardens, patios, driveways, and landscaping\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e8 solar pathway lights\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e8 rechargeable nickel-metal hydride (NiMH) batteries\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e8 ground stakes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e Member’s Mark\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eModel Number:\u003c\/strong\u003e 10489\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePack Size:\u003c\/strong\u003e 8 lights\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLight Output:\u003c\/strong\u003e 12 lumens per light\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLight Color:\u003c\/strong\u003e White\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePower Source:\u003c\/strong\u003e Solar\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eOperation:\u003c\/strong\u003e Automatic dusk-to-dawn\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMaximum Run Time:\u003c\/strong\u003e Up to 8 hours when fully charged\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBody Material:\u003c\/strong\u003e Stainless steel\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLens Material:\u003c\/strong\u003e Glass\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eFinish:\u003c\/strong\u003e Oil-rubbed bronze\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBulb Type:\u003c\/strong\u003e Integrated LED\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBattery Type:\u003c\/strong\u003e Rechargeable nickel-metal hydride batteries\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eGround Stakes:\u003c\/strong\u003e Included\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAssembly Required:\u003c\/strong\u003e Minimal\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eAssembled Dimensions\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 5.9 inches\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eWidth:\u003c\/strong\u003e 5.9 inches\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eHeight:\u003c\/strong\u003e 20.43 inches\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eCare and Performance Tips\u003c\/h2\u003e\n\u003cp\u003eFor maximum charging and nightly run time, position each solar light in an area that receives direct sunlight. Keep the solar panel clean and free from leaves, dirt, snow, and other debris. During the first use, allow the batteries to charge in direct sunlight before nighttime operation.\u003c\/p\u003e\n\u003ch2\u003eCountry of Origin\u003c\/h2\u003e\n\u003cp\u003eImported\u003c\/p\u003e\n\u003ch2\u003eShipping Information\u003c\/h2\u003e\n\u003cp\u003eStandard delivery typically arrives within 2–6 business days.\u003c\/p\u003e","brand":"Member’s Mark","offers":[{"title":"Silver","offer_id":47496652325096,"sku":null,"price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/members-mark-solar-led-pathway-lights-oil-rubbed-glass-and-metal8-pack-8721639.png?v=1786734972"},{"product_id":"members-mark-solar-led-pathway-lights-stainless-steel-12-lumens-5-pack","title":"Member's Mark Solar LED Pathway Lights, Stainless Steel 12 Lumens (6 Pack)","description":"\u003ch3 class=\"sc-full-description-heading\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE.zip_-_2.jpg?v=1719005066\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"sc-full-description-heading\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"sc-full-description-heading\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"sc-full-description-heading\"\u003eDescription\u003c\/h3\u003e\n\u003cdiv class=\"sc-full-description-short\"\u003e\n\u003cul\u003e\n\u003cli\u003eSet of Six LED solar path lights\u003c\/li\u003e\n\u003cli\u003eStainless steel construction with glass lens\u003c\/li\u003e\n\u003cli\u003eProvides up to eight hours of nightly run time\u003c\/li\u003e\n\u003cli\u003eIncludes six rechargeable nickel metal hydrid batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-full-description-long\"\u003e\n\u003cp\u003eEnjoy quality outdoor lighting powered by the sun while saving energy and money. Member's Mark Solar Lights feature a high-quality solar cell that delivers more energy to operate lights longer. These lights are crafted of durable stainless steel and finished in a beautiful oil-rubbed bronze. The glass lens refracts an attractive pattern on the ground and the permanent white LED bulb never needs replacing. They conveniently charge by day and automatically turn on at night.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-specifications\"\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003cdiv class=\"sc-full-description-blob\"\u003e\n\u003cul\u003e\n\u003cli\u003eEnergy efficient LED shines throughout the year; does not require replacement\u003c\/li\u003e\n\u003cli\u003eDurable stainless steel construction with oil-rubbed bronze finish\u003c\/li\u003e\n\u003cli\u003eMember's Mark brand\u003c\/li\u003e\n\u003cli\u003eEight hours of nightly run time when fully charged\u003c\/li\u003e\n\u003cli\u003eGlass lens\u003c\/li\u003e\n\u003cli\u003eGround Stakes included\u003c\/li\u003e\n\u003cli\u003eCharges by day, automatically turns on at night\u003c\/li\u003e\n\u003cli\u003eRechargeable batteries included\u003c\/li\u003e\n\u003cli\u003e12 Lumens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv align=\"center\"\u003e\u003cspan size=\"5\" face=\"Times New Roman\" style=\"font-family: 'Times New Roman'; font-size: x-large;\"\u003eBY: MEMBERS MARK\u003cbr\u003e\u003cbr\u003eMODEL NUMBER: 10489-12-6BZ\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-warranty\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-assembled sc-full-description-country\"\u003e\n\u003cdiv class=\"sc-full-description-blob\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-assembled sc-full-description-size\"\u003e\n\u003ch4\u003eAssembled Size\u003c\/h4\u003e\n\u003cdiv class=\"sc-full-description-blob\"\u003e\n\u003cp\u003e5.9\"L x 5.9\"W x 20.43\"H\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-component sc-full-description-country\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"specification\" class=\"sc-full-description-spec-shipping sc-full-description-info\"\u003e\n\u003cdiv class=\"sc-full-description-blob\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Member’s Mark","offers":[{"title":"Bronze","offer_id":45153309032680,"sku":"Br-12","price":63.95,"currency_code":"USD","in_stock":false},{"title":"Silver","offer_id":45153309065448,"sku":"Soo-12","price":63.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/members-mark-solar-pathway-lights-12-pack-8013500.webp?v=1786734621"},{"product_id":"new-hampton-bay-spot-light-solar-45-lumen-bronze-metal-outdoor-integrated-led-landscape","title":"Energizer 2 Pack Spot Light Solar 45-Lumen Metal Outdoor Waterproof LED Landscape","description":"\u003cdiv class=\"col__12-12 content-card__overlay-title\"\u003e\n\u003cdiv class=\"row-header row-header--nomargin row-header--noborder\"\u003e\n\u003cdiv class=\"row-header__title\"\u003e\n\u003ch2 class=\"row-header__text row-header__text--plain\"\u003eProduct Overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card__overlay-content\"\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cul class=\"product-description__bullet-list list list--type-square\"\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eWaterproof cast-aluminum housing with bronze finish\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eEnergy-efficient, solar-powered LED lighting\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eIdeal for illuminating and accenting gardens, trees and buildings\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003e2-Pack\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid card-mobile-row\"\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eModel #:\u003c\/span\u003e 0045-0BZ-01FJ\u003c\/div\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eSku #:\u003c\/span\u003e 1001486696\u003c\/div\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eInternet #:\u003c\/span\u003e 304232853\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid main-description card-mobile-row\"\u003e\n\u003cp class=\"main-description--mobile\"\u003eThere is no shortage of style in this simple Hampton Bay solar spot light. Finished in a classic bronze that pairs well with any outdoor setting, this LED unit adds a dash of style to your landscape while providing energy-efficient lighting. With no wiring required, you can easily install this maintenance-free solar light to illuminate and accent gardens, trees or buildings. Equipped with a convenient rechargeable battery and a waterproof casting, this unit uses long-lasting LED technology and produces 45 Lumens of bright warm light.\u003c\/p\u003e\n\u003cul class=\"product-description__bullet-list product-description__bullet-list--margin list list--type-square\"\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eLight output of 45 Lumens\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eDurable die-cast aluminum with a glass lens\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eOil-rubbed bronze finish\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eIntegrated solar panel\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eAutomatically illuminates at dusk for up to 8 hours of nightly run time\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eBright cool white LED\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eIncludes rechargeable lithium-ion battery\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eUPC : 012109102318\u003c\/p\u003e\n\u003cdiv class=\"col__12-12 content-card__overlay-title\"\u003e\n\u003cdiv class=\"row-header row-header--nomargin row-header--noborder\"\u003e\n\u003cdiv class=\"row-header__title\"\u003e\n\u003ch2 class=\"row-header__text row-header__text--plain\"\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card__overlay-content\"\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"kpf__container\"\u003e\n\u003cdiv class=\"kpf__specs\"\u003e\n\u003cdiv class=\"kpf__specblock col__6-12 col__4-12--xs col__3-12--sm col__3-12--md\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003ch3\u003eFeatures \u0026amp; details\u003c\/h3\u003e\n\u003cdiv id=\"featurebullets_secondary_view_div\" class=\"a-section\"\u003e\n\u003cdiv id=\"feature-bullets\" class=\"a-section a-spacing-small\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e45 Lumen LED Output: The bright warm white LED provides a strong 45 lumen output, making these solar powered outdoor lights perfect for illuminating your outdoor space. The LED technology is energy efficient and long-lasting, ensuring your lights will perform for years to come.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eWaterproof Outdoor Solar Spotlights: These solar spotlights outdoor waterproof are built to withstand any weather conditions, with a durable IP65 design. This makes them perfect for use in any outdoor space, from your front yard to your backyard patio.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eDusk to Dawn Auto On\/Off: These solar garden lights automatically turn on at dusk and off at dawn, providing convenient and reliable lighting. The solar spotlight use the sun's energy during the day to power the automatic on\/off feature, ensuring they are always ready to go when you need them.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eRechargeable Energizer Lithium-Ion Battery: The included rechargeable lithium-ion battery ensures the lights have a long lifespan, providing reliable lighting for years to come. The battery is also environmentally friendly and energy efficient, reducing your impact on the environment.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003eDurable Construction: These outdoor lights solar powered are made with die-cast aluminum and a glass lens, making them built to last. The black finish enhances the look of your property and complements any outdoor décor. The 2-pack of lights provides even more value and versatility for your outdoor lighting needs.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kpf__specblock col__6-12 col__4-12--xs col__3-12--sm col__3-12--md\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"kpf__specblock col__6-12 col__4-12--xs col__3-12--sm col__3-12--md\"\u003e\n\u003cdiv class=\"kpf__specblock--underline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Bronze","offer_id":46558832558312,"sku":"HBSL-BRZ","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-2-pack-spot-light-solar-45-lumen-metal-outdoor-waterproof-led-landscape-1432990.jpg?v=1786734975"},{"product_id":"living-accents-silver-solar-powered-led-bollard-light-case-pack-of-15","title":"High End Modern Stainless Steel Solar Powered LED Bollard Pathway  Light -15 Pack","description":"\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003ca\u003eProduct Description\u003c\/a\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003ca\u003e\u003cspan\u003eEnhance your garden with this solar pathway light. No wiring required. Powered by the sun, this will automatically turn on at night.\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUp to 8 hours of nighly run time when fully charge\u003c\/li\u003e\n\u003cli\u003e1 Lumens\u003c\/li\u003e\n\u003cli\u003eStainless Steel\u003c\/li\u003e\n\u003cli\u003eIlluminates walkways\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv\u003e\n\u003ch2\u003e\u003ca\u003eSpecifications\u003c\/a\u003e\u003c\/h2\u003e\n\u003ca\u003e\u003cspan\u003eSOLAR RND BOLLARD SS\u003c\/span\u003e\u003c\/a\u003e\n\u003cul\u003e\n\u003cli\u003eBrand Name: Living Accents\u003c\/li\u003e\n\u003cli\u003eColor: Black\u003c\/li\u003e\n\u003cli\u003ePower Source: Solar Powered\u003c\/li\u003e\n\u003cli\u003eLight Source: LED\u003c\/li\u003e\n\u003cli\u003eProduct Type: Bollard Light\u003c\/li\u003e\n\u003cli\u003eNumber in Package: 15 pk\u003c\/li\u003e\n\u003cli\u003ePackaging Type: Display\u003c\/li\u003e\n\u003cli\u003eHeight: 14.57 in.\u003c\/li\u003e\n\u003cli\u003eCasing Material: Stainless Steel\u003c\/li\u003e\n\u003cli\u003eLight Output: 1 lumens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003eUPC-\u003ca href=\"tel:0084351808380\"\u003e0084351808380\u003c\/a\u003e. \/Black\u003c\/p\u003e\n\u003cp\u003e 843518083826 \/Silver\u003c\/p\u003e","brand":"Living acccents","offers":[{"title":"Silver","offer_id":46716585443560,"sku":"labull-02","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":34799184248981,"sku":"labull-01","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/high-end-modern-stainless-steel-solar-powered-led-bollard-pathway-light-15-pack-2584495.jpg?v=1786734972"},{"product_id":"living-accents-silver-solar-powered-led-pathway-light-1-pk-pack-of-15","title":"Living Accents Silver Solar Powered Led Pathway Light Stainless Steel-15 Pack","description":"\u003cdiv id=\"descriptioncontent\"\u003eLiving Accents Silver Solar Powered Led Pathway Light 1 Pk (Pack Of 15)\u003c\/div\u003e\n\u003cdiv id=\"descriptioncontent\"\u003e\n\u003cul\u003e\n\u003cli\u003eColor: Silver\u003c\/li\u003e\n\u003cli\u003eBrand Name: Living Accents\u003c\/li\u003e\n\u003cli\u003eLight Source: LED\u003c\/li\u003e\n\u003cli\u003ePower Source: Solar Powered\u003c\/li\u003e\n\u003cli\u003eNumber in Package: 15 pk\u003c\/li\u003e\n\u003cli\u003eCasing Material: Stainless Steel\u003c\/li\u003e\n\u003cli\u003eProduct Type: Pathway Light\u003c\/li\u003e\n\u003cli\u003ePackaging Type: Display\u003c\/li\u003e\n\u003cli\u003eLight Output: 3lumens\u003c\/li\u003e\n\u003cli\u003eHeight: 14.49 in.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Living acccents","offers":[{"title":"Black","offer_id":34799225733269,"sku":"La-15-1","price":38.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":36538171949205,"sku":"La-15","price":38.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/living-accents-silver-solar-powered-led-pathway-light-stainless-steel-15-pack-7564305.jpg?v=1786734969"},{"product_id":"berkley-jensen-15-lumen-solar-pathway-lights-6-pk-oil-rubbed-bronze","title":"SmartYard 15-Lumen Solar Pathway Lights, Aluminum And Glass 6 Pack","description":"\u003cdiv class=\"panel-heading\"\u003e\u003ca data-target=\"#mobileDescriptiontabcontent\" data-toggle=\"collapse\"\u003e\n\u003cp class=\"mobileAccordianHeading\"\u003e\u003cspan\u003eDescription \u003c\/span\u003e\u003cspan class=\"accordion-icon minus-icon bg1_5x active\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"panel-collapse collapse show\" id=\"mobileDescriptiontabcontent\"\u003e\n\u003cdiv class=\"panel-body showMore\"\u003e\n\u003cdiv class=\"spec-feature\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"desc-table\"\u003eThese smartYard up to 15 Lumen Solar Pathway Lights are an easy way of adding elegance to your outdoor area. They provide illumination in your walkways, yard or garden. Each solar light features automatic operation with no wiring required.\u003cbr\u003e\u003cbr\u003e\u003cspan\u003eproduct features:\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\n\u003cdiv\u003eUp to 15 lumen highly efficient solar lightsMade from durable die-cast aluminum and stainless steelTimeless oil-rubbed bronze finishClear glass lensWarm white ledEfficient crystalline solar panel captures maximum energyUses one rechargeable battery per light (included)Includes sic solar top hats, sic glass lenses, 6 posts, 6 ground stakes, 6 Ni-Mh rechargeable batteries, and instruction manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Berkeley jenson","offers":[{"title":"Default Title","offer_id":44119508156648,"sku":"red-6","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/smartyard-15-lumen-solar-pathway-lights-aluminum-and-glass-6-pack-3385863.jpg?v=1786734974"},{"product_id":"high-end-restoration-hardware-solar-lightsset-of-6-round","title":"High-End SmartYard Round Solar Lights 35 Lumen (Set of 6)","description":"\u003cp\u003e\u003cspan\u003eOur highly efficient solar lights use state-of-the-art technology to provide as much illumination as conventional low-voltage outdoor lighting, yet require no wiring. Simply stake them into the ground to illuminate walkways and gardens.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e UPC : 442900880007\u003c\/p\u003e\n\u003cp\u003eModel Number : 4290-0088\u003c\/p\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"MuiTypography-root MuiTypography-h4\"\u003eDETAILS\u003c\/h4\u003e\n\u003csvg class=\"MuiSvgIcon-root\" viewbox=\"0 0 15 1\" aria-hidden=\"true\" focusable=\"false\"\u003e\u003cg id=\"StyleGuide-+-Components\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg id=\"STYLES\" transform=\"translate(-2302.000000, -529.000000)\" stroke=\"currentColor\"\u003e\u003cg id=\"Group\" transform=\"translate(2134.000000, 105.000000)\"\u003e\u003cg id=\"Grommet\/Collapse\" transform=\"translate(168.000000, 417.000000)\"\u003e\u003cline x1=\"0\" y1=\"7.5\" x2=\"15\" y2=\"7.5\" id=\"Path-9\"\u003e\u003c\/line\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"MuiCollapse-container MuiCollapse-entered\"\u003e\n\u003cdiv class=\"MuiCollapse-wrapper\"\u003e\n\u003cdiv class=\"MuiCollapse-wrapperInner\"\u003e\n\u003csection\u003e\n\u003cul class=\"jss10\"\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eCrafted from corrosion-free cast aluminum with glass cage\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eProvides up to 9 hours of light daily when fully charged\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003e2 bright-white LED bulbs shine throughout the year, even on cloudy days\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eLarge crystalline solar panels capture maximum energy\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eInnovative step-down technology adjusts the amount of light emitted during the night, conserving battery power\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eMicro controller with sunlight monitoring and battery overcharge protection\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eUses 1 state-of-the-art lithium phosphate batteries (included)\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eEnergy-efficient Nichia LEDs provide 35 lumens of warm illumination\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eLED lights never need to be replaced\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eBatteries are replaceable\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eAutomatic on\/off light sensor\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eManual on\/off internal switch\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eEasy to assemble, they require no tools or wiring and easily stake into the ground\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eWeathered zinc finish\u003c\/li\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003eSet of 6\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 class=\"MuiTypography-root MuiTypography-h4\"\u003eDIMENSIONS\u003c\/h4\u003e\n\u003csvg class=\"MuiSvgIcon-root\" viewbox=\"0 0 15 1\" aria-hidden=\"true\" focusable=\"false\"\u003e\u003cg id=\"StyleGuide-+-Components\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg id=\"STYLES\" transform=\"translate(-2302.000000, -529.000000)\" stroke=\"currentColor\"\u003e\u003cg id=\"Group\" transform=\"translate(2134.000000, 105.000000)\"\u003e\u003cg id=\"Grommet\/Collapse\" transform=\"translate(168.000000, 417.000000)\"\u003e\u003cline x1=\"0\" y1=\"7.5\" x2=\"15\" y2=\"7.5\" id=\"Path-9\"\u003e\u003c\/line\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"MuiCollapse-container MuiCollapse-entered\"\u003e\n\u003cdiv class=\"MuiCollapse-wrapper\"\u003e\n\u003cdiv class=\"MuiCollapse-wrapperInner\"\u003e\n\u003csection\u003e\n\u003cul class=\"jss10\"\u003e\n\u003cli class=\"MuiTypography-root MuiTypography-body1\"\u003e6¾\" diam., 15\"H\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/p\u003e","brand":"Restoration hardware","offers":[{"title":"Gunmetal","offer_id":35897218039957,"sku":"442900880007","price":89.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/high-end-smartyard-round-solar-lights-35-lumen-set-of-6-6862632.jpg?v=1786734969"},{"product_id":"energizer-solar-top","title":"Energizer Replacement Solar Top 6'","description":"\u003cstyle\u003e\n\/* =========================================================\n   ENERGIZER 6-INCH REPLACEMENT SOLAR TOP\n   FULLY ISOLATED SHOPIFY PRODUCT DESCRIPTION\n   ========================================================= *\/\n.ersolar{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 50px;\n  font-family:inherit;\n  color:#1f2937;\n}\n.ersolar *{box-sizing:border-box}\n.ersolar h2,.ersolar h3{color:#07182f}\n.ersolar p{color:#5f6b7a;line-height:1.72}\n.ersolar a{text-decoration:none}\n\n.ersolar-brand{\n  color:#f47721;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n.ersolar-title{\n  margin:8px 0 10px;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n.ersolar-sub{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.ersolar-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:16px 0;\n}\n.ersolar-tag{\n  padding:8px 12px;\n  border:1px solid #e1e6ed;\n  border-radius:999px;\n  background:#f7f9fc;\n  color:#344054;\n  font-size:13px;\n  font-weight:800;\n}\n\n.ersolar-img{\n  width:100%;\n  max-width:970px;\n  margin:24px auto;\n  text-align:center;\n}\n.ersolar-img img{\n  display:block!important;\n  width:100%!important;\n  max-width:970px!important;\n  height:auto!important;\n  object-fit:contain!important;\n  margin:0 auto!important;\n  border-radius:14px;\n}\n\n.ersolar-stats{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  margin:25px 0;\n  border:1px solid #e1e6ed;\n  border-radius:13px;\n  overflow:hidden;\n}\n.ersolar-stat{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e1e6ed;\n}\n.ersolar-stat:last-child{border-right:0}\n.ersolar-stat strong{\n  display:block;\n  color:#07182f;\n  font-size:14px;\n}\n.ersolar-stat span{\n  color:#667085;\n  font-size:12px;\n}\n\n.ersolar-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin:24px 0;\n}\n.ersolar-card{\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n.ersolar-card h2{\n  margin:0 0 10px;\n  font-size:23px;\n}\n.ersolar-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n.ersolar-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#4b5563;\n  line-height:1.58;\n}\n.ersolar-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#f47721;\n  color:#fff;\n  text-align:center;\n  line-height:18px;\n  font-size:11px;\n  font-weight:900;\n}\n\n.ersolar-dark{\n  padding:30px;\n  margin:26px 0;\n  border-radius:16px;\n  background:linear-gradient(120deg,#07182f,#0d2747);\n  color:#fff;\n}\n.ersolar-dark h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:28px;\n}\n.ersolar-dark p{\n  margin:0 0 18px;\n  color:#dce5ef;\n}\n.ersolar-darkgrid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n.ersolar-darkitem{\n  padding:16px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n}\n.ersolar-darkitem strong{\n  display:block;\n  color:#ff9b19;\n  font-size:17px;\n}\n.ersolar-darkitem span{\n  color:#e7edf4;\n  font-size:13px;\n}\n\n.ersolar-reco{\n  display:grid;\n  grid-template-columns:70px 1fr auto;\n  gap:18px;\n  align-items:center;\n  margin:26px 0;\n  padding:22px;\n  border:1px solid #ffd2ae;\n  border-radius:14px;\n  background:#fff7ef;\n}\n.ersolar-icon{\n  width:64px;\n  height:64px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#f47721;\n  color:#fff;\n  font-size:18px;\n  font-weight:900;\n  text-align:center;\n  line-height:1.1;\n}\n.ersolar-reco h3{\n  margin:0 0 5px;\n  font-size:20px;\n}\n.ersolar-reco p{\n  margin:0;\n  font-size:14.5px;\n}\n.ersolar-btn{\n  display:inline-block;\n  padding:13px 17px;\n  border-radius:8px;\n  background:#f47721;\n  color:#fff!important;\n  font-size:13.5px;\n  font-weight:900;\n  white-space:nowrap;\n}\n\n.ersolar-alert{\n  margin:24px 0;\n  padding:20px 22px;\n  border:2px solid #d92d20;\n  border-radius:12px;\n  background:#fff4f2;\n}\n.ersolar-alert h3{\n  margin:0 0 9px;\n  color:#b42318;\n  font-size:20px;\n}\n.ersolar-alert p{\n  margin:5px 0;\n  color:#7a271a;\n  font-weight:700;\n}\n\n.ersolar-table{\n  width:100%;\n  border-collapse:collapse;\n}\n.ersolar-table tr{border-bottom:1px solid #e8ecf1}\n.ersolar-table th,.ersolar-table td{\n  padding:9px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n}\n.ersolar-table th{\n  width:46%;\n  color:#344054;\n  font-weight:800;\n}\n.ersolar-table td{color:#667085}\n\n.ersolar-note{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #f47721;\n  border-radius:9px;\n  background:#fff8f2;\n}\n\n.ersolar-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n.ersolar-faq details{\n  border:1px solid #e1e6ed;\n  border-radius:9px;\n  padding:15px;\n  background:#fff;\n}\n.ersolar-faq summary{\n  cursor:pointer;\n  color:#07182f;\n  font-weight:800;\n}\n.ersolar-answer{\n  padding-top:9px;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.ersolar-tommy{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:22px;\n  align-items:center;\n  margin:26px 0;\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n.ersolar-tommy img{\n  width:100%;\n  max-height:360px;\n  object-fit:contain;\n  border-radius:12px;\n}\n.ersolar-tommy h2{\n  margin:0 0 8px;\n}\n.ersolar-tommy p{\n  margin:0;\n}\n\n.ersolar-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#07182f;\n}\n.ersolar-trust div{\n  padding:16px 8px;\n  text-align:center;\n  color:#dce5ef;\n  font-size:12px;\n}\n.ersolar-trust strong{\n  display:block;\n  color:#ff9b19;\n  font-size:13.5px;\n}\n\n@media(max-width:800px){\n  .ersolar-stats{grid-template-columns:repeat(3,1fr)}\n  .ersolar-darkgrid{grid-template-columns:1fr}\n  .ersolar-reco{grid-template-columns:64px 1fr}\n  .ersolar-reco .ersolar-btn{grid-column:1\/-1;text-align:center}\n  .ersolar-tommy{grid-template-columns:1fr}\n}\n@media(max-width:650px){\n  .ersolar{padding:16px 10px 36px}\n  .ersolar-title{font-size:30px}\n  .ersolar-sub{font-size:18px}\n  .ersolar-grid,.ersolar-faq{grid-template-columns:1fr}\n  .ersolar-stats{grid-template-columns:1fr 1fr}\n  .ersolar-trust{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ersolar\"\u003e\n\u003cdiv class=\"ersolar-brand\"\u003eENERGIZER REPLACEMENT PARTS\u003c\/div\u003e\n\u003ch2 class=\"ersolar-title\"\u003eEnergizer Replacement Solar Top – 6-Inch Round\u003c\/h2\u003e\n\u003ch3 class=\"ersolar-sub\"\u003eFor Select Energizer®, Member's Mark® \u0026amp; SmartYard® Solar Pathway Lights • Includes 900mAh Rechargeable Battery\u003c\/h3\u003e\n\u003cp\u003eRestore compatible solar pathway lights without replacing the entire fixture. This \u003cstrong\u003e6-inch round replacement solar top\u003c\/strong\u003e is designed for select Energizer®, Member's Mark®, and SmartYard® pathway-light models and helps replace a damaged, worn, or non-charging upper solar assembly.\u003c\/p\u003e\n\u003cp\u003eThe replacement top includes a \u003cstrong\u003e900mAh rechargeable battery\u003c\/strong\u003e and is intended to restore solar charging and automatic nighttime illumination on compatible fixtures. It is especially useful when the glass body, post, and ground stake are still in good condition.\u003c\/p\u003e\n\u003cdiv class=\"ersolar-tags\"\u003e\n\u003cspan class=\"ersolar-tag\"\u003e6-Inch Solar Top\u003c\/span\u003e \u003cspan class=\"ersolar-tag\"\u003e900mAh Battery Included\u003c\/span\u003e \u003cspan class=\"ersolar-tag\"\u003eReplacement Part\u003c\/span\u003e \u003cspan class=\"ersolar-tag\"\u003eModels 10242 \/ 10343 \/ 10616\u003c\/span\u003e \u003cspan class=\"ersolar-tag\"\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE_jpg_600x600.jpg?v=1719004878\" alt=\"Energizer replacement solar top lighting performance\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ersolar-stats\"\u003e\n\u003cdiv class=\"ersolar-stat\"\u003e\n\u003cstrong\u003e6\"\u003c\/strong\u003e\u003cspan\u003eRound solar top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-stat\"\u003e\n\u003cstrong\u003e5.5\"\u003c\/strong\u003e\u003cspan\u003eRequired glass-body size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-stat\"\u003e\n\u003cstrong\u003e900mAh\u003c\/strong\u003e\u003cspan\u003eBattery included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-stat\"\u003e\n\u003cstrong\u003e3 Models\u003c\/strong\u003e\u003cspan\u003e10242 \/ 10343 \/ 10616\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-stat\"\u003e\n\u003cstrong\u003eTop Only\u003c\/strong\u003e\u003cspan\u003eFixture not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-replacement-solar-top-6-3280819.webp?v=1787343224\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ersolar-alert\"\u003e\n\u003ch3\u003eImportant Compatibility Notice\u003c\/h3\u003e\n\u003cp\u003eSOLAR TOP ONLY — GLASS, POST, GROUND STAKE, AND COMPLETE LIGHT FIXTURE ARE NOT INCLUDED.\u003c\/p\u003e\n\u003cp\u003eTHIS SOLAR TOP FITS ONLY LIGHTS WITH A 5.5-INCH GLASS BODY. PLEASE MEASURE YOUR GLASS BEFORE ORDERING.\u003c\/p\u003e\n\u003cp\u003ePlease verify your model number and physical dimensions before purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-grid\"\u003e\n\u003cdiv class=\"ersolar-card\"\u003e\n\u003ch2\u003eCompatible Models\u003c\/h2\u003e\n\u003cul class=\"ersolar-list\"\u003e\n\u003cli\u003eEnergizer model 10242\u003c\/li\u003e\n\u003cli\u003eEnergizer model 10343\u003c\/li\u003e\n\u003cli\u003eEnergizer model 10616\u003c\/li\u003e\n\u003cli\u003eSelect Member's Mark pathway lights using the same compatible 5.5-inch glass body\u003c\/li\u003e\n\u003cli\u003eSelect SmartYard pathway lights using the same compatible 5.5-inch glass body\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-card\"\u003e\n\u003ch2\u003eWhy Replace the Solar Top?\u003c\/h2\u003e\n\u003cul class=\"ersolar-list\"\u003e\n\u003cli\u003eOriginal top no longer charges properly\u003c\/li\u003e\n\u003cli\u003eSolar panel is damaged or weathered\u003c\/li\u003e\n\u003cli\u003eUpper housing is cracked or broken\u003c\/li\u003e\n\u003cli\u003eBattery performance has declined\u003c\/li\u003e\n\u003cli\u003eGlass, post, and stake are still usable\u003c\/li\u003e\n\u003cli\u003eHelps extend the useful life of compatible pathway lights\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-dark\"\u003e\n\u003ch2\u003eRepair the Part You Need — Not the Entire Light\u003c\/h2\u003e\n\u003cp\u003eFor compatible fixtures, replacing the solar top can be a more practical way to restore operation than replacing the entire pathway-light set. We also carry additional replacement components for select Energizer pathway lights.\u003c\/p\u003e\n\u003cdiv class=\"ersolar-darkgrid\"\u003e\n\u003cdiv class=\"ersolar-darkitem\"\u003e\n\u003cstrong\u003eSolar Top\u003c\/strong\u003e\u003cspan\u003eReplace the charging head\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-darkitem\"\u003e\n\u003cstrong\u003eGlass Part\u003c\/strong\u003e\u003cspan\u003eReplace compatible damaged glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-darkitem\"\u003e\n\u003cstrong\u003eAA Batteries\u003c\/strong\u003e\u003cspan\u003eRefresh compatible rechargeable cells\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-reco\"\u003e\n\u003cdiv class=\"ersolar-icon\"\u003eGLASS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRecommended Replacement Part: Energizer Glass\u003c\/h3\u003e\n\u003cp\u003eIf your solar top is still working but the glass body is cracked or damaged, we also sell a compatible \u003cstrong\u003eEnergizer replacement glass part\u003c\/strong\u003e. Measure and verify compatibility before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ersolar-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003eView Replacement Glass\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-reco\"\u003e\n\u003cdiv class=\"ersolar-icon\"\u003eAA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRecommended Replacement Part: Energizer Rechargeable AA Batteries\u003c\/h3\u003e\n\u003cp\u003eWe also carry \u003cstrong\u003eEnergizer rechargeable AA batteries\u003c\/strong\u003e for compatible solar pathway lights. Always verify the required battery chemistry, voltage, and size for your exact model before replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ersolar-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003eView Rechargeable Batteries\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-grid\"\u003e\n\u003cdiv class=\"ersolar-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"ersolar-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eReplacement Solar Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Diameter\u003c\/th\u003e\n\u003ctd\u003eApprox. 6 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRequired Glass Body\u003c\/th\u003e\n\u003ctd\u003eApprox. 5.5 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Included\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Capacity\u003c\/th\u003e\n\u003ctd\u003e900mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Models\u003c\/th\u003e\n\u003ctd\u003e10242, 10343, 10616\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Brands\u003c\/th\u003e\n\u003ctd\u003eSelect Energizer®, Member's Mark®, SmartYard®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse\u003c\/th\u003e\n\u003ctd\u003eOutdoor Solar Pathway Light Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Quantity\u003c\/th\u003e\n\u003ctd\u003e1 Replacement Solar Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-card\"\u003e\n\u003ch2\u003ePackage Includes\u003c\/h2\u003e\n\u003cul class=\"ersolar-list\"\u003e\n\u003cli\u003e1 × 6-Inch Replacement Solar Top\u003c\/li\u003e\n\u003cli\u003e1 × 900mAh Rechargeable Battery, Installed\/Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 15px;\"\u003e\u003cstrong\u003eNot included:\u003c\/strong\u003e glass body, post, ground stake, and complete pathway-light fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-note\"\u003e\n\u003cstrong\u003eBefore ordering:\u003c\/strong\u003e measure the glass body at its widest point and confirm it is approximately \u003cstrong\u003e5.5 inches\u003c\/strong\u003e. Do not order based only on appearance; similar Energizer and SmartYard pathway lights can use different top sizes.\u003c\/div\u003e\n\u003cdiv class=\"ersolar-tommy\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/outdoorsolaroutlet.com\/cdn\/shop\/files\/energizer-replacement-solar-top-6-7338560.jpg?v=1786735032\u0026amp;width=713\" alt=\"Tommy Bahama bollard replacement solar top\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003eLooking for a Tommy Bahama Bollard Replacement Solar Top?\u003c\/h2\u003e\n\u003cp\u003eWe also sell a \u003cstrong\u003eTommy Bahama bollard replacement solar top\u003c\/strong\u003e for customers repairing compatible Tommy Bahama solar bollard lights. Because the fit and dimensions are different from this Energizer 6-inch top, do not interchange them without confirming compatibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ersolar-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a complete solar pathway light?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eNo. This listing is for the \u003cstrong\u003ereplacement solar top only\u003c\/strong\u003e. The glass, post, ground stake, and complete fixture are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the replacement solar top?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eThe top is listed as approximately \u003cstrong\u003e6 inches round\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat glass size does it fit?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eIt is intended only for compatible lights with an approximately \u003cstrong\u003e5.5-inch glass body\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich models are listed as compatible?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eThe supplied compatibility list includes models \u003cstrong\u003e10242, 10343, and 10616\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes a battery come with the solar top?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eYes. The supplied product information states that a \u003cstrong\u003e900mAh rechargeable battery\u003c\/strong\u003e is included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy the glass separately?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eYes. We sell an \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-glass-part-only\"\u003e\u003cstrong\u003eEnergizer replacement glass part\u003c\/strong\u003e\u003c\/a\u003e for compatible pathway lights.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo you sell replacement batteries?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eYes. We carry \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/energizer-recharge-aa-batteries-8-pack-rechargeable\"\u003e\u003cstrong\u003eEnergizer rechargeable AA batteries\u003c\/strong\u003e\u003c\/a\u003e. Verify the correct battery specification for your model before installing them.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo you sell a Tommy Bahama replacement solar top?\u003c\/summary\u003e\n\u003cdiv class=\"ersolar-answer\"\u003eYes. We also sell a \u003cstrong\u003eTommy Bahama bollard replacement solar top\u003c\/strong\u003e for compatible Tommy Bahama solar bollard lights. It is a different replacement part and should not be assumed interchangeable with this Energizer 6-inch top.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ersolar-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e6-INCH TOP\u003c\/strong\u003eReplacement Solar Head\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e900mAh\u003c\/strong\u003eBattery Included\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5.5\" GLASS\u003c\/strong\u003eCompatibility Requirement\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eREPAIR PARTS\u003c\/strong\u003eGlass + Batteries Available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Black","offer_id":46561119240424,"sku":"","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":46561119109352,"sku":"","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Gunmetal","offer_id":46561119043816,"sku":"","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Copper","offer_id":46561118978280,"sku":"","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":46561119142120,"sku":"","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":46561119011048,"sku":"","price":10.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":46561119076584,"sku":"","price":10.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":46561119174888,"sku":"","price":10.99,"currency_code":"USD","in_stock":true},{"title":"Black-SmartYard","offer_id":46561119273192,"sku":"","price":7.99,"currency_code":"USD","in_stock":true},{"title":"Bronze-Tommy Bahama","offer_id":46816725893352,"sku":"","price":7.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-replacement-solar-top-6-3395012.jpg?v=1786734973"},{"product_id":"energizer-recharge-aa-batteries-8-pack-rechargeable","title":"Energizer Rechargeable Batteries For Solar Lights Nickel Metal Hydride  1.2V AA \/ AAA 700- 900 mAh Batteries","description":"\u003cstyle\u003e\n\/* =========================================================\n   ENERGIZER RECHARGEABLE NiMH BATTERIES — SHOPIFY DESCRIPTION\n   FULLY ISOLATED CSS\n   ========================================================= *\/\n.enrbatt{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 50px;\n  font-family:inherit;\n  color:#1f2937;\n}\n.enrbatt *{box-sizing:border-box}\n.enrbatt h2,.enrbatt h3{color:#07182f}\n.enrbatt p{color:#5f6b7a;line-height:1.72}\n.enrbatt a{text-decoration:none}\n\n.enrbatt-brand{\n  color:#f47721;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n.enrbatt-title{\n  margin:8px 0 10px;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n.enrbatt-sub{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.enrbatt-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:16px 0;\n}\n.enrbatt-tag{\n  padding:8px 12px;\n  border:1px solid #e1e6ed;\n  border-radius:999px;\n  background:#f7f9fc;\n  color:#344054;\n  font-size:13px;\n  font-weight:800;\n}\n\n.enrbatt-stats{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  margin:25px 0;\n  border:1px solid #e1e6ed;\n  border-radius:13px;\n  overflow:hidden;\n}\n.enrbatt-stat{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e1e6ed;\n}\n.enrbatt-stat:last-child{border-right:0}\n.enrbatt-stat strong{\n  display:block;\n  color:#07182f;\n  font-size:14px;\n}\n.enrbatt-stat span{\n  color:#667085;\n  font-size:12px;\n}\n\n.enrbatt-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin:24px 0;\n}\n.enrbatt-card{\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n.enrbatt-card h2{\n  margin:0 0 10px;\n  font-size:23px;\n}\n.enrbatt-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n.enrbatt-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#4b5563;\n  line-height:1.58;\n}\n.enrbatt-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#f47721;\n  color:#fff;\n  text-align:center;\n  line-height:18px;\n  font-size:11px;\n  font-weight:900;\n}\n\n.enrbatt-dark{\n  padding:30px;\n  margin:26px 0;\n  border-radius:16px;\n  background:linear-gradient(120deg,#07182f,#0d2747);\n  color:#fff;\n}\n.enrbatt-dark h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:28px;\n}\n.enrbatt-dark p{\n  margin:0 0 18px;\n  color:#dce5ef;\n}\n.enrbatt-darkgrid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n.enrbatt-darkitem{\n  padding:16px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n}\n.enrbatt-darkitem strong{\n  display:block;\n  color:#ff9b19;\n  font-size:17px;\n}\n.enrbatt-darkitem span{\n  color:#e7edf4;\n  font-size:13px;\n}\n\n.enrbatt-reco{\n  display:grid;\n  grid-template-columns:72px 1fr auto;\n  gap:18px;\n  align-items:center;\n  margin:26px 0;\n  padding:22px;\n  border:1px solid #ffd2ae;\n  border-radius:14px;\n  background:#fff7ef;\n}\n.enrbatt-icon{\n  width:64px;\n  height:64px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#f47721;\n  color:#fff;\n  font-size:18px;\n  font-weight:900;\n  text-align:center;\n  line-height:1.1;\n}\n.enrbatt-reco h3{\n  margin:0 0 5px;\n  font-size:20px;\n}\n.enrbatt-reco p{\n  margin:0;\n  font-size:14.5px;\n}\n.enrbatt-btn{\n  display:inline-block;\n  padding:13px 17px;\n  border-radius:8px;\n  background:#f47721;\n  color:#fff!important;\n  font-size:13.5px;\n  font-weight:900;\n  white-space:nowrap;\n}\n\n.enrbatt-table{\n  width:100%;\n  border-collapse:collapse;\n}\n.enrbatt-table tr{border-bottom:1px solid #e8ecf1}\n.enrbatt-table th,.enrbatt-table td{\n  padding:9px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n}\n.enrbatt-table th{\n  width:46%;\n  color:#344054;\n  font-weight:800;\n}\n.enrbatt-table td{color:#667085}\n\n.enrbatt-note{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #f47721;\n  border-radius:9px;\n  background:#fff8f2;\n}\n.enrbatt-warning{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #d92d20;\n  border-radius:9px;\n  background:#fff4f2;\n}\n.enrbatt-warning strong{color:#b42318}\n\n.enrbatt-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n.enrbatt-faq details{\n  border:1px solid #e1e6ed;\n  border-radius:9px;\n  padding:15px;\n  background:#fff;\n}\n.enrbatt-faq summary{\n  cursor:pointer;\n  color:#07182f;\n  font-weight:800;\n}\n.enrbatt-answer{\n  padding-top:9px;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.enrbatt-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#07182f;\n}\n.enrbatt-trust div{\n  padding:16px 8px;\n  text-align:center;\n  color:#dce5ef;\n  font-size:12px;\n}\n.enrbatt-trust strong{\n  display:block;\n  color:#ff9b19;\n  font-size:13.5px;\n}\n\n@media(max-width:800px){\n  .enrbatt-stats{grid-template-columns:repeat(3,1fr)}\n  .enrbatt-darkgrid{grid-template-columns:1fr 1fr}\n  .enrbatt-reco{grid-template-columns:64px 1fr}\n  .enrbatt-reco .enrbatt-btn{grid-column:1\/-1;text-align:center}\n}\n@media(max-width:650px){\n  .enrbatt{padding:16px 10px 36px}\n  .enrbatt-title{font-size:30px}\n  .enrbatt-sub{font-size:18px}\n  .enrbatt-grid,.enrbatt-faq{grid-template-columns:1fr}\n  .enrbatt-stats{grid-template-columns:1fr 1fr}\n  .enrbatt-darkgrid{grid-template-columns:1fr}\n  .enrbatt-trust{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"enrbatt\"\u003e\n\n\u003cdiv class=\"enrbatt-brand\"\u003eENERGIZER RECHARGEABLE BATTERIES\u003c\/div\u003e\n\u003ch2 class=\"enrbatt-title\"\u003eEnergizer Rechargeable Batteries for Solar Lights – 1.2V Ni-MH AA \/ AAA\u003c\/h2\u003e\n\u003ch3 class=\"enrbatt-sub\"\u003e700–900mAh Options • Rechargeable Nickel Metal Hydride • Ideal for Compatible Solar Pathway \u0026amp; Garden Lights\u003c\/h3\u003e\n\n\u003cp\u003e\nKeep compatible solar pathway lights, garden lights, landscape lights and other low-drain devices operating with\n\u003cstrong\u003eEnergizer 1.2V Nickel Metal Hydride (Ni-MH) rechargeable batteries\u003c\/strong\u003e.\nAvailable in AA and AAA options, these rechargeable cells are designed for repeated charging and are a practical replacement\nfor compatible solar-light batteries that no longer hold enough charge.\n\u003c\/p\u003e\n\n\u003cp\u003e\nThe supplied product information lists capacities in the \u003cstrong\u003e700–900mAh range\u003c\/strong\u003e, depending on the selected battery size or variant.\nBecause solar fixtures can require specific battery sizes and capacities, always match the replacement battery to the specification printed\non your original battery or product manual.\n\u003c\/p\u003e\n\n\u003cdiv class=\"enrbatt-tags\"\u003e\n\u003cspan class=\"enrbatt-tag\"\u003eEnergizer\u003c\/span\u003e\n\u003cspan class=\"enrbatt-tag\"\u003e1.2V Ni-MH\u003c\/span\u003e\n\u003cspan class=\"enrbatt-tag\"\u003eAA \/ AAA Options\u003c\/span\u003e\n\u003cspan class=\"enrbatt-tag\"\u003e700–900mAh\u003c\/span\u003e\n\u003cspan class=\"enrbatt-tag\"\u003eRechargeable\u003c\/span\u003e\n\u003cspan class=\"enrbatt-tag\"\u003eSolar Light Replacement\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-stats\"\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003e1.2V\u003c\/strong\u003e\u003cspan\u003eNominal voltage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003eNi-MH\u003c\/strong\u003e\u003cspan\u003eRechargeable chemistry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003eAA \/ AAA\u003c\/strong\u003e\u003cspan\u003eAvailable formats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003e700–900mAh\u003c\/strong\u003e\u003cspan\u003eListed capacity range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003e500+ Cycles\u003c\/strong\u003e\u003cspan\u003eSupplier-listed reuse potential\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-stat\"\u003e\n\u003cstrong\u003eSolar Ready\u003c\/strong\u003e\u003cspan\u003eFor compatible fixtures\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-grid\"\u003e\n\u003cdiv class=\"enrbatt-card\"\u003e\n\u003ch2\u003eIdeal for Compatible Solar Lighting\u003c\/h2\u003e\n\u003cul class=\"enrbatt-list\"\u003e\n\u003cli\u003eSolar pathway lights\u003c\/li\u003e\n\u003cli\u003eSolar garden lights\u003c\/li\u003e\n\u003cli\u003eSolar landscape lights\u003c\/li\u003e\n\u003cli\u003eSolar lawn lights\u003c\/li\u003e\n\u003cli\u003eOther compatible low-power outdoor solar fixtures\u003c\/li\u003e\n\u003cli\u003eSelected low-drain household electronics that accept 1.2V Ni-MH batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-card\"\u003e\n\u003ch2\u003eWhy Use Rechargeable Ni-MH Batteries?\u003c\/h2\u003e\n\u003cul class=\"enrbatt-list\"\u003e\n\u003cli\u003eDesigned for repeated recharging\u003c\/li\u003e\n\u003cli\u003eSuitable for many solar-light charging circuits\u003c\/li\u003e\n\u003cli\u003eHelps reduce disposable-battery waste\u003c\/li\u003e\n\u003cli\u003eCan be recharged in compatible external chargers\u003c\/li\u003e\n\u003cli\u003ePractical replacement when original solar-light batteries wear out\u003c\/li\u003e\n\u003cli\u003eLonger-term value compared with frequently replacing disposable cells\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-dark\"\u003e\n\u003ch2\u003eMatch the Battery to Your Solar Light\u003c\/h2\u003e\n\u003cp\u003e\nSolar lights are designed around specific battery sizes, voltages, chemistries and capacities.\nThe safest replacement is one that matches the specification of the original rechargeable battery.\n\u003c\/p\u003e\n\u003cdiv class=\"enrbatt-darkgrid\"\u003e\n\u003cdiv class=\"enrbatt-darkitem\"\u003e\n\u003cstrong\u003eCheck Size\u003c\/strong\u003e\u003cspan\u003eAA and AAA are not interchangeable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-darkitem\"\u003e\n\u003cstrong\u003eCheck Voltage\u003c\/strong\u003e\u003cspan\u003eUse the specified 1.2V rechargeable cell\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-darkitem\"\u003e\n\u003cstrong\u003eCheck Chemistry\u003c\/strong\u003e\u003cspan\u003eUse Ni-MH where Ni-MH is required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"enrbatt-darkitem\"\u003e\n\u003cstrong\u003eCheck Capacity\u003c\/strong\u003e\u003cspan\u003eMatch the original mAh when possible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-reco\"\u003e\n\u003cdiv class=\"enrbatt-icon\"\u003eSMART\u003cbr\u003eCHARGE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRecommended: MiBoxer Smart Battery Charger\u003c\/h3\u003e\n\u003cp\u003e\nWant to charge your rechargeable batteries outside the solar fixture? We also offer a\n\u003cstrong\u003eMiBoxer smart battery charger\u003c\/strong\u003e that supports multiple rechargeable-battery formats, including compatible 1.2V AA batteries.\nAlways select the correct charging mode for the battery chemistry and follow the charger instructions.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"enrbatt-btn\" href=\"https:\/\/outdoorsolaroutlet.com\/products\/original-miboxer-c4-vc4-lcd-smart-battery-charger-for-li-ion-imr-inr-icr-lifepo4-18650-14500-26650-aa-3-7-1-2v-1-5v-batteries-d4\"\u003eView Battery Charger\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-grid\"\u003e\n\u003cdiv class=\"enrbatt-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"enrbatt-table\"\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eEnergizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery Type\u003c\/th\u003e\n\u003ctd\u003eRechargeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eNickel Metal Hydride (Ni-MH)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Voltage\u003c\/th\u003e\n\u003ctd\u003e1.2V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Sizes\u003c\/th\u003e\n\u003ctd\u003eAA \/ AAA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Capacity Range\u003c\/th\u003e\n\u003ctd\u003eApprox. 700–900mAh Depending on Variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRechargeable\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExternal Charger Compatible\u003c\/th\u003e\n\u003ctd\u003eYes, with a compatible Ni-MH charger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eCompatible Solar Lights \u0026amp; Low-Drain Devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-card\"\u003e\n\u003ch2\u003ePack Options\u003c\/h2\u003e\n\u003cp\u003e\nYour existing product information references \u003cstrong\u003eAA 6-pack\u003c\/strong\u003e and \u003cstrong\u003eAAA 10-pack\u003c\/strong\u003e options.\nIf your Shopify variants differ from these quantities, update the pack-size wording to match the actual selectable variants.\n\u003c\/p\u003e\n\u003cul class=\"enrbatt-list\" style=\"margin-top:12px;\"\u003e\n\u003cli\u003eAA rechargeable option\u003c\/li\u003e\n\u003cli\u003eAAA rechargeable option\u003c\/li\u003e\n\u003cli\u003eCapacity may vary by selected size\/variant\u003c\/li\u003e\n\u003cli\u003eVerify the exact pack count shown in the product selector before ordering\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-note\"\u003e\n\u003cstrong\u003eFirst-use tip:\u003c\/strong\u003e the supplied product description states that the batteries may arrive only partially charged for transportation.\nCharge them fully before relying on maximum solar-light runtime.\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-warning\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e do not replace a solar light's specified rechargeable Ni-MH battery with a standard disposable alkaline battery unless the fixture manufacturer explicitly allows it.\nAlso avoid mixing old and new batteries, different capacities, different brands, or different battery chemistries in the same device.\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-card\"\u003e\n\u003ch2\u003eBattery Care Tips\u003c\/h2\u003e\n\u003cul class=\"enrbatt-list\"\u003e\n\u003cli\u003eUse a charger designed for Ni-MH rechargeable batteries.\u003c\/li\u003e\n\u003cli\u003eMatch the battery size, voltage, and chemistry required by your device.\u003c\/li\u003e\n\u003cli\u003eKeep battery contacts clean and dry.\u003c\/li\u003e\n\u003cli\u003eRemove batteries from equipment that will be stored for long periods.\u003c\/li\u003e\n\u003cli\u003eRecharge stored batteries periodically according to manufacturer guidance.\u003c\/li\u003e\n\u003cli\u003eRecycle spent rechargeable batteries through an appropriate battery-recycling program.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-card\" style=\"margin-top:20px;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"enrbatt-faq\"\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAre these batteries rechargeable?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eYes. These are \u003cstrong\u003eNickel Metal Hydride (Ni-MH) rechargeable batteries\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat voltage are they?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eThe supplied product information lists a nominal voltage of \u003cstrong\u003e1.2V\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAre AA and AAA versions available?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eYes. The listing information references both \u003cstrong\u003eAA and AAA\u003c\/strong\u003e rechargeable options.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat capacity are the batteries?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eThe supplied information lists capacities in the \u003cstrong\u003e700–900mAh range\u003c\/strong\u003e, depending on the selected size or variant.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan solar lights recharge them automatically?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eCompatible solar lights can recharge Ni-MH batteries through their built-in solar charging system. The battery still needs to match the fixture's required specification.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I charge them in a separate charger?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eYes, provided the charger supports the correct battery size and Ni-MH chemistry. We also offer a \u003ca href=\"https:\/\/outdoorsolaroutlet.com\/products\/original-miboxer-c4-vc4-lcd-smart-battery-charger-for-li-ion-imr-inr-icr-lifepo4-18650-14500-26650-aa-3-7-1-2v-1-5v-batteries-d4\"\u003e\u003cstrong\u003eMiBoxer smart battery charger\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use them instead of alkaline batteries?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eOnly use them in devices designed to accept 1.2V rechargeable Ni-MH batteries. For solar lights, match the original battery specification rather than assuming all AA or AAA batteries are interchangeable.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eShould I charge them before first use?\u003c\/summary\u003e\n\u003cdiv class=\"enrbatt-answer\"\u003eYes. The supplied product information states that they may be only partially charged for shipping, so a full initial charge is recommended.\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"enrbatt-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1.2V Ni-MH\u003c\/strong\u003eRechargeable Chemistry\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAA \/ AAA\u003c\/strong\u003eMultiple Size Options\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e700–900mAh\u003c\/strong\u003eListed Capacity Range\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSMART CHARGER\u003c\/strong\u003eRecommended Accessory\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Energizer","offers":[{"title":"Energizer (700 mAh)6 Pack","offer_id":43444561445096,"sku":"","price":16.95,"currency_code":"USD","in_stock":true},{"title":"ALPAN (900 mAh)6 Pack","offer_id":34885247008917,"sku":"bata-10","price":16.95,"currency_code":"USD","in_stock":true},{"title":"AAA Rechargeable Batteries -10 pack","offer_id":46557639770344,"sku":"","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-rechargeable-batteries-for-solar-lights-nickel-metal-hydride-12v-aa-aaa-700-900-mah-batteries-9919115.png?v=1786734968"},{"product_id":"new-patriot-oswego-solar-lights-8-pack","title":"Patriot Oswego Solar Pathway Lights 6 Lumen  8-Pack","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003ePatriot Lighting\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eWith a larger solar panel for better cloudy day and winter performance, our Pro Series VI Solar Pathlights provide up to 8 hours of illumination per night. No wiring or electricity is needed—just place the pathlights in a sunny spot. Two high-efficiency up to 6 lumen LEDs keep walkways clearly lit.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant, cast plastic housing\u003c\/li\u003e\n\u003cli\u003eCrystalline solar panel\u003c\/li\u003e\n\u003cli\u003eAdvanced lithium-phosphate battery allows for peak performance night after night\u003c\/li\u003e\n\u003cli\u003ePatented high-efficiency up to 6 lumen LED lights are brighter than standard solar lights\u003c\/li\u003e\n\u003cli\u003eWeatherproof cast-plast ic housing\u003c\/li\u003e\n\u003cli\u003ePlastic stakes\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNote: Performs best with 8 hours of direct sunlight.\u003c\/p\u003e","brand":"Patriot Lighting","offers":[{"title":"Default Title","offer_id":34954267361429,"sku":"PAT-8","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/patriot-oswego-solar-pathway-lights-6-lumen-8-pack-6650861.jpg?v=1786734917"},{"product_id":"10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps","title":"10x Path Light Replacement Stakes Ground Solar Light Spikes for Garden Lamps","description":"\u003cstyle\u003e\n\/* =========================================================\n   10X PATH LIGHT REPLACEMENT STAKES\n   FULLY ISOLATED SHOPIFY PRODUCT DESCRIPTION\n   ========================================================= *\/\n.pathstakes{\n  max-width:1180px;\n  margin:0 auto;\n  padding:24px 16px 50px;\n  font-family:inherit;\n  color:#1f2937;\n}\n.pathstakes *{box-sizing:border-box}\n.pathstakes h2,.pathstakes h3{color:#07182f}\n.pathstakes p{color:#5f6b7a;line-height:1.72}\n.pathstakes-brand{\n  color:#f47721;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n.pathstakes-title{\n  margin:8px 0 10px;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n.pathstakes-sub{\n  margin:0 0 14px;\n  font-size:20px;\n  line-height:1.4;\n  font-weight:800;\n}\n.pathstakes-tags,.pathstakes-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:16px 0;\n}\n.pathstakes-tag,.pathstakes-app{\n  padding:8px 12px;\n  border:1px solid #e1e6ed;\n  border-radius:999px;\n  background:#f7f9fc;\n  color:#344054;\n  font-size:13px;\n  font-weight:800;\n}\n\n.pathstakes-stats{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  margin:25px 0;\n  border:1px solid #e1e6ed;\n  border-radius:13px;\n  overflow:hidden;\n}\n.pathstakes-stat{\n  padding:18px 8px;\n  text-align:center;\n  border-right:1px solid #e1e6ed;\n}\n.pathstakes-stat:last-child{border-right:0}\n.pathstakes-stat strong{\n  display:block;\n  color:#07182f;\n  font-size:14px;\n}\n.pathstakes-stat span{\n  color:#667085;\n  font-size:12px;\n}\n\n.pathstakes-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin:24px 0;\n}\n.pathstakes-card{\n  padding:24px;\n  border:1px solid #e1e6ed;\n  border-radius:14px;\n  background:#fff;\n}\n.pathstakes-card h2{\n  margin:0 0 10px;\n  font-size:23px;\n}\n.pathstakes-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n.pathstakes-list li{\n  position:relative;\n  padding:7px 0 7px 28px;\n  color:#4b5563;\n  line-height:1.58;\n}\n.pathstakes-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:#f47721;\n  color:#fff;\n  text-align:center;\n  line-height:18px;\n  font-size:11px;\n  font-weight:900;\n}\n\n.pathstakes-dark{\n  padding:30px;\n  margin:26px 0;\n  border-radius:16px;\n  background:linear-gradient(120deg,#07182f,#0d2747);\n  color:#fff;\n}\n.pathstakes-dark h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:28px;\n}\n.pathstakes-dark p{\n  margin:0 0 18px;\n  color:#dce5ef;\n}\n.pathstakes-dgrid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n.pathstakes-di{\n  padding:16px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n}\n.pathstakes-di strong{\n  display:block;\n  color:#ff9b19;\n  font-size:17px;\n}\n.pathstakes-di span{\n  color:#e7edf4;\n  font-size:13px;\n}\n\n.pathstakes-table{\n  width:100%;\n  border-collapse:collapse;\n}\n.pathstakes-table tr{border-bottom:1px solid #e8ecf1}\n.pathstakes-table th,.pathstakes-table td{\n  padding:9px 5px;\n  text-align:left;\n  vertical-align:top;\n  font-size:14px;\n}\n.pathstakes-table th{\n  width:46%;\n  color:#344054;\n  font-weight:800;\n}\n.pathstakes-table td{color:#667085}\n\n.pathstakes-note{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #f47721;\n  border-radius:9px;\n  background:#fff8f2;\n}\n.pathstakes-warning{\n  margin:22px 0;\n  padding:18px 20px;\n  border-left:4px solid #d92d20;\n  border-radius:9px;\n  background:#fff4f2;\n}\n.pathstakes-warning strong{color:#b42318}\n\n.pathstakes-faq{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n.pathstakes-faq details{\n  border:1px solid #e1e6ed;\n  border-radius:9px;\n  padding:15px;\n  background:#fff;\n}\n.pathstakes-faq summary{\n  cursor:pointer;\n  color:#07182f;\n  font-weight:800;\n}\n.pathstakes-answer{\n  padding-top:9px;\n  color:#667085;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.pathstakes-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:11px;\n  background:#07182f;\n}\n.pathstakes-trust div{\n  padding:16px 8px;\n  text-align:center;\n  color:#dce5ef;\n  font-size:12px;\n}\n.pathstakes-trust strong{\n  display:block;\n  color:#ff9b19;\n  font-size:13.5px;\n}\n\n@media(max-width:800px){\n  .pathstakes-stats{grid-template-columns:repeat(3,1fr)}\n  .pathstakes-dgrid{grid-template-columns:1fr 1fr}\n}\n@media(max-width:650px){\n  .pathstakes{padding:16px 10px 36px}\n  .pathstakes-title{font-size:30px}\n  .pathstakes-sub{font-size:18px}\n  .pathstakes-grid,.pathstakes-faq{grid-template-columns:1fr}\n  .pathstakes-stats{grid-template-columns:1fr 1fr}\n  .pathstakes-dgrid{grid-template-columns:1fr}\n  .pathstakes-trust{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pathstakes\"\u003e\n\u003cdiv class=\"pathstakes-brand\"\u003eSOLAR PATH LIGHT REPLACEMENT PARTS\u003c\/div\u003e\n\u003ch2 class=\"pathstakes-title\"\u003e10-Pack Replacement Ground Stakes for Solar Pathway \u0026amp; Garden Lights\u003c\/h2\u003e\n\u003ch3 class=\"pathstakes-sub\"\u003eHeavy-Duty ABS Plastic Spikes • Approx. 6.3\" Long • For Compatible Solar Path Lights, Garden Lamps \u0026amp; Landscape Fixtures\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/ChatGPT_Image_Aug_21_2026_01_57_51_PM.png?v=1787345890\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003eRepair broken or missing ground spikes without replacing your entire solar light set. This \u003cstrong\u003e10-pack of replacement path-light stakes\u003c\/strong\u003e is designed for compatible solar pathway lights, garden lamps and landscape fixtures that use a removable ground spike.\u003c\/p\u003e\n\u003cp\u003eMade from durable \u003cstrong\u003eABS plastic\u003c\/strong\u003e, these replacement stakes are designed to handle normal outdoor use while providing a simple way to secure compatible solar lights back into soil, mulch, garden beds and lawn areas.\u003c\/p\u003e\n\u003cdiv class=\"pathstakes-tags\"\u003e\n\u003cspan class=\"pathstakes-tag\"\u003e10-Pack\u003c\/span\u003e \u003cspan class=\"pathstakes-tag\"\u003eABS Plastic\u003c\/span\u003e \u003cspan class=\"pathstakes-tag\"\u003eApprox. 16cm \/ 6.3\"\u003c\/span\u003e \u003cspan class=\"pathstakes-tag\"\u003eReplacement Ground Spikes\u003c\/span\u003e \u003cspan class=\"pathstakes-tag\"\u003eSolar Path Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-tag\"\u003eGarden Lamps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-stats\"\u003e\n\u003cdiv class=\"pathstakes-stat\"\u003e\n\u003cstrong\u003e10 Pieces\u003c\/strong\u003e\u003cspan\u003eReplacement stakes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-stat\"\u003e\n\u003cstrong\u003e16 cm\u003c\/strong\u003e\u003cspan\u003eApprox. length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-stat\"\u003e\n\u003cstrong\u003e6.3\"\u003c\/strong\u003e\u003cspan\u003eApprox. length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-stat\"\u003e\n\u003cstrong\u003eABS\u003c\/strong\u003e\u003cspan\u003eDurable plastic material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-stat\"\u003e\n\u003cstrong\u003eOutdoor\u003c\/strong\u003e\u003cspan\u003eGarden \u0026amp; landscape use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-grid\"\u003e\n\u003cdiv class=\"pathstakes-card\"\u003e\n\u003ch2\u003eWhy Replace the Stake Instead of the Whole Light?\u003c\/h2\u003e\n\u003cul class=\"pathstakes-list\"\u003e\n\u003cli\u003eReplace cracked, broken or missing ground spikes\u003c\/li\u003e\n\u003cli\u003eKeep the original solar top, lens and post in service\u003c\/li\u003e\n\u003cli\u003eUseful for pathway lights damaged during installation or yard maintenance\u003c\/li\u003e\n\u003cli\u003eSimple repair for compatible garden and landscape lights\u003c\/li\u003e\n\u003cli\u003e10-pack gives you extra replacements for future use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-card\"\u003e\n\u003ch2\u003eIdeal For\u003c\/h2\u003e\n\u003cdiv class=\"pathstakes-apps\"\u003e\n\u003cspan class=\"pathstakes-app\"\u003eSolar Pathway Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eGarden Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eLandscape Lamps\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eLawn Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eHoliday Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eDecorative Yard Lights\u003c\/span\u003e \u003cspan class=\"pathstakes-app\"\u003eOutdoor Stake Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-apps\"\u003e\u003cspan class=\"pathstakes-app\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/ChatGPT_Image_Aug_21_2026_01_59_10_PM.png?v=1787345987\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-dark\"\u003e\n\u003ch2\u003eCompatibility Comes Down to Size\u003c\/h2\u003e\n\u003cp\u003eThese stakes may fit select lights from brands such as Energizer, SmartYard, Berkley Jensen, Hampton Bay, QVC and other manufacturers, but fit is \u003cstrong\u003enot guaranteed by brand name alone\u003c\/strong\u003e. Measure the opening or pole diameter on your existing light before ordering.\u003c\/p\u003e\n\u003cdiv class=\"pathstakes-dgrid\"\u003e\n\u003cdiv class=\"pathstakes-di\"\u003e\n\u003cstrong\u003eMeasure First\u003c\/strong\u003e\u003cspan\u003eCheck your existing pole\/socket diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-di\"\u003e\n\u003cstrong\u003eCompare Shape\u003c\/strong\u003e\u003cspan\u003eConfirm the top connector matches your fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-di\"\u003e\n\u003cstrong\u003eCheck Length\u003c\/strong\u003e\u003cspan\u003eApprox. 16cm \/ 6.3\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-di\"\u003e\n\u003cstrong\u003eDo Not Force\u003c\/strong\u003e\u003cspan\u003eAn incorrect fit can damage the socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-grid\"\u003e\n\u003cdiv class=\"pathstakes-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"pathstakes-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eReplacement Ground Stakes \/ Solar Light Spikes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e10 Pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Length\u003c\/th\u003e\n\u003ctd\u003e16 cm \/ 6.3 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eMay vary by inventory \/ as pictured\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eCompatible Solar Pathway, Garden \u0026amp; Landscape Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003ePush into prepared soil, then attach compatible light post\/socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-card\"\u003e\n\u003ch2\u003eHow to Install\u003c\/h2\u003e\n\u003cul class=\"pathstakes-list\"\u003e\n\u003cli\u003eRemove the damaged stake from the light post or socket.\u003c\/li\u003e\n\u003cli\u003eCompare the replacement stake connector to your original part.\u003c\/li\u003e\n\u003cli\u003ePrepare the soil before installation, especially in hard or compacted ground.\u003c\/li\u003e\n\u003cli\u003eInsert the stake vertically into the soil.\u003c\/li\u003e\n\u003cli\u003eAttach the compatible light post\/socket securely to the top of the stake.\u003c\/li\u003e\n\u003cli\u003eConfirm the light is stable before leaving it installed outdoors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-warning\"\u003e\n\u003cstrong\u003eImportant installation tip:\u003c\/strong\u003e avoid hammering the plastic stake directly into hard, rocky or frozen soil. That can crack or deform the ABS plastic. Loosen the ground first or make a pilot hole, then press the stake into place.\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-warning\"\u003e\n\u003cstrong\u003eCompatibility warning:\u003c\/strong\u003e the original listing text says these stakes fit Energizer, SmartYard, Berkley Jensen, Hampton Bay, QVC and other brands. Because those brands use multiple light designs and pole diameters, customers should \u003cstrong\u003emeasure their existing light before purchase\u003c\/strong\u003e. Brand name alone does not guarantee fit.\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-note\"\u003e\n\u003cstrong\u003eDimension cleanup:\u003c\/strong\u003e your old copy says “Outer diameter: 1’-W 6’-L,” which is ambiguous. The only clearly supported dimension in the supplied text is \u003cstrong\u003e16 cm in length\u003c\/strong\u003e, which is approximately \u003cstrong\u003e6.3 inches\u003c\/strong\u003e. I did not invent an outer-diameter measurement.\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"pathstakes-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many replacement stakes are included?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThis listing includes \u003cstrong\u003e10 replacement ground stakes\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is each stake?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThe supplied product information lists each stake at approximately \u003cstrong\u003e16 cm\u003c\/strong\u003e, or about \u003cstrong\u003e6.3 inches\u003c\/strong\u003e long.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the stakes made from?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThey are made from \u003cstrong\u003eABS plastic\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they fit Energizer solar pathway lights?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThey may fit select Energizer models, but Energizer uses multiple light designs. Measure your original connector and pole\/socket diameter before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they fit SmartYard lights?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThey may fit select SmartYard fixtures. Compatibility should be confirmed by dimensions and connector shape rather than brand name alone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these with Hampton Bay or Berkley Jensen lights?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eThe supplied copy lists those brands as possible applications, but fit varies by model. Measure your existing part before purchase.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I hammer them into the ground?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eIt is better to loosen hard soil or make a pilot hole first. Striking ABS plastic directly with a hammer can damage the stake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan they be used for seasonal decorative lights?\u003c\/summary\u003e\n\u003cdiv class=\"pathstakes-answer\"\u003eYes, if the connector and dimensions are compatible. They can be useful for outdoor holiday, party and decorative stake lights.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pathstakes-trust\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e10-PACK\u003c\/strong\u003eMultiple Replacement Spikes\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eABS PLASTIC\u003c\/strong\u003eOutdoor Replacement Material\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e6.3\" LONG\u003c\/strong\u003eApprox. 16 cm\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMEASURE FIRST\u003c\/strong\u003eCompatibility by Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":34960100556949,"sku":"","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/10x-path-light-replacement-stakes-ground-solar-light-spikes-for-garden-lamps-7093340.png?v=1787424080"},{"product_id":"new-led-energizer-6-pack-solar-pathway-lights-outdoor-25-lumen-copper","title":"Energizer 10 Pack Solar Pathway LED Lights Outdoor-15 Lumen","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE_jpg.jpg?v=1719004878\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-7-video-text aplus-premium\" data-csa-c-id=\"a7uyw6-jkh3ag-b27fjw-9kxsg8\" data-cel-widget=\"aplus-m-premium-module-7-video-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-7\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-text-section aplus-container-2\"\u003e\n\u003ch1 class=\"aplus-h1 aplus-video-heading a-text-bold\"\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eBrighten your landscape with this \u003c\/i\u003e\u003ci\u003e\u003cb\u003eH\u003c\/b\u003e\u003c\/i\u003e\u003ci\u003e\u003cb\u003eigh Quality \u003c\/b\u003e\u003c\/i\u003e\u003ci\u003eEnergizer 10-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eEnergizer has taken their well known quality from batteries to this 10 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•10 pack includes: 10 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003emodel 10616-14\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\"\u003eFrom Energizer!\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\"\u003ePreview Instruction Manual: \u003ca title=\"energizer solar pathway lights 10 pack\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M51493-Manual-1.pdf?v=1712952651\"\u003eDownload\u003c\/a\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e\u003cspan face=\"Arial\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/IMG_8387_480x480.gif?v=1600646745\"\u003e\u003c\/span\u003e\u003c\/i\u003e\u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Black","offer_id":46698691690728,"sku":"enerBK-10","price":119.95,"currency_code":"USD","in_stock":true},{"title":"Bronze","offer_id":46698691723496,"sku":"enerBR-10","price":119.95,"currency_code":"USD","in_stock":true},{"title":"Copper","offer_id":46698691756264,"sku":"enercopper-10","price":119.95,"currency_code":"USD","in_stock":true},{"title":"Gunmetal","offer_id":46698691789032,"sku":"enerGUn-10","price":119.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":46698691821800,"sku":"enerSS-10","price":119.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-10-pack-solar-pathway-led-lights-outdoor-15-lumen-7537925.jpg?v=1786734919"},{"product_id":"new-smartyard-24-ft-12-light-led-string-light","title":"SmartYard 24 Ft. Waterproof LED String Light, 12 bulbs Plug-In","description":"\u003cdiv class=\"col__12-12 content-card__overlay-title\"\u003e\n\u003cdiv class=\"row-header row-header--nomargin row-header--noborder\"\u003e\n\u003cdiv class=\"row-header__title\"\u003e\n\u003ch2 class=\"row-header__text row-header__text--plain\"\u003e\u003c\/h2\u003e\n\u003cdiv class=\"grid\" name=\"key-features\" id=\"key-features\" data-lg-name=\"key-features\"\u003e\n\u003cdiv class=\"zone-card\"\u003e\n\u003cdiv class=\"content-card__wrapper content-card__wrapper--responsive\"\u003e\n\u003cdiv class=\"content-card content-card--responsive\"\u003e\n\u003cdiv role=\"presentation\" class=\"content-card__body key-features-content content-card__body--clickable\"\u003e\n\u003cdiv class=\"content-card__summary\"\u003e\n\u003cdiv class=\"etch-widgets\"\u003e\n\u003cdiv class=\"grid isBound transparentBorder\" id=\"sectionV1_6eca\"\u003e\n\u003cdiv class=\"grid-column  col-12-12 recursive-content\" id=\"sectionColumn1_28e0\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/102019-Hampton-Bay-banner-desktop.png\" alt=\"Hampton Bay\" class=\"stretchy stretchy\" title=\"Hampton Bay\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid isBound transparentBorder\" id=\"sectionV1_a257\"\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn3_a485\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bulb-location-2-2020.jpg\" alt=\"This is an Indoor\/Outdoor light.\" class=\"stretchy stretchy\" title=\"This is an Indoor\/Outdoor light.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn3_3bcf\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filam-compatible-bulb-type-2-2020.jpg\" alt=\"This light uses Integrated LED bulbs.\" class=\"stretchy stretchy\" title=\"This light uses Integrated LED bulbs.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn3_7a35\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bu-bulb-shape-2-2020.jpg\" alt=\"This string light has Edison-shaped lights.\" class=\"stretchy stretchy\" title=\"This string light has Edison-shaped lights.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid isBound transparentBorder\" id=\"sectionV1_a875\"\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn4_78d1\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bulbs-lumens-2-2020.jpg\" alt=\"This light has a brightness of 40 lumens.\" class=\"stretchy stretchy\" title=\"This light has a brightness of 40 lumens.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn4_3e26\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bu-power-type-2-2020.jpg\" alt=\"This is a Plug In-powered light.\" class=\"stretchy stretchy\" title=\"This is a Plug In-powered light.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn4_3991\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-outdoor-lighting-features-2-2020.jpg\" alt=\"This is a Weather Resistant light.\" class=\"stretchy stretchy\" title=\"This is a Weather Resistant light.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-12-12 spad recursive-content\" id=\"sectionColumn4_7367\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-l-number-of-bulbs-2-2020.jpg\" alt=\"This light has 12 bulbs.\" class=\"stretchy stretchy\" title=\"This light has 12 bulbs.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid isBound transparentBorder\" id=\"sectionV1_59d9\"\u003e\n\u003cdiv class=\"grid-column  col-6-12 recursive-content\" id=\"sectionColumn8_a028\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-b-wire-length-2-2020.jpg\" alt=\"This string light is 24 feet long.\" class=\"stretchy stretchy\" title=\"This string light is 24 feet long.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-6-12 recursive-content\" id=\"sectionColumn8_c907\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bulb-material-2-2020.jpg\" alt=\"This light is made out of Plastic.\" class=\"stretchy stretchy\" title=\"This light is made out of Plastic.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-6-12 recursive-content\" id=\"sectionColumn8_8bbe\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003cimg src=\"https:\/\/contentgrid.homedepot-static.com\/hdus\/en_US\/DTCCOMNEW\/fetch\/FetchRules\/Rich_Content\/310775243-10366-12light-indooroutdoor-24-ft-string-light-with-s14-single-filament-led-bu-light-type-2-2020.jpg\" alt=\"This light is Clear.\" class=\"stretchy stretchy\" title=\"This light is Clear.\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-column  col-6-12 recursive-content\" id=\"sectionColumn8_8179\"\u003e\n\u003cdiv class=\"content_image\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"row-header__text row-header__text--plain\"\u003e\n\u003cbr\u003eProduct Overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card__overlay-content\"\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cul class=\"product-description__bullet-list list list--type-square\"\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eEdison-style design offers a vintage, elegant look in your space\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eEnergy-efficient LEDs save more money than incandescent\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eIncludes 12 lights on a 24 in. weatherproof string\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid card-mobile-row\"\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eModel #:\u003c\/span\u003e 10366\u003c\/div\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eUPC #:\u003c\/span\u003e 012109103667\u003c\/div\u003e\n\u003cdiv class=\"col__12-12\"\u003e\n\u003cspan class=\"u__bold\"\u003eInternet #:\u003c\/span\u003e 300869697\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid main-description card-mobile-row\"\u003e\n\u003cp class=\"main-description--mobile\"\u003eThe SmartYard LED String Lights combine the beauty of vintage, Edison-style bulbs with the latest in cutting-edge LED technology to bring you beautiful lighting where you want it. State-of-the-art LEDs save up to $99 per year on your electric bill, versus using traditional incandescent bulbs. The soft, warm light will add a welcoming glow to any location. This light set includes 12 LED lights on a 24 ft. string, and its energy-efficient design means you can link up to 600 ft. for a total of 25 strings using one electrical outlet. These commercial-grade lights are equipped with impact- and weather-resistant bulbs and have been designed for outdoor use, but will also add a festive atmosphere to your indoor locations. No need to worry about the hazard of broken glass with these lights as they won't break if dropped. These string lights have been tested to ensure your safety and are backed by a limited lifetime LED warranty.\u003c\/p\u003e\n\u003cul class=\"product-description__bullet-list product-description__bullet-list--margin list list--type-square\"\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003e12-bulbs on a 24 ft. string\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eState-of-the-art LEDs never need replacing and provide a lifetime of light\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eWarm white light - 2700K\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eImpact-resistant bulbs won't break when dropped, making them safe around children and pets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eWeatherproof design for long-lasting use\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eBulbs are spaced 2 ft. apart\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eFlexible mounting options (mounting hardware not included)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eTested and approved for your safety\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eLinkable: energy-efficient product allows for up to 600 ft. of connected lights\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eSave $99 on yearly electricity cost vs. incandescent bulbs with the same brightness\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"list__item\"\u003e\u003cspan\u003eClick here for a link to information on electronic recycling programs\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"hampton bay","offers":[{"title":"Default Title","offer_id":35318993485973,"sku":"stringhb-24","price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/smartyard-24-ft-waterproof-led-string-light-12-bulbs-plug-in-2411640.jpg?v=1786734919"},{"product_id":"energizer-smartyard-led-solar-pathway-lights-8-pack-powered-by-energizer","title":"Energizer LED Solar Pathway Lights New Model , 8-pack Powered By Energizer","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/nfclxIDZGNU\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003csection id=\"summary\" data-bn=\"a0\/12109102752\"\u003e\n\u003cp\u003e\u003cb\u003eDescription excerpt\u003c\/b\u003e LED Solar Pathway Lights., Nickel Metal Hydride (Ni-MH) rechargeable Energizer Batteries provide up to 8 hours of nightly run time on a full charge.\u003c\/p\u003e\n\u003cdl class=\"dl-inline\"\u003e\n\u003cdt\u003easin\u003c\/dt\u003e\n\u003cdd\u003eB06X6FNSKJ\u003c\/dd\u003e\n\u003cdt\u003ebrand\u003c\/dt\u003e\n\u003cdd\u003eSmartYard\u003c\/dd\u003e\n\u003cdt\u003emodel\u003c\/dt\u003e\n\u003cdd\u003e10232-FJ\u003c\/dd\u003e\n\u003cdt\u003e\u003c\/dt\u003e\n\u003c\/dl\u003e\n\u003c\/section\u003e","brand":"Energizer","offers":[{"title":"Default Title","offer_id":43971399090408,"sku":"","price":99.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/energizer-led-solar-pathway-lights-new-model-8-pack-powered-by-energizer-1256636.jpg?v=1786734919"},{"product_id":"new-led-energizer-8pack-solar-pathoway-lights-outdoor-stainless-steelblackwaterproof","title":"Energizer (SmartYard) 10 Pack Solar Pathway LED Lights Outdoor 15 Lumen-Stainless Steel","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LIGHTING_PERFORMANCE_jpg.jpg?v=1719004878\"\u003e\u003c\/p\u003e\n\u003cp\u003eBrighten your landscape with this High Quality 10-piece solar light waterproof set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look.\u003c\/p\u003e\n\u003cp\u003eEnergizer has taken their well known quality from batteries to this 10 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease.\u003c\/p\u003e\n\u003cp\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night.\u003c\/p\u003e\n\u003cp\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights.\u003c\/p\u003e\n\u003cp\u003eLight up your yard while resting easy knowing you have lights that are built to last.\u003c\/p\u003e\n\u003cp\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/p\u003e\n\u003ch2\u003e\u003ca class=\"accordionTitle singleAccordion\" role=\"button\" aria-expanded=\"true\" tabindex=\"0\"\u003eDescription\u003c\/a\u003e\u003c\/h2\u003e\n\u003cdiv class=\"accordionBox\" aria-hidden=\"false\"\u003e\n\u003cdiv class=\"accordionContent\"\u003e\n\u003cdiv class=\"accordionFiles\"\u003e\n\u003cdiv class=\"accordionTextbox\"\u003e\n\u003cdiv class=\"accordionText\"\u003eIt's easy to follow the right path when it's clearly illuminated for you. So brighten your nights with this set of solar landscape lights.\n\u003cdiv\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes ten pathway lights and 10 AA NiMH rechargeable batteries\u003c\/li\u003e\n\u003cli\u003eCrystalline solar panel\u003c\/li\u003e\n\u003cli\u003e LED lights\u003c\/li\u003e\n\u003cli\u003e15 Lumen\u003c\/li\u003e\n\u003cli\u003eOne filament bulb\u003c\/li\u003e\n\u003cli\u003eStainless steel body with glass lens\u003c\/li\u003e\n\u003cli\u003ePlastic ground stakes\u003c\/li\u003e\n\u003cli\u003eOutdoor use only\u003c\/li\u003e\n\u003cli\u003eMeasures 18.61\"H x 5.9\"Diam\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePreview Instruction Manual: \u003ca title=\"energizer solar pathway lights 10 pack\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/M51493-Manual-1.pdf?v=1712952651\"\u003eDownload\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Bronze","offer_id":46529098842344,"sku":"10343-BRonze-1","price":114.95,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":46529098875112,"sku":"10343-BRonze-2","price":114.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/energizer-smartyard-10-pack-solar-pathway-led-lights-outdoor-15-lumen-stainless-steel-3130560.webp?v=1786734915"},{"product_id":"new-led-energizer-8-pack-solar-pathway-lights-outdoor-stainless-steel-bronze","title":"8 Pack Solar Pathway LED Lights Outdoor Color Changing -Stainless Steel","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/kRkNSacote4\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e \u003ci\u003eBrighten your landscape with this \u003cstrong\u003eHigh Quality\u003c\/strong\u003e Energizer 8-piece solar light set--no wires required!Easy to assemble and set up, stake them wherever you see fit to give your gardens and walkways a warm, inviting look. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e has taken their well known quality from batteries to this 8 Pack of Stainless Steel LED Solar Lights. The durable stainless steel construction and glass lens are designed to handle the outdoors with ease. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eA crystalline solar panel absorbs the sun's natural rays throughout the day to recharge the batteries for use at night. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e10 lumen\u003cbr\u003eThe built in, on\/off sensor automatically detects the onset of nightfall or inclement weather to turn your lights off and on automatically-eliminating the daily maintenance required with traditional lights. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003eLight up your yard while resting easy knowing you have lights that are built to last. \u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e•8 pack includes: 8 stake lights, batteries, and ground stake, each with a pre-installed rechargeable Energizer AA NiMH battery•Glass lens with crystal panel•No wiring or electricity required•Stainless steel construction•Some SIMPLE assembly required•For outdoor use only•Waterproof•Measurements: Light 15-1\/2\"H x 6-1\/4\"Diam; Stake 5\"•Imported\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e Model Number :10244-SS CP RD GM\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Energizer","offers":[{"title":"Gunmetal","offer_id":43658151264488,"sku":"","price":79.95,"currency_code":"USD","in_stock":false},{"title":"Bronze","offer_id":46560970834152,"sku":"","price":79.95,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":46560970866920,"sku":"","price":79.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/8-pack-solar-pathway-led-lights-outdoor-color-changing-stainless-steel-5981430.webp?v=1786734917"},{"product_id":"new-high-end-restoration-hardware-solar-lights-square-40-lumen-set-of-6","title":"High-End SmartYard Tall Solar Lights Square 40 Lumen -Set of 6","description":"\u003cdiv class=\"arrange arrange-spaced arrange-middle about-item-short\" role=\"button\" tabindex=\"0\"\u003e\n\u003cdiv class=\"arrange-fill\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"about-product-title heading-b font-normal font-headline-4\"\u003eAbout This Item\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic operation and no wiring make for easy installation and use.\u003c\/li\u003e\n\u003cli\u003eLithium Phosphate (LiFePo4) rechargable batteries provide up to 9 hours of nightly run time on a full charge\u003c\/li\u003e\n\u003cli\u003e40 lumens per light provide maximum energy to project a beautiful pattern of warm white LED light\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eCrafted from corrosion-free cast aluminum with beveled glass window panels\u003c\/li\u003e\n\u003cli\u003eLarge crystalline solar panel captures maximum energy\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eInnovative step-down technology adjusts the amount of\u003c\/li\u003e\n\u003cli\u003elight emitted during the night, conserving battery power\u003c\/li\u003e\n\u003cli\u003e\n\u003c\/li\u003e\n\u003cli\u003eExclusive micro controller with sunlight monitoring and battery overcharge protection\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off light sensor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"arrange-fit\"\u003e\u003cspan aria-hidden=\"true\" class=\"elc-icon slide-panel-view-details elc-icon-angle-right elc-icon-14\" role=\"button\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slidepanel slidepanel-slide-from-right AboutThisItem-slidepanel slidepanel-container padding-sides\" role=\"dialog\" aria-hidden=\"true\"\u003e\n\u003cdiv class=\"slidepanel-header\"\u003e\u003cbutton class=\"button slide-panel-back-link button--link\" data-automation-id=\"button\" data-tl-id=\"button\" aria-hidden=\"true\" aria-label=\"Back\" type=\"button\" tabindex=\"-1\"\u003e\u003cspan class=\"button-wrapper\"\u003e\u003c\/span\u003e\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"SmartYard","offers":[{"title":"Bronze","offer_id":35504782737557,"sku":"RH-Tall6","price":89.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/products\/high-end-smartyard-tall-solar-lights-square-40-lumen-set-of-6-4255334.jpg?v=1786734913"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/collections\/all-product-6753123.png?v=1786734025","url":"https:\/\/outdoorsolaroutlet.com\/collections\/all-product.oembed?page=34","provider":"Outdoor Solar Outlet","version":"1.0","type":"link"}