{"product_id":"solar-stainless-steel-in-ground-garden-lights","title":"🌟 Solar Stainless Steel In-Ground Garden Lights 🌟","description":"\u003cstyle\u003e\n  \/* =====================================================\n     UNIVERSAL PRODUCT DETAIL PAGE\n     修改以下3个颜色即可调整整页配色\n     ===================================================== *\/\n\n  .product-page-template {\n    --accent: #465f70;\n    --accent-dark: #304552;\n    --accent-light: #eef3f5;\n\n    --heading: #1d2125;\n    --text: #373c40;\n    --muted: #666c71;\n    --border: #dfe3e6;\n    --soft-bg: #f7f8f9;\n    --white: #ffffff;\n    --shadow: 0 9px 26px rgba(24, 31, 36, 0.08);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .product-page-template,\n  .product-page-template * {\n    box-sizing: border-box;\n  }\n\n  .product-page-template img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ppt-container {\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .ppt-section {\n    padding: 44px 20px;\n  }\n\n  .ppt-section-soft {\n    background: var(--soft-bg);\n  }\n\n  \/* =====================================================\n     SHORT TITLE AND SUBTITLE\n     ===================================================== *\/\n\n  .ppt-hero {\n    padding: 30px 16px 30px;\n    background:\n      radial-gradient(\n        circle at top,\n        rgba(70, 95, 112, 0.07),\n        transparent 42%\n      ),\n      linear-gradient(180deg, #fafcfd 0%, #ffffff 100%);\n  }\n\n  .ppt-hero-copy {\n    max-width: 760px;\n    margin: 0 auto 20px;\n    text-align: center;\n  }\n\n  .ppt-title {\n    margin: 0;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 38px;\n    font-weight: 600;\n    letter-spacing: -0.015em;\n    line-height: 1.18;\n  }\n\n  .ppt-subtitle {\n    max-width: 700px;\n    margin: 12px auto 0;\n    color: var(--muted);\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n  \/* =====================================================\n     IMAGES AND GIF\n     ===================================================== *\/\n\n  .ppt-media {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    background: #eeeeee;\n    box-shadow: var(--shadow);\n  }\n\n  .ppt-media img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .ppt-hero-media {\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* =====================================================\n     ONE-SENTENCE PRODUCT SUMMARY\n     ===================================================== *\/\n\n  .ppt-summary {\n    max-width: 760px;\n    margin: 22px auto 0;\n    padding: 20px 24px;\n    border-left: 3px solid var(--accent);\n    border-radius: 0 6px 6px 0;\n    background: var(--accent-light);\n    color: var(--heading);\n    font-size: 19px;\n    font-weight: 600;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  \/* =====================================================\n     INDEPENDENT MAIN IMAGE\n     ===================================================== *\/\n\n  .ppt-main-image-section {\n    padding-top: 36px;\n    padding-bottom: 36px;\n  }\n\n  .ppt-main-image {\n    width: 100%;\n  }\n\n  \/* =====================================================\n     SELLING POINTS\n     标题 → 说明 → 图片\n     ===================================================== *\/\n\n  .ppt-feature {\n    width: 100%;\n  }\n\n  .ppt-feature-copy {\n    max-width: 780px;\n    margin: 0 auto 20px;\n    text-align: left;\n  }\n\n  .ppt-feature-copy h2 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    line-height: 1.25;\n  }\n\n  .ppt-feature-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .ppt-feature-image {\n    width: 100%;\n  }\n\n  \/* =====================================================\n     USAGE SCENE\n     标题 → 说明 → 图片\n     ===================================================== *\/\n\n  .ppt-scene-copy {\n    max-width: 780px;\n    margin: 0 auto 20px;\n    text-align: left;\n  }\n\n  .ppt-scene-copy h2 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    line-height: 1.25;\n  }\n\n  .ppt-scene-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .ppt-scene-image {\n    width: 100%;\n  }\n\n  \/* =====================================================\n     PRODUCT SPECIFICATIONS TABLE\n     ===================================================== *\/\n\n  .ppt-spec-heading {\n    margin: 0 0 22px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .ppt-spec-table-wrap {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    background: var(--white);\n  }\n\n  .ppt-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n    color: var(--text);\n    font-size: 17px;\n    line-height: 1.55;\n  }\n\n  .ppt-spec-table th,\n  .ppt-spec-table td {\n    padding: 16px 18px;\n    border-right: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: middle;\n    overflow-wrap: anywhere;\n  }\n\n  .ppt-spec-table th:last-child,\n  .ppt-spec-table td:last-child {\n    border-right: 0;\n  }\n\n  .ppt-spec-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ppt-spec-table thead th {\n    background: #f0f2f4;\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .ppt-spec-table tbody tr:nth-child(even) {\n    background: #fafbfc;\n  }\n\n  .ppt-spec-table th:first-child,\n  .ppt-spec-table td:first-child {\n    width: 36%;\n  }\n\n  .ppt-spec-table th:last-child,\n  .ppt-spec-table td:last-child {\n    width: 64%;\n  }\n\n  .ppt-spec-table tbody td:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  \/* =====================================================\n     FAQ\n     ===================================================== *\/\n\n  .ppt-faq-heading {\n    margin: 0 0 24px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    font-weight: 600;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .ppt-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .ppt-faq-list details {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    background: var(--white);\n  }\n\n  .ppt-faq-list summary {\n    position: relative;\n    padding: 20px 53px 20px 19px;\n    color: var(--heading);\n    font-size: 19px;\n    font-weight: 700;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ppt-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ppt-faq-list summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 17px;\n    right: 18px;\n    color: var(--accent);\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .ppt-faq-list details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ppt-faq-answer {\n    padding: 0 19px 20px;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  \/* =====================================================\n     WHY US\n     ===================================================== *\/\n\n  .ppt-why-section {\n    padding: 26px 20px 44px;\n    background: var(--soft-bg);\n  }\n\n  .ppt-trust-card {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n    box-shadow: 0 8px 22px rgba(25, 32, 38, 0.05);\n  }\n\n  .ppt-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .ppt-trust-copy {\n    padding: 28px 23px 22px;\n    text-align: center;\n  }\n\n  .ppt-trust-copy h2 {\n    margin: 0 0 15px;\n    color: var(--heading);\n    font-size: 20px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .ppt-trust-copy p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ppt-why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 11px;\n    max-width: 680px;\n    margin: 19px auto 0;\n    text-align: left;\n  }\n\n  .ppt-why-item {\n    padding: 13px 14px;\n    border-radius: 5px;\n    background: var(--soft-bg);\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .ppt-shipping-list {\n    display: grid;\n    gap: 10px;\n    max-width: 700px;\n    margin: 18px auto 0;\n    text-align: left;\n  }\n\n  .ppt-shipping-item {\n    padding: 14px 15px;\n    border-radius: 5px;\n    background: var(--soft-bg);\n    color: var(--text);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .ppt-shipping-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .ppt-shipping-images img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  \/* =====================================================\n     MOBILE\n     ===================================================== *\/\n\n  @media (max-width: 760px) {\n    .product-page-template {\n      font-size: 18px;\n    }\n\n    .ppt-section {\n      padding: 35px 14px;\n    }\n\n    .ppt-hero {\n      padding: 20px 11px 23px;\n    }\n\n    .ppt-hero-copy {\n      margin-bottom: 13px;\n    }\n\n    .ppt-title {\n      font-size: 29px;\n      line-height: 1.16;\n    }\n\n    .ppt-subtitle {\n      margin-top: 7px;\n      font-size: 18px;\n      line-height: 1.5;\n    }\n\n    .ppt-summary {\n      margin-top: 16px;\n      padding: 17px 16px;\n      font-size: 18px;\n      line-height: 1.6;\n      text-align: left;\n    }\n\n    .ppt-main-image-section {\n      padding-top: 27px;\n      padding-bottom: 27px;\n    }\n\n    .ppt-feature-copy,\n    .ppt-scene-copy {\n      margin-bottom: 17px;\n    }\n\n    .ppt-feature-copy h2,\n    .ppt-scene-copy h2 {\n      font-size: 25px;\n    }\n\n    .ppt-feature-copy p,\n    .ppt-scene-copy p {\n      font-size: 18px;\n      line-height: 1.65;\n    }\n\n    .ppt-spec-heading {\n      margin-bottom: 18px;\n      font-size: 26px;\n    }\n\n    .ppt-spec-table {\n      font-size: 17px;\n    }\n\n    .ppt-spec-table th,\n    .ppt-spec-table td {\n      padding: 14px 12px;\n      line-height: 1.5;\n    }\n\n    .ppt-spec-table thead th {\n      font-size: 14px;\n    }\n\n    .ppt-spec-table th:first-child,\n    .ppt-spec-table td:first-child {\n      width: 38%;\n    }\n\n    .ppt-spec-table th:last-child,\n    .ppt-spec-table td:last-child {\n      width: 62%;\n    }\n\n    .ppt-faq-heading {\n      font-size: 26px;\n    }\n\n    .ppt-faq-list summary {\n      font-size: 18px;\n    }\n\n    .ppt-why-section {\n      padding: 18px 12px 34px;\n    }\n\n    .ppt-trust-copy {\n      padding: 23px 17px 19px;\n    }\n\n    .ppt-trust-copy h2 {\n      font-size: 18px;\n    }\n\n    .ppt-trust-copy p {\n      font-size: 17px;\n    }\n\n    .ppt-why-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .ppt-why-item {\n      font-size: 17px;\n    }\n\n    .ppt-shipping-item {\n      font-size: 17px;\n    }\n\n    .ppt-shipping-images {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .ppt-section {\n      padding: 31px 12px;\n    }\n\n    .ppt-title {\n      font-size: 27px;\n    }\n\n    .ppt-feature-copy h2,\n    .ppt-scene-copy h2 {\n      font-size: 23px;\n    }\n\n    .ppt-spec-heading,\n    .ppt-faq-heading {\n      font-size: 24px;\n    }\n\n    .ppt-spec-table {\n      font-size: 16px;\n    }\n\n    .ppt-spec-table th,\n    .ppt-spec-table td {\n      padding: 13px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-page-template\"\u003e\n\u003c!-- =================================================\n       1. SHORT TITLE\n       2. ONE-SENTENCE SUBTITLE\n       3. GIF OR MAIN IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-hero\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-hero-copy\"\u003e\n\u003ch3 class=\"ppt-title\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(56, 30, 184);\"\u003eZero Electric Bills – Effortless Elegance for Every Step.\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-media ppt-hero-media\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/7_24.gif?v=1784867018\"\u003e\u003c\/div\u003e\n\u003c!-- ONE-SENTENCE PRODUCT SUMMARY --\u003e\n\u003cdiv class=\"ppt-summary\"\u003e\n\u003cb data-index-in-node=\"0\" data-path-to-node=\"15\"\u003eSolar Stainless Steel In-Ground Garden Lights\u003c\/b\u003e are built for \u003cb data-index-in-node=\"60\" data-path-to-node=\"15\"\u003ehomeowners seeking elevated outdoor aesthetics and safety\u003c\/b\u003e. \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       4. INDEPENDENT MAIN PRODUCT IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-main-image-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-media ppt-main-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/b58ce7b99582c961375527c3c6b27ebb_20551f94-5244-4594-8051-584f9d7b5a04.png?v=1784860751\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppt-media ppt-main-image\" style=\"text-align: left;\"\u003e\u003cstrong\u003eBy combining high-efficiency solar charging with a durable steel design, it eliminates wiring hassles, high bills, and fragile plastic lights, delivering a bright, automated landscape light without the dark pathway worries.\u003cbr\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/73164adc0b0cd297724de1638f074c44_770cbfa6-46dd-4d24-861c-e6435fe8d71c.png?v=1784864889\"\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       5. SELLING POINT 1\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e☀️ \u003cb data-index-in-node=\"3\" data-path-to-node=\"17\"\u003e【High-Efficiency Power】\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eNo more dim lights fading in an hour. Features top-tier solar panels for efficient charging even on cloudy days, delivering reliable dusk-to-dawn lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/1_89488c34-6b62-439b-a130-39b681e6ab6b.png?v=1784860751\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       6. SELLING POINT 2\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e🛡️ \u003cb data-index-in-node=\"187\" data-path-to-node=\"17\"\u003e【Weatherproof \u0026amp; Durable】\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eNo more cracked plastic or water damage. Built with IP65 waterproofing and a tough stainless-steel top to withstand rain, snow, and foot traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/2_888adc56-8d97-4881-b16c-59c705cc2dff.png?v=1784862323\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       7. SELLING POINT 3\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e⚡ \u003cb data-index-in-node=\"360\" data-path-to-node=\"17\"\u003e【Plug-and-Play Setup】\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eZero wiring, zero contractors. Simply attach the ground stake and press into the soil—effortless installation in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/3_ea687acc-9d57-4e82-a18b-21df278ea32c.png?v=1784862243\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       8. SELLING POINT 4\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e🎨 \u003cb data-index-in-node=\"507\" data-path-to-node=\"17\"\u003e【Sleek In-Ground Style】\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUpgrade your home’s curb appeal. The flush, brushed steel design seamlessly embeds into your lawn, offering premium looks without hidden installation costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/4_4adea06f-5705-4cc3-bd45-576fd7c7cb0e.png?v=1784862243\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       9. USAGE SCENE\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-scene-copy\"\u003e\n\u003cp\u003eDon’t settle for cheap plastic lights that crack and dim. Upgrade to weatherproof stainless steel for long-lasting, brilliant glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-scene-image ppt-media\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/bcc364c9c6a0e68a9370a321f733ee5f.png?v=1784864452\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       10. PRODUCT SPECIFICATIONS\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003ch2 class=\"ppt-spec-heading\"\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"ppt-spec-table-wrap\"\u003e\n\u003ctable class=\"ppt-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eSolar In-Ground Lawn Light (Round)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel + Durable ABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan data-path-to-node=\"3,3,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"3,3,0,0\"\u003e\u003c\/b\u003e\u003c\/span\u003e\u003cspan data-path-to-node=\"3,3,1,0\"\u003eTop Diameter: 11.7 cm (4.6 in) \/ Height: 13 cm (5.1 in)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65 Weatherproof\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\/section\u003e\n\u003c!-- =================================================\n       11. FAQ — ONLY 3 QUESTIONS\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003ch2 class=\"ppt-faq-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ppt-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do these solar lights work?\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003eThey charge automatically under direct sunlight during the day and turn ON automatically at dusk thanks to the built-in light sensor. Zero manual switch needed after initial setup.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eAre they truly waterproof and durable against lawnmowers or foot traffic?\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003eYes. Built with an IP65 waterproof rating and heavy-duty stainless steel casing, they withstand heavy rain, snow, and everyday lawn foot traffic with ease.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I install them? Is wiring required?\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003e\n\u003cb data-index-in-node=\"3\" data-path-to-node=\"11,0\"\u003e100% Wireless.\u003c\/b\u003e Simply turn ON the bottom switch, attach the included ground stake, and push the light into the soil or grass. Setup takes under 10 seconds per light.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       12. WHY US\n       ================================================= --\u003e\n\u003csection class=\"ppt-why-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003c!-- WHY US --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003e❤️ Why Us?\u003c\/h2\u003e\n\u003cdiv class=\"ppt-why-grid\"\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\" alt=\"Trusted manufacturers and quality-checked products\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHOP WITH CONFIDENCE --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Secure checkout and helpful customer support\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 DELIVERY --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"ppt-shipping-list\"\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🚚 Once shipped, you will receive a tracking number to monitor your package at any time.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Carefully packed orders\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Tracked shipping and delivery\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0249","offers":[{"title":"Warm White \/ Buy 1","offer_id":53601311850859,"sku":"NC02492607241331-8灯暖光","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ Buy 8(save 35%)","offer_id":53602026881387,"sku":"NC02492607241331-8灯暖光*8","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White Light \/ Buy 1","offer_id":53601311883627,"sku":"NC02492607241331-8灯白光","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White Light \/ Buy 8(save 35%)","offer_id":53602026914155,"sku":"NC02492607241331-8灯白光*8","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/b58ce7b99582c961375527c3c6b27ebb_20551f94-5244-4594-8051-584f9d7b5a04.png?v=1784860751","url":"https:\/\/zavrlyus.com\/products\/solar-stainless-steel-in-ground-garden-lights","provider":"zavrlyUS","version":"1.0","type":"link"}