{"product_id":"santa-s-chimney-christmas-countdown-calendar","title":"Santa’s Chimney Christmas Countdown Calendar","description":"\u003cstyle\u003e\n.sc-page{\n  --red:#b92f2f;\n  --red-dark:#7e1e1e;\n  --green:#1f6c45;\n  --green-dark:#164d33;\n  --cream:#fff8ee;\n  --gold:#d3a34b;\n  --brown:#604431;\n  --text:#2c2926;\n  --muted:#706a63;\n\n  max-width:820px;\n  margin:0 auto;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  color:var(--text);\n  background:#fff;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.sc-page *{\n  box-sizing:border-box;\n}\n\n.sc-page img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n.sc-page h1,\n.sc-page h2,\n.sc-page h3,\n.sc-page p{\n  margin-top:0;\n}\n\n.sc-page h1{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:38px;\n  line-height:1.12;\n  color:var(--red-dark);\n  margin-bottom:14px;\n}\n\n.sc-page h2{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1.25;\n  color:var(--red-dark);\n  margin-bottom:12px;\n}\n\n.sc-page h3{\n  font-size:18px;\n  color:var(--green-dark);\n  margin-bottom:6px;\n}\n\n.sc-section{\n  padding:40px 20px;\n}\n\n.sc-center{\n  text-align:center;\n}\n\n.sc-hero{\n  text-align:center;\n  background:\n    radial-gradient(circle at top right,rgba(211,163,75,.14),transparent 35%),\n    linear-gradient(180deg,#fff 0%,#fff7ec 100%);\n  padding-top:34px;\n}\n\n.sc-eyebrow{\n  display:inline-block;\n  color:var(--green);\n  font-size:13px;\n  letter-spacing:1.3px;\n  font-weight:800;\n  margin-bottom:10px;\n}\n\n.sc-lead{\n  max-width:670px;\n  margin:0 auto 18px;\n  font-size:18px;\n  color:#58524d;\n}\n\n.sc-hook{\n  max-width:690px;\n  margin:20px auto 0;\n  padding:22px 20px;\n  color:#fff;\n  border-radius:18px;\n  background:linear-gradient(135deg,var(--red),var(--red-dark));\n}\n\n.sc-hook strong{\n  display:block;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  line-height:1.35;\n}\n\n.sc-hook p{\n  margin:7px 0 0;\n  color:#ffeceb;\n}\n\n.sc-image{\n  margin-top:22px;\n  border-radius:18px;\n}\n\n.sc-image-frame{\n  margin-top:22px;\n  border-radius:18px;\n  overflow:hidden;\n  box-shadow:0 10px 30px rgba(74,43,25,.12);\n  background:#f3eee8;\n}\n\n.sc-image-placeholder{\n  aspect-ratio:9\/16;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n  padding:25px;\n  color:#857d74;\n  background:#f3eee8;\n  font-size:14px;\n}\n\n.sc-benefits{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:11px;\n  margin-top:22px;\n}\n\n.sc-benefit{\n  background:#fff;\n  border:1px solid #eee2d5;\n  padding:17px 14px;\n  border-radius:15px;\n  text-align:left;\n}\n\n.sc-benefit .emoji{\n  display:block;\n  font-size:28px;\n  margin-bottom:6px;\n}\n\n.sc-benefit strong{\n  display:block;\n  color:var(--red-dark);\n  margin-bottom:3px;\n}\n\n.sc-benefit span{\n  display:block;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.sc-soft{\n  background:var(--cream);\n}\n\n.sc-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:24px;\n  align-items:center;\n}\n\n.sc-list{\n  list-style:none;\n  padding:0;\n  margin:17px 0 0;\n}\n\n.sc-list li{\n  position:relative;\n  padding-left:30px;\n  margin-bottom:12px;\n}\n\n.sc-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--green);\n  font-weight:900;\n}\n\n.sc-countdown{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n  margin-top:22px;\n}\n\n.sc-count-card{\n  padding:18px 14px;\n  border-radius:16px;\n  background:#fff;\n  border:1px solid #ebdfd2;\n  text-align:center;\n}\n\n.sc-count-number{\n  width:42px;\n  height:42px;\n  margin:0 auto 9px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#fff;\n  background:var(--green);\n  border-radius:50%;\n  font-weight:900;\n  font-size:18px;\n}\n\n.sc-count-card strong{\n  display:block;\n  color:var(--red-dark);\n  margin-bottom:3px;\n}\n\n.sc-count-card span{\n  color:var(--muted);\n  font-size:14px;\n}\n\n.sc-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:11px;\n  margin-top:20px;\n}\n\n.sc-feature{\n  padding:17px;\n  border-radius:15px;\n  background:#fff;\n  border:1px solid #eee2d5;\n}\n\n.sc-feature .emoji{\n  display:block;\n  font-size:27px;\n  margin-bottom:5px;\n}\n\n.sc-feature strong{\n  display:block;\n  color:var(--red-dark);\n  margin-bottom:4px;\n}\n\n.sc-feature p{\n  margin:0;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.sc-dark{\n  color:#fff;\n  background:\n    radial-gradient(circle at top right,rgba(211,163,75,.18),transparent 35%),\n    linear-gradient(145deg,var(--green-dark),#0c3020);\n}\n\n.sc-dark h2,\n.sc-dark h3{\n  color:#fff;\n}\n\n.sc-dark p{\n  color:#e8efe9;\n}\n\n.sc-scenes{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:11px;\n  margin-top:20px;\n}\n\n.sc-scene{\n  background:#fff;\n  border:1px solid #eee2d5;\n  border-radius:15px;\n  padding:16px;\n}\n\n.sc-scene strong{\n  display:block;\n  color:var(--red-dark);\n  margin-bottom:4px;\n}\n\n.sc-scene span{\n  color:var(--muted);\n  font-size:14px;\n}\n\n.sc-steps{\n  list-style:none;\n  padding:0;\n  margin:20px 0 0;\n  counter-reset:step;\n}\n\n.sc-steps li{\n  position:relative;\n  counter-increment:step;\n  padding:0 0 23px 53px;\n  min-height:42px;\n}\n\n.sc-steps li:before{\n  content:counter(step);\n  position:absolute;\n  left:0;\n  top:0;\n  width:37px;\n  height:37px;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  font-weight:900;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n.sc-steps strong{\n  color:var(--green-dark);\n}\n\n.sc-highlight{\n  margin-top:20px;\n  padding:22px;\n  background:#fff;\n  border:1px solid #eaddd0;\n  border-radius:17px;\n}\n\n.sc-specs{\n  width:100%;\n  border-collapse:collapse;\n  margin-top:18px;\n}\n\n.sc-specs td{\n  padding:13px 10px;\n  border-bottom:1px solid #e7ded4;\n  vertical-align:top;\n}\n\n.sc-specs td:first-child{\n  width:42%;\n  color:var(--red-dark);\n  font-weight:800;\n}\n\n.sc-note{\n  margin-top:13px;\n  font-size:13px;\n  color:var(--muted);\n}\n\n.sc-review-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:20px;\n}\n\n.sc-review{\n  background:#fff;\n  border:1px solid #ede2d5;\n  border-radius:15px;\n  padding:18px;\n}\n\n.sc-stars{\n  color:var(--gold);\n  letter-spacing:2px;\n  margin-bottom:8px;\n}\n\n.sc-review strong{\n  display:block;\n  color:var(--red-dark);\n  margin-bottom:6px;\n}\n\n.sc-review p{\n  margin:0;\n  color:#68615b;\n  font-size:14px;\n}\n\n.sc-placeholder{\n  font-style:italic;\n  color:#918a83 !important;\n}\n\n.sc-faq details{\n  border-bottom:1px solid #e6ddd3;\n  padding:16px 0;\n}\n\n.sc-faq summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding-right:30px;\n  font-weight:800;\n  color:var(--green-dark);\n}\n\n.sc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.sc-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:3px;\n  top:-6px;\n  color:var(--red);\n  font-size:27px;\n  font-weight:400;\n}\n\n.sc-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.sc-faq details p{\n  margin:11px 0 0;\n  color:#655f59;\n}\n\n.sc-final{\n  margin:20px;\n  padding:34px 22px;\n  text-align:center;\n  color:#fff;\n  border-radius:20px;\n  background:\n    radial-gradient(circle at top left,rgba(211,163,75,.22),transparent 38%),\n    linear-gradient(145deg,#a82c2c,#701d1d);\n}\n\n.sc-final h2{\n  color:#fff;\n}\n\n.sc-final p{\n  max-width:610px;\n  margin-left:auto;\n  margin-right:auto;\n  color:#ffeded;\n}\n\n.sc-btn{\n  display:inline-block;\n  margin-top:9px;\n  padding:15px 29px;\n  color:#fff !important;\n  text-decoration:none;\n  font-weight:900;\n  background:var(--green);\n  border-radius:999px;\n}\n\n@media(max-width:650px){\n\n  .sc-page{\n    font-size:15px;\n  }\n\n  .sc-page h1{\n    font-size:30px;\n  }\n\n  .sc-page h2{\n    font-size:24px;\n  }\n\n  .sc-section{\n    padding:31px 15px;\n  }\n\n  .sc-grid{\n    grid-template-columns:1fr;\n  }\n\n  .sc-benefits,\n  .sc-feature-grid,\n  .sc-scenes{\n    grid-template-columns:1fr 1fr;\n    gap:9px;\n  }\n\n  .sc-countdown,\n  .sc-review-grid{\n    grid-template-columns:1fr;\n  }\n\n  .sc-final{\n    margin:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sc-page\"\u003e\n\u003c!--\nIMPORTANT:\nUpload the two TikTok screenshots\/original product images to:\nShopify Admin \u003e Content \u003e Files\n\nThen replace:\n\nYOUR_PRODUCT_IMAGE_1\nYOUR_PRODUCT_IMAGE_2\n\nwith your Shopify CDN image URLs.\n--\u003e \u003c!-- HERO --\u003e\n\u003csection class=\"sc-section sc-hero\"\u003e\n\u003cdiv class=\"sc-eyebrow\"\u003e🎅 24 DAYS OF CHRISTMAS FUN\u003c\/div\u003e\n\u003ch1\u003eSanta Chimney Christmas Countdown\u003c\/h1\u003e\n\u003cp class=\"sc-lead\"\u003eRemove one numbered piece each day and watch Santa make his way down the chimney as Christmas gets closer.\u003c\/p\u003e\n\u003cdiv class=\"sc-hook\"\u003e\n\u003cstrong\u003e 🎄 One little move each day. One very excited countdown to Christmas. \u003c\/strong\u003e\n\u003cp\u003eA playful holiday ritual the whole family can look forward to.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/9_9.gif?v=1788923893\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-benefits\"\u003e\n\u003cdiv class=\"sc-benefit\"\u003e\n\u003cspan class=\"emoji\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSanta Moves Down\u003c\/strong\u003e \u003cspan\u003e Watch Santa gradually descend through the chimney during the countdown. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-benefit\"\u003e\n\u003cspan class=\"emoji\"\u003e1️⃣\u003c\/span\u003e \u003cstrong\u003e24-Day Countdown\u003c\/strong\u003e \u003cspan\u003e Numbered pieces take you from the beginning of December to Christmas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-benefit\"\u003e\n\u003cspan class=\"emoji\"\u003e🎄\u003c\/span\u003e \u003cstrong\u003eInteractive Tradition\u003c\/strong\u003e \u003cspan\u003e A simple daily activity instead of another decoration you only look at. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-benefit\"\u003e\n\u003cspan class=\"emoji\"\u003e🏠\u003c\/span\u003e \u003cstrong\u003eFestive Display\u003c\/strong\u003e \u003cspan\u003e Bright red, green and fireplace details bring instant holiday character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE SELLING POINT --\u003e\n\u003csection class=\"sc-section\"\u003e\n\u003cdiv class=\"sc-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🎅 Watch Santa Get Closer Every Day\u003c\/h2\u003e\n\u003ch3\u003eA countdown children can actually see happening.\u003c\/h3\u003e\n\u003cp\u003eInstead of simply crossing another day off a calendar, this playful chimney turns the wait for Christmas into a little daily event.\u003c\/p\u003e\n\u003cp\u003eThe numbered green pieces support Santa inside the tall red chimney. As the countdown continues, the display changes—making Christmas feel a little closer each day.\u003c\/p\u003e\n\u003cul class=\"sc-list\"\u003e\n\u003cli\u003e24 numbered countdown positions\u003c\/li\u003e\n\u003cli\u003eInteractive Santa chimney concept\u003c\/li\u003e\n\u003cli\u003eEasy visual progress toward Christmas\u003c\/li\u003e\n\u003cli\u003eFun for family holiday routines\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/13f84b32-28a5-4c06-a3ce-49dddd3cf40b.png?v=1788925614\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COUNTDOWN LOGIC --\u003e\n\u003csection class=\"sc-section sc-soft sc-center\"\u003e\n\u003ch2\u003e🎄 The Countdown Becomes Part Of The Fun\u003c\/h2\u003e\n\u003cp class=\"sc-lead\"\u003eA tiny Christmas ritual that takes just seconds each day.\u003c\/p\u003e\n\u003cp class=\"sc-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/22_dd6df030-9cbf-4992-8295-ab6b56e7b998.png?v=1788926067\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sc-countdown\"\u003e\n\u003cdiv class=\"sc-count-card\"\u003e\n\u003cdiv class=\"sc-count-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eFind The Day\u003c\/strong\u003e \u003cspan\u003e Locate the next numbered green countdown piece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-count-card\"\u003e\n\u003cdiv class=\"sc-count-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eRemove It\u003c\/strong\u003e \u003cspan\u003e Take away the corresponding piece from the chimney. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-count-card\"\u003e\n\u003cdiv class=\"sc-count-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eWatch Santa Move\u003c\/strong\u003e \u003cspan\u003e See Santa gradually travel farther down the chimney. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIGN --\u003e\n\u003csection class=\"sc-section\"\u003e\n\u003ch2 class=\"sc-center\"\u003e🧱 A Little Christmas Chimney Packed With Character\u003c\/h2\u003e\n\u003cp class=\"sc-lead sc-center\"\u003eDesigned to look festive even when no one is counting down.\u003c\/p\u003e\n\u003cp class=\"sc-lead sc-center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/19d57abc-b7f3-46d9-bf6f-6b9d0453f77c.png?v=1788925613\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sc-feature-grid\"\u003e\n\u003cdiv class=\"sc-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🧱\u003c\/span\u003e \u003cstrong\u003eBrick-Style Chimney\u003c\/strong\u003e\n\u003cp\u003eBright red brick detailing creates the classic Santa chimney look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🧦\u003c\/span\u003e \u003cstrong\u003eMini Stockings\u003c\/strong\u003e\n\u003cp\u003eDecorative stockings add a cozy fireplace-inspired touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eChristmas Details\u003c\/strong\u003e\n\u003cp\u003eTiny gift and tree accents complete the festive scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-feature\"\u003e\n\u003cspan class=\"emoji\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSanta Centerpiece\u003c\/strong\u003e\n\u003cp\u003eSanta becomes the moving focal point of the entire countdown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"sc-section sc-dark sc-center\"\u003e\n\u003ch2\u003e❤️ The Kind Of Tradition Kids Remember\u003c\/h2\u003e\n\u003cp class=\"sc-lead\"\u003e“Is it time to move Santa yet?”\u003c\/p\u003e\n\u003cp\u003eThe best Christmas decorations are the ones families interact with. Give everyone a reason to gather around, count another day, and enjoy the anticipation together.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/f14d7f7a-c103-4e2b-9fa2-4a0d52299d49.png?v=1788925612\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- VISUAL PROGRESS --\u003e\n\u003csection class=\"sc-section sc-soft\"\u003e\n\u003cdiv class=\"sc-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e📅 You Can See Christmas Getting Closer\u003c\/h2\u003e\n\u003cp\u003eAt the beginning of the countdown, Santa sits higher inside the chimney.\u003c\/p\u003e\n\u003cp\u003eAs numbered pieces are removed, the open space grows and Santa appears farther down the chimney.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/11_459832c8-54ce-4105-bfcb-6f5841e51dc2.png?v=1788925760\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sc-highlight\"\u003e\n\u003cstrong style=\"color: #7e1e1e;\"\u003e From December excitement to Christmas Eve anticipation. \u003c\/strong\u003e\n\u003cp style=\"margin: 8px 0 0;\"\u003eThe changing display gives the countdown a visual payoff every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE SCENARIOS --\u003e\n\u003csection class=\"sc-section\"\u003e\n\u003ch2 class=\"sc-center\"\u003e🏠 Give It A Spot In Your Christmas Routine\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/be9a6713-0859-40fb-944d-6eebe04de6b0.png?v=1788925614\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sc-scenes\"\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🔥 Fireplace Mantel\u003c\/strong\u003e \u003cspan\u003e Place it beside garland, stockings and warm Christmas lights. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🎄 Christmas Tree Area\u003c\/strong\u003e \u003cspan\u003e Keep the countdown near the place everyone gathers. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🧸 Kids' Holiday Corner\u003c\/strong\u003e \u003cspan\u003e Create a special spot just for the daily Christmas countdown. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🍪 Family Room\u003c\/strong\u003e \u003cspan\u003e Make moving Santa part of the evening family routine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🎁 Gift Display\u003c\/strong\u003e \u003cspan\u003e Add a playful vertical accent beside wrapped presents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-scene\"\u003e\n\u003cstrong\u003e🏡 Entryway Table\u003c\/strong\u003e \u003cspan\u003e Let guests see how close Santa is to Christmas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"sc-section sc-soft\"\u003e\n\u003cdiv class=\"sc-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🎅 How To Use\u003c\/h2\u003e\n\u003col class=\"sc-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSet Up The Countdown\u003c\/strong\u003e\u003cbr\u003eArrange the numbered green pieces in their starting positions and place Santa inside the chimney as shown.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStart Your December Countdown\u003c\/strong\u003e\u003cbr\u003eKeep the display somewhere your family can easily see and reach it.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemove The Numbered Piece\u003c\/strong\u003e\u003cbr\u003eEach day, remove the corresponding countdown piece.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWatch Santa Descend\u003c\/strong\u003e\u003cbr\u003eContinue the routine as Christmas approaches and watch the display change day by day.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/a0017836-a0ea-4c63-8c8b-d7c17e7c76e6.png?v=1788925613\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection class=\"sc-section\"\u003e\u003c\/section\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003csection class=\"sc-section sc-soft\"\u003e\n\u003ch2\u003e📋 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"sc-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eInteractive Christmas Countdown Decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eSanta \/ Chimney \/ Christmas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountdown\u003c\/td\u003e\n\u003ctd\u003e24 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountdown Style\u003c\/td\u003e\n\u003ctd\u003eRemovable Numbered Pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Colors\u003c\/td\u003e\n\u003ctd\u003eRed, Green \u0026amp; Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation\u003c\/td\u003e\n\u003ctd\u003eManual \/ Interactive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Character\u003c\/td\u003e\n\u003ctd\u003eSanta Claus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMER REVIEWS --\u003e\n\u003csection class=\"sc-section\"\u003e\n\u003ch2 class=\"sc-center\"\u003e💬 Customer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"sc-review-grid\"\u003e\n\u003cdiv class=\"sc-review\"\u003e\n\u003cdiv class=\"sc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003eVerified Review\u003c\/strong\u003e\n\u003cp class=\"sc-placeholder\"\u003e“I bought this because my kids always ask how many days are left until Christmas, and it has quickly become part of our evening routine. They take turns removing the numbered green piece and watching Santa move farther down the chimney. It only takes a few seconds, but they get so excited every time. It also looks really cute on our mantel even when we’re not using it.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-review\"\u003e\n\u003cdiv class=\"sc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003eVerified Review\u003c\/strong\u003e\n\u003cp class=\"sc-placeholder\"\u003e“This is such a fun alternative to a regular advent calendar. I love that there’s an actual visual change every day instead of just opening a little door. My son checks Santa’s position every morning and gets genuinely excited when he moves lower. The red chimney and little stockings are very festive, and it fits perfectly with the rest of our Christmas decorations.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc-review\"\u003e\n\u003cdiv class=\"sc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003eVerified Review\u003c\/strong\u003e\n\u003cp class=\"sc-placeholder\"\u003e“We wanted a Christmas countdown that felt interactive and reusable, and this was exactly what I was hoping for. The kids understand right away that removing one piece means we’re one day closer to Christmas, which makes the whole month feel more special. It has become one of those small family traditions everyone remembers, and I can already tell we’ll be bringing it out again next year.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"sc-section sc-faq sc-soft\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the Christmas countdown work?\u003c\/summary\u003e\n\u003cp\u003eThe display uses numbered green pieces arranged across the chimney. During the countdown, pieces are removed one at a time so Santa gradually appears farther down inside the chimney.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many days does it count down?\u003c\/summary\u003e\n\u003cp\u003eThe visible product design includes numbered positions for a 24-day Christmas countdown.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries?\u003c\/summary\u003e\n\u003cp\u003eThe countdown mechanism shown in the supplied video is manually operated. No electronic countdown function is shown.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cp\u003eIt works naturally as an indoor seasonal decoration on a stable table, shelf, mantel or Christmas display area with enough room for the full upright structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan children operate the countdown?\u003c\/summary\u003e\n\u003cp\u003eThe countdown is designed around manually removing numbered pieces. Adult supervision is recommended whenever appropriate based on the child's age and the size of individual components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"sc-final\"\u003e\n\u003ch2\u003e🎅 Make The Wait For Christmas Part Of The Magic\u003c\/h2\u003e\n\u003cp\u003eOne day. One piece. One step closer to Santa. Turn December into a Christmas tradition your family can interact with.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/a465e1c2-6cb7-4b4d-ae01-ea83a228f088.png?v=1788925613\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ca class=\"sc-btn\" href=\"#MainContent\"\u003e START THE COUNTDOWN → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"hululu","offers":[{"title":"Default Title","offer_id":43590225297456,"sku":"NC03172609091068-圣诞日历","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/329b68f4-7ac9-413b-9e35-f22988b03828.png?v=1788924970","url":"https:\/\/ahlet.com\/products\/santa-s-chimney-christmas-countdown-calendar","provider":"Ahlet","version":"1.0","type":"link"}