{"product_id":"liberty-spire-patriotic-solar-garden-light-waterproof-with-american-flag-eagle","title":"Liberty Spire: Patriotic Solar Garden Light | Waterproof with American Flag \u0026 Eagle Design","description":"\u003c!-- ===========================================\nLIBERTY SPIRE — CONTROLLER LANDER (FINAL • Concept 5 “Light Their Way”)\n- Matches your controller layout + angle\n- Tight media blocks (no extra gaps)\n- Scroll-to-top CTAs (#page-top)\n- Accordion FAQ (no \u003cdetails\u003e) to avoid theme overrides\n=========================================== --\u003e\n\u003cstyle\u003e\n  html { scroll-behavior: smooth; }\n  @media (prefers-reduced-motion: reduce){ html{scroll-behavior:auto} }\n\n  \/* ---------- Scope ---------- *\/\n  #ls-controller{\n    --ink:#111827; --muted:#6b7280; --soft:#f8fafc; --line:#e5e7eb;\n    --brand:#1f2937; --brand-ink:#ffffff; --chip:#eef2ff; --chiptext:#1e3a8a;\n    --bg:#ffffff; --warm:#fefce8; --shadow:0 12px 28px rgba(17,24,39,.08);\n    max-width:920px;margin:0 auto;padding:18px 18px 40px;background:var(--bg);color:var(--ink);\n    font-family:Inter,system-ui,Segoe UI,Arial,sans-serif\n  }\n  #ls-controller *{box-sizing:border-box}\n\n  \/* ---------- Type ---------- *\/\n  #ls-controller h1,#ls-controller h2,#ls-controller h3{margin:0 0 12px;line-height:1.25;letter-spacing:.02em;text-wrap:balance}\n  #ls-controller h1{text-align:center;font-size:clamp(24px,3.2vw,34px)}\n  #ls-controller h2{font-size:clamp(18px,2.4vw,22px)}\n  #ls-controller h3{font-size:clamp(16px,2vw,18px)}\n  #ls-controller p,#ls-controller li{font-size:16px;line-height:1.75}\n  #ls-controller .lead{font-size:clamp(16px,2.2vw,19px);opacity:.95;text-align:center}\n  #ls-controller .center{text-align:center}\n  #ls-controller .measure{max-width:70ch;margin:0 auto}\n  #ls-controller .hr{height:1px;background:var(--line);margin:28px 0}\n\n  \/* ---------- Bands \/ Backdrops ---------- *\/\n  #ls-controller .band{border-radius:18px;padding:16px 18px}\n  #ls-controller .band-warm{\n    background:linear-gradient(180deg,#fff 0,#fefbea 100%);\n    border:1px solid #fde68a; box-shadow:inset 0 1px 0 #fff, 0 6px 18px rgba(250,204,21,.15)\n  }\n\n  \/* ---------- Chips ---------- *\/\n  #ls-controller .chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px}\n  #ls-controller .chip{font-size:12px;padding:6px 10px;border-radius:999px;background:var(--chip);color:var(--chiptext);border:1px solid #dbeafe}\n\n  \/* ---------- Cards ---------- *\/\n  #ls-controller .card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff;box-shadow:var(--shadow)}\n  #ls-controller .eyebrow{display:inline-block;font-size:12px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;opacity:.85;background:#fff}\n\n  \/* ---------- Lists ---------- *\/\n  #ls-controller ul{padding-left:28px;margin:14px 0}\n  #ls-controller ol{padding-left:30px;margin:14px 0}\n  #ls-controller li{margin:12px 0}\n  #ls-controller .list-tight li{margin:8px 0}\n  #ls-controller li::marker{font-size:1em}\n  #ls-controller .specs{padding:4px 12px 4px 34px;margin:0;list-style-position: outside;}\n\n  \/* ---------- Media blocks (tight, safe) ---------- *\/\n  #ls-controller .media{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow);margin:12px 0;padding:0}\n  #ls-controller .media img{display:block;width:100%;height:auto;margin:0;vertical-align:top}\n  #ls-controller figure.media{margin:12px 0}\n  #ls-controller .caption{display:none!important}\n\n  \/* ---------- Day\/Night shots ---------- *\/\n  #ls-controller .shot{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;padding:0}\n  #ls-controller .shot img{display:block;width:100%;height:auto}\n  #ls-controller .shot[hidden]{display:none!important;}\n\n  \/* ---------- Grids ---------- *\/\n  #ls-controller .grid2{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}\n  #ls-controller .grid3{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}\n\n  \/* ---------- Day\/Night toggle ---------- *\/\n  #ls-controller .toggle{display:flex;gap:8px;justify-content:center;margin:8px 0 14px}\n  #ls-controller .toggle button{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:13px}\n  #ls-controller .toggle button.is-active{background:#111;color:#fff;border-color:#111}\n\n  \/* ---------- Price\/value ---------- *\/\n  #ls-controller .pv{display:grid;gap:18px;align-items:start;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}\n  #ls-controller .pv-price{font-size:clamp(22px,4.5vw,30px);font-weight:800;margin-bottom:4px}\n  #ls-controller .pv-line{font-size:15px;color:var(--muted);margin-top:6px}\n\n  \/* ---------- Comparison ---------- *\/\n  #ls-controller .table-desktop{display:block}\n  #ls-controller .table-mobile{display:none}\n  #ls-controller .table-wrap{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}\n  #ls-controller table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.65;table-layout:fixed}\n  #ls-controller th,#ls-controller td{border:1px solid var(--line);padding:16px 14px;text-align:left;vertical-align:top;overflow-wrap:anywhere}\n  #ls-controller thead th{background:#f3f4f6}\n  #ls-controller colgroup col:nth-child(1){width:26%}\n  #ls-controller colgroup col:nth-child(2){width:37%}\n  #ls-controller colgroup col:nth-child(3){width:37%}\n\n  \/* ---------- Mobile comparison (stacked cards) ---------- *\/\n  @media (max-width:740px){\n    #ls-controller .table-desktop{display:none}\n    #ls-controller .table-mobile{display:grid;gap:12px}\n    #ls-controller .comp-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);padding:16px}\n    #ls-controller .comp-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin:8px 0}\n    #ls-controller .comp-key{font-weight:700;color:#111}\n  }\n\n  \/* ---------- CTA ---------- *\/\n  #ls-controller .cta-wrap{max-width:46ch;margin:0 auto;text-wrap:balance}\n  #ls-controller .cta{\n    display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;\n    background:var(--brand);color:var(--brand-ink);border-radius:14px;\n    padding:16px 18px;font-size:clamp(16px,2.6vw,19px);font-weight:800;\n    margin-top:10px;box-shadow:0 6px 18px rgba(31,41,55,.18);\n    text-decoration:none;text-align:center;line-height:1.25\n  }\n  #ls-controller .cta:hover{filter:brightness(.97)}\n  #ls-controller .sub-cta{font-size:14px;text-align:center;margin-top:10px;color:var(--muted);text-wrap:balance}\n\n  \/* ---------- Small screens ---------- *\/\n  @media (max-width:480px){\n    #ls-controller{padding-left:14px;padding-right:14px}\n    #ls-controller .card{padding:18px}\n    #ls-controller .pv-line{font-size:14.5px}\n    #ls-controller .cta{padding:18px 20px;border-radius:16px}\n  }\n\n  \/* ---------- Accordion FAQ (no \u003cdetails\u003e) ---------- *\/\n  #ls-controller .acc{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}\n  #ls-controller .acc-item{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}\n  #ls-controller .acc-btn{width:100%;text-align:left;padding:16px;border:0;background:transparent;cursor:pointer;font-weight:700}\n  #ls-controller .acc-panel{display:none;padding:0 16px 16px 16px;color:var(--ink)}\n  #ls-controller .acc-item.is-open .acc-panel{display:block}\n  #ls-controller .acc-item.is-open .acc-btn{border-bottom:1px solid var(--line)}\n\u003c\/style\u003e\n\n\u003c!-- Absolute \"page top\" anchor --\u003e\n\u003cdiv id=\"page-top\"\u003e\u003c\/div\u003e\n\n\u003csection id=\"ls-controller\" aria-label=\"Liberty Spire — Concept 5: Light Their Way\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003ch1\u003eLight Their Way — A Warm Welcome, Every Night\u003c\/h1\u003e\n  \u003cp class=\"lead measure\"\u003e\n    Guide guests from curb to door with a soft, architectural glow — not glare.  \n    Hand-built in Tennessee from powder-coated steel and our signature acrylic panels with a built-in diffuser.  \n    \u003cstrong\u003eBuy once, enjoy for seasons.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cfigure class=\"media measure\" style=\"margin-top:10px\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/hero-warmwhitelifestyle.png?v=1760232246\" alt=\"Liberty Spire casting a welcoming path glow toward the front door\" width=\"1600\" height=\"1000\"\u003e\n  \u003c\/figure\u003e\n\n  \u003c!-- Concept band --\u003e\n  \u003cdiv class=\"band band-warm measure\" role=\"note\" aria-label=\"Concept Highlight\"\u003e\n    \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eConcept 5 • Light Their Way:\u003c\/strong\u003e An even, human-friendly path glow that leads the eye — and your guests — right where you want them.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Trust chips --\u003e\n  \u003cdiv class=\"chips\" aria-label=\"trust\"\u003e\n    \u003cspan class=\"chip\"\u003eWelcoming Path Glow\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eNo Glare • Even Diffusion\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eBuilt in Tennessee\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003ePowder-Coated Steel + Acrylic\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003ePanel Tone: Warm or Cool\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e30-Night First Dusk Promise\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PRICE \/ VALUE --\u003e\n  \u003cdiv class=\"card pv measure\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"pv-price\"\u003e$199.95\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003eReplace the throwaways with a fixture you’ll be proud of year-round.\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003eSplit payments with Shop Pay (when available).\u003c\/div\u003e\n      \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" aria-label=\"Scroll to top\" style=\"margin-top:12px\"\u003eGet the “Light Their Way” Look\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"list-tight\" style=\"margin:0\"\u003e\n      \u003cli\u003eSteel frame • Signature acrylic panels (\u003cstrong\u003eyou set the tone\u003c\/strong\u003e)\u003c\/li\u003e\n      \u003cli\u003eBuilt-in diffuser (\u003cstrong\u003eeven path glow\u003c\/strong\u003e) — no hotspots or harsh rings\u003c\/li\u003e\n      \u003cli\u003eArrives ready to place • No tools • Lights automatically at dusk\u003c\/li\u003e\n      \u003cli\u003eFree shipping $100+ • 30-Night “First Dusk” Promise\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- DAY \/ NIGHT TOGGLE --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eSee it like you will at home\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eDaytime Art → Nighttime Guidance\u003c\/h2\u003e\n\n    \u003cdiv class=\"toggle\" role=\"tablist\" aria-label=\"Day Night Toggle\"\u003e\n      \u003cbutton type=\"button\" class=\"is-active\" data-target=\"#shot-day\" role=\"tab\" id=\"tab-day\" aria-controls=\"shot-day\" aria-selected=\"true\"\u003eDay\u003c\/button\u003e\n      \u003cbutton type=\"button\" data-target=\"#shot-night\" role=\"tab\" id=\"tab-night\" aria-controls=\"shot-night\" aria-selected=\"false\"\u003eNight\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"shot-day\" class=\"shot\" role=\"tabpanel\" aria-labelledby=\"tab-day\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/daylightwarmwhite.png?v=1760227539\" alt=\"Clean acrylic and steel during the day\" width=\"1200\" height=\"900\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"shot-night\" class=\"shot\" role=\"tabpanel\" aria-labelledby=\"tab-night\" hidden\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/darktimephoto.png?v=1760229039\" alt=\"Even, welcoming glow at night guiding the walkway\" width=\"1200\" height=\"900\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"center\" style=\"font-size:12.5px\"\u003eColor comes from your chosen \u003cstrong\u003epanel tone\u003c\/strong\u003e (Warm or Cool); the diffuser spreads it smoothly for guidance without glare.\u003c\/p\u003e\n\n    \u003cfigure class=\"media\" style=\"margin-top:12px\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/nighttimepattern.png?v=1760232246\" alt=\"Soft patterning on stone from the diffuser — readable but never harsh\" width=\"1400\" height=\"933\"\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- DIFFERENTIATION --\u003e\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eWhat makes it different\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003ePurpose-Built for Pathfinding, Not Flooding\u003c\/h2\u003e\n  \u003cdiv class=\"grid3\"\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003ch3\u003eWelcoming, Human-Scale Glow\u003c\/h3\u003e\n\u003cp\u003eBrightness tuned for guidance along steps, gates, and beds — eyes relax, feet feel confident.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePanels Set the Tone\u003c\/h3\u003e\n\u003cp\u003ePanels give you \u003cem\u003eWarm\u003c\/em\u003e or \u003cem\u003eCool\u003c\/em\u003e — the LED is colorless. Your yard keeps a consistent look.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003ch3\u003eArchitectural Materials\u003c\/h3\u003e\n\u003cp\u003ePowder-coated steel + acrylic. Built to live outdoors through seasons, not weeks.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DAYTIME BEAUTY CLOSE-UP --\u003e\n  \u003cfigure class=\"media measure\" style=\"margin-top:12px\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/daytimebeauty.png?v=1760232246\" alt=\"Acrylic panel and powder-coated steel finish — clean by day, glowing by night\" width=\"1400\" height=\"933\"\u003e\n  \u003c\/figure\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- PLACEMENT COACHING --\u003e\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003ePlan your layout\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eLight Their Way from Street to Step\u003c\/h2\u003e\n  \u003cfigure class=\"media measure\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/placement_coaching.png?v=1760232247\" alt=\"Singles for waypoints, pairs to frame, threes to guide a gentle curve\" width=\"1400\" height=\"933\"\u003e\n  \u003c\/figure\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- OBJECTIONS + WEATHERPROOF --\u003e\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eBefore you ask\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eClarity Before Checkout\u003c\/h2\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Is it bright enough to guide a path?”\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eYes — intentionally ambient.\u003c\/strong\u003e It reveals edges and texture for confident footing without squint-inducing glare.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Will it handle weather?”\u003c\/h3\u003e\n      \u003cp\u003eSteel + acrylic + weather-ready finish. Tested in Tennessee rain and frost. Built for years of nights.\u003c\/p\u003e\n      \u003cfigure class=\"media\" style=\"margin-top:10px\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/waterproof.png?v=1760232246\" alt=\"Weather trial — rain beading off powder-coated steel\" width=\"1200\" height=\"900\"\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Will my HOA care?”\u003c\/h3\u003e\n      \u003cp\u003eArchitectural and quiet — no neon, no blinking. Commonly placed along entries, beds, and gates without hassle.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Is setup complicated?”\u003c\/h3\u003e\n      \u003cp\u003eNo tools. Place it where it sees sun, let it charge, and it wakes at dusk. Maintenance = an occasional panel\/top wipe.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003ch2 class=\"center\"\u003eSide-by-Side at a Glance\u003c\/h2\u003e\n  \u003cdiv class=\"table-desktop\"\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable role=\"table\" aria-label=\"Comparison between Liberty Spire and mass-market lights\"\u003e\n        \u003ccolgroup\u003e\n\u003ccol\u003e\n\u003ccol\u003e\n\u003ccol\u003e\n\u003c\/colgroup\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eLiberty Spire\u003c\/th\u003e\n\u003cth\u003eMass-Market Lights\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003ePurpose\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eGuide guests safely\u003c\/strong\u003e with even, human-friendly glow.\u003c\/td\u003e\n            \u003ctd\u003eOverbright rings, glare, or dim dots that don’t help walking.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cstrong\u003ePowder-coated steel + acrylic\u003c\/strong\u003e; diffuser inside.\u003c\/td\u003e\n            \u003ctd\u003eThin metal or molded plastic; exposed LED.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eColor Consistency\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cstrong\u003ePanel tone\u003c\/strong\u003e sets Warm or Cool; LED is colorless.\u003c\/td\u003e\n            \u003ctd\u003eLED color varies; often harsh\/blue-ish.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eMade in Tennessee.\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eImported or “assembled.”\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Mobile stacked cards --\u003e\n  \u003cdiv class=\"table-mobile\" aria-label=\"Comparison (stacked)\"\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003ePurpose\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGuide guests safely\u003c\/strong\u003e with even, human-friendly glow.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eOverbright rings or dim dots that don’t help walking.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eConstruction\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePowder-coated steel + acrylic\u003c\/strong\u003e; diffuser inside.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eThin metal or molded plastic; exposed LED.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eColor Consistency\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePanel tone\u003c\/strong\u003e sets Warm or Cool; LED is colorless.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eLED color varies; often harsh\/blue-ish.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eOrigin\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eMade in Tennessee.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eImported or “assembled.”\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- WHAT'S IN THE BOX \u0026 SETUP --\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eWhat’s in the Box\u003c\/h2\u003e\n      \u003cul class=\"specs\" aria-label=\"Specifications\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLiberty Spire:\u003c\/strong\u003e choose 28″ or 48″\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLight Engine:\u003c\/strong\u003e Solar LED source + built-in diffuser (pre-installed)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePanels:\u003c\/strong\u003e Warm or Cool panel tone (you set the look)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable, pre-installed\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCare Card:\u003c\/strong\u003e Panel\/top wipe tips + placement guide\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003e1-2-3 Setup\u003c\/h2\u003e\n      \u003col\u003e\n        \u003cli\u003eGive it sun (6–8 hrs\/day is ideal).\u003c\/li\u003e\n        \u003cli\u003eLet it complete a full first charge cycle.\u003c\/li\u003e\n        \u003cli\u003ePlace 18–24″ from stone or mulch for readable edges at dusk.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp class=\"t12\" style=\"margin-top:6px\"\u003eTip: Use \u003cem\u003eWarm\u003c\/em\u003e for cozy stone\/plant beds; \u003cem\u003eCool\u003c\/em\u003e for modern paths and light concrete.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- DETAILS + GUARANTEE --\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cul class=\"card specs\" aria-label=\"Detailed Specifications\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHeights:\u003c\/strong\u003e 28″, 48″\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFrame:\u003c\/strong\u003e Powder-coated steel (outdoor-ready)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePanels:\u003c\/strong\u003e Acrylic faces (tone source) + built-in diffuser\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePanel Tones:\u003c\/strong\u003e Warm White or Cool White\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Colorless solar LED; diffuser spreads panel tone evenly\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRuntime:\u003c\/strong\u003e Up to ~8 hours on full charge\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e High-capacity rechargeable (pre-installed)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSetup:\u003c\/strong\u003e No tools. Auto at dusk.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eGuarantee\u003c\/h2\u003e\n      \u003cp\u003e\u003cstrong\u003e30-Night “First Dusk” Promise.\u003c\/strong\u003e If your first evening doesn’t feel special, send it back — full refund, no questions.\u003c\/p\u003e\n      \u003cp class=\"band band-warm\" style=\"margin:10px 0 0 0\"\u003eSmall-batch workshop build.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- COZY BACKYARD VIGNETTE --\u003e\n  \u003cfigure class=\"media measure\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/vingerrate.png?v=1760232438\" alt=\"A single Liberty Spire guiding the last few steps to the seating area\" width=\"1400\" height=\"933\"\u003e\n  \u003c\/figure\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"card measure cta-wrap\"\u003e\n    \u003cp class=\"center\" style=\"font-size:18px;margin-top:0\"\u003e\u003cstrong\u003eReady to light their way?\u003c\/strong\u003e\u003c\/p\u003e\n    \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" aria-label=\"Scroll to top\"\u003e Get the “Light Their Way” Look \u003c\/a\u003e\n    \u003cp class=\"sub-cta\"\u003ePanel Tone: \u003cstrong\u003eWarm White\u003c\/strong\u003e (cozy) or \u003cstrong\u003eCool White\u003c\/strong\u003e (crisp).\u003c\/p\u003e\n    \u003cp class=\"sub-cta\"\u003eBuilt in Tennessee • Free Shipping $100+\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ (Accordion, Concept 5 language) --\u003e\n  \u003ch2 class=\"center\"\u003eEverything You Might Be Wondering\u003c\/h2\u003e\n  \u003cdiv class=\"acc\" id=\"faq-accordion\"\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eWhere does the welcoming color come from?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003eFrom the acrylic panels — they set \u003cem\u003eWarm\u003c\/em\u003e or \u003cem\u003eCool\u003c\/em\u003e. The LED is colorless; the diffuser spreads your chosen tone evenly along the path.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eIs it bright enough to guide steps?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003eYes — it’s tuned for \u003cem\u003ehuman-scale navigation\u003c\/em\u003e: edges and textures are visible without blinding rings or glare.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eHow far from the edge should I place it?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003ePlace each unit about \u003cstrong\u003e18–24″\u003c\/strong\u003e from stone or mulch so the glow lands on texture and “reads” as a path.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eHow much sun does it need?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003eAim for \u003cstrong\u003e6–8 hours\u003c\/strong\u003e of daylight exposure. It still glows on cloudy days, with proportionally shorter runtime — normal for solar.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eWill it hold up to weather?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003ePowder-coated steel + acrylic are outdoor choices. Rain and frost tested. Wipe the solar top now and then to keep charging efficient.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eWarm vs. Cool — where should I use each?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003e\u003cstrong\u003eWarm\u003c\/strong\u003e flatters stone and plant beds for a cozy welcome; \u003cstrong\u003eCool\u003c\/strong\u003e feels crisp along modern paths and pale concrete.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eCan I secure it for windy spots?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003eYes — use a discreet exterior-grade masonry adhesive pad or hidden landscaping pins (not included) for extra stability.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eIs the battery serviceable later?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003eIt is. If it ever needs replacement, we’ll provide a fresh battery and simple instructions.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-item\"\u003e\n      \u003cbutton class=\"acc-btn\"\u003eWhat’s your return promise?\u003c\/button\u003e\n      \u003cdiv class=\"acc-panel\"\u003e\u003cp\u003e\u003cstrong\u003e30-Night “First Dusk” Promise:\u003c\/strong\u003e if your first evening doesn’t feel special, send it back for a full refund.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"product-form\" class=\"t12\" aria-hidden=\"true\" style=\"height:1px\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  (function(){\n    var root=document.getElementById('ls-controller');\n    if(!root) return;\n\n    \/* Day\/Night tabs *\/\n    var tabs=[].slice.call(root.querySelectorAll('.toggle [role=\"tab\"]'));\n    var views={'#shot-day':root.querySelector('#shot-day'),'#shot-night':root.querySelector('#shot-night')};\n\n    function activate(sel){\n      if(!views[sel]) return;\n      tabs.forEach(function(t){\n        var on=t.getAttribute('data-target')===sel;\n        t.classList.toggle('is-active',on);\n        t.setAttribute('aria-selected',on?'true':'false');\n        t.setAttribute('tabindex',on?'0':'-1');\n      });\n      Object.keys(views).forEach(function(k){\n        var on=(k===sel);\n        views[k].hidden=!on;\n        views[k].setAttribute('aria-hidden',on?'false':'true');\n      });\n    }\n\n    tabs.forEach(function(t){\n      t.addEventListener('click',function(e){e.preventDefault();activate(this.getAttribute('data-target'))},{passive:false});\n      t.addEventListener('keydown',function(e){\n        if(e.key==='ArrowRight'||e.key==='ArrowLeft'){\n          e.preventDefault();\n          var i=tabs.indexOf(this);\n          var n=e.key==='ArrowRight'?(i+1)%tabs.length:(i-1+tabs.length)%tabs.length;\n          tabs[n].focus();activate(tabs[n].getAttribute('data-target'));\n        }\n      });\n    });\n    if(views['#shot-night']) views['#shot-night'].setAttribute('hidden','');\n\n    \/* Scroll-to-top CTAs *\/\n    var prefersReduced = window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    function scrollTopRobust(e){\n      e.preventDefault(); e.stopPropagation();\n      window.scrollTo({ top:0, behavior: prefersReduced ? 'auto' : 'smooth' });\n      if(!prefersReduced){\n        setTimeout(function(){ window.scrollTo({ top:0, behavior:'smooth' }); }, 70);\n        setTimeout(function(){ window.scrollTo({ top:0, behavior:'smooth' }); }, 240);\n      }\n      return false;\n    }\n    root.querySelectorAll('.js-scroll-top').forEach(function(link){\n      link.addEventListener('click', scrollTopRobust, { capture:true });\n    });\n\n    \/* Accordion FAQ *\/\n    var acc=root.querySelector('#faq-accordion');\n    if(acc){\n      acc.querySelectorAll('.acc-btn').forEach(function(btn){\n        btn.addEventListener('click', function(){\n          this.parentElement.classList.toggle('is-open');\n        });\n      });\n    }\n  })();\n\u003c\/script\u003e\n","brand":"Nashville Metal Art","offers":[{"title":"Warm White \/ 28\"","offer_id":42487562502192,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ 48\"","offer_id":42487562534960,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 28\"","offer_id":42487562567728,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 48\"","offer_id":42487562600496,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/newheroimage.png?v=1761692333","url":"https:\/\/nashvillemetalart.com\/products\/liberty-spire-patriotic-solar-garden-light-waterproof-with-american-flag-eagle","provider":"Nashville Metal Art","version":"1.0","type":"link"}