{"product_id":"50-off-christmas-squishy-surprise-calendar-open-collect-play-for-24-days","title":"🔥 50% OFF Christmas Squishy Surprise Calendar 🎄 Open, Collect \u0026 Play for 24 Days","description":"\u003cstyle\u003e\n.xmas-dumpling-page,\n.xmas-dumpling-page *{\n  box-sizing:border-box;\n}\n\n.xmas-dumpling-page{\n  --red:#c91f27;\n  --red-dark:#8f1117;\n  --green:#185d32;\n  --green-soft:#edf5ec;\n  --gold:#d7a83b;\n  --cream:#fff8e9;\n  --white:#ffffff;\n  --text:#2a2723;\n  --muted:#6d675f;\n  --line:#eadfce;\n\n  max-width:860px;\n  margin:0 auto;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.58;\n}\n\n.xmas-dumpling-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.xd-sec{\n  padding:32px 16px;\n}\n\n.xd-center{\n  text-align:center;\n}\n\n.xd-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:7px 13px;\n  border-radius:999px;\n  background:var(--green-soft);\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.2px;\n}\n\n.xd-title{\n  margin:0 0 12px;\n  font-size:34px;\n  line-height:1.1;\n  font-weight:900;\n  letter-spacing:-.7px;\n}\n\n.xd-title span{\n  color:var(--red);\n}\n\n.xd-copy{\n  max-width:680px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.xd-hero{\n  padding:36px 17px 27px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top right,rgba(201,31,39,.15),transparent 35%),\n    radial-gradient(circle at bottom left,rgba(24,93,50,.13),transparent 35%),\n    linear-gradient(180deg,#fff9ed,#ffffff);\n}\n\n.xd-hero h1{\n  max-width:720px;\n  margin:0 auto 13px;\n  font-size:44px;\n  line-height:1.03;\n  font-weight:950;\n  letter-spacing:-1.2px;\n}\n\n.xd-hero h1 span{\n  display:block;\n  color:var(--red);\n}\n\n.xd-quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n  margin-top:23px;\n}\n\n.xd-quick div{\n  padding:14px 7px;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.xd-quick span{\n  display:block;\n  font-size:23px;\n  margin-bottom:4px;\n}\n\n.xd-img{\n  margin:0 11px;\n  overflow:hidden;\n  border-radius:20px;\n  background:#f7f4ee;\n  box-shadow:0 12px 35px rgba(0,0,0,.07);\n}\n\n.xd-img img{\n  border-radius:20px;\n}\n\n.xd-dark{\n  background:var(--green);\n  color:#fff;\n}\n\n.xd-dark .xd-title{\n  color:#fff;\n}\n\n.xd-dark .xd-copy{\n  color:#e1eee4;\n}\n\n.xd-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin-top:22px;\n}\n\n.xd-card{\n  padding:18px 13px;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.xd-card .icon{\n  display:block;\n  margin-bottom:7px;\n  font-size:27px;\n}\n\n.xd-card strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:15px;\n}\n\n.xd-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n.xd-dark .xd-card{\n  background:#206b3b;\n  border-color:#34794c;\n}\n\n.xd-dark .xd-card p{\n  color:#e2efe6;\n}\n\n.xd-stepbox{\n  margin:0 11px;\n  padding:23px 18px;\n  border-radius:20px;\n  background:var(--cream);\n  border:1px solid var(--line);\n}\n\n.xd-steps{\n  display:grid;\n  gap:10px;\n  margin-top:20px;\n}\n\n.xd-step{\n  display:flex;\n  align-items:flex-start;\n  gap:11px;\n  padding:14px;\n  border-radius:14px;\n  background:#fff;\n}\n\n.xd-num{\n  flex:0 0 29px;\n  width:29px;\n  height:29px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--red);\n  color:#fff;\n  font-size:13px;\n  font-weight:900;\n}\n\n.xd-step strong{\n  display:block;\n  margin-bottom:2px;\n}\n\n.xd-step div:last-child{\n  color:var(--muted);\n  font-size:14px;\n}\n\n.xd-badges{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n  margin-top:21px;\n}\n\n.xd-badge{\n  padding:15px 6px;\n  text-align:center;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.xd-badge span{\n  display:block;\n  margin-bottom:4px;\n  font-size:24px;\n}\n\n.xd-gift{\n  background:\n    radial-gradient(circle at top right,rgba(215,168,59,.18),transparent 38%),\n    #fff8e9;\n}\n\n.xd-specs{\n  margin-top:21px;\n  overflow:hidden;\n  border-radius:16px;\n  border:1px solid var(--line);\n}\n\n.xd-spec{\n  display:flex;\n  justify-content:space-between;\n  gap:15px;\n  padding:14px 15px;\n  border-bottom:1px solid var(--line);\n  font-size:14px;\n}\n\n.xd-spec:nth-child(odd){\n  background:#fffaf2;\n}\n\n.xd-spec:last-child{\n  border-bottom:none;\n}\n\n.xd-spec strong{\n  color:var(--green);\n}\n\n.xd-spec span{\n  text-align:right;\n  color:var(--muted);\n}\n\n.xd-faq details{\n  margin-bottom:9px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n}\n\n.xd-faq summary{\n  padding:15px;\n  cursor:pointer;\n  font-weight:850;\n}\n\n.xd-faq p{\n  margin:0;\n  padding:0 15px 15px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.xd-final{\n  margin-top:20px;\n  padding:42px 18px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at top right,rgba(215,168,59,.2),transparent 35%),\n    linear-gradient(145deg,#8f1117,#c91f27);\n}\n\n.xd-final h2{\n  margin:0 0 10px;\n  font-size:32px;\n  line-height:1.12;\n}\n\n.xd-final p{\n  max-width:630px;\n  margin:0 auto 21px;\n  color:#ffe9e2;\n}\n\n.xd-cta{\n  display:inline-block;\n  padding:14px 28px;\n  border-radius:999px;\n  background:#fff;\n  color:var(--red-dark)!important;\n  text-decoration:none;\n  font-weight:900;\n}\n\n@media(max-width:620px){\n  .xd-sec{\n    padding:27px 13px;\n  }\n\n  .xd-hero h1{\n    font-size:36px;\n  }\n\n  .xd-title{\n    font-size:28px;\n  }\n\n  .xd-copy{\n    font-size:15px;\n  }\n\n  .xd-quick{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .xd-grid{\n    grid-template-columns:1fr;\n  }\n\n  .xd-badges{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .xd-img,\n  .xd-stepbox{\n    margin-left:9px;\n    margin-right:9px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xmas-dumpling-page\" id=\"xmas-top\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"xd-hero\"\u003e\u003cspan class=\"xd-kicker\"\u003e 24 DAYS OF CHRISTMAS SURPRISES \u003c\/span\u003e\n\u003ch1\u003eOne Little Surprise \u003cspan\u003eEvery Day Until Christmas\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"xd-copy\"\u003eTurn December into a daily holiday tradition with 24 mystery dumpling surprises waiting behind the calendar doors.\u003c\/p\u003e\n\u003cp class=\"xd-copy\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/1_935376da-4e81-4b39-8412-3248866beb05.gif?v=1788321033\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"xd-quick\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e 24-Day Countdown\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e Daily Surprises\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e😊\u003c\/span\u003e Soft \u0026amp; Squishy\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Collect \u0026amp; Play\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e \u003c!-- 24 Days of Surprises --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/1_89c44aa5-185e-4183-beb3-bada69fde455.webp?v=1788321030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- COUNTDOWN EXPERIENCE --\u003e\n\u003csection class=\"xd-sec xd-center\"\u003e\u003cspan class=\"xd-kicker\"\u003e MAKE DECEMBER MORE EXCITING \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eMake the Countdown \u003cspan\u003ePart of the Fun\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xd-copy\"\u003eInstead of waiting for one big day, open a new numbered door each day and discover another festive dumpling surprise.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2 --\u003e \u003c!-- Countdown to Christmas --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/2_7ffbf1c6-2477-4b33-a90e-87fa70ce1043.webp?v=1788321030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"xd-sec\"\u003e\n\u003cdiv class=\"xd-stepbox\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e SIMPLE HOLIDAY TRADITION \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003e4 Easy Steps to \u003cspan\u003eDaily Surprises\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-steps\"\u003e\n\u003cdiv class=\"xd-step\"\u003e\n\u003cspan class=\"xd-num\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFind Today's Number\u003c\/strong\u003e Look for the matching day on the advent calendar.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-step\"\u003e\n\u003cspan class=\"xd-num\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOpen the Door\u003c\/strong\u003e Reveal the mystery compartment for the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-step\"\u003e\n\u003cspan class=\"xd-num\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDiscover Your Dumpling\u003c\/strong\u003e Take out the festive squishy surprise inside.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-step\"\u003e\n\u003cspan class=\"xd-num\"\u003e4\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCollect \u0026amp; Enjoy\u003c\/strong\u003e Build your Christmas dumpling collection throughout the month.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e \u003c!-- How To Use --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/3_e2fd8521-960d-4783-8cf6-316eb3ca078b.webp?v=1788321031\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- SQUISHY --\u003e\n\u003csection class=\"xd-sec xd-dark\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e LITTLE SURPRISES WITH BIG PERSONALITY \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eSoft, Squishy \u0026amp; Fun to Squeeze\u003c\/h2\u003e\n\u003cp class=\"xd-copy\"\u003eEach reveal adds another cute festive character to squeeze, display and collect during the holiday season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-grid\"\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e😊\u003c\/span\u003e \u003cstrong\u003eSoft \u0026amp; Squishy\u003c\/strong\u003e\n\u003cp\u003eFun tactile designs made for squeezing and play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eFestive Characters\u003c\/strong\u003e\n\u003cp\u003eChristmas-inspired colors, hats, scarves and details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eMystery Reveal\u003c\/strong\u003e\n\u003cp\u003eThe surprise is part of the daily experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e \u003c!-- Soft \u0026 Squishy --\u003e\n\u003cdiv class=\"xd-img\" style=\"margin-top: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/4_9c6ffa01-9e1b-4985-a701-3658983dbd35.webp?v=1788321030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- COLLECT --\u003e\n\u003csection class=\"xd-sec xd-center\"\u003e\u003cspan class=\"xd-kicker\"\u003e COLLECT THE FESTIVE CREW \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eCute Details. \u003cspan\u003eDifferent Personalities.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xd-copy\"\u003eFrom Santa hats and scarves to reindeer-inspired designs, each reveal adds more holiday character to the collection.\u003c\/p\u003e\n\u003cdiv class=\"xd-badges\"\u003e\n\u003cdiv class=\"xd-badge\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e Santa Style\u003c\/div\u003e\n\u003cdiv class=\"xd-badge\"\u003e\n\u003cspan\u003e🦌\u003c\/span\u003e Reindeer Style\u003c\/div\u003e\n\u003cdiv class=\"xd-badge\"\u003e\n\u003cspan\u003e🧣\u003c\/span\u003e Winter Style\u003c\/div\u003e\n\u003cdiv class=\"xd-badge\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e Holiday Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e \u003c!-- Cute Details --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/5_b7edb388-a3be-4703-b9fd-587e4c7c3da7.webp?v=1788321031\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- HOLIDAY EXPERIENCE --\u003e\n\u003csection class=\"xd-sec\" style=\"background: #f2f7ee;\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e A LITTLE HOLIDAY MOMENT EVERY DAY \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eTurn the Countdown Into \u003cspan\u003eSomething to Look Forward To\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xd-copy\"\u003eAdd a playful daily ritual to December and enjoy watching the collection grow as Christmas gets closer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e \u003c!-- Holiday Fun --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/6_9af7628e-1d96-491a-bf04-1b9a29f7066a.webp?v=1788321030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"xd-sec xd-gift\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e MADE FOR CHRISTMAS GIFTING \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eMore Than a Gift. \u003cspan\u003e24 Days of Anticipation.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xd-copy\"\u003eThe festive presentation and daily mystery format make it a memorable seasonal gift for Christmas celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-grid\"\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eReady for the Holidays\u003c\/strong\u003e\n\u003cp\u003eFestive packaging makes an eye-catching Christmas presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003e \u003cstrong\u003eLasts Beyond One Day\u003c\/strong\u003e\n\u003cp\u003eThe fun continues throughout the countdown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-card\"\u003e\n\u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eSurprise Factor\u003c\/strong\u003e\n\u003cp\u003eEach unopened door keeps the mystery going.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e \u003c!-- Perfect Christmas Gift --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/7_c3ff4f56-54d9-454c-92a0-1da8973f578c.webp?v=1788321031\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"xd-sec\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eFestive Display Size. \u003cspan\u003eTiny Daily Surprises.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-specs\"\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eCalendar Width\u003c\/strong\u003e \u003cspan\u003e10.63 in \/ 27 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eCalendar Height\u003c\/strong\u003e \u003cspan\u003e7.48 in \/ 19 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eCalendar Depth\u003c\/strong\u003e \u003cspan\u003e1.97 in \/ 5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eExample Toy Width\u003c\/strong\u003e \u003cspan\u003eApprox. 1.77 in \/ 4.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eExample Toy Height\u003c\/strong\u003e \u003cspan\u003eApprox. 1.57 in \/ 4 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xd-spec\"\u003e\n\u003cstrong\u003eCountdown\u003c\/strong\u003e \u003cspan\u003e24 Holiday Surprises\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 8 --\u003e \u003c!-- Box Size --\u003e\n\u003cdiv class=\"xd-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/8_ad92478d-a253-4716-91a4-315802081139.webp?v=1788321030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"xd-sec xd-faq\"\u003e\n\u003cdiv class=\"xd-center\"\u003e\n\u003cspan class=\"xd-kicker\"\u003e GOOD TO KNOW \u003c\/span\u003e\n\u003ch2 class=\"xd-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many surprises are included?\u003c\/summary\u003e\n\u003cp\u003eThe advent calendar contains 24 holiday surprise compartments for the Christmas countdown.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the calendar work?\u003c\/summary\u003e\n\u003cp\u003eFind the numbered compartment for the day, open it, remove the mystery dumpling surprise and continue the countdown.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the toys squishy?\u003c\/summary\u003e\n\u003cp\u003eYes. The supplied product images show soft squishy-style dumpling characters designed for squeezing and collecting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all surprises shown on the box?\u003c\/summary\u003e\n\u003cp\u003eDesigns shown in product imagery illustrate the festive character style. Contents should follow the actual package you receive.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the box?\u003c\/summary\u003e\n\u003cp\u003eThe supplied dimensions are approximately 10.63 × 7.48 × 1.97 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"xd-final\"\u003e\n\u003cdiv style=\"font-size: 40px;\"\u003e🎄🎁\u003c\/div\u003e\n\u003ch2\u003eMake Every Day Feel a Little More Like Christmas\u003c\/h2\u003e\n\u003cp\u003e24 doors. 24 holiday surprises. One playful countdown to the biggest day of the season.\u003c\/p\u003e\n\u003ca href=\"#product-form\" class=\"xd-cta\"\u003e START THE CHRISTMAS COUNTDOWN → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"vvvv","offers":[{"title":"Default Title","offer_id":60278466183249,"sku":"NC02802609025602- 圣诞节惊喜礼盒24个装A","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/1_89c44aa5-185e-4183-beb3-bada69fde455.webp?v=1788321030","url":"https:\/\/viqzet.com\/products\/50-off-christmas-squishy-surprise-calendar-open-collect-play-for-24-days","provider":"viqzet","version":"1.0","type":"link"}