{"product_id":"waterproof-aluminum-ground-lights","title":"Waterproof Aluminum Ground Lights","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：太阳能LED地埋灯（户外\/花园类）\n  目标受众：追求庭院美观、安全照明、简便安装的房主\n  视觉风格：温馨、耐用、科技感（强调升级8灯珠）\n  配色策略：暖黄色（光效强调）、银灰色（材质强调）、深灰色（文字）\n  模块顺序：Hero (场景吸引) → Feature 1 (核心差异：8灯vs4灯) → Feature 2 (耐用性：防水金属) → Feature 3 (使用便利：太阳能\/安装) → Scenario (多场景展示) → Specs → FAQ\n  详情图映射：Hero=image_4, Feature1=image_2, Feature2=image_3, Feature3=image_1, Scenario=image_5\n  规格图映射：Specs=image_1 (及文本数据)\n  对比模块：已加入 (Feature 1)，因报告强调了“8灯 vs 4灯”的核心差异。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FFC107; \/* Warm light yellow *\/\n      --primary-hover: #FFB300;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-soft: #F8F9FA;\n      --bg-card: #FFFFFF;\n      --border-color: #E9ECEF;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.1);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      font-weight: 700;\n      margin: 0 0 16px;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin: 0 0 16px;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin: 0 0 12px;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      margin: 0 0 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Layout utilities *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr 1fr;\n      }\n      .pd-grid-2.reverse {\n        direction: rtl;\n      }\n      .pd-grid-2.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Image utilities *\/\n    .pd-image {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .pd-image-placeholder {\n      width: 100%;\n      min-height: 300px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    \/* Components *\/\n    .pd-trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      color: var(--text-main);\n      margin-bottom: 16px;\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 24px;\n    }\n\n    .pd-tag {\n      background: var(--bg-soft);\n      padding: 6px 12px;\n      border-radius: 6px;\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications Table *\/\n    .pd-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-spec-table th,\n    .pd-spec-table td {\n      padding: 16px 24px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .pd-spec-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 40%;\n    }\n\n    @media (max-width: 767px) {\n      .pd-spec-table, .pd-spec-table tbody, .pd-spec-table tr, .pd-spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-spec-table thead { display: none; }\n      .pd-spec-table tr { margin-bottom: 16px; border: 1px solid var(--border-color); border-radius: var(--radius-md); }\n      .pd-spec-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 12px 16px;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .pd-spec-table td:last-child { border-bottom: none; }\n      .pd-spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        margin-right: 16px;\n      }\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      background: var(--bg-soft);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      margin-bottom: 16px;\n    }\n    .pd-faq-item h3 { margin-top: 0; color: var(--text-main); }\n    .pd-faq-item p { margin-bottom: 0; }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-trust-badge\"\u003eUpgraded 8-LED Brightness\u003c\/div\u003e\n\n\u003ch1\u003ePremium Solar Pathway Lights for a Brighter, Safer Home\u003c\/h1\u003e\n\n\u003cp\u003eElevate your outdoor space with automatic, durable illumination. These aluminum alloy solar lights provide superior brightness and weatherproof reliability, all with zero electricity costs and tool-free installation.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img107\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514180641\/0386ce0f1a418d7304d1adcae51ad53c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img108\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514180641\/3059dbbb5212684bc29f6c0cdc0f0404.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eBrighter Illumination with 8 upgraded LEDs\u003c\/h2\u003e\n\n\u003cp\u003eDon't settle for dim path lights. Our newly upgraded design features 8 high-efficiency LEDs, delivering significantly brighter light and wider coverage compared to standard 4-LED models. Perfect for ensuring visibility along walkways and driveways.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eBrighter Output\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eWider Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2: DURABILITY (Waterproof\/Material) --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img111\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514180641\/02c3e4e5513407caaf61b5b9935c2b15.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eIP65 Waterproof \u0026amp; Durable Aluminum Top\u003c\/h2\u003e\n\n\u003cp\u003eBuilt to withstand the elements year-round. The robust aluminum alloy cover ring and high-strength ABS body provide IP65 certified resistance against rain, snow, and frost. Designed to be tough enough to handle accidental steps.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eIP65 Weatherproof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAluminum Alloy\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRust Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3: EASE OF USE (Solar \u0026 Install) --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img110\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514180641\/8842063e87cd06630098b9f5cba8ca6f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eAutomatic Solar Charging, Zero Wiring\u003c\/h2\u003e\n\n\u003cp\u003eEnjoy hassle-free lighting with intelligent light control. The integrated solar panel charges the 600mAh battery during the day, automatically turning on at dusk for up to 8 hours of light. Installation takes seconds—just flip the switch and insert the spike into the ground.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eDusk-to-Dawn Auto On\/Off\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e15-Second Setup\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eNo Electricity Bills\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENARIO GALLERY --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eVersatile Ambiance for Any Outdoor Space\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 32px;\"\u003eIdeal for illuminating garden paths, lining driveways, accenting decks, or creating a warm atmosphere for patios and lawns.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img112\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260514180641\/e53b25ce5d26d260f9f279e8d21bb9ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eLight Source\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e8 LEDs (Upgraded)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eAluminum Alloy (Top Ring) + ABS Plastic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eWaterproof Rating\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eIP65\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003ePower Source\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSolar-Powered (Built-in 600mAh NiMH Battery)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eWorking Time\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eUp to 8 hours (on full charge)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eDisk Diameter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e4.7 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eTotal Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eApprox. 5.8 inches (including spike)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eWhere is the ON\/OFF switch located?\u003c\/h3\u003e\n\n\u003cp\u003eThe switch is located on the black underside of the light disk, near where the spike attaches. Please ensure you switch it to the \"ON\" position before first use so it can charge and operate automatically.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eWhat should I do if the ground is too hard for installation?\u003c\/h3\u003e\n\n\u003cp\u003eDo not use a hammer or excessive force on the light itself, as this may damage the unit. We recommend softening the ground with water first or using a tool to dig a small pilot hole before inserting the spike.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eWill these lights work during cloudy days or winter?\u003c\/h3\u003e\n\n\u003cp\u003eYes, they are designed for year-round outdoor use. However, since they rely on sunlight to charge, the illumination duration at night may be shorter during prolonged cloudy weather or winter months when sunlight intensity is lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Warm White \/ 4-Pack (Small Pathway \/ Accent)","offer_id":45637690818751,"sku":"0515-14037698","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 4-Pack (Small Pathway \/ Accent)","offer_id":45637690851519,"sku":"0515-14031053","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ 8-Pack (Standard Driveway)","offer_id":45637690884287,"sku":"0515-14034591","price":59.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 8-Pack (Standard Driveway)","offer_id":45637690917055,"sku":"0515-14037753","price":59.95,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ 12-Pack (Full Garden Coverage)","offer_id":45637690949823,"sku":"0515-14037970","price":89.85,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 12-Pack (Full Garden Coverage)","offer_id":45637690982591,"sku":"0515-14032577","price":89.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/0386ce0f1a418d7304d1adcae51ad53c.jpg?v=1778825028","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/waterproof-aluminum-ground-lights","provider":"Bak","version":"1.0","type":"link"}