{"product_id":"liberty-solar-address-pillar-see-it-at-night","title":"Liberty Solar Address Pillar – Finally Seen at Night","description":"\u003c!-- ====================================\nLIBERTY ADDRESS PILLAR — INTENT A (VISIBILITY) + OFFER CLARITY (FINAL)\nDescription column only (no extra title\/price\/ATC)\n==================================== --\u003e\n\u003cstyle\u003e\n  #lap-controller{\n    max-width:100%;\n    margin:18px 0 34px;\n    font-family:inherit;\n    color:#111827;\n    font-size:14px;\n    line-height:1.75;\n  }\n  #lap-controller *{box-sizing:border-box;}\n\n  #lap-controller h2,\n  #lap-controller h3{\n    font-weight:600;\n    line-height:1.35;\n    margin:0 0 6px;\n    color:#111827;\n  }\n  #lap-controller h2{font-size:18px;margin-top:22px;}\n  #lap-controller h3{font-size:15px;margin-top:16px;}\n  #lap-controller p{margin:5px 0;}\n  #lap-controller .muted{color:#6b7280;font-size:13px;}\n\n  \/* Eyebrow + intro *\/\n  #lap-controller .eyebrow{\n    display:inline-block;\n    font-size:11px;\n    font-weight:500;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    padding:2px 7px;\n    border-radius:999px;\n    border:1px solid #e5e7eb;\n    color:#4b5563;\n    margin-bottom:8px;\n    background:#f9fafb;\n  }\n  #lap-controller .intro-title{\n    font-size:20px;\n    font-weight:600;\n    margin:2px 0 4px;\n  }\n  #lap-controller .intro-sub{\n    font-size:14px;\n    margin-bottom:6px;\n  }\n  #lap-controller .glance{\n    margin-top:8px;\n    padding:10px 10px 8px;\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    background:#f9fafb;\n    font-size:13px;\n  }\n  #lap-controller .glance ul{ margin:6px 0; padding-left:18px; }\n  #lap-controller .glance li{margin:3px 0;}\n\n  \/* Fit\/disqualifier *\/\n  #lap-controller .fit-card{\n    margin-top:10px;\n    padding:10px 10px;\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    background:#ffffff;\n    font-size:13px;\n    color:#374151;\n  }\n  #lap-controller .fit-title{ font-weight:600; margin-bottom:4px; }\n\n  \/* Offer callout *\/\n  #lap-controller .offer-card{\n    margin-top:10px;\n    padding:10px 10px;\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    background:#fffbeb;\n    font-size:13px;\n    color:#374151;\n  }\n  #lap-controller .offer-title{ font-weight:600; margin-bottom:4px; }\n  #lap-controller .offer-card strong{font-weight:700;}\n\n  \/* Run status *\/\n  #lap-controller .run-card{\n    margin-top:10px;\n    padding:8px 10px;\n    border-radius:8px;\n    border:1px dashed #e5e7eb;\n    background:#ffffff;\n    font-size:12px;\n    color:#4b5563;\n  }\n  #lap-controller .run-card strong{font-weight:600;}\n\n  \/* Section nav *\/\n  #lap-controller .section-nav{\n    display:flex;\n    flex-wrap:wrap;\n    gap:6px;\n    margin:18px 0 6px;\n  }\n  #lap-controller .nav-chip{\n    font-size:12px;\n    padding:3px 9px;\n    border-radius:999px;\n    border:1px solid #e5e7eb;\n    background:#ffffff;\n    color:#374151;\n    text-decoration:none;\n    white-space:nowrap;\n  }\n  #lap-controller .nav-chip:hover{ background:#f3f4f6; }\n\n  \/* Sections *\/\n  #lap-controller .section{\n    margin-top:22px;\n    padding-top:16px;\n    border-top:1px solid #e5e7eb;\n  }\n  #lap-controller .section-intro{\n    font-size:13px;\n    color:#4b5563;\n    margin-bottom:4px;\n  }\n  #lap-controller ul{ margin:6px 0; padding-left:18px; font-size:14px; }\n  #lap-controller li{margin:3px 0;}\n\n  \/* Address app *\/\n  #lap-controller .address-app{\n    margin-top:8px;\n    padding:9px 10px;\n    border-radius:8px;\n    border:1px dashed #e5e7eb;\n    background:#ffffff;\n    font-size:13px;\n    color:#4b5563;\n  }\n  #lap-controller .address-note{\n    margin-top:8px;\n    padding:9px 10px;\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    background:#f9fafb;\n    font-size:13px;\n    color:#374151;\n  }\n  #lap-controller .mono{\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n    font-size:12px;\n    background:#ffffff;\n    border:1px solid #e5e7eb;\n    border-radius:6px;\n    padding:6px 8px;\n    display:inline-block;\n    margin-top:6px;\n  }\n\n  \/* Spec grid *\/\n  #lap-controller .spec-grid{\n    display:grid;\n    grid-template-columns:minmax(0,1fr);\n    gap:6px;\n    font-size:13px;\n    margin-top:6px;\n  }\n  #lap-controller .spec-label{font-weight:600;}\n\n  \/* Media rows *\/\n  #lap-controller .media-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px;\n    margin-top:14px;\n    align-items:flex-start;\n  }\n  #lap-controller .media-row.reverse{ flex-direction:row-reverse; }\n  #lap-controller .media-figure{ flex:0 0 45%; max-width:45%; }\n  #lap-controller .media-figure img{\n    display:block; width:100%; height:auto; border-radius:8px;\n  }\n  #lap-controller .media-caption{\n    font-size:11px; color:#4b5563; margin-top:3px;\n  }\n  #lap-controller .media-copy{\n    flex:1 1 0; min-width:0; font-size:13px; color:#374151;\n  }\n  @media(max-width:768px){\n    #lap-controller .media-row,\n    #lap-controller .media-row.reverse{ flex-direction:column; }\n    #lap-controller .media-figure{ flex:none; max-width:100%; }\n  }\n\n  \/* Details \/ FAQ *\/\n  #lap-controller details{\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    padding:7px 9px;\n    margin:5px 0;\n    background:#ffffff;\n    font-size:13px;\n  }\n  #lap-controller summary{\n    cursor:pointer;\n    font-weight:500;\n    font-size:13px;\n    list-style:none;\n  }\n  #lap-controller summary::-webkit-details-marker{display:none;}\n\n  \/* Trust blocks *\/\n  #lap-controller .trust-grid{\n    display:grid;\n    grid-template-columns:minmax(0,1fr);\n    gap:8px;\n    margin-top:8px;\n  }\n  #lap-controller .trust-card{\n    background:#f9fafb;\n    border-radius:8px;\n    border:1px solid #e5e7eb;\n    padding:9px 10px;\n    font-size:13px;\n  }\n  #lap-controller .trust-title{ font-weight:600; margin-bottom:3px; }\n  @media(min-width:900px){\n    #lap-controller .trust-grid--triple{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n  }\n\n  \/* CTA buttons *\/\n  #lap-controller .final-cta{ margin-bottom:4px; }\n  #lap-controller .final-cta p{ margin-bottom:8px; }\n  #lap-controller .cta-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:8px;\n  }\n  #lap-controller .link-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:9px 18px;\n    border-radius:999px;\n    font-size:13px;\n    font-weight:500;\n    text-decoration:none;\n    border:1px solid #111827;\n    background:#111827;\n    color:#ffffff;\n    cursor:pointer;\n  }\n  #lap-controller .link-btn-secondary{\n    background:#ffffff;\n    color:#111827;\n    border-color:#e5e7eb;\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"lap-controller\"\u003e\n  \u003c!-- INTRO (INTENT A) --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"eyebrow\"\u003eMade Here, Built Right • Nashville, TN\u003c\/div\u003e\n    \u003cdiv class=\"intro-title\"\u003eFinally See Your Address at Night\u003c\/div\u003e\n    \u003cp class=\"intro-sub\"\u003eA steel solar pillar built with your numbers and a warm, even glow — so drivers and guests can actually find the house after dark.\u003c\/p\u003e\n\n    \u003c!-- OFFER --\u003e\n    \u003cdiv class=\"offer-card\"\u003e\n      \u003cdiv class=\"offer-title\"\u003eBuying more than one?\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eAdd 2 pillars to your cart and save $100 automatically at checkout.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"margin-top: 6px;\" class=\"muted\"\u003eMix \u0026amp; match any two designs (choose your flag style\/variant) — discount still applies automatically when 2 are in the cart.\u003c\/p\u003e\n      \u003cp style=\"margin-top: 6px;\" class=\"muted\"\u003eCommon for long driveways, shared entries, or front + back visibility.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"glance\"\u003e\n      \u003cstrong style=\"font-size: 13px;\"\u003eAt a glance:\u003c\/strong\u003e\n      \u003cul\u003e\n        \u003cli\u003eNot plastic — real steel frame with cut acrylic panels.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e360° design:\u003c\/strong\u003e two sides show your chosen flag panels, and the other two sides show your house number.\u003c\/li\u003e\n        \u003cli\u003eWarm dusk-to-dawn glow so your numbers show up every night.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvailable in 28\" or 48\"\u003c\/strong\u003e (select your size above).\u003c\/li\u003e\n        \u003cli\u003eBuilt one at a time in our Tennessee workshop around your house numbers.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DISQUALIFIER BLOCK --\u003e\n    \u003cdiv class=\"fit-card\"\u003e\n      \u003cdiv class=\"fit-title\"\u003eWho this is for\u003c\/div\u003e\n      \u003cp\u003eThis is for homeowners who want their address to be clearly visible at night and are done replacing cheap plastic numbers or solar stakes every year.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top: 8px;\" class=\"fit-title\"\u003eWho it’s not for\u003c\/div\u003e\n      \u003cp\u003eIf you’re looking for the cheapest way to mark your house or something temporary you’ll swap out next season, this probably isn’t the right fit.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- LEAD TIME LANGUAGE --\u003e\n    \u003cdiv class=\"run-card\"\u003e\n      \u003cstrong\u003eBuilt to order:\u003c\/strong\u003e each pillar is made after you enter your numbers, then assembled and finished in our Tennessee workshop. For current lead time, see the shipping\/lead-time note in our site footer.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION NAV --\u003e\n  \u003cdiv class=\"section-nav\"\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-why\"\u003eWhy it exists\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-placement\"\u003eWhere it goes\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-360\"\u003e360° design\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-atc\"\u003eChoose your numbers\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-size\"\u003eSize you can picture\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-built\"\u003eHow it’s built\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-steps\"\u003eOrdering \u0026amp; setup\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-support\"\u003eShipping \u0026amp; support\u003c\/a\u003e\n    \u003ca class=\"nav-chip\" href=\"#lap-faq\"\u003eCommon questions\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003csection class=\"section\" id=\"lap-why\"\u003e\n    \u003ch2\u003eWhy homeowners want this instead of plastic numbers\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003eMost addresses are technically there — but hard to see, especially after dark.\u003c\/p\u003e\n    \u003ch3\u003eWhat usually happens:\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eStick-on numbers look fine for a year, then fade, peel, or fall off.\u003c\/li\u003e\n      \u003cli\u003eLittle plastic solar signs glow for one season, then sit dead at the end of your drive.\u003c\/li\u003e\n      \u003cli\u003eGuests, deliveries, and drivers slow down, squint, and still miss your house at night.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch3\u003eWhat this pillar does instead:\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChoose 28\" or 48\"\u003c\/strong\u003e depending on how far you need it seen (select size above).\u003c\/li\u003e\n      \u003cli\u003eLarge white digits on deep navy, designed to be read from the road after dark.\u003c\/li\u003e\n      \u003cli\u003eInternal diffuser that throws a soft, even glow instead of harsh LED pinpoints.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"media-row\"\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Liberty Address Pillar beside front steps in daylight\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image1.png?v=1765122668\"\u003e\n        \u003cdiv class=\"media-caption\"\u003eDaytime beside the steps — reads as clean black steel with bold numbers.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Liberty Address Pillar glowing at dusk\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image2.png?v=1765122680\"\u003e\n        \u003cdiv class=\"media-caption\"\u003eAt dusk the diffuser takes over — warm, even glow without the “cheap solar” look.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 360 DESIGN --\u003e\n  \u003csection class=\"section\" id=\"lap-360\"\u003e\n    \u003ch2\u003e360° design: looks right from every approach\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003eThis pillar is built to be seen from multiple directions — driveway, sidewalk, and both lanes.\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo sides:\u003c\/strong\u003e your chosen flag panels (the style you select above).\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo sides:\u003c\/strong\u003e your house number panels for visibility from both directions.\u003c\/li\u003e\n      \u003cli\u003eSame diffuser system inside, so all four sides glow clean and even at night.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"muted\"\u003eTranslation: no “wrong side” when you place it near the drive — the numbers show either way.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PLACEMENT --\u003e\n  \u003csection class=\"section\" id=\"lap-placement\"\u003e\n    \u003ch2\u003eWhere it lives at your place\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003eYou’re not buying decor for a random corner — you’re solving “can they find our house?”\u003c\/p\u003e\n    \u003cdiv class=\"media-row reverse\"\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Liberty Address Pillar at the edge of a driveway at night\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image6.png?v=1765122715\"\u003e\n        \u003cdiv class=\"media-caption\"\u003ePlaced where drivers naturally look — at the start of the drive or walkway.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"media-copy\"\u003e\n        \u003cp\u003eMost people set the pillar:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eAt the start of the walkway leading to the front door.\u003c\/li\u003e\n          \u003cli\u003eBeside the driveway where guests and delivery drivers slow down.\u003c\/li\u003e\n          \u003cli\u003eNear a porch column so it reads like part of the architecture.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWherever it lands, the job is the same: your house stops being the one people drive past and becomes the one they can actually find — at night.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NUMBERS --\u003e\n  \u003csection class=\"section\" id=\"lap-atc\"\u003e\n    \u003ch2\u003eChoose your address numbers\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003eEach pillar is made to order with your house number printed on the number panels.\u003c\/p\u003e\n    \u003cp class=\"muted\"\u003eShort or long — we format your address to stay clean and readable.\u003c\/p\u003e\n    \u003cp class=\"muted\"\u003eIf anything looks off with spacing, we’ll send a quick proof before building.\u003c\/p\u003e\n\n    \u003cdiv class=\"address-app\"\u003e\n      \u003cdiv id=\"address-number-customizer\"\u003eUse the tool above or beside this description to enter your house numbers. We’ll print them exactly as you type them, double-check alignment, and send a proof if anything looks off.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"address-note\"\u003e\n      \u003cstrong\u003eOrdering more than one pillar?\u003c\/strong\u003e\n      \u003cp\u003eEnter each address separated by a comma.\u003c\/p\u003e\n      \u003cdiv class=\"mono\"\u003eExample: 5321, 8313\u003c\/div\u003e\n      \u003cp style=\"margin-top: 6px;\" class=\"muted\"\u003eWe’ll build one pillar for each number exactly as entered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"section\" id=\"lap-size\"\u003e\n    \u003ch2\u003eSize you can picture without guessing\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003e\u003cstrong\u003eAvailable in 28\" or 48\".\u003c\/strong\u003e Choose the size above based on how far from the road you need it seen.\u003c\/p\u003e\n    \u003cdiv class=\"media-row\"\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Liberty Address Pillar next to railing for scale\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image3.png?v=1765122680\"\u003e\n        \u003cdiv class=\"media-caption\"\u003eShown next to a standard porch railing so you can feel the scale.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"media-copy\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"spec-label\"\u003eOverall height\u003c\/div\u003e\n            \u003cdiv\u003e28\" or 48\" (select your size above)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"spec-label\"\u003eFootprint\u003c\/div\u003e\n            \u003cdiv\u003eApprox. 6.5\" × 6.5\" base plate\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"spec-label\"\u003eFront panel area\u003c\/div\u003e\n            \u003cdiv\u003eLarge vertical number panel for road visibility\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"spec-label\"\u003eWhat it replaces\u003c\/div\u003e\n            \u003cdiv\u003eFaded stick-on numbers, tiny plaques, and flimsy plastic solar stakes.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUILD --\u003e\n  \u003csection class=\"section\" id=\"lap-built\"\u003e\n    \u003ch2\u003eMade here, built like our premium solar towers\u003c\/h2\u003e\n    \u003cp class=\"section-intro\"\u003eSame steel, same diffuser system — just sized and laid out for your address.\u003c\/p\u003e\n    \u003cdiv class=\"media-row\"\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Close-up of numbers and diffuser\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image4.png?v=1765122715\"\u003e\n        \u003cdiv class=\"media-caption\"\u003eCrisp UV-printed graphics with a diffuser layer inside for a smooth glow.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"media-copy\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSteel frame:\u003c\/strong\u003e laser-cut, welded, and powder-coated in matte black for outdoor use.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUV-printed panels:\u003c\/strong\u003e printed directly onto acrylic — no stickers or vinyl to curl.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eInternal diffuser:\u003c\/strong\u003e smooths the light so the glow is even (no harsh hotspots).\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSolar unit:\u003c\/strong\u003e integrated into the top cap with dusk-to-dawn operation — no wiring.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003eTwo sides display your house number\u003c\/strong\u003e, so it reads correctly from either direction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"media-row reverse\"\u003e\n      \u003cdiv class=\"media-figure\"\u003e\n        \u003cimg alt=\"Liberty Address Pillar on the workshop table\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/image5.png?v=1765122715\"\u003e\n        \u003cdiv class=\"media-caption\"\u003eBuilt one at a time in our Tennessee workshop, not pulled from a warehouse shelf.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"media-copy\"\u003e\n        \u003cp\u003eWe cut, print, and assemble in small batches so the finish and glow stay consistent.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"trust-grid trust-grid--triple\"\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eSmall-batch production\u003c\/div\u003e\n        \u003cp\u003eWe build in limited runs so finish and glow stay consistent.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eReal workshop, not a logo\u003c\/div\u003e\n        \u003cp\u003eThe same crew that builds the product answers questions — phone or email.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eReplacement ready\u003c\/div\u003e\n        \u003cp\u003eWe can make matching replacement panels or swap the solar unit if something happens later.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STEPS --\u003e\n  \u003csection class=\"section\" id=\"lap-steps\"\u003e\n    \u003ch2\u003eHow ordering and setup works\u003c\/h2\u003e\n    \u003col\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTell us your house number.\u003c\/strong\u003e Use the tool above to enter the exact digits you want printed.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSelect your size.\u003c\/strong\u003e Choose 28\" or 48\" above.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWe build your pillar in Tennessee.\u003c\/strong\u003e Print panels, assemble diffuser + solar unit, test the light.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWe pack it like it matters.\u003c\/strong\u003e Ships in protective foam so it arrives ready to set in place.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSet it where you want it.\u003c\/strong\u003e Anchor base to concrete\/pavers\/deck using outdoor hardware, or place on a flat stone where it won’t be bumped.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLet the sun take over.\u003c\/strong\u003e It charges by day and turns on automatically at dusk.\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SUPPORT --\u003e\n  \u003csection class=\"section\" id=\"lap-support\"\u003e\n    \u003ch2\u003eShipping, warranty \u0026amp; support\u003c\/h2\u003e\n    \u003cdiv class=\"trust-grid\"\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eMade to order\u003c\/div\u003e\n        \u003cp\u003eEach pillar is built after you order. For current lead time, see the shipping\/lead-time note in our site footer.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eOut-of-the-box guarantee\u003c\/div\u003e\n        \u003cp\u003eIf anything arrives damaged or isn’t working right out of the box, we make it right.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-card\"\u003e\n        \u003cdiv class=\"trust-title\"\u003eReal people to talk to\u003c\/div\u003e\n        \u003cp\u003eQuestions before or after you order? Reach our small team by phone or email.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"section\" id=\"lap-faq\"\u003e\n    \u003ch2\u003eQuestions people usually ask\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this replace my current house numbers?\u003c\/summary\u003e\n      \u003cp\u003eYes. Many customers remove old stick-on numbers once the pillar is installed.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many digits can I put on the number panels?\u003c\/summary\u003e\n      \u003cp\u003eAs many as you need. We format your address to stay clean and readable, and if anything looks off we’ll send a quick proof before building.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need wiring or batteries?\u003c\/summary\u003e\n      \u003cp\u003eNo wiring and no batteries to swap. It charges during the day and turns on automatically at dusk.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I mount it?\u003c\/summary\u003e\n      \u003cp\u003eThe base plate can be anchored to concrete\/pavers\/deck with outdoor hardware, or placed on a flat stone where it won’t be bumped.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat’s on each side?\u003c\/summary\u003e\n      \u003cp\u003eIt’s a 4-sided (360°) design: two sides show your chosen flag panels, and the other two sides show your house number for visibility from either direction.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"section final-cta\"\u003e\n    \u003ch2\u003eReady to make your address easy to find every night?\u003c\/h2\u003e\n    \u003cp\u003eTell us your house number once. We’ll build a steel pillar around it and ship a piece that looks like it belongs next to your walk or driveway — so your home is the one people can spot after dark.\u003c\/p\u003e\n    \u003cp class=\"muted\" style=\"margin-bottom:6px;\"\u003eBuilt in small batches. We don’t rush production — we build it right.\u003c\/p\u003e\n\n    \u003cdiv class=\"offer-card\"\u003e\n      \u003cdiv class=\"offer-title\"\u003eWant two?\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eAdd 2 pillars to your cart and save $100 automatically at checkout.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"margin-top: 6px;\" class=\"muted\"\u003eMix \u0026amp; match any two designs (choose your flag style\/variant) — discount still applies automatically when 2 are in the cart.\u003c\/p\u003e\n      \u003cp style=\"margin-top: 6px;\" class=\"muted\"\u003eIf ordering two different addresses, enter them separated by a comma (example: 5321, 8313).\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-row\"\u003e\n      \u003ca class=\"link-btn js-scroll-top\" href=\"#\"\u003eEnter your address \u0026amp; reserve your pillar\u003c\/a\u003e\n      \u003ca class=\"link-btn link-btn-secondary\" href=\"#lap-why\"\u003eReview why it’s different first\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  var root = document.getElementById('lap-controller');\n  if (!root) return;\n\n  var buttons = root.querySelectorAll('.js-scroll-top');\n  if (!buttons.length) return;\n\n  function getBuyTarget() {\n    return (\n      document.querySelector('form[action^=\"\/cart\/add\"]') ||\n      document.querySelector('[data-product-form]') ||\n      document.querySelector('.product-form') ||\n      (document.querySelector('button[name=\"add\"]') \u0026\u0026 document.querySelector('button[name=\"add\"]').closest('form')) ||\n      document.querySelector('main') ||\n      document.body\n    );\n  }\n\n  function getStickyOffset() {\n    var header =\n      document.querySelector('[data-sticky-header]') ||\n      document.querySelector('.header') ||\n      document.querySelector('header');\n\n    if (!header) return 10;\n\n    var rect = header.getBoundingClientRect();\n    var h = Math.max(0, Math.floor(rect.height || header.offsetHeight || 0));\n    return Math.min(h + 12, 140);\n  }\n\n  function prefersReducedMotion() {\n    return window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  }\n\n  function smoothScrollToY(targetY, duration) {\n    var scrollingEl = document.scrollingElement || document.documentElement;\n    var startY = scrollingEl.scrollTop;\n    var delta = targetY - startY;\n    var startTime = null;\n\n    function easeInOutCubic(t) {\n      return t \u003c 0.5 ? 4 * t * t * t : 1 - Math.pow(-2 * t + 2, 3) \/ 2;\n    }\n\n    function step(now) {\n      if (!startTime) startTime = now;\n      var elapsed = now - startTime;\n      var p = Math.min(elapsed \/ duration, 1);\n      var e = easeInOutCubic(p);\n      scrollingEl.scrollTop = Math.round(startY + delta * e);\n      if (p \u003c 1) requestAnimationFrame(step);\n    }\n\n    requestAnimationFrame(step);\n  }\n\n  function scrollToBuyBox() {\n    var target = getBuyTarget();\n    if (!target) return;\n\n    var offset = getStickyOffset();\n    var rect = target.getBoundingClientRect();\n    var absoluteTop = rect.top + (window.pageYOffset || document.documentElement.scrollTop);\n    var y = Math.max(0, Math.floor(absoluteTop - offset));\n\n    if (prefersReducedMotion()) {\n      window.scrollTo(0, y);\n      return;\n    }\n\n    smoothScrollToY(y, 700);\n  }\n\n  buttons.forEach(function (btn) {\n    btn.addEventListener('click', function (e) {\n      e.preventDefault();\n      if (btn.getAttribute('data-busy') === '1') return;\n      btn.setAttribute('data-busy', '1');\n      scrollToBuyBox();\n      setTimeout(function(){ btn.removeAttribute('data-busy'); }, 900);\n    }, { passive: false });\n  });\n})();\n\u003c\/script\u003e\n","brand":"Nashville Metal Art","offers":[{"title":"Classic American Flag \/ 28\"","offer_id":42645850947632,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Classic American Flag \/ 48\"","offer_id":42645850980400,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Thin Blue Line (Police) \/ 28\"","offer_id":42645851013168,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Thin Blue Line (Police) \/ 48\"","offer_id":42645851045936,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Thin Red Line (Firefighters) \/ 28\"","offer_id":42645851078704,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Thin Red Line (Firefighters) \/ 48\"","offer_id":42645851111472,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Thin Green Line (Military) \/ 28\"","offer_id":42645851144240,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Thin Green Line (Military) \/ 48\"","offer_id":42645851177008,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Thin Gold Line (Dispatch) \/ 28\"","offer_id":42645851209776,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Thin Gold Line (Dispatch) \/ 48\"","offer_id":42645851242544,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Thin Silver Line (Corrections) \/ 28\"","offer_id":42645851275312,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Thin Silver Line (Corrections) \/ 48\"","offer_id":42645851308080,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/flattopsolarpillar_370d483f-f706-43df-8b42-518471efe0d6.png?v=1765607812","url":"https:\/\/nashvillemetalart.com\/products\/liberty-solar-address-pillar-see-it-at-night","provider":"Nashville Metal Art","version":"1.0","type":"link"}