{"product_id":"solar-foxtail-grass-garden-lights","title":"Solar Foxtail Grass Garden Lights – Decorative Outdoor Stake Lights","description":"\u003cstyle\u003e .ft-light-page { --ft-bg: #f7f7f2; --ft-card: #ffffff; --ft-text: #242820; --ft-muted: #666b61; --ft-line: #e4e7df; --ft-green: #47664b; --ft-green-soft: #edf3ea; --ft-warm: #f8f0df; --ft-gold: #a7752b; --ft-night: #222923; max-width: 920px; margin: 0 auto; color: var(--ft-text); container-type: inline-size; } .ft-light-page * { box-sizing: border-box; } .ft-wrap { display: grid; gap: 16px; } .ft-card { overflow: hidden; padding: 20px; background: var(--ft-card); border: 1px solid var(--ft-line); border-radius: 20px; } .ft-card--green { background: var(--ft-green-soft); } .ft-card--warm { background: var(--ft-warm); } .ft-card--soft { background: var(--ft-bg); } .ft-card--night { background: var(--ft-night); border-color: var(--ft-night); color: #ffffff; } .ft-light-page h2, .ft-light-page h3, .ft-light-page p { margin-top: 0; } .ft-light-page h2 { margin-bottom: 12px; font-size: clamp(28px, 7vw, 46px); line-height: 1.08; letter-spacing: -0.03em; } .ft-light-page h3 { margin-bottom: 10px; font-size: clamp(22px, 5vw, 30px); line-height: 1.15; letter-spacing: -0.02em; } .ft-light-page p { margin-bottom: 14px; color: var(--ft-muted); font-size: 16px; line-height: 1.65; } .ft-card--night p { color: rgba(255,255,255,.78); } .ft-kicker { display: inline-flex; align-items: center; gap: 6px; margin-bottom: 12px; padding: 7px 11px; background: rgba(71,102,75,.12); border-radius: 999px; color: var(--ft-green); font-size: 13px; font-weight: 750; line-height: 1; } .ft-card--night .ft-kicker { background: rgba(255,255,255,.12); color: #ffffff; } .ft-lead { font-size: 17px !important; line-height: 1.55 !important; } .ft-image { display: block; width: 100%; height: auto; margin-top: 16px; border-radius: 15px; } .ft-grid { display: grid; gap: 18px; } .ft-pains, .ft-benefits, .ft-steps { display: grid; gap: 10px; margin-top: 16px; } .ft-pain { display: flex; gap: 10px; align-items: flex-start; padding: 12px 13px; background: rgba(255,255,255,.76); border-radius: 12px; font-size: 15px; line-height: 1.45; } .ft-benefit { display: flex; gap: 11px; align-items: flex-start; padding: 13px; background: var(--ft-bg); border-radius: 13px; font-size: 15px; line-height: 1.45; } .ft-card--green .ft-benefit, .ft-card--warm .ft-benefit, .ft-card--soft .ft-benefit { background: #ffffff; } .ft-benefit-icon { flex: 0 0 auto; font-size: 20px; line-height: 1.2; } .ft-benefit strong { display: block; margin-bottom: 3px; } .ft-step { display: grid; grid-template-columns: 36px 1fr; gap: 11px; align-items: start; } .ft-step-num { display: grid; place-items: center; width: 36px; height: 36px; background: var(--ft-green); border-radius: 50%; color: #ffffff; font-size: 14px; font-weight: 800; } .ft-step strong { display: block; margin: 4px 0 3px; } .ft-step p { margin: 0; font-size: 15px; } .ft-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 15px; } .ft-tag { padding: 8px 11px; background: #ffffff; border: 1px solid var(--ft-line); border-radius: 999px; font-size: 13px; font-weight: 650; } .ft-style-card { padding: 15px; background: #ffffff; border: 1px solid var(--ft-line); border-radius: 14px; } .ft-style-card strong { display: block; margin-bottom: 5px; font-size: 16px; } .ft-style-card p { margin: 0; font-size: 14px; } .ft-callout { margin-top: 16px; padding: 14px; background: #ffffff; border-radius: 13px; } .ft-callout strong { display: block; margin-bottom: 4px; } .ft-callout p { margin: 0; font-size: 14px; } .ft-specs { width: 100%; margin-top: 14px; border-collapse: collapse; font-size: 14px; } .ft-specs th, .ft-specs td { padding: 12px 8px; border-bottom: 1px solid var(--ft-line); text-align: left; vertical-align: top; } .ft-specs th { width: 40%; color: var(--ft-text); font-weight: 700; } .ft-specs td { color: var(--ft-muted); } .ft-note { margin-top: 15px; padding: 14px; background: var(--ft-warm); border-left: 4px solid var(--ft-gold); border-radius: 8px; } .ft-note p { margin: 0; font-size: 14px; } .ft-faq details { padding: 14px 0; border-top: 1px solid var(--ft-line); } .ft-faq details:first-of-type { margin-top: 8px; } .ft-faq summary { cursor: pointer; font-weight: 700; line-height: 1.4; } .ft-faq details p { margin: 10px 0 0; font-size: 15px; } .ft-cta { padding: 28px 20px; text-align: center; } .ft-cta h3 { font-size: clamp(26px, 6vw, 36px); } .ft-cta-button { display: inline-block; margin-top: 4px; padding: 14px 22px; background: #bd873a; border-radius: 999px; color: #ffffff; font-size: 16px; font-weight: 800; } .ft-micro { margin: 12px 0 0 !important; font-size: 13px !important; } @container (min-width: 620px) { .ft-card { padding: 28px; } .ft-grid--2 { grid-template-columns: 1fr 1fr; align-items: center; } .ft-grid--reverse .ft-media { order: 2; } .ft-image { margin-top: 0; } .ft-benefits--2 { grid-template-columns: repeat(2, 1fr); } .ft-benefits--3 { grid-template-columns: repeat(3, 1fr); } .ft-style-grid { grid-template-columns: repeat(2, 1fr); } } \u003c\/style\u003e \u003cdiv class=\"ft-light-page\"\u003e \u003cdiv class=\"ft-wrap\"\u003e\n\u003c!-- HERO + PAIN --\u003e\n\u003csection class=\"ft-card ft-card--warm\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003e✨ LET YOUR GARDEN GLOW AFTER SUNSET\u003c\/span\u003e\n\n  \u003ch2\u003eDon't Let Your Garden Disappear When the Sun Goes Down\u003c\/h2\u003e\n\n  \u003cp class=\"ft-lead\"\u003e\n    You spend time shaping flowerbeds, borders and pathways during the day.\n    At night, those details can easily fade into the dark.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    These \u003cstrong\u003esolar foxtail-inspired garden lights\u003c\/strong\u003e add a soft decorative glow\n    that helps bring shape, warmth and atmosphere back to your outdoor space after dusk.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ft-pains\"\u003e\n    \u003cdiv class=\"ft-pain\"\u003e\n      🌙 \u003cstrong\u003eBeautiful landscaping becomes difficult to appreciate after dark\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-pain\"\u003e\n      🔌 \u003cstrong\u003eRunning outdoor wires can make decorative lighting feel complicated\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-pain\"\u003e\n      🪴 \u003cstrong\u003ePlain borders and pathways can feel unfinished at night\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120227_8785de049ad6a76ecc5f56186681d646.jpg?v=1788235351\" alt=\"Solar foxtail grass decorative garden lights glowing outdoors\" loading=\"eager\"\u003e\n\u003c\/section\u003e\n\n\u003c!-- EMOTIONAL SOLUTION --\u003e\n\u003csection class=\"ft-card\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eFROM DAYTIME DECOR TO EVENING AMBIENCE\u003c\/span\u003e\n\n  \u003ch3\u003eA Decorative Accent That Changes with the Time of Day\u003c\/h3\u003e\n\n  \u003cp\u003e\n    During the day, the foxtail-inspired silhouette adds texture among plants and garden borders.\n    After dusk, the built-in lights turn that same shape into a warm decorative accent.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ft-benefits ft-benefits--3\"\u003e\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eDecorative by day\u003c\/strong\u003e\n        The grass-inspired form blends naturally with flowers, lawns and landscape borders.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e✨\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eAtmospheric at night\u003c\/strong\u003e\n        Adds visual warmth without turning the garden into a harshly lit space.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e☀️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSolar-powered convenience\u003c\/strong\u003e\n        No outdoor power cable is needed for normal operation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"ft-card ft-card--green\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eSOLAR LIGHTING MADE SIMPLE\u003c\/span\u003e\n\n  \u003ch3\u003eSunlight In. Garden Glow Out.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Once properly set up, the solar design makes evening decoration easy to maintain.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ft-steps\"\u003e\n    \u003cdiv class=\"ft-step\"\u003e\n      \u003cspan class=\"ft-step-num\"\u003e1\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eTurn the switch on\u003c\/strong\u003e\n        \u003cp\u003eActivate the switch on the back of the solar panel before first use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-step\"\u003e\n      \u003cspan class=\"ft-step-num\"\u003e2\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePlace the solar panel in direct sunlight\u003c\/strong\u003e\n        \u003cp\u003eChoose an open outdoor position where the panel can receive good daytime sun exposure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-step\"\u003e\n      \u003cspan class=\"ft-step-num\"\u003e3\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eEnjoy automatic dusk lighting\u003c\/strong\u003e\n        \u003cp\u003eAfter charging during the day, the light is designed to switch on automatically as the surroundings darken.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ft-callout\"\u003e\n    \u003cstrong\u003eFor better solar performance\u003c\/strong\u003e\n    \u003cp\u003e\n      Charging and evening illumination can vary depending on season,\n      weather, shade and the amount of direct sunlight received.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BEFORE AFTER --\u003e\n\u003csection class=\"ft-card ft-card--night\"\u003e\n  \u003cdiv class=\"ft-grid ft-grid--2\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ft-kicker\"\u003eBEFORE → AFTER\u003c\/span\u003e\n\n      \u003ch3\u003eSee What a Little Evening Glow Can Change\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A dark garden border can lose depth once daylight disappears.\n        Add a few decorative points of light and the same space can feel warmer,\n        more layered and more inviting.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use them to visually define flowerbeds, soften pathway edges or add small glowing\n        accents throughout your landscape.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-media\"\u003e\n      \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120237_267d98de3734ac84bf169baf9fa6a288.jpg?v=1788235361\" alt=\"Before and after view of decorative solar garden lighting\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- AUTOMATIC DUSK --\u003e\n\u003csection class=\"ft-card\"\u003e\n  \u003cdiv class=\"ft-grid ft-grid--2 ft-grid--reverse\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ft-kicker\"\u003eAUTOMATIC EVENING AMBIENCE\u003c\/span\u003e\n\n      \u003ch3\u003eNo Need to Walk Outside and Switch the Lights On Every Night\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The solar-powered design charges from available sunlight during the day\n        and is designed to illuminate automatically when the environment becomes dark.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ft-benefits\"\u003e\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e☀️\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDaytime charging\u003c\/strong\u003e\n            Position the solar panel where it can receive direct sunlight.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e🌙\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDusk activation\u003c\/strong\u003e\n            Enjoy decorative lighting without remembering a daily switch-on routine.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e🔌\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eNo garden wiring\u003c\/strong\u003e\n            Create ambience without routing an electrical cable through the yard.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-media\"\u003e\n      \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120232_f46c530ab40ed5af01ca135e92d55348.jpg?v=1788235356\" alt=\"Automatic dusk solar outdoor decorative light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- STYLE OPTIONS --\u003e\n\u003csection class=\"ft-card ft-card--soft\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eCHOOSE YOUR GARDEN LOOK\u003c\/span\u003e\n\n  \u003ch3\u003eFrom a Subtle Accent to a Fuller Foxtail Display\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Choose the style that best matches how much visual presence you want in your landscape.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ft-grid ft-style-grid\"\u003e\n    \u003cdiv class=\"ft-style-card\"\u003e\n      \u003cstrong\u003e🌾 1-Head Style\u003c\/strong\u003e\n      \u003cp\u003e\n        A cleaner, more minimal accent for narrow borders, smaller flowerbeds\n        and spaced-out pathway styling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-style-card\"\u003e\n      \u003cstrong\u003e🌾🌾🌾 3-Head Style\u003c\/strong\u003e\n      \u003cp\u003e\n        Creates a fuller decorative cluster when you want more texture\n        and a stronger visual presence in the garden.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"ft-card ft-card--warm\"\u003e\n  \u003cdiv class=\"ft-grid ft-grid--2\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ft-kicker\"\u003eNO WIRING. NO COMPLICATED SETUP.\u003c\/span\u003e\n\n      \u003ch3\u003eStake It Where Your Landscape Needs a Little More Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The ground-stake format makes it easy to add decorative lighting\n        to appropriate soil areas without running permanent electrical wiring.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ft-benefits\"\u003e\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e1️⃣\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eChoose your location\u003c\/strong\u003e\n            Look for soft ground and good sunlight exposure.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e2️⃣\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eInsert the stake\u003c\/strong\u003e\n            Press it carefully into suitable soil rather than forcing it into hard ground.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ft-benefit\"\u003e\n          \u003cspan class=\"ft-benefit-icon\"\u003e3️⃣\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAdjust the visual layout\u003c\/strong\u003e\n            Space multiple lights along borders or group them for a fuller display.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-media\"\u003e\n      \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120247_2c175d0425275df81baa8449eb978231.jpg?v=1788235371\" alt=\"Easy stake installation for solar garden lights\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- OUTDOOR USE --\u003e\n\u003csection class=\"ft-card\"\u003e\n  \u003cdiv class=\"ft-grid ft-grid--2 ft-grid--reverse\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ft-kicker\"\u003eDESIGNED FOR OUTDOOR DECORATING\u003c\/span\u003e\n\n      \u003ch3\u003eMade for Everyday Garden Exposure\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The metal and plastic construction is intended for normal outdoor garden use,\n        including routine exposure to garden moisture and changing weather.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For longer-lasting use, install the light where water can drain away\n        and avoid locations that regularly flood or collect standing water.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ft-callout\"\u003e\n        \u003cstrong\u003eImportant\u003c\/strong\u003e\n        \u003cp\u003e\n          Do not submerge the light or solar panel in water.\n          Avoid low-lying areas where water regularly accumulates.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-media\"\u003e\n      \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120243_38db1dd956f5a1a4b3175f5ddc60a3a6.jpg?v=1788235367\" alt=\"Outdoor solar decorative garden stake light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"ft-card ft-card--green\"\u003e\n  \u003cdiv class=\"ft-grid ft-grid--2\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ft-kicker\"\u003eSTYLE THE WHOLE YARD\u003c\/span\u003e\n\n      \u003ch3\u003eOne Decorative Idea, Plenty of Places to Use It\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use individual lights as small accents or repeat them throughout the yard\n        to create a more connected evening landscape.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ft-tags\"\u003e\n        \u003cspan class=\"ft-tag\"\u003e🌷 Flowerbeds\u003c\/span\u003e\n        \u003cspan class=\"ft-tag\"\u003e🌿 Garden Borders\u003c\/span\u003e\n        \u003cspan class=\"ft-tag\"\u003e🚶 Walkway Edges\u003c\/span\u003e\n        \u003cspan class=\"ft-tag\"\u003e🏡 Front Yards\u003c\/span\u003e\n        \u003cspan class=\"ft-tag\"\u003e🌳 Lawn Borders\u003c\/span\u003e\n        \u003cspan class=\"ft-tag\"\u003e🪴 Patio Edges\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-media\"\u003e\n      \u003cimg class=\"ft-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/8807\/2626\/files\/spp_shopify20260901120251_57a345a13578639b2aea67f1d728b01d.jpg?v=1788235376\" alt=\"Solar decorative lights used around garden paths and flowerbeds\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection class=\"ft-card\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003ePRODUCT HIGHLIGHTS\u003c\/span\u003e\n\n  \u003ch3\u003eWhy It Works So Well as an Easy Garden Upgrade\u003c\/h3\u003e\n\n  \u003cdiv class=\"ft-benefits ft-benefits--2\"\u003e\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e🌾\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFoxtail-inspired design\u003c\/strong\u003e\n        Adds organic shape and decorative texture to garden spaces.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e☀️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSolar powered\u003c\/strong\u003e\n        Uses daytime sunlight rather than outdoor electrical wiring.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e🌙\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eAutomatic dusk activation\u003c\/strong\u003e\n        Designed to illuminate as natural light fades.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ft-benefit\"\u003e\n      \u003cspan class=\"ft-benefit-icon\"\u003e📍\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGround-stake placement\u003c\/strong\u003e\n        Easy to position in suitable soil around your landscape.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS --\u003e\n\u003csection class=\"ft-card ft-card--soft\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eSPECIFICATIONS\u003c\/span\u003e\n\n  \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n  \u003ctable class=\"ft-specs\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003eProduct Type\u003c\/th\u003e\n        \u003ctd\u003eSolar decorative garden stake light\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eDesign\u003c\/th\u003e\n        \u003ctd\u003eFoxtail grass-inspired\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eMaterials\u003c\/th\u003e\n        \u003ctd\u003eMetal + Plastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eStyle Options\u003c\/th\u003e\n        \u003ctd\u003e1-Head \/ 3-Head\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eApprox. Size\u003c\/th\u003e\n        \u003ctd\u003e75 × 18 cm \/ 29.5 × 7.1 in\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\u003eInstallation\u003c\/th\u003e\n        \u003ctd\u003eGround stake\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eRecommended Placement\u003c\/th\u003e\n        \u003ctd\u003eFlowerbeds, garden borders, pathways, lawns and suitable outdoor soil areas\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003ePackage Includes\u003c\/th\u003e\n        \u003ctd\u003e1 × Solar Foxtail Grass Decorative Garden Light\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"ft-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSolar tip:\u003c\/strong\u003e Keep the solar panel free from heavy shade,\n      leaves and debris so it can receive as much direct sunlight as possible.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ft-card ft-faq\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eFAQ\u003c\/span\u003e\n\n  \u003ch3\u003eGood to Know Before You Light Up the Garden\u003c\/h3\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes it need to be connected to an electrical outlet?\u003c\/summary\u003e\n    \u003cp\u003e\n      No. The light is solar powered and does not require normal outdoor electrical wiring.\n      Place the solar panel where it can receive sufficient direct sunlight.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes the light turn on automatically at night?\u003c\/summary\u003e\n    \u003cp\u003e\n      Once the switch is activated and the unit has charged,\n      it is designed to illuminate automatically as the surrounding environment becomes dark.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhere should I place the solar panel?\u003c\/summary\u003e\n    \u003cp\u003e\n      Choose an open position with good direct sunlight exposure.\n      Heavy shade from roofs, trees or walls may reduce charging performance.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan I leave it outside in the rain?\u003c\/summary\u003e\n    \u003cp\u003e\n      It is intended for normal outdoor garden use and routine weather exposure.\n      However, do not submerge it in water and avoid locations where water pools or remains standing.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy does the brightness or operating time vary?\u003c\/summary\u003e\n    \u003cp\u003e\n      Solar charging depends on available sunlight.\n      Weather, shade, season and daily sun exposure can affect evening performance.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat's the difference between the 1-head and 3-head styles?\u003c\/summary\u003e\n    \u003cp\u003e\n      The 1-head option creates a simpler single accent,\n      while the 3-head version creates a fuller foxtail-inspired decorative display.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA --\u003e\n\u003csection class=\"ft-card ft-card--night ft-cta\"\u003e\n  \u003cspan class=\"ft-kicker\"\u003eYOUR GARDEN DOESN'T HAVE TO GO DARK AT SUNSET\u003c\/span\u003e\n\n  \u003ch3\u003eAdd a Little Glow Where Your Garden Needs It Most\u003c\/h3\u003e\n\n  \u003cp\u003e\n    No complicated wiring. Just solar-powered foxtail-inspired accents\n    that add warmth and character to your outdoor space after dusk.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ft-cta-button\"\u003eChoose Your Style \u0026amp; Add to Cart\u003c\/div\u003e\n\n  \u003cp class=\"ft-micro\"\u003e\n    Solar Powered  •  Automatic Dusk Lighting  •  1-Head \u0026amp; 3-Head Styles\n  \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e \u003c\/div\u003e","brand":"lwb","offers":[{"title":"Single Foxtail","offer_id":54718017405294,"sku":"NC02232609051286-单头狗尾巴草","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Triple Foxtail","offer_id":54718017438062,"sku":"NC02232609051286-三头狗尾巴草","price":24.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/spp_shopify20260901120257_00a814de642940fdfb33f170fd7f59c1_2893cfc8-0b66-4ece-a867-4a4ab051189d.jpg?v=1788576191","url":"https:\/\/bvuyomi.com\/products\/solar-foxtail-grass-garden-lights","provider":"Bvuyomi","version":"1.0","type":"link"}