{"product_id":"🎅-american-christmas-story™-santa-s-last-delivery-lighted-western-christmas-keepsake","title":"🎅🤠American Christmas Story™ – Santa’s Last Delivery Lighted Western Christmas Keepsake","description":"\u003cstyle\u003e\n\/* =========================================================\n   SANTA'S LAST DELIVERY\n   Western Christmas × Vintage Americana × Warm Keepsake\n   Shopify Safe \/ Text Above Image \/ Responsive\n========================================================= *\/\n\n.sld-lp{\n  --cream:#fff9ef;\n  --cream2:#f1e1c9;\n  --red:#9b2d25;\n  --red-dark:#651d19;\n  --green:#234131;\n  --green-dark:#14291f;\n  --brown:#604637;\n  --brown-dark:#34241d;\n  --gold:#c0944b;\n  --gold-soft:#ecd39a;\n  --text:#352e29;\n  --muted:#746a62;\n  --line:#dfcfb6;\n\n  width:100%;\n  max-width:960px;\n  margin:0 auto;\n  padding:0 8px 100px;\n  box-sizing:border-box;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.sld-lp *,\n.sld-lp *:before,\n.sld-lp *:after{\n  box-sizing:border-box;\n}\n\n.sld-lp img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  object-fit:contain !important;\n}\n\n.sld-lp h1,\n.sld-lp h2,\n.sld-lp h3{\n  margin-top:0;\n  font-family:Georgia,\"Times New Roman\",serif;\n}\n\n.sld-section{\n  margin-top:48px;\n}\n\n.sld-center{\n  text-align:center;\n}\n\n.sld-kicker{\n  display:inline-block;\n  margin-bottom:9px;\n\n  color:var(--red);\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.sld-title{\n  max-width:830px;\n  margin:0 auto 13px;\n\n  color:var(--green);\n\n  font-size:38px;\n  line-height:1.08;\n}\n\n.sld-copy{\n  max-width:750px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:15px;\n}\n\n.sld-image{\n  overflow:hidden;\n\n  max-width:860px;\n  margin:24px auto 0;\n\n  border:1px solid #ddcdb7;\n  border-radius:17px;\n\n  background:#f3e5d1;\n\n  box-shadow:\n    0 12px 30px rgba(61,42,27,.10);\n}\n\n.sld-image img{\n  width:100%;\n  height:auto !important;\n  border-radius:17px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.sld-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:46px 20px 29px;\n\n  border:1px solid #d8c09e;\n  border-radius:21px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 10% 0,\n      rgba(155,45,37,.10),\n      transparent 32%\n    ),\n    radial-gradient(\n      circle at 90% 0,\n      rgba(192,148,75,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      180deg,\n      #fff9ef,\n      #ebdbc2\n    );\n\n  box-shadow:\n    0 20px 46px rgba(60,41,26,.11);\n}\n\n.sld-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:10px;\n\n  pointer-events:none;\n\n  border:1px solid rgba(192,148,75,.19);\n  border-radius:14px;\n}\n\n.sld-badge{\n  position:relative;\n\n  display:inline-block;\n\n  margin-bottom:12px;\n  padding:7px 14px;\n\n  border-radius:30px;\n\n  color:#fff;\n  background:var(--green);\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.07em;\n}\n\n.sld-hero h1{\n  position:relative;\n\n  max-width:860px;\n  margin:0 auto 13px;\n\n  color:var(--green);\n\n  font-size:47px;\n  line-height:1.03;\n}\n\n.sld-hero h1 span{\n  color:var(--red);\n}\n\n.sld-hero-sub{\n  position:relative;\n\n  max-width:730px;\n  margin:0 auto;\n\n  color:#675d55;\n\n  font-size:16px;\n}\n\n.sld-price{\n  position:relative;\n\n  margin-top:18px;\n\n  color:var(--red);\n\n  font-size:36px;\n  font-weight:950;\n}\n\n.sld-price del{\n  margin-left:7px;\n\n  color:#a3988f;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.sld-price small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#7d746c;\n\n  font-size:9px;\n  font-weight:650;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.sld-btn{\n  position:relative;\n\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-top:19px;\n  padding:15px 28px;\n\n  border:0;\n  border-radius:9px;\n\n  cursor:pointer;\n\n  color:#fff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #aa382e,\n      #71221d\n    );\n\n  box-shadow:\n    0 10px 24px rgba(113,34,29,.24);\n\n  text-decoration:none !important;\n\n  font-size:11px;\n  font-weight:900;\n\n  transition:.18s ease;\n}\n\n.sld-btn:hover{\n  transform:translateY(-2px);\n\n  box-shadow:\n    0 14px 30px rgba(113,34,29,.30);\n}\n\n.sld-btn.gold{\n  color:#392d20 !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #efd79d,\n      #bd8d47\n    );\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.sld-facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.sld-fact{\n  padding:17px 8px;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n\n  text-align:center;\n\n  background:#fff;\n}\n\n.sld-fact span{\n  display:block;\n  font-size:22px;\n}\n\n.sld-fact strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.sld-fact small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#81776f;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   STORY HOOK\n========================================================= *\/\n\n.sld-story{\n  padding:46px 22px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(236,211,154,.14),\n      transparent 43%\n    ),\n    linear-gradient(\n      145deg,\n      #294635,\n      #142b21\n    );\n}\n\n.sld-story p{\n  max-width:760px;\n  margin:0 auto;\n\n  color:#faf5ea;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.82;\n}\n\n.sld-story strong{\n  color:var(--gold-soft);\n}\n\n\n\/* =========================================================\n   PANELS\n========================================================= *\/\n\n.sld-panel{\n  padding:44px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 88% 0,\n      rgba(192,148,75,.12),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #fff9ef,\n      #eddec8\n    );\n}\n\n.sld-panel.dark{\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(236,211,154,.13),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      #57241f,\n      #331511\n    );\n}\n\n.sld-panel.dark .sld-kicker{\n  color:var(--gold-soft);\n}\n\n.sld-panel.dark .sld-title{\n  color:#fff7e8;\n}\n\n.sld-panel.dark .sld-copy{\n  color:#ebdad0;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.sld-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:850px;\n  margin:23px auto 0;\n}\n\n.sld-card{\n  padding:18px 8px;\n\n  border:1px solid #deceb7;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.sld-card span{\n  display:block;\n  font-size:23px;\n}\n\n.sld-card strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.sld-card p{\n  margin:4px 0 0;\n\n  color:#81776e;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   STYLE CARDS\n========================================================= *\/\n\n.sld-styles{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:9px;\n\n  max-width:850px;\n  margin:23px auto 0;\n}\n\n.sld-style{\n  padding:20px 11px;\n\n  border:1px solid #dfd0b9;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.sld-style span{\n  display:block;\n  font-size:27px;\n}\n\n.sld-style strong{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--green);\n\n  font-size:10px;\n}\n\n.sld-style p{\n  margin:5px 0 0;\n\n  color:#7d746b;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.sld-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  max-width:830px;\n  margin:21px auto 0;\n}\n\n.sld-tag{\n  padding:7px 11px;\n\n  border:1px solid #decfb9;\n  border-radius:30px;\n\n  color:#5b4b3e;\n  background:#fff;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.sld-specs{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n\n  max-width:840px;\n  margin:23px auto 0;\n}\n\n.sld-spec{\n  padding:15px 9px;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.sld-spec strong{\n  display:block;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.sld-spec span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#797069;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.sld-gift{\n  padding:45px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(236,211,154,.15),\n      transparent 43%\n    ),\n    linear-gradient(\n      145deg,\n      #294635,\n      #142b21\n    );\n}\n\n.sld-gift .sld-kicker{\n  color:var(--gold-soft);\n}\n\n.sld-gift .sld-title{\n  color:#fff7e8;\n}\n\n.sld-gift .sld-copy{\n  color:#dce6df;\n}\n\n.sld-gift-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:830px;\n  margin:23px auto 0;\n}\n\n.sld-gift-card{\n  padding:17px 7px;\n\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.sld-gift-card span{\n  display:block;\n\n  font-size:22px;\n}\n\n.sld-gift-card strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:#fff;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.sld-faq{\n  max-width:820px;\n  margin:22px auto 0;\n}\n\n.sld-faq details{\n  margin-bottom:7px;\n\n  overflow:hidden;\n\n  border:1px solid #e1d5c3;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.sld-faq summary{\n  padding:13px 14px;\n\n  cursor:pointer;\n\n  color:var(--green);\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.sld-faq p{\n  margin:0;\n  padding:0 14px 14px;\n\n  color:#756c65;\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.sld-final{\n  padding:50px 20px;\n\n  border-radius:19px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 110%,\n      rgba(192,148,75,.22),\n      transparent 44%\n    ),\n    linear-gradient(\n      145deg,\n      #58231e,\n      #321410\n    );\n}\n\n.sld-final h2{\n  max-width:830px;\n  margin:0 auto 12px;\n\n  color:#fff7e7;\n\n  font-size:40px;\n  line-height:1.06;\n}\n\n.sld-final h2 span{\n  color:var(--gold-soft);\n}\n\n.sld-final p{\n  max-width:700px;\n  margin:0 auto;\n\n  color:#eadbd2;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   MOBILE STICKY\n========================================================= *\/\n\n.sld-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .sld-lp{\n    padding-left:5px;\n    padding-right:5px;\n    padding-bottom:100px;\n  }\n\n  .sld-section{\n    margin-top:39px;\n  }\n\n  .sld-hero{\n    padding:30px 12px 21px;\n  }\n\n  .sld-hero h1{\n    font-size:31px;\n  }\n\n  .sld-title{\n    font-size:27px;\n  }\n\n  .sld-copy{\n    font-size:14px;\n  }\n\n  .sld-facts,\n  .sld-grid,\n  .sld-gift-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .sld-styles,\n  .sld-specs{\n    grid-template-columns:1fr;\n  }\n\n  .sld-story{\n    padding:32px 14px;\n  }\n\n  .sld-story p{\n    font-size:17px;\n  }\n\n  .sld-panel,\n  .sld-gift{\n    padding:34px 12px 24px;\n  }\n\n  .sld-final{\n    padding:39px 14px;\n  }\n\n  .sld-final h2{\n    font-size:29px;\n  }\n\n  .sld-sticky{\n    position:fixed;\n    z-index:9998;\n\n    left:8px;\n    right:8px;\n    bottom:8px;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:8px;\n\n    padding:8px 9px;\n\n    border:1px solid rgba(236,211,154,.34);\n    border-radius:12px;\n\n    background:rgba(35,65,49,.97);\n\n    box-shadow:\n      0 7px 28px rgba(0,0,0,.27);\n  }\n\n  .sld-sticky-copy{\n    color:#fff;\n\n    font-size:8px;\n  }\n\n  .sld-sticky-copy strong{\n    display:block;\n\n    color:var(--gold-soft);\n\n    font-size:18px;\n  }\n\n  .sld-sticky .sld-btn{\n    margin:0;\n    padding:11px 13px;\n\n    font-size:9px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sld-lp\"\u003e\n\u003c!-- =====================================================\n       01 HERO\n  ====================================================== --\u003e\n\u003csection class=\"sld-hero\"\u003e\n\u003cdiv class=\"sld-badge\"\u003e🎅🤠 WESTERN CHRISTMAS · WARM LIGHTED KEEPSAKE\u003c\/div\u003e\n\u003ch1\u003eOne Last Delivery \u003cspan\u003eBefore Christmas Morning.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sld-hero-sub\"\u003eThe gifts are loaded. The lights are glowing. Santa’s loyal companion is ready. \u003cbr\u003e\u003cbr\u003eThis richly detailed Western Christmas scene captures one final stop on Santa’s Christmas Eve journey — in a keepsake made to come back out every December.\u003c\/p\u003e\n\u003cdiv class=\"sld-price\"\u003e$34.99 \u003cdel\u003e $59.99 \u003c\/del\u003e \u003csmall\u003e Choose from 3 Western Christmas stories \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"sld-btn\"\u003e 🎄 CHOOSE YOUR CHRISTMAS STORY \u003c\/button\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516\u0026amp;width=1200\" srcset=\"https:\/\/woverssy.com\/cdn\/shop\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516\u0026amp;width=600 600w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516\u0026amp;width=900 900w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516\u0026amp;width=1200 1200w\" sizes=\"(max-width:749px) 100vw,860px\" alt=\"Cowboy Santa Last Delivery Lighted Western Christmas Keepsake\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"sld-facts\"\u003e\n\u003cdiv class=\"sld-fact\"\u003e\n\u003cspan\u003e🤠\u003c\/span\u003e \u003cstrong\u003e WESTERN SANTA \u003c\/strong\u003e \u003csmall\u003e Cowboy-inspired Christmas character \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-fact\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003e WARM LIGHTED ACCENTS \u003c\/strong\u003e \u003csmall\u003e Especially cozy after dark \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-fact\"\u003e\n\u003cspan\u003e🐕\u003c\/span\u003e \u003cstrong\u003e LOYAL COMPANION \u003c\/strong\u003e \u003csmall\u003e Golden retriever story detail \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-fact\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e 3 STORY STYLES \u003c\/strong\u003e \u003csmall\u003e Pick the scene that feels like home \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       02 STORY HOOK\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-story\"\u003e\n\u003cp\u003eMost Christmas decorations show you Santa. \u003cbr\u003e\u003cbr\u003eThis one gives you \u003cstrong\u003e the moment before the story ends. \u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eSnow on the road. Gifts stacked high. Warm lanterns glowing. A faithful dog waiting beside him. \u003cbr\u003e\u003cbr\u003eAnd one last Christmas stop still left to make.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 A WHOLE STORY\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e MORE THAN A SANTA FIGURINE \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eA Whole Christmas Story in One Scene.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eEvery part of the display adds something to the story. \u003cbr\u003e\u003cbr\u003eCowboy Santa waves from an old snow-covered vehicle loaded with gifts, a glowing Christmas tree, ranch-inspired details and the kind of loyal companion who wouldn’t miss Christmas Eve for anything.\u003c\/p\u003e\n\u003cdiv class=\"sld-grid\"\u003e\n\u003cdiv class=\"sld-card\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e \u003cstrong\u003e COWBOY SANTA \u003c\/strong\u003e\n\u003cp\u003eClassic Santa warmth with Western character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-card\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e \u003cstrong\u003e VINTAGE VEHICLE \u003c\/strong\u003e\n\u003cp\u003eWeathered, snowy and full of old-fashioned charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-card\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e LOADED WITH GIFTS \u003c\/strong\u003e\n\u003cp\u003ePlaid packages, toys and Christmas details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-card\"\u003e\n\u003cspan\u003e🐕\u003c\/span\u003e \u003cstrong\u003e A FRIEND BESIDE HIM \u003c\/strong\u003e\n\u003cp\u003eA loyal golden retriever completes the story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/3ed7beb1f8713e30f36bcc9845de013e.webp?v=1789805516\u0026amp;width=1200\" alt=\"Western Santa Christmas keepsake details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 THREE STORIES\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel dark\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e THREE WAYS TO TELL THE STORY \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eChoose the Christmas Scene That Feels Most Like Yours.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThis isn’t just one design in three colors. \u003cbr\u003e\u003cbr\u003eEach style changes the moment being told — from Santa making his last delivery to a Western train rolling through Christmas or a quieter scene between Santa and his faithful friend.\u003c\/p\u003e\n\u003cdiv class=\"sld-styles\"\u003e\n\u003cdiv class=\"sld-style\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e \u003cstrong\u003e VINTAGE TRUCK \u003c\/strong\u003e\n\u003cp\u003eSanta drives one final load of presents through the snow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-style\"\u003e\n\u003cspan\u003e🚂\u003c\/span\u003e \u003cstrong\u003e CHRISTMAS TRAIN \u003c\/strong\u003e\n\u003cp\u003eA warm, nostalgic locomotive packed with Western holiday detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-style\"\u003e\n\u003cspan\u003e🐕\u003c\/span\u003e \u003cstrong\u003e A FRIEND WAITING \u003c\/strong\u003e\n\u003cp\u003eA quieter Christmas moment between Santa and his loyal companion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRAIN --\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/4a50b59970a6514b778d8838c1dd6820.webp?v=1789805516\u0026amp;width=1200\" alt=\"Cowboy Santa Western Christmas Train keepsake\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- DOG STORY --\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/49a0169f7f5a0cc1a642af6eb58d6124.webp?v=1789805516\u0026amp;width=1200\" alt=\"Santa and golden retriever Western Christmas keepsake\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"sld-btn gold\"\u003e 🤠 PICK YOUR FAVORITE STORY \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 LIGHTING\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e WHEN THE LIGHTS IN THE ROOM GO LOW \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eThat’s When the Story Really Comes Alive.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eWarm illuminated accents bring out the headlights, lanterns, Christmas tree and tiny details across the scene. \u003cbr\u003e\u003cbr\u003eIt isn’t meant to light the entire room. It creates the softer glow that makes a mantel, console or side table feel especially cozy in the evening.\u003c\/p\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/5fafca8f23ab121c2a1418116a473d55.webp?v=1789805516\u0026amp;width=1200\" alt=\"Warm illuminated Cowboy Santa vintage truck Christmas scene\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 WESTERN DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e LOOK CLOSER \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eChristmas Details With a Little Western Soul.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThe story doesn’t stop with the cowboy hat. \u003cbr\u003e\u003cbr\u003eLeather-look textures, rope, Western stars, ranch-inspired accents, snow, garland and traditional Christmas red all work together so the scene feels Western without losing the warmth of Christmas.\u003c\/p\u003e\n\u003cdiv class=\"sld-tags\"\u003e\n\u003cspan class=\"sld-tag\"\u003e ⭐ Western Stars \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🪢 Rope Details \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🤠 Cowboy Santa \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🎁 Plaid Gifts \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🌲 Lighted Tree \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e ❄️ Snowy Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/3ed7beb1f8713e30f36bcc9845de013e.webp?v=1789805516\u0026amp;width=1200\" alt=\"Detailed Cowboy Santa Western Christmas decoration\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 SIZE\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel dark\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e BIG ENOUGH TO FEEL LIKE A CENTERPIECE \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eStatement Size Without Taking Over the Room.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThe featured Vintage Truck style measures approximately 9.5 inches wide, 7.2 inches deep and 8.3 inches tall. \u003cbr\u003e\u003cbr\u003eThat gives the scene enough visual presence to stand on its own, while still fitting comfortably into a mantel, shelf, console or tabletop display.\u003c\/p\u003e\n\u003cdiv class=\"sld-specs\"\u003e\n\u003cdiv class=\"sld-spec\"\u003e\n\u003cstrong\u003e WIDTH \u003c\/strong\u003e \u003cspan\u003e Approx. 9.5 in \u003cbr\u003e24.1 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-spec\"\u003e\n\u003cstrong\u003e DEPTH \u003c\/strong\u003e \u003cspan\u003e Approx. 7.2 in \u003cbr\u003e18.3 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-spec\"\u003e\n\u003cstrong\u003e HEIGHT \u003c\/strong\u003e \u003cspan\u003e Approx. 8.3 in \u003cbr\u003e21.1 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/345a32929ac1fd0b318d6933aaa3a75f.webp?v=1789805516\u0026amp;width=1200\" alt=\"Santa's Last Delivery Vintage Truck size\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 DISPLAY\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e GIVE ONE CORNER OF THE HOUSE ITS OWN STORY \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eMade to Be Looked At, Not Lost in the Background.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThe layered height, warm light and strong red-and-bronze palette help the piece hold its own among other Christmas décor. \u003cbr\u003e\u003cbr\u003eGive it a place where people can stop and notice the tiny details.\u003c\/p\u003e\n\u003cdiv class=\"sld-tags\"\u003e\n\u003cspan class=\"sld-tag\"\u003e 🔥 Mantel \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🏡 Entry Table \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 📚 Shelf \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🎄 Christmas Village \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🕯️ Console \u003c\/span\u003e \u003cspan class=\"sld-tag\"\u003e 🎁 Holiday Table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/559a002ffd1efd40932ba871a6974842.png?v=1789805517\u0026amp;width=1200\" alt=\"Couple displaying Santa's Last Delivery Western Christmas keepsake\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 TRADITION\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel dark\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e THE KIND OF DECORATION YOU REMEMBER \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eBring It Out This December. Then Bring It Back Next December.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThe best holiday decorations don’t always need another trend, another gimmick or another season. \u003cbr\u003e\u003cbr\u003eSometimes they simply become part of Christmas. \u003cbr\u003e\u003cbr\u003eA piece that lives in the box eleven months of the year — then instantly feels familiar when it comes back out.\u003c\/p\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516\u0026amp;width=1200\" alt=\"Nostalgic Santa Western Christmas display\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       10 GIFT\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-gift\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e A CHRISTMAS GIFT WITH AN ACTUAL STORY BEHIND IT \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eFor the Person Who Loves Christmas With Character.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eIt isn’t another generic holiday sign or disposable seasonal novelty. \u003cbr\u003e\u003cbr\u003eIt’s a complete little Christmas scene with enough character to feel personal to the person receiving it.\u003c\/p\u003e\n\u003cdiv class=\"sld-gift-grid\"\u003e\n\u003cdiv class=\"sld-gift-card\"\u003e\n\u003cspan\u003e🤠\u003c\/span\u003e \u003cstrong\u003e WESTERN LOVERS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-gift-card\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e \u003cstrong\u003e VINTAGE TRUCK FANS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-gift-card\"\u003e\n\u003cspan\u003e🐕\u003c\/span\u003e \u003cstrong\u003e DOG LOVERS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-gift-card\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003e CHRISTMAS COLLECTORS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/e3bcbc2ab2730bed216aa86e4ddd5a9f.webp?v=1789805516\u0026amp;width=1200\" alt=\"Santa's Last Delivery Christmas gift for parents and grandparents\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"sld-btn gold\"\u003e 🎁 GIVE THEM A CHRISTMAS STORY — $34.99 \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       11 WHO IT FITS\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-panel\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e CHRISTMAS, WITH A LITTLE MORE PERSONALITY \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eMade for Homes That Don’t Want Everything to Look the Same.\u003c\/h2\u003e\n\u003cp class=\"sld-copy\"\u003eThis scene fits naturally with rustic, ranch, farmhouse, Western and traditional Christmas interiors. \u003cbr\u003e\u003cbr\u003ePair it with pine garland, plaid, lanterns, natural wood or warm white Christmas lights and let the scene become the center of the display.\u003c\/p\u003e\n\u003cdiv class=\"sld-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/41ce672a34aae94eda83af95e13cf2e6.png?v=1789805517\u0026amp;width=1200\" alt=\"Santa Western Christmas keepsake display and gifting details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       12 FAQ\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-center\"\u003e\n\u003cspan class=\"sld-kicker\"\u003e BEFORE SANTA MAKES HIS LAST STOP \u003c\/span\u003e\n\u003ch2 class=\"sld-title\"\u003eQuick Questions.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sld-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat styles can I choose from?\u003c\/summary\u003e\n\u003cp\u003eThe current product listing offers Vintage Truck, Train and A Friend Waiting. Each style tells a different Western Christmas story.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it light up?\u003c\/summary\u003e\n\u003cp\u003eYes. Warm illuminated accents are built into the scene, highlighting details such as the vehicle, lanterns and Christmas tree after dark.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the Vintage Truck version?\u003c\/summary\u003e\n\u003cp\u003eThe featured Vintage Truck style measures approximately 9.5 × 7.2 × 8.3 inches \/ 24.1 × 18.3 × 21.1 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does it look best?\u003c\/summary\u003e\n\u003cp\u003eIt works especially well on a mantel, shelf, entry table, living-room console, tabletop or as part of a larger Christmas village.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho is this a good gift for?\u003c\/summary\u003e\n\u003cp\u003eIt is especially suited to Western and cowboy fans, Christmas décor collectors, vintage-truck lovers, dog lovers, parents and grandparents.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it year after year?\u003c\/summary\u003e\n\u003cp\u003eYes. Store it carefully with your seasonal decorations and bring it back as part of your Christmas display each holiday season.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       13 FINAL CTA\n  ====================================================== --\u003e\n\u003csection class=\"sld-section\"\u003e\n\u003cdiv class=\"sld-final\"\u003e\n\u003ch2\u003eOne Last Delivery. \u003cspan\u003eOne Christmas Story to Remember.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe gifts are loaded. The lights are glowing. His loyal companion is waiting. \u003cbr\u003e\u003cbr\u003eAll that’s left is one final Christmas stop.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"sld-btn gold\"\u003e 🤠 CHOOSE MY STORY — $34.99 \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     MOBILE STICKY CTA\n========================================================= --\u003e\n\u003cdiv class=\"sld-sticky\"\u003e\n\u003cdiv class=\"sld-sticky-copy\"\u003eSANTA'S LAST DELIVERY \u003cstrong\u003e $34.99 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"sld-btn gold\"\u003e CHOOSE STYLE → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YWWW","offers":[{"title":"🚚 Vintage Truck","offer_id":67548448063533,"sku":"SZ05402609194908-A","price":34.99,"currency_code":"USD","in_stock":true},{"title":"🚂 Train","offer_id":67548448161837,"sku":"SZ05402609194908-B","price":34.99,"currency_code":"USD","in_stock":true},{"title":"🐕A Friend Waiting","offer_id":67548448260141,"sku":"SZ05402609194908-C","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/73c00e0d3b88f14ed5ab3b7a4127de1e.webp?v=1789805516","url":"https:\/\/woverssy.com\/products\/%f0%9f%8e%85-american-christmas-story%e2%84%a2-santa-s-last-delivery-lighted-western-christmas-keepsake","provider":"woverssy","version":"1.0","type":"link"}