{"product_id":"liberty-spire-patriotic-solar-garden-light","title":"Liberty Spire: Patriotic Solar Garden Light | Waterproof with American Flag \u0026 Eagle Design","description":"\u003c!-- =========================================================\nLIBERTY SPIRE — CONTROLLER LANDER (Mobile table fix + clean stacks)\n- Tables now wrap text on phones (no clipping, no scrollbar)\n- No min-width on mobile; auto table layout\n- Price\/Value and grids already stack cleanly on small screens\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  #ls-controller img{max-width:100%;height:auto;display:block}\n\n  \/* Readable wrapping *\/\n  #ls-controller p,#ls-controller li,#ls-controller th,#ls-controller td{\n    word-break:normal; overflow-wrap:anywhere; hyphens:auto;\n  }\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.7}\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:24px 0}\n\n  \/* ---------- Badges \/ 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  #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  \/* ---------- Bands ---------- *\/\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;\n    box-shadow:inset 0 1px 0 #fff, 0 6px 18px rgba(250,204,21,.15)\n  }\n\n  \/* ---------- Cards ---------- *\/\n  #ls-controller .card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}\n\n  \/* ---------- Lists ---------- *\/\n  #ls-controller ul{padding-left:26px;margin:14px 0}\n  #ls-controller ol{padding-left:30px;margin:14px 0}\n  #ls-controller li{margin:10px 0}\n  #ls-controller .list-tight li{margin:8px 0}\n\n  \/* ---------- Media ---------- *\/\n  #ls-controller .media{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow);margin:12px 0}\n  #ls-controller .caption{display:block;font-size:12.5px;color:var(--muted);text-align:center;margin-top:6px}\n\n  \/* ---------- Hero ---------- *\/\n  #ls-controller .hero{position:relative}\n  #ls-controller .hero .tag{position:absolute;top:10px;left:10px;z-index:1;background:#111;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;border:1px solid rgba(0,0,0,.2)}\n\n  \/* ---------- Day\/Night tabs ---------- *\/\n  #ls-controller .segset{margin:8px 0 14px; position:relative}\n  #ls-controller .segset input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}\n  #ls-controller .seg{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}\n  #ls-controller .seg label{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:13px;user-select:none}\n  #ls-controller #tab-day:checked ~ .seg label[for=\"tab-day\"],\n  #ls-controller #tab-night:checked ~ .seg label[for=\"tab-night\"]{background:#111;color:#fff;border-color:#111}\n  #ls-controller .shots{margin-top:8px}\n  #ls-controller .shots .shot{display:none}\n  #ls-controller #tab-day:checked ~ .shots [data-shot=\"day\"]{display:block}\n  #ls-controller #tab-night:checked ~ .shots [data-shot=\"night\"]{display:block}\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  #ls-controller .quotes{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}\n  #ls-controller .ugc{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}\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  \/* ---------- 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  \/* ---------- Tables (desktop default) ---------- *\/\n  #ls-controller .table-wrap{margin-top:10px}\n  #ls-controller .table-wrap table{width:100%; border-collapse:collapse; table-layout:auto}\n  #ls-controller table th,#ls-controller table td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;white-space:normal}\n  #ls-controller table thead th{font-weight:700;letter-spacing:.02em}\n\n  \/* ---------- MOBILE POLISH (≤560px) ---------- *\/\n  @media (max-width:560px){\n    \/* Stack price\/CTA above bullets *\/\n    #ls-controller .pv{display:block}\n    #ls-controller .pv \u003e * + *{margin-top:14px}\n\n    \/* Tighter bullets and comfortable padding *\/\n    #ls-controller ul{padding-left:22px}\n\n    \/* Tables: no scrollbar, text wraps, smaller headers *\/\n    #ls-controller .table-wrap{overflow:visible}\n    #ls-controller .table-wrap table{min-width:0; width:100%; table-layout:auto}\n    #ls-controller table th,#ls-controller table td{white-space:normal}\n    #ls-controller table thead th{font-size:14px; letter-spacing:.01em}\n  }\n\n  \/* Extra small tweaks *\/\n  @media (max-width:480px){\n    #ls-controller{padding-left:14px;padding-right:14px}\n    #ls-controller .cta{padding:18px 20px;border-radius:16px;box-shadow:0 10px 24px rgba(31,41,55,.22)}\n  }\n\u003c\/style\u003e\n\n\u003c!-- Absolute \"page top\" anchor --\u003e\n\u003cdiv id=\"page-top\"\u003e\u003c\/div\u003e\n\n\u003csection aria-label=\"Liberty Spire — Holiday Window\" id=\"ls-controller\"\u003e\n  \u003c!-- HEADLINE --\u003e\n  \u003ch1\u003eLast Call for Christmas — Only 500 More Can Be Built Before Year-End\u003c\/h1\u003e\n\n  \u003c!-- Explainer --\u003e\n  \u003cp class=\"lead measure\"\u003e\n    \u003cstrong\u003eThis is an outdoor solar garden light\u003c\/strong\u003e — powder-coated steel frame, UV-printed acrylic art panels, and a built-in \u003cstrong\u003ediffuser (a light-spreading layer)\u003c\/strong\u003e that creates a soft, even glow.\n  \u003c\/p\u003e\n  \u003cp class=\"lead measure\" style=\"margin-top: 8px;\"\u003eOrder now to have yours glowing by Christmas. After this batch, production pauses until spring.\u003c\/p\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero measure\"\u003e\n    \u003cspan class=\"tag\"\u003eArchitectural Solar Garden Light • No wiring\u003c\/span\u003e\n    \u003cfigure class=\"media\" style=\"margin-top: 10px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/new_20ed14f8-786d-4c21-b41c-ad9431294929.jpg?v=1761768994\" alt=\"Liberty Spire glowing in winter near a stone column\" width=\"1600\" height=\"1000\" decoding=\"async\" fetchpriority=\"high\" importance=\"high\"\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Quick explainer --\u003e\n  \u003cdiv class=\"card measure\" style=\"margin-top: 8px;\" aria-label=\"Quick Explainer\"\u003e\n    \u003cul class=\"list-tight\" style=\"margin: 0;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A hand-built, architectural \u003cem\u003esolar garden light\u003c\/em\u003e for porches, paths, and beds.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Turns on automatically at dusk and casts a calm, even glow — not a harsh spotlight.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHow the color works:\u003c\/strong\u003e The LED is clear; the \u003cstrong\u003epanel artwork\u003c\/strong\u003e sets Warm or Soft White tone. The \u003cstrong\u003ediffuser\u003c\/strong\u003e (light-spreading layer) makes that tone even and soft.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Holiday band --\u003e\n  \u003cdiv class=\"band band-warm measure\" role=\"note\" aria-label=\"Holiday Window\" style=\"margin-top: 12px;\"\u003e\n    \u003cp style=\"margin: 0;\"\u003e\u003cstrong\u003eHoliday Window:\u003c\/strong\u003e \u003cstrong\u003eOrder by Nov 14\u003c\/strong\u003e for Christmas delivery. Next availability: spring 2026.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Early mobile CTA --\u003e\n  \u003cdiv class=\"cta-wrap\" style=\"margin-top:10px;\"\u003e\n    \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" aria-label=\"Scroll to top\"\u003eReserve Yours — Ships Before Christmas\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Chips --\u003e\n  \u003cdiv class=\"chips\" aria-label=\"trust\"\u003e\n    \u003cspan class=\"chip\"\u003eBuilt in Tennessee\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eUV-Printed Acrylic (Original Artwork)\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eDiffuser = Light-Spreading Layer\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eWeatherproof Powder-Coated Steel\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003ePanel Tone: Warm or Soft White\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\u003cbr\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\"\u003e\u003cstrong\u003eFree Shipping + Free 30-Night Returns\u003c\/strong\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003e\n\u003cstrong\u003eShips with battery installed\u003c\/strong\u003e • \u003cstrong\u003e1-Year Craft Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003eBuy once, enjoy for years. (Replaces $30 throwaways every spring.)\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003e\n\u003cstrong\u003eOrder by Nov 14\u003c\/strong\u003e to ensure Christmas delivery.\u003c\/div\u003e\n      \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" style=\"margin-top: 12px;\"\u003eOrder Now — Ships Before Christmas\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"list-tight\" style=\"margin: 0;\"\u003e\n      \u003cli\u003ePowder-coated steel frame • \u003cstrong\u003eUV-printed acrylic panels (original artwork)\u003c\/strong\u003e • \u003cstrong\u003eBuilt-in diffuser (light-spreading layer)\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eColor\/tone comes from the \u003cstrong\u003epanel artwork\u003c\/strong\u003e; the \u003cstrong\u003ediffuser\u003c\/strong\u003e makes the glow soft and even\u003c\/li\u003e\n      \u003cli\u003eArrives ready to place • No tools • Lights automatically at dusk\u003c\/li\u003e\n      \u003cli\u003eFree shipping on $100+ • Easy returns within 30 nights\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- DAY \/ NIGHT --\u003e\n  \u003cdiv class=\"card measure\" aria-labelledby=\"see-like-home\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan id=\"see-like-home\" 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 Glow\u003c\/h2\u003e\n\n    \u003cdiv class=\"segset\" role=\"tablist\" aria-label=\"Day or Night\"\u003e\n      \u003cinput type=\"radio\" name=\"ls-daynight\" id=\"tab-day\" checked aria-controls=\"shot-day\"\u003e\n      \u003cinput type=\"radio\" name=\"ls-daynight\" id=\"tab-night\" aria-controls=\"shot-night\"\u003e\n      \u003cdiv class=\"seg\"\u003e\n        \u003clabel for=\"tab-day\" role=\"tab\" aria-selected=\"true\"\u003eDay\u003c\/label\u003e\n        \u003clabel for=\"tab-night\" role=\"tab\" aria-selected=\"false\"\u003eNight\u003c\/label\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"shots\"\u003e\n        \u003cdiv id=\"shot-day\" class=\"shot\" data-shot=\"day\" role=\"tabpanel\" aria-labelledby=\"tab-day\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/daytimebeauty_cbfeb17b-3914-4814-bfce-cadaeb03335c.png?v=1761696937\" alt=\"Liberty Spire by day in a garden\" width=\"1200\" height=\"900\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv id=\"shot-night\" class=\"shot\" data-shot=\"night\" role=\"tabpanel\" aria-labelledby=\"tab-night\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/darktimephoto.png?v=1760229039\" alt=\"Liberty Spire at night with even glow\" width=\"1200\" height=\"900\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"center\" style=\"font-size: 12.5px;\"\u003eSame yard. No filters. The LED is clear; \u003cstrong\u003epanel artwork\u003c\/strong\u003e creates Warm or \u003cstrong\u003eSoft White\u003c\/strong\u003e tone, and the \u003cstrong\u003ediffuser\u003c\/strong\u003e spreads it evenly — no harsh hotspots.\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\/newhero_64752197-a052-4d8a-a2ca-c8bd77cf4425.png?v=1761697354\" alt=\"Warm nighttime pattern on stone\" width=\"1400\" height=\"933\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eEven glow with soft shadow patterns on stone.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- PANEL TONE PROOF --\u003e\n  \u003csection class=\"measure center\" aria-label=\"Panel Tone\"\u003e\n    \u003cdiv\u003e\u003cspan class=\"eyebrow\"\u003eChoose your look\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 style=\"margin-top: 6px;\"\u003ePanel Tone: Warm (Golden) or Soft White (Crisp)\u003c\/h2\u003e\n    \u003cp class=\"measure\"\u003eBoth use the same clear light source. \u003cstrong\u003eYour panel artwork\u003c\/strong\u003e sets the tone; the \u003cstrong\u003ediffuser\u003c\/strong\u003e (light-spreading layer) turns it into an even glow. Shots captured in the same lighting — no filters.\u003c\/p\u003e\n\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/Generated_Image_October_28_2025_-_5_28PM.png?v=1761690584\" alt=\"Side-by-side Warm and Soft White comparison\" width=\"2000\" height=\"1200\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eLeft: \u003cstrong\u003eWarm\u003c\/strong\u003e • Right: \u003cstrong\u003eSoft White\u003c\/strong\u003e — same camera angle, same lighting.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n\n    \u003cul class=\"list-tight measure\" style=\"text-align: left;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWarm\u003c\/strong\u003e — golden \u0026amp; cozy near stone, wood, and landscaping.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSoft White\u003c\/strong\u003e — crisp \u0026amp; clean along modern paths, concrete, or painted trim.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" aria-label=\"Scroll to top\"\u003eSelect Your Tone →\u003c\/a\u003e\n\n    \u003cdiv class=\"micro\"\u003e\n      \u003cspan class=\"pill\"\u003eLED is clear\u003c\/span\u003e\n      \u003cspan class=\"pill\"\u003ePanel sets the tone\u003c\/span\u003e\n      \u003cspan class=\"pill\"\u003eDiffuser spreads light evenly\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\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;\"\u003eThe Only Steel-and-Acrylic Solar Light\u003c\/h2\u003e\n\n  \u003cdiv class=\"grid3\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eSteel Frame\u003c\/h3\u003e\n      \u003cp\u003ePowder-coated American steel stands up to storms, sprinklers, and real yard life.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eUV-Printed Acrylic Panels\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eOur original artwork by day; at night the artwork’s tone becomes your glow — Warm or Soft White.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eBuilt-In Diffuser\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eLight-spreading layer that makes illumination soft and even — no glare, no bright “hot spots.”\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- UGC STRIP --\u003e\n  \u003ch2 class=\"center\" id=\"ugc-photos\" style=\"margin-top: 18px;\"\u003eReal Homes, Real Light\u003c\/h2\u003e\n  \u003cdiv class=\"ugc measure\" aria-label=\"Customer photos\"\u003e\n    \u003cfigure class=\"media\" style=\"margin: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/ugcdark1.png?v=1761730369\" alt=\"Daylight photo in a garden\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n    \u003cfigure class=\"media\" style=\"margin: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/snowugc2.png?v=1761730369\" alt=\"Night photo with warm glow\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n    \u003cfigure class=\"media\" style=\"margin: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/gardenugc3.png?v=1761730369\" alt=\"Spire beside a column in winter\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n    \u003cfigure class=\"media\" style=\"margin: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/snowyoutside33.png?v=1761730951\" alt=\"Shadow pattern on stone\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- SCALE \/ FIT GUIDE --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eWill it fit my space?\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 class=\"center\" style=\"margin-top: 6px;\"\u003eSize \u0026amp; Placement Guide\u003c\/h2\u003e\n\n    \u003cfigure class=\"media\" aria-label=\"Scale comparison lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/sizecomp.png?v=1761732164\" alt=\"28″ and 48″ shown with a 24″ planter and 36″ rail for scale\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eInstant scale: 28″ vs 48″ beside a 24″ planter and 36″ rail.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n\n    \u003cfigure class=\"media\" aria-label=\"Clean size spec\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/sizespecs.png?v=1761732170\" alt=\"Liberty Spire size and height specifications diagram\" loading=\"lazy\"\u003e\n    \u003c\/figure\u003e\n\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable aria-label=\"Scale and placement\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWhere customers place it\u003c\/th\u003e\n            \u003cth\u003e28″ Spire\u003c\/th\u003e\n            \u003cth\u003e48″ Spire\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePorch, planters, near steps\u003c\/td\u003e\n            \u003ctd\u003eGreat beside a 24″ planter or under a 36″ handrail\u003c\/td\u003e\n            \u003ctd\u003eBold focal next to columns or gates\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eWalkways \/ bed edges\u003c\/td\u003e\n            \u003ctd\u003ePairs spaced 4–6 ft\u003c\/td\u003e\n            \u003ctd\u003eSingle statement at path entries\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDriveway \/ gate\u003c\/td\u003e\n            \u003ctd\u003eFlanks a mailbox or garden bed\u003c\/td\u003e\n            \u003ctd\u003eGate posts and entrances\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"center\" style=\"font-size: 13px; color: var(--muted); margin-top: 8px;\"\u003eTip: For the prettiest shadow pattern, place 18–24″ from stone or mulch edge.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Pairs Proof --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eHow most customers style it\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 class=\"center\" style=\"margin-top: 6px;\"\u003ePairs for Porch \u0026amp; Path Symmetry\u003c\/h2\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/placement_coaching.png?v=1760232247\" alt=\"Pair flanking steps with spacing guidance\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eTwo create instant symmetry at steps and paths. Spacing: 4–6 ft for a welcoming glow.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Macro Finish + Wind Anchoring --\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/blackbase.png?v=1761732504\" alt=\"Macro of powder-coat texture and acrylic join\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eMatte powder-coat texture + clean acrylic join.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/windbase.png?v=1761732872\" alt=\"Discreet pads or pins securing the base\" loading=\"lazy\"\u003e\n      \u003cfigcaption class=\"caption\"\u003eDiscreet pads\/pins keep it steady in gusts.\u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- SEASONAL RUNTIME --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eWhat to expect through the year\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 class=\"center\" style=\"margin-top: 6px;\"\u003eSeasonal Runtime (Typical)\u003c\/h2\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable aria-label=\"Seasonal runtime expectations\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSeason\u003c\/th\u003e\n            \u003cth\u003eDaylight Conditions\u003c\/th\u003e\n            \u003cth\u003eTypical Nightly Glow\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSummer\u003c\/td\u003e\n            \u003ctd\u003e6–8 hrs sun\u003c\/td\u003e\n            \u003ctd\u003e6–8 hrs after dusk\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSpring \/ Fall\u003c\/td\u003e\n            \u003ctd\u003e4–6 hrs sun\u003c\/td\u003e\n            \u003ctd\u003e4–6 hrs after dusk\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eWinter\u003c\/td\u003e\n            \u003ctd\u003e3–5 hrs sun\u003c\/td\u003e\n            \u003ctd\u003e2–4 hrs after dusk (normal for solar)\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"center\" style=\"font-size: 13px; color: var(--muted); margin-top: 8px;\"\u003e\u003cstrong\u003eWinter Care:\u003c\/strong\u003e place where the top sees sun ~10am–3pm; face south\/south-west; brush off snow from the cap.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\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 clear solar LED + built-in diffuser (light-spreading layer, pre-installed)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePanels:\u003c\/strong\u003e UV-printed acrylic with original artwork; Warm or Soft White panel tone\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable, pre-installed (replaceable later)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCare Card:\u003c\/strong\u003e Panel 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\u003ePlace where it sees sun during the day (south\/south-west preferred).\u003c\/li\u003e\n        \u003cli\u003eGive it a first full charge cycle.\u003c\/li\u003e\n        \u003cli\u003eEnjoy the tone you chose — evenly diffused — at dusk.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp class=\"t12\" style=\"margin-top: 6px;\"\u003eTip: For best shadow play, place 18–24″ from stone or mulch edge.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\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 UV-printed acrylic faces with original artwork + built-in diffuser\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePanel Tones:\u003c\/strong\u003e Warm (golden) or Soft White (crisp)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Clear solar LED; \u003cem\u003epanel artwork\u003c\/em\u003e creates tone\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRuntime:\u003c\/strong\u003e See seasonal table above\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e High-quality rechargeable (pre-installed; replaceable)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eServiceability:\u003c\/strong\u003e Replacement battery kit available on request\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eApprox. Weight:\u003c\/strong\u003e 28″ ≈ 6 lb • 48″ ≈ 11 lb\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBase Footprint:\u003c\/strong\u003e 6.5″ × 6.5″\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCap\/Roof Size:\u003c\/strong\u003e 8.5″ × 8.5″ × 2.5″\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 for a full refund.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003e1-Year Craft Warranty\u003c\/strong\u003e on frame, panels, and electronics.\u003c\/p\u003e\n      \u003cdiv class=\"band band-warm\" style=\"margin: 10px 0 0 0;\"\u003eSmall-batch run of 500 for 2025 (ships before Christmas when ordered by Nov 14).\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- SHIPPING \/ TRUST CTA --\u003e\n  \u003cdiv class=\"card measure cta-wrap\"\u003e\n    \u003cp class=\"center\" style=\"font-size: 18px; margin-top: 0;\"\u003e\u003cstrong\u003eShips Before Christmas — order by Nov 14.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"sub-cta\"\u003eOrders leave our Tennessee shop as units are finished. You’ll receive tracking by email.\u003c\/p\u003e\n    \u003ca href=\"#page-top\" class=\"cta js-scroll-top\" aria-label=\"Scroll to top\"\u003eReserve Yours — Ships Before Christmas\u003c\/a\u003e\n    \u003cp class=\"sub-cta\"\u003ePanel Tone: \u003cstrong\u003eWarm\u003c\/strong\u003e (golden) or \u003cstrong\u003eSoft 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\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"center\"\u003eEverything You Might Be Wondering\u003c\/h2\u003e\n  \u003cdiv class=\"faq-grid\" style=\"display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\"\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eWhat exactly is the diffuser?\u003c\/summary\u003e\n      \u003cp\u003eIt’s a \u003cstrong\u003elight-spreading layer\u003c\/strong\u003e inside the Spire. The LED is clear; the \u003cstrong\u003epanel artwork\u003c\/strong\u003e sets Warm or Soft White tone, and the diffuser spreads that light evenly — no glare, no bright spots.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eWhere does the color come from?\u003c\/summary\u003e\n      \u003cp\u003eFrom the \u003cstrong\u003eUV-printed artwork on the acrylic panels\u003c\/strong\u003e. That artwork sets the Warm or Soft White tone you prefer.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eHow bright is it?\u003c\/summary\u003e\n      \u003cp\u003eAn \u003cem\u003eambient path glow\u003c\/em\u003e. You’ll see your walkway and a soft pattern on stone or mulch — welcoming, not blinding.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eYear-round?\u003c\/summary\u003e\n      \u003cp\u003eYes. Powder-coated steel + acrylic are weather-ready. Runtime shortens in winter (normal for solar). Brush snow off the cap to maximize charge.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eBattery \u0026amp; replacements?\u003c\/summary\u003e\n      \u003cp\u003eRechargeable battery is pre-installed and replaceable later. If it fails within the first year, we’ll send a fresh one.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eHOA?\u003c\/summary\u003e\n      \u003cp\u003e\u003cstrong\u003eNo blinking. No neon.\u003c\/strong\u003e Architectural finish and steady Warm\/Soft White glow. Customers report smooth approvals.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"card\"\u003e\n      \u003csummary\u003eTools or assembly?\u003c\/summary\u003e\n      \u003cp\u003eNone. Place it, let it charge, and it turns on at dusk. Windy area? Add discreet adhesive pads or hidden landscaping pins.\u003c\/p\u003e\n    \u003c\/details\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\/* Make ALL CTAs scroll to top (robust) *\/\n(function(){\n  var root = document.getElementById('ls-controller'); if(!root) return;\n  function goTop(e){\n    if(e){ e.preventDefault(); e.stopPropagation(); }\n    var reduce = window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    window.scrollTo({ top: 0, behavior: reduce ? 'auto' : 'smooth' });\n    if(!reduce){\n      setTimeout(function(){ window.scrollTo({ top: 0, behavior: 'smooth' }); }, 80);\n      setTimeout(function(){ window.scrollTo({ top: 0, behavior: 'smooth' }); }, 240);\n    }\n    return false;\n  }\n  function bind(){\n    var links = [].slice.call(document.querySelectorAll('a.js-scroll-top, a[href=\"#page-top\"]'));\n    links.forEach(function(a){ a.addEventListener('click', goTop, { capture:true }); });\n  }\n  if(document.readyState === 'loading'){\n    document.addEventListener('DOMContentLoaded', bind, { once:true });\n  } else { bind(); }\n})();\n\u003c\/script\u003e\n","brand":"Nashville Metal Art","offers":[{"title":"Warm White \/ 28\"","offer_id":42516528463920,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ 48\"","offer_id":42516528496688,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 28\"","offer_id":42516528529456,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 48\"","offer_id":42516528562224,"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","provider":"Nashville Metal Art","version":"1.0","type":"link"}