{"product_id":"moving-santa-wooden-christmas-countdown","title":"Moving Santa Wooden Christmas Countdown Calendar – Watch Santa Get Closer Every Day","description":"\u003cstyle\u003e\n.santa-cd,.santa-cd *{box-sizing:border-box}\n.santa-cd{\n  --red:#b72c2c;\n  --red-dark:#8e1f1f;\n  --red-soft:#fff1ee;\n  --green:#315b46;\n  --green-soft:#eef6f0;\n  --cream:#fffaf2;\n  --gold:#b8873d;\n  --ink:#292724;\n  --muted:#6f6962;\n  --line:#eadfd2;\n  --white:#fff;\n  max-width:980px;\n  margin:0 auto;\n  padding:10px 10px 42px;\n  color:var(--ink);\n  line-height:1.55;\n  container-type:inline-size;\n}\n.santa-cd h2,\n.santa-cd h3,\n.santa-cd p{margin-top:0}\n.santa-cd h2{\n  margin-bottom:10px;\n  font-size:clamp(25px,7vw,39px);\n  line-height:1.12;\n  letter-spacing:-.03em;\n}\n.santa-cd h3{\n  margin-bottom:7px;\n  font-size:20px;\n  line-height:1.2;\n}\n.santa-cd p{\n  margin-bottom:12px;\n  color:var(--muted);\n}\n.santa-cd img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:18px;\n}\n.santa-sec{margin-bottom:16px}\n.santa-card{\n  overflow:hidden;\n  padding:20px 16px;\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:var(--white);\n  box-shadow:0 8px 28px rgba(76,49,31,.055);\n}\n.santa-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:var(--red-soft);\n  color:var(--red-dark);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n.santa-lead{\n  font-size:17px;\n  color:#58534d!important;\n}\n.santa-image{margin-top:16px}\n.santa-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n  margin:14px 0 3px;\n}\n.santa-tag{\n  padding:7px 10px;\n  border-radius:999px;\n  background:#f5f1eb;\n  font-size:12px;\n  font-weight:750;\n}\n.santa-pain{background:var(--cream)}\n.santa-pain-grid{\n  display:grid;\n  gap:9px;\n  margin-top:14px;\n}\n.santa-pain-item{\n  padding:14px;\n  border-radius:15px;\n  background:#fff;\n  font-size:14px;\n}\n.santa-pain-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--ink);\n}\n.santa-story{\n  background:linear-gradient(145deg,#fff0ed,#fff8f2);\n}\n.santa-steps{\n  display:grid;\n  gap:9px;\n  margin-top:16px;\n}\n.santa-step{\n  display:grid;\n  grid-template-columns:38px 1fr;\n  gap:10px;\n  align-items:start;\n  padding:13px;\n  background:#fff;\n  border-radius:15px;\n}\n.santa-step-num{\n  width:38px;\n  height:38px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  font-weight:850;\n}\n.santa-step strong{\n  display:block;\n  margin-bottom:2px;\n}\n.santa-step span{\n  color:var(--muted);\n  font-size:13px;\n}\n.santa-feature{\n  display:grid;\n  gap:18px;\n}\n.santa-copy{align-self:center}\n.santa-checks{\n  display:grid;\n  gap:8px;\n  margin-top:13px;\n}\n.santa-check{\n  position:relative;\n  padding-left:27px;\n  font-size:14px;\n}\n.santa-check:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  background:var(--green-soft);\n  color:var(--green);\n  text-align:center;\n  line-height:19px;\n  font-weight:900;\n}\n.santa-green{background:var(--green-soft)}\n.santa-cream{background:var(--cream)}\n.santa-progress{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n  margin-top:15px;\n}\n.santa-progress-item{\n  padding:13px 7px;\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n}\n.santa-progress-item b{\n  display:block;\n  margin-bottom:3px;\n  color:var(--red-dark);\n  font-size:16px;\n}\n.santa-progress-item span{\n  color:var(--muted);\n  font-size:11px;\n}\n.santa-use-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n  margin-top:15px;\n}\n.santa-use{\n  padding:14px 8px;\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n  font-size:13px;\n  font-weight:750;\n}\n.santa-quote{\n  margin-top:15px;\n  padding:15px;\n  border-left:4px solid var(--gold);\n  border-radius:10px;\n  background:#fff;\n  color:#59534d;\n  font-size:14px;\n}\n.santa-info-grid{\n  display:grid;\n  gap:9px;\n  margin-top:14px;\n}\n.santa-info{\n  padding:13px 14px;\n  border-radius:14px;\n  background:#faf8f5;\n}\n.santa-info small{\n  display:block;\n  margin-bottom:3px;\n  color:var(--muted);\n}\n.santa-info strong{font-size:14px}\n.santa-faq details{\n  border-bottom:1px solid var(--line);\n}\n.santa-faq details:last-child{border-bottom:0}\n.santa-faq summary{\n  cursor:pointer;\n  padding:15px 2px;\n  list-style:none;\n  font-weight:750;\n}\n.santa-faq summary::-webkit-details-marker{display:none}\n.santa-faq summary:after{\n  content:\"+\";\n  float:right;\n  font-size:20px;\n  line-height:1;\n}\n.santa-faq details[open] summary:after{content:\"−\"}\n.santa-faq details p{\n  padding:0 2px 14px;\n  font-size:14px;\n}\n.santa-cta{\n  text-align:center;\n  background:linear-gradient(145deg,#fff0ed,#fffaf4);\n}\n.santa-cta-bar{\n  max-width:560px;\n  margin:15px auto 0;\n  padding:14px 15px;\n  border-radius:15px;\n  background:var(--red);\n  color:#fff;\n  font-weight:850;\n}\n.santa-small{\n  margin-top:9px;\n  font-size:12px;\n  color:var(--muted);\n}\n\n@container (min-width:680px){\n  .santa-card{padding:28px}\n  .santa-feature{\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n  }\n  .santa-feature.santa-reverse .santa-copy{order:2}\n  .santa-feature.santa-reverse .santa-visual{order:1}\n  .santa-pain-grid{grid-template-columns:repeat(3,1fr)}\n  .santa-steps{grid-template-columns:repeat(3,1fr)}\n  .santa-step{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n  .santa-step-num{margin:0 auto}\n  .santa-use-grid{grid-template-columns:repeat(4,1fr)}\n  .santa-info-grid{grid-template-columns:repeat(2,1fr)}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"santa-cd\"\u003e\n\n  \u003c!-- 1. HERO --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card\"\u003e\n      \u003cspan class=\"santa-kicker\"\u003eA COUNTDOWN YOU CAN ACTUALLY WATCH\u003c\/span\u003e\n\n      \u003ch2\u003eSanta Gets a Little Closer Every Day.\u003c\/h2\u003e\n\n      \u003cp class=\"santa-lead\"\u003e\n        Instead of simply opening another little door,\n        \u003cstrong\u003epull one numbered tab each day and watch Santa travel farther down the chimney.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The closer Christmas gets, the closer Santa gets to the fireplace—\n        turning December into one continuing Christmas story.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-tags\"\u003e\n        \u003cspan class=\"santa-tag\"\u003e🎅 Moving Santa\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003e🎄 24-Day Countdown\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003e🪵 Wooden Design\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003e🎁 Holiday Gift Idea\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/713pFzLBRQL._AC_SL1254.jpg?v=1789030424\" alt=\"Wooden Christmas countdown calendar with Santa chimney design\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 2. PAIN \/ DIFFERENTIATION --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-pain\"\u003e\n      \u003cspan class=\"santa-kicker\"\u003eMORE THAN ANOTHER DECEMBER NUMBER\u003c\/span\u003e\n\n      \u003ch2\u003eMost Countdowns Are Over in Seconds.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Open a door. Check the date. Done.\n        This one gives your family something visible to follow from one December day to the next.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-pain-grid\"\u003e\n        \u003cdiv class=\"santa-pain-item\"\u003e\n          \u003cstrong\u003e📅 Not Just “One Day Less”\u003c\/strong\u003e\n          The display physically changes as Christmas approaches.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-pain-item\"\u003e\n          \u003cstrong\u003e🎅 Watch the Story Progress\u003c\/strong\u003e\n          Santa moves step by step toward the fireplace.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-pain-item\"\u003e\n          \u003cstrong\u003e✨ A Daily Little Ritual\u003c\/strong\u003e\n          One simple action gives everyone a reason to check the calendar again tomorrow.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/71lsO5PlSYL._AC_SL1254.jpg?v=1789030424\" alt=\"Interactive wooden Santa Christmas countdown decoration\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3. HOW IT WORKS --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-story\"\u003e\n      \u003cspan class=\"santa-kicker\"\u003eONE SMALL MOMENT EACH DAY\u003c\/span\u003e\n\n      \u003ch2\u003ePull. Watch. Come Back Tomorrow.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The simple moving mechanism is what makes this countdown different.\n        Each numbered tab marks another step toward Christmas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-steps\"\u003e\n\n        \u003cdiv class=\"santa-step\"\u003e\n          \u003cdiv class=\"santa-step-num\"\u003e1\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eFind Today's Number\u003c\/strong\u003e\n            \u003cspan\u003eFollow the countdown through the 24-day sequence.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-step\"\u003e\n          \u003cdiv class=\"santa-step-num\"\u003e2\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePull the Tab\u003c\/strong\u003e\n            \u003cspan\u003eRemove one numbered tab as another December day passes.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-step\"\u003e\n          \u003cdiv class=\"santa-step-num\"\u003e3\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eWatch Santa Move\u003c\/strong\u003e\n            \u003cspan\u003eSanta gradually travels farther down the chimney.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/71VbejOUUdL._AC_SL1254.jpg?v=1789030424\" alt=\"24 day moving Santa chimney countdown mechanism\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 4. VISUAL PROGRESS --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-feature\"\u003e\n      \u003cdiv class=\"santa-copy\"\u003e\n\n        \u003cspan class=\"santa-kicker\"\u003eTHE FUN BUILDS WITH THE COUNTDOWN\u003c\/span\u003e\n\n        \u003ch2\u003eChristmas Gets Closer—and So Does Santa.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The changing position of Santa gives the countdown a visual sense of progress.\n          Early December feels different from Christmas week because the scene keeps evolving.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"santa-progress\"\u003e\n          \u003cdiv class=\"santa-progress-item\"\u003e\n            \u003cb\u003eEarly\u003c\/b\u003e\n            \u003cspan\u003eSanta starts near the top\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"santa-progress-item\"\u003e\n            \u003cb\u003eCloser\u003c\/b\u003e\n            \u003cspan\u003eHe moves down day by day\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"santa-progress-item\"\u003e\n            \u003cb\u003eChristmas\u003c\/b\u003e\n            \u003cspan\u003eHe reaches the fireplace\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-visual\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/71iWFkvBlmL._AC_SL1254.jpg?v=1789030424\" alt=\"Santa moving down chimney Christmas advent countdown\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 5. DECOR --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-feature santa-reverse santa-green\"\u003e\n\n      \u003cdiv class=\"santa-copy\"\u003e\n        \u003cspan class=\"santa-kicker\"\u003ePART COUNTDOWN. PART CHRISTMAS DECOR.\u003c\/span\u003e\n\n        \u003ch2\u003eIt Still Looks Festive Even When Nobody Is Counting.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The layered wooden scene combines classic holiday details such as\n          Santa, a brick chimney, fireplace, stockings, presents and Christmas greenery.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"santa-checks\"\u003e\n          \u003cdiv class=\"santa-check\"\u003e\u003cstrong\u003eLayered wooden construction\u003c\/strong\u003e\u003c\/div\u003e\n          \u003cdiv class=\"santa-check\"\u003eClassic Christmas fireplace scene\u003c\/div\u003e\n          \u003cdiv class=\"santa-check\"\u003eColorful seasonal printed details\u003c\/div\u003e\n          \u003cdiv class=\"santa-check\"\u003eEasy to work into existing holiday decor\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-visual\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/61FEe70BsHL._AC_SL1254.jpg?v=1789030424\" alt=\"Layered wooden Christmas Santa fireplace decoration\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 6. USE CASE --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-cream\"\u003e\n\n      \u003cspan class=\"santa-kicker\"\u003eGIVE IT A PLACE IN YOUR DECEMBER\u003c\/span\u003e\n\n      \u003ch2\u003eA Little Christmas Story for the Room Everyone Walks Past.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Place it somewhere the household naturally sees it.\n        The changing Santa position becomes a small visual reminder that Christmas is getting closer.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-use-grid\"\u003e\n        \u003cdiv class=\"santa-use\"\u003e🔥 Mantel\u003c\/div\u003e\n        \u003cdiv class=\"santa-use\"\u003e🎄 Holiday Table\u003c\/div\u003e\n        \u003cdiv class=\"santa-use\"\u003e🏠 Shelf\u003c\/div\u003e\n        \u003cdiv class=\"santa-use\"\u003e💼 Office Desk\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/71Gn7GLUEdL._AC_SL1254.jpg?v=1789030424\" alt=\"Wooden Santa countdown calendar displayed as Christmas decor\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 7. EMOTIONAL VALUE \/ GIFT --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card\"\u003e\n\n      \u003cspan class=\"santa-kicker\"\u003eA TRADITION THAT TAKES LESS THAN A MINUTE\u003c\/span\u003e\n\n      \u003ch2\u003eThe Best Part Isn't the Number. It's Checking Together.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A child can pull today's tab. Someone notices how far Santa has moved.\n        Everyone realizes Christmas is another day closer.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That's what turns a simple decoration into\n        \u003cstrong\u003ea repeatable December ritual for families, kids and Christmas lovers.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-quote\"\u003e\n        🎁 \u003cstrong\u003eGift idea:\u003c\/strong\u003e A thoughtful seasonal choice for families,\n        holiday hosts, Christmas decor lovers or anyone who enjoys creating December traditions.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 8. PRODUCT INFORMATION --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card\"\u003e\n\n      \u003cspan class=\"santa-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2\u003eWhat Makes This Countdown Different\u003c\/h2\u003e\n\n      \u003cdiv class=\"santa-info-grid\"\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eCountdown\u003c\/small\u003e\n          \u003cstrong\u003e24-Day Christmas Countdown\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eInteractive Feature\u003c\/small\u003e\n          \u003cstrong\u003eMoving Santa Chimney Design\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eMain Material\u003c\/small\u003e\n          \u003cstrong\u003eWooden Construction\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eDisplay Style\u003c\/small\u003e\n          \u003cstrong\u003eFreestanding Holiday Decoration\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eTheme\u003c\/small\u003e\n          \u003cstrong\u003eSanta, Chimney \u0026amp; Fireplace\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"santa-info\"\u003e\n          \u003csmall\u003eRecommended Season\u003c\/small\u003e\n          \u003cstrong\u003eChristmas \/ December\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 9. FAQ --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-faq\"\u003e\n\n      \u003cspan class=\"santa-kicker\"\u003eQUICK ANSWERS\u003c\/span\u003e\n\n      \u003ch2\u003eBefore December Begins\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the countdown work?\u003c\/summary\u003e\n        \u003cp\u003e\n          Pull out one numbered tab each day. As the countdown progresses,\n          Santa gradually moves farther down the chimney toward the fireplace.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many days does it count down?\u003c\/summary\u003e\n        \u003cp\u003e\n          It features a 24-day Christmas countdown designed for the days leading up to Christmas.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it only a countdown calendar?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Its detailed wooden Christmas scene also allows it to function as seasonal tabletop,\n          shelf or mantel decor throughout December.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n        \u003cp\u003e\n          It can be incorporated into mantel displays, tabletops, shelves,\n          holiday displays or office Christmas decor.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho is it a good gift for?\u003c\/summary\u003e\n        \u003cp\u003e\n          It is especially suited to families, Christmas decor lovers,\n          holiday hosts and people who enjoy interactive seasonal traditions.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 10. CTA --\u003e\n  \u003csection class=\"santa-sec\"\u003e\n    \u003cdiv class=\"santa-card santa-cta\"\u003e\n\n      \u003cspan class=\"santa-kicker\"\u003eMAKE THE WAIT PART OF CHRISTMAS\u003c\/span\u003e\n\n      \u003ch2\u003eDon't Just Count the Days. Watch Santa Get Closer.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        One tab. One little movement. One more day closer to Christmas.\n        Turn December into a countdown the household can actually see changing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"santa-tags\" style=\"justify-content:center;\"\u003e\n        \u003cspan class=\"santa-tag\"\u003e24 Days\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003eMoving Santa\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003eWooden Decor\u003c\/span\u003e\n        \u003cspan class=\"santa-tag\"\u003eFamily Tradition\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-cta-bar\"\u003e\n        Bring the Moving Santa Countdown Home for Christmas\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"santa-small\"\u003e\n        A festive seasonal decoration designed to make the days before Christmas more interactive.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Christmas Fireplace","offer_id":54758740951406,"sku":"LN30277912","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Red \u0026 Green Chimney","offer_id":54758740984174,"sku":"LN30277911","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/71lsO5PlSYL._AC_SL1254.jpg?v=1789030424","url":"https:\/\/bvuyomi.com\/products\/moving-santa-wooden-christmas-countdown","provider":"Bvuyomi","version":"1.0","type":"link"}