{"product_id":"solar-lights-outdoor-waterproof-led-solar-garden-lights","title":"Solar Lights Outdoor Waterproof, LED Solar Garden Lights","description":"\u003cstyle\u003e\n  .spl-page,\n  .spl-page * {\n    box-sizing: border-box;\n  }\n\n  .spl-page {\n    --black: #080b10;\n    --navy: #101a29;\n    --yellow: #f7bf16;\n    --yellow-dark: #d99c00;\n    --cream: #fff8dc;\n    --text: #172033;\n    --muted: #677184;\n    --line: #e2e6ec;\n    --soft: #f5f7fa;\n    width: 100%;\n    max-width: 800px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--text);\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .spl-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n    border-radius: 16px;\n  }\n\n  .spl-page h1,\n  .spl-page h2,\n  .spl-page h3,\n  .spl-page h4,\n  .spl-page p {\n    margin-top: 0;\n  }\n\n  .spl-section {\n    padding: 36px 16px;\n  }\n\n  .spl-section--soft {\n    background: var(--soft);\n  }\n\n  .spl-section--cream {\n    background: #fffaf0;\n  }\n\n  .spl-heading {\n    max-width: 660px;\n    margin: 0 auto 21px;\n    text-align: center;\n  }\n\n  .spl-eyebrow {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    color: #765100;\n    background: var(--cream);\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .spl-title {\n    margin: 0 0 11px;\n    color: var(--text);\n    font-size: 29px;\n    font-weight: 800;\n    line-height: 1.15;\n    letter-spacing: -0.8px;\n  }\n\n  .spl-title span {\n    color: var(--yellow-dark);\n  }\n\n  .spl-subtitle {\n    max-width: 640px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .spl-image {\n    margin: 0 0 24px;\n  }\n\n  .spl-card {\n    padding: 20px 17px;\n    border: 1px solid var(--line);\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(17, 32, 51, 0.07);\n  }\n\n  .spl-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .spl-point {\n    display: grid;\n    grid-template-columns: 45px minmax(0, 1fr);\n    align-items: center;\n    gap: 12px;\n    padding: 13px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .spl-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 45px;\n    height: 45px;\n    border-radius: 13px;\n    color: var(--black);\n    background: linear-gradient(145deg, #ffe176, #f3b600);\n    font-size: 21px;\n  }\n\n  .spl-point h3,\n  .spl-point h4 {\n    margin: 0 0 3px;\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .spl-point p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* HERO *\/\n  .spl-hero {\n    padding: 28px 16px 24px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 90% 5%, rgba(247, 191, 22, 0.24), transparent 34%),\n      linear-gradient(145deg, #05080d, #101a29);\n  }\n\n  .spl-hero__tag {\n    display: inline-block;\n    margin: 0 0 13px;\n    padding: 7px 11px;\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 999px;\n    color: #ffe07a;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .spl-hero h1 {\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: 34px;\n    font-weight: 800;\n    line-height: 1.07;\n    letter-spacing: -1.2px;\n  }\n\n  .spl-hero h1 span {\n    color: var(--yellow);\n  }\n\n  .spl-hero__text {\n    margin: 0 0 17px;\n    color: #d8e0eb;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .spl-hero__pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .spl-pill {\n    padding: 8px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 10px;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .spl-hero__image {\n    margin-top: 22px;\n    overflow: hidden;\n    border-radius: 18px;\n    box-shadow: 0 22px 45px rgba(0, 0, 0, 0.3);\n  }\n\n  \/* BENEFITS *\/\n  .spl-benefits {\n    padding: 14px 16px 38px;\n    background: var(--soft);\n  }\n\n  \/* STATS *\/\n  .spl-stats {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 17px;\n  }\n\n  .spl-stat {\n    padding: 16px 9px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .spl-stat strong {\n    display: block;\n    color: #d59600;\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .spl-stat span {\n    display: block;\n    margin-top: 4px;\n    color: var(--muted);\n    font-size: 10px;\n    font-weight: 700;\n    line-height: 1.35;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  \/* STEPS *\/\n  .spl-step {\n    display: grid;\n    grid-template-columns: 47px minmax(0, 1fr);\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 10px;\n    padding: 13px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .spl-step__number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 47px;\n    height: 47px;\n    border-radius: 13px;\n    color: var(--black);\n    background: linear-gradient(145deg, #ffdc56, #edac00);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .spl-step h4 {\n    margin: 0 0 3px;\n    font-size: 15px;\n  }\n\n  .spl-step p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  \/* USE GRID *\/\n  .spl-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .spl-use {\n    padding: 16px 10px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .spl-use span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 24px;\n  }\n\n  .spl-use strong {\n    display: block;\n    font-size: 13px;\n  }\n\n  .spl-use small {\n    display: block;\n    margin-top: 4px;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* TABLE *\/\n  .spl-table-wrap {\n    overflow-x: auto;\n    border-radius: 14px;\n  }\n\n  .spl-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .spl-table th,\n  .spl-table td {\n    padding: 12px;\n    border: 1px solid var(--line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .spl-table th {\n    width: 39%;\n    color: #503800;\n    background: #fff7d5;\n  }\n\n  \/* FAQ *\/\n  .spl-faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .spl-faq details {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .spl-faq summary {\n    position: relative;\n    padding: 16px 45px 16px 15px;\n    color: var(--text);\n    font-size: 14px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .spl-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .spl-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    border-radius: 8px;\n    color: var(--black);\n    background: var(--cream);\n    font-size: 17px;\n    content: \"+\";\n    transform: translateY(-50%);\n  }\n\n  .spl-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .spl-faq__answer {\n    padding: 0 15px 16px;\n  }\n\n  .spl-faq__answer p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* TRUST *\/\n  .spl-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .spl-trust {\n    padding: 15px 9px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .spl-trust span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 23px;\n  }\n\n  .spl-trust strong {\n    display: block;\n    font-size: 12px;\n  }\n\n  \/* CTA *\/\n  .spl-final {\n    padding: 18px 16px 40px;\n    background: var(--soft);\n  }\n\n  .spl-final__card {\n    padding: 31px 19px;\n    border-radius: 20px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(247, 191, 22, 0.27), transparent 40%),\n      linear-gradient(145deg, #05080d, #101a29);\n    text-align: center;\n    box-shadow: 0 20px 45px rgba(10, 20, 35, 0.24);\n  }\n\n  .spl-final__tag {\n    display: inline-block;\n    margin-bottom: 11px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    color: #ffe181;\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .spl-final h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 29px;\n    line-height: 1.14;\n  }\n\n  .spl-final h2 span {\n    color: var(--yellow);\n  }\n\n  .spl-final p {\n    margin: 0 auto;\n    color: #d9e1ec;\n    font-size: 15px;\n  }\n\n  .spl-final__list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .spl-final__list span {\n    padding: 8px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 10px;\n    background: rgba(255, 255, 255, 0.07);\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  @media screen and (min-width: 720px) {\n    .spl-title {\n      font-size: 39px;\n    }\n\n    .spl-hero {\n      padding: 50px 29px 35px;\n    }\n\n    .spl-hero h1 {\n      font-size: 49px;\n    }\n\n    .spl-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .spl-benefits .spl-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .spl-use-grid,\n    .spl-trust-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .spl-stats {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"spl-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"spl-hero\"\u003e\n\u003cdiv class=\"spl-hero__tag\"\u003eEffortless Outdoor Lighting\u003c\/div\u003e\n\u003ch1\u003eLight Up Every Path. \u003cspan\u003eEnjoy a Safer, Brighter Home.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"spl-hero__text\"\u003eAdd clear nighttime visibility and modern stainless-steel style to walkways, driveways, gardens and patios—without wiring, electricity bills or complicated installation.\u003c\/p\u003e\n\u003cdiv class=\"spl-hero__pills\"\u003e\n\u003cspan class=\"spl-pill\"\u003e✓ 100% Solar Powered\u003c\/span\u003e \u003cspan class=\"spl-pill\"\u003e✓ Automatic Dusk to Dawn\u003c\/span\u003e \u003cspan class=\"spl-pill\"\u003e✓ IP44 Weather Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-hero__image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_27_03_24_06.png?v=1785137086\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"spl-benefits\"\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003carticle class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNo Electricity Required\u003c\/h3\u003e\n\u003cp\u003eCharges naturally in sunlight without plugs, cables or energy costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAutomatic Every Night\u003c\/h3\u003e\n\u003cp\u003eTurns on at dusk and switches off again when daylight returns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🛠️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eInstalls in Seconds\u003c\/h3\u003e\n\u003cp\u003eConnect the parts and press the ground stake into soft soil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN \/ VISIBILITY --\u003e\n\u003csection class=\"spl-section spl-section--cream\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eClearer Nighttime Visibility\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eBrighter Paths. \u003cspan\u003eSafer Steps.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eDark walkways make steps, edges and obstacles harder to see. These solar pathway lights create visible pools of light that help define your route while making the exterior of your home feel more inviting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_27_04.png?v=1785137249\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e👁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSee the Path More Clearly\u003c\/h3\u003e\n\u003cp\u003eHighlights walkway edges, steps and entrance areas after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMore Confident Steps\u003c\/h3\u003e\n\u003cp\u003eHelps family members and guests navigate outdoor areas at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBetter Curb Appeal\u003c\/h3\u003e\n\u003cp\u003eAdds a clean, modern lighting effect around your home and landscaping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBright Cool-White Glow\u003c\/h3\u003e\n\u003cp\u003eProduces crisp illumination for clear visibility and a contemporary look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOLAR OPERATION --\u003e\n\u003csection class=\"spl-section\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eAutomatic Solar Operation\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eCharges by Day. \u003cspan\u003eLights at Night.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eThe integrated solar panel collects energy during daylight and stores it in the internal battery. When darkness arrives, the light activates automatically—without switches or daily maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_28_12.png?v=1785137443\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-card\"\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSolar Charging\u003c\/h3\u003e\n\u003cp\u003eAbsorbs sunlight during the day to power the LED after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDusk-to-Dawn Sensor\u003c\/h3\u003e\n\u003cp\u003eTurns on at night and shuts off when daylight returns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNo Wiring\u003c\/h3\u003e\n\u003cp\u003eEnjoy outdoor lighting without running electrical cables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🍃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEnergy Saving\u003c\/h3\u003e\n\u003cp\u003eUses clean solar energy with no added electricity cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-stats\"\u003e\n\u003cdiv class=\"spl-stat\"\u003e\n\u003cstrong\u003e7000K\u003c\/strong\u003e \u003cspan\u003eCool-White Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-stat\"\u003e\n\u003cstrong\u003eUp to 8 Hrs\u003c\/strong\u003e \u003cspan\u003ePotential Runtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-stat\"\u003e\n\u003cstrong\u003eAutomatic\u003c\/strong\u003e \u003cspan\u003eDusk-to-Dawn Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-stat\"\u003e\n\u003cstrong\u003eSolar\u003c\/strong\u003e \u003cspan\u003eNo Electricity Cost\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WEATHER --\u003e\n\u003csection class=\"spl-section spl-section--soft\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eMade for Outdoor Use\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eStainless-Steel Style. \u003cspan\u003eAll-Season Durability.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eBuilt with a stainless-steel body, transparent lampshade and IP44 protection for normal outdoor exposure to rain, snow, frost and sleet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_29_19.png?v=1785137444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🌧️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eIP44 Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eDesigned to resist splashing water and everyday outdoor weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🔩\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStainless-Steel Body\u003c\/h3\u003e\n\u003cp\u003eCreates a modern appearance with durable outdoor construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e❄️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSeason-Ready Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for normal exposure to rain, frost, sleet and light snow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTransparent Lampshade\u003c\/h3\u003e\n\u003cp\u003eHelps distribute a bright, delicate glow around the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"spl-section spl-section--cream\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eQuick Tool-Free Setup\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eNo Tools. No Wiring. \u003cspan\u003eNo Hassle.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eSet up each light in only a few simple steps. There is no need to hire an electrician, dig cable trenches or connect the lights to an outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_32_25.png?v=1785137569\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-card\"\u003e\n\u003cdiv class=\"spl-step\"\u003e\n\u003cdiv class=\"spl-step__number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eConnect the Parts\u003c\/h4\u003e\n\u003cp\u003eAttach the lamp head, pole sections and ground stake securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-step\"\u003e\n\u003cdiv class=\"spl-step__number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eInsert Into Soft Ground\u003c\/h4\u003e\n\u003cp\u003ePush the stake carefully into soil, mulch or another suitable surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-step\"\u003e\n\u003cdiv class=\"spl-step__number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePlace in Direct Sunlight\u003c\/h4\u003e\n\u003cp\u003eChoose an open area where the solar panel can charge during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-step\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"spl-step__number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy Automatic Lighting\u003c\/h4\u003e\n\u003cp\u003eAllow the battery to charge, then watch the lights activate after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCENARIOS --\u003e\n\u003csection class=\"spl-section\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eMade for Every Outdoor Space\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eAdd Light, Style and Safety \u003cspan\u003eWherever You Need It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eThe slim stake design fits naturally into landscaping and can be moved easily whenever you change the layout of your outdoor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_34_05.png?v=1785137673\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-use-grid\"\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e \u003cstrong\u003eGarden Paths\u003c\/strong\u003e \u003csmall\u003eGuide the way through landscaping\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003eDriveways\u003c\/strong\u003e \u003csmall\u003eMark edges and improve visibility\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🚶\u003c\/span\u003e \u003cstrong\u003eWalkways\u003c\/strong\u003e \u003csmall\u003eHighlight routes and entrance areas\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🌸\u003c\/span\u003e \u003cstrong\u003eFlower Beds\u003c\/strong\u003e \u003csmall\u003eShowcase plants after dark\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🪴\u003c\/span\u003e \u003cstrong\u003ePatios\u003c\/strong\u003e \u003csmall\u003eAdd relaxed evening atmosphere\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-use\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003eFront Yards\u003c\/strong\u003e \u003csmall\u003eCreate a brighter welcome home\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL LIFESTYLE --\u003e\n\u003csection class=\"spl-section spl-section--soft\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eBeautify · Secure · Save\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eUpgrade Your Outdoor Space \u003cspan\u003eWithout Increasing Your Energy Bill.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"spl-subtitle\"\u003eCreate a polished garden, a clearly defined walkway and a warmer welcome home with outdoor lighting that works automatically while you relax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_27_03_35_17.png?v=1785137742\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBeautify\u003c\/h3\u003e\n\u003cp\u003eAdd clean stainless-steel style and attractive nighttime illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eImprove Visibility\u003c\/h3\u003e\n\u003cp\u003eHelp make paths, edges and entrances easier to see after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSave Energy\u003c\/h3\u003e\n\u003cp\u003eEnjoy automatic outdoor light powered entirely by the sun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e😌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRelax\u003c\/h3\u003e\n\u003cp\u003eNo daily switching, electrical setup or complicated maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection class=\"spl-section\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eEverything You Need for Effortless Outdoor Lighting\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-card\"\u003e\n\u003cdiv class=\"spl-grid\"\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSolar Powered\u003c\/h3\u003e\n\u003cp\u003eNo plugs, wiring or added electricity cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAutomatic On and Off\u003c\/h3\u003e\n\u003cp\u003eActivates at dusk and switches off at dawn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e7000K Cool-White LED\u003c\/h3\u003e\n\u003cp\u003eProduces crisp, bright and modern-looking illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eUp to 8 Hours of Light\u003c\/h3\u003e\n\u003cp\u003ePotential runtime after a full charge in suitable conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eIP44 Outdoor Protection\u003c\/h3\u003e\n\u003cp\u003eDesigned for everyday exposure to outdoor splashing and weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-point\"\u003e\n\u003cdiv class=\"spl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTool-Free Ground Installation\u003c\/h3\u003e\n\u003cp\u003eSimple assembly and no electrical work required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"spl-section spl-section--cream\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-table-wrap\"\u003e\n\u003ctable class=\"spl-table\" height=\"747\" style=\"width: 100%; height: 747.688px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eSolar Pathway Stake Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 71.1875px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 71.1875px;\"\u003ePower Source\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 71.1875px;\"\u003eIntegrated Solar Panel and Rechargeable Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eLight Color\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eCool White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eColor Temperature\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eApproximately 7000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 71.1875px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 71.1875px;\"\u003eMain Material\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 71.1875px;\"\u003eStainless Steel with Transparent Plastic Lampshade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eWeather Rating\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eIP44\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eAutomatic Operation\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eTurns On at Dusk and Off at Dawn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 71.1875px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 71.1875px;\"\u003ePotential Lighting Time\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 71.1875px;\"\u003eUp to Approximately 8 Hours After a Full Charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 48.0938px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 48.0938px;\"\u003eInstallation Type\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 48.0938px;\"\u003eGround Stake — No Wiring Required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 71.1875px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 71.1875px;\"\u003eRecommended Charging Location\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 71.1875px;\"\u003eOpen Outdoor Area Receiving Direct Sunlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 71.1875px;\"\u003e\n\u003cth style=\"width: 39.0892%; height: 71.1875px;\"\u003eRecommended Uses\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 71.1875px;\"\u003eWalkways, Driveways, Gardens, Patios, Flower Beds and Front Yards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 103.188px;\"\u003e\n\u003cth class=\"a-color-secondary a-size-base prodDetSectionEntry\" style=\"width: 39.0892%;\"\u003e\n\u003cp\u003eItem Dimensions L x W x H\u003c\/p\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 60.9108%; height: 103.188px;\"\u003e\n\u003cp\u003e\u003cspan\u003e2.2\"L x 13.4\"W x 2.2\"H\u003c\/span\u003e\u003c\/p\u003e\n\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!-- IMPORTANT NOTE --\u003e\n\u003csection class=\"spl-section\"\u003e\n\u003cdiv class=\"spl-card\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 19px;\"\u003e☀️ For Best Charging Performance\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #677184; font-size: 13px;\"\u003ePlace each solar panel where it can receive direct sunlight and keep the surface clean. Charging and nighttime runtime may vary based on weather, season, shade, geographic location and battery condition. Allow the lights to charge fully before evaluating performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"spl-section spl-section--soft\"\u003e\n\u003cdiv class=\"spl-heading\"\u003e\n\u003cdiv class=\"spl-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2 class=\"spl-title\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo these lights require electrical wiring?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eNo. Each light contains an integrated solar panel and rechargeable battery, so no electrical cables or outlets are needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the lights turn on automatically?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eYes. The built-in light sensor is designed to activate the LED after dark and switch it off when daylight returns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do they stay illuminated?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eUnder suitable charging conditions, the lights may operate for up to approximately eight hours. Runtime varies with sunlight, weather, season and battery condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they waterproof?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eThey have an IP44 rating and are designed for normal outdoor exposure to splashing water, rain, frost, sleet and light snow. They should not be submerged in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I install them?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eChoose soft ground near walkways, gardens, driveways, patios or flower beds. Make sure the solar panel is not covered by plants, roofs or heavy shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy are the lights not turning on?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eConfirm that the light is switched on if your model includes a switch, remove any protective film from the solar panel, allow a full day of charging and test the light in complete darkness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan they be installed in hard ground?\u003c\/summary\u003e\n\u003cdiv class=\"spl-faq__answer\"\u003e\n\u003cp\u003eCreate a pilot hole before inserting the stake into firm soil. Do not force or hammer the product directly, as this may damage the stake or pole.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"spl-section\"\u003e\n\u003cdiv class=\"spl-trust-grid\"\u003e\n\u003cdiv class=\"spl-trust\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-trust\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-trust\"\u003e\n\u003cspan\u003e💬\u003c\/span\u003e \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spl-trust\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eSatisfaction Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"spl-final\"\u003e\n\u003cdiv class=\"spl-final__card\"\u003e\n\u003cdiv class=\"spl-final__tag\"\u003eLove Your Home · Light Your Way\u003c\/div\u003e\n\u003ch2\u003eStop Letting Darkness Hide \u003cspan\u003eYour Beautiful Outdoor Space.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eCreate clearer paths, a brighter entrance and a more polished landscape with solar lighting that works automatically every evening.\u003c\/p\u003e\n\u003cdiv class=\"spl-final__list\"\u003e\n\u003cspan\u003e✓ Solar Powered\u003c\/span\u003e \u003cspan\u003e✓ Automatic at Night\u003c\/span\u003e \u003cspan\u003e✓ Easy Ground Installation\u003c\/span\u003e \u003cspan\u003e✓ Weather-Ready Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HHH","offers":[{"title":"Cold White","offer_id":54393201688942,"sku":"NC02442607272120-不锈钢款-冷白光","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Warm White","offer_id":54393201721710,"sku":"NC02442607272120-不锈钢款-暖光","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_27_03_24_06.png?v=1785137086","url":"https:\/\/bvuyomi.com\/products\/solar-lights-outdoor-waterproof-led-solar-garden-lights","provider":"Bvuyomi","version":"1.0","type":"link"}