{"product_id":"tardis-christmas-stained-glass-hanging-decor","title":"TARDIS Christmas Stained Glass Hanging Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   TARDIS CHRISTMAS LANDING PAGE\n   Safe Shopify Version\n   ========================================================= *\/\n\n#tardis-christmas-lp,\n#tardis-christmas-lp *,\n#tardis-christmas-lp *::before,\n#tardis-christmas-lp *::after {\n  box-sizing: border-box !important;\n}\n\n#tardis-christmas-lp {\n  --tc-navy: #071a3d;\n  --tc-blue: #0e438d;\n  --tc-blue-light: #eaf4ff;\n  --tc-gold: #f0b94a;\n  --tc-cream: #fff9ef;\n  --tc-text: #172033;\n  --tc-muted: #667085;\n  --tc-white: #ffffff;\n  --tc-border: #e5eaf1;\n\n  display: block !important;\n  position: relative !important;\n  clear: both !important;\n\n  width: 100% !important;\n  max-width: 1180px !important;\n\n  margin: 40px auto 0 !important;\n  padding: 0 18px 50px !important;\n\n  overflow: hidden !important;\n\n  font-family: Arial, Helvetica, sans-serif !important;\n  color: var(--tc-text) !important;\n  background: transparent !important;\n  line-height: 1.6 !important;\n}\n\n#tardis-christmas-lp img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0 !important;\n}\n\n#tardis-christmas-lp h2,\n#tardis-christmas-lp h3,\n#tardis-christmas-lp p {\n  margin-top: 0 !important;\n}\n\n#tardis-christmas-lp .tc-section {\n  width: 100% !important;\n  margin: 0 0 26px !important;\n}\n\n#tardis-christmas-lp .tc-box {\n  width: 100% !important;\n  overflow: hidden !important;\n  border-radius: 24px !important;\n  background: #fff !important;\n  box-shadow: 0 10px 35px rgba(7, 26, 61, 0.08) !important;\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-intro {\n  padding: 62px 40px !important;\n  text-align: center !important;\n\n  background:\n    radial-gradient(\n      circle at 12% 10%,\n      rgba(23, 100, 184, 0.12),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 90%,\n      rgba(240, 185, 74, 0.15),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #f8fbff 0%,\n      #fff9ef 100%\n    ) !important;\n}\n\n#tardis-christmas-lp .tc-eyebrow {\n  display: inline-block !important;\n  margin-bottom: 15px !important;\n  padding: 7px 14px !important;\n\n  border-radius: 999px !important;\n  background: #e8f2ff !important;\n\n  color: var(--tc-blue) !important;\n  font-size: 12px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n  letter-spacing: 1px !important;\n  text-transform: uppercase !important;\n}\n\n#tardis-christmas-lp .tc-intro h2 {\n  max-width: 850px !important;\n  margin: 0 auto 18px !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 46px !important;\n  line-height: 1.12 !important;\n  font-weight: 800 !important;\n  letter-spacing: -1px !important;\n}\n\n#tardis-christmas-lp .tc-intro p {\n  max-width: 760px !important;\n  margin: 0 auto !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 17px !important;\n  line-height: 1.7 !important;\n}\n\n\n\/* =========================================================\n   IMAGE + TEXT\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-split {\n  display: grid !important;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;\n  width: 100% !important;\n  align-items: stretch !important;\n}\n\n#tardis-christmas-lp .tc-media {\n  position: relative !important;\n  width: 100% !important;\n  min-width: 0 !important;\n  overflow: hidden !important;\n  background: #eef3f8 !important;\n}\n\n#tardis-christmas-lp .tc-media img {\n  width: 100% !important;\n  height: 100% !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n  object-fit: cover !important;\n}\n\n#tardis-christmas-lp .tc-content {\n  min-width: 0 !important;\n  padding: 54px 48px !important;\n\n  display: flex !important;\n  flex-direction: column !important;\n  justify-content: center !important;\n\n  background: #fff !important;\n}\n\n#tardis-christmas-lp .tc-label {\n  margin-bottom: 11px !important;\n\n  color: var(--tc-blue) !important;\n\n  font-size: 12px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n  letter-spacing: 1.2px !important;\n  text-transform: uppercase !important;\n}\n\n#tardis-christmas-lp .tc-content h2 {\n  margin-bottom: 17px !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 38px !important;\n  line-height: 1.16 !important;\n  font-weight: 800 !important;\n  letter-spacing: -0.7px !important;\n}\n\n#tardis-christmas-lp .tc-content p {\n  margin-bottom: 16px !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 16px !important;\n  line-height: 1.72 !important;\n}\n\n#tardis-christmas-lp .tc-content p:last-of-type {\n  margin-bottom: 0 !important;\n}\n\n#tardis-christmas-lp .tc-quote {\n  margin-top: 22px !important;\n  padding: 17px 18px !important;\n\n  border-left: 4px solid var(--tc-gold) !important;\n  border-radius: 0 12px 12px 0 !important;\n\n  background: #fff7e7 !important;\n\n  color: #6c5121 !important;\n\n  font-size: 14px !important;\n  line-height: 1.55 !important;\n  font-weight: 700 !important;\n}\n\n\n\/* reverse row *\/\n\n#tardis-christmas-lp .tc-reverse .tc-media {\n  order: 2 !important;\n}\n\n#tardis-christmas-lp .tc-reverse .tc-content {\n  order: 1 !important;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-benefits {\n  padding: 58px 38px !important;\n\n  text-align: center !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #061733 0%,\n      #0a397c 100%\n    ) !important;\n\n  color: #fff !important;\n}\n\n#tardis-christmas-lp .tc-benefits h2 {\n  max-width: 760px !important;\n  margin: 0 auto 12px !important;\n\n  color: #fff !important;\n\n  font-size: 40px !important;\n  line-height: 1.15 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-benefits \u003e p {\n  max-width: 720px !important;\n  margin: 0 auto 35px !important;\n\n  color: rgba(255,255,255,.78) !important;\n\n  font-size: 16px !important;\n}\n\n#tardis-christmas-lp .tc-benefit-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 18px !important;\n\n  width: 100% !important;\n}\n\n#tardis-christmas-lp .tc-benefit-card {\n  min-width: 0 !important;\n\n  padding: 28px 23px !important;\n\n  border: 1px solid rgba(255,255,255,.13) !important;\n  border-radius: 18px !important;\n\n  background: rgba(255,255,255,.08) !important;\n}\n\n#tardis-christmas-lp .tc-icon {\n  width: 52px !important;\n  height: 52px !important;\n\n  margin: 0 auto 15px !important;\n\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  border-radius: 50% !important;\n\n  background: rgba(255,216,119,.14) !important;\n\n  font-size: 24px !important;\n}\n\n#tardis-christmas-lp .tc-benefit-card h3 {\n  margin-bottom: 9px !important;\n\n  color: #fff !important;\n\n  font-size: 18px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-benefit-card p {\n  margin: 0 !important;\n\n  color: rgba(255,255,255,.72) !important;\n\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n}\n\n\n\/* =========================================================\n   COLLECTION\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-collection {\n  padding: 58px 32px !important;\n\n  background: #f6f9fd !important;\n}\n\n#tardis-christmas-lp .tc-collection-header {\n  max-width: 760px !important;\n  margin: 0 auto 34px !important;\n\n  text-align: center !important;\n}\n\n#tardis-christmas-lp .tc-collection-header h2 {\n  margin-bottom: 12px !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 40px !important;\n  line-height: 1.16 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-collection-header p {\n  margin: 0 !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 16px !important;\n}\n\n#tardis-christmas-lp .tc-card-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 18px !important;\n}\n\n#tardis-christmas-lp .tc-card {\n  min-width: 0 !important;\n  overflow: hidden !important;\n\n  border-radius: 18px !important;\n\n  background: #fff !important;\n\n  box-shadow: 0 8px 25px rgba(7, 26, 61, .07) !important;\n}\n\n#tardis-christmas-lp .tc-card-image {\n  width: 100% !important;\n  overflow: hidden !important;\n}\n\n#tardis-christmas-lp .tc-card-image img {\n  width: 100% !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n\n  object-fit: cover !important;\n}\n\n#tardis-christmas-lp .tc-card-body {\n  padding: 21px 20px 24px !important;\n}\n\n#tardis-christmas-lp .tc-card-body h3 {\n  margin-bottom: 7px !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 18px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-card-body p {\n  margin: 0 !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 14px !important;\n  line-height: 1.6 !important;\n}\n\n\n\/* =========================================================\n   GIFT SECTION\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-gift {\n  padding: 65px 38px !important;\n\n  text-align: center !important;\n\n  background:\n    radial-gradient(\n      circle at 15% 15%,\n      rgba(255,255,255,.08),\n      transparent 25%\n    ),\n    linear-gradient(\n      135deg,\n      #0b397c 0%,\n      #061733 100%\n    ) !important;\n\n  color: #fff !important;\n}\n\n#tardis-christmas-lp .tc-gift-inner {\n  max-width: 770px !important;\n  margin: 0 auto !important;\n}\n\n#tardis-christmas-lp .tc-gift h2 {\n  margin-bottom: 15px !important;\n\n  color: #fff !important;\n\n  font-size: 42px !important;\n  line-height: 1.15 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-gold-line {\n  width: 70px !important;\n  height: 3px !important;\n\n  margin: 20px auto !important;\n\n  border-radius: 999px !important;\n\n  background: var(--tc-gold) !important;\n}\n\n#tardis-christmas-lp .tc-gift p {\n  margin: 0 !important;\n\n  color: rgba(255,255,255,.8) !important;\n\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-faq {\n  padding: 55px 32px !important;\n\n  background: #fff !important;\n}\n\n#tardis-christmas-lp .tc-faq h2 {\n  margin-bottom: 27px !important;\n\n  text-align: center !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 38px !important;\n  line-height: 1.2 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-faq details {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 850px !important;\n\n  margin: 0 auto 11px !important;\n\n  overflow: hidden !important;\n\n  border: 1px solid var(--tc-border) !important;\n  border-radius: 13px !important;\n\n  background: #fff !important;\n}\n\n#tardis-christmas-lp .tc-faq summary {\n  display: block !important;\n\n  position: relative !important;\n\n  padding: 17px 48px 17px 19px !important;\n\n  cursor: pointer !important;\n\n  list-style: none !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 15px !important;\n  line-height: 1.4 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-faq summary::-webkit-details-marker {\n  display: none !important;\n}\n\n#tardis-christmas-lp .tc-faq summary::after {\n  content: \"+\" !important;\n\n  position: absolute !important;\n  right: 18px !important;\n  top: 50% !important;\n\n  transform: translateY(-50%) !important;\n\n  color: var(--tc-blue) !important;\n\n  font-size: 22px !important;\n  font-weight: 400 !important;\n}\n\n#tardis-christmas-lp .tc-faq details[open] summary::after {\n  content: \"−\" !important;\n}\n\n#tardis-christmas-lp .tc-faq details p {\n  margin: 0 !important;\n  padding: 0 19px 18px !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 14px !important;\n  line-height: 1.65 !important;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n#tardis-christmas-lp .tc-final {\n  padding: 60px 35px !important;\n\n  text-align: center !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff9ef 0%,\n      #eef6ff 100%\n    ) !important;\n}\n\n#tardis-christmas-lp .tc-final h2 {\n  max-width: 780px !important;\n  margin: 0 auto 14px !important;\n\n  color: var(--tc-navy) !important;\n\n  font-size: 42px !important;\n  line-height: 1.15 !important;\n  font-weight: 800 !important;\n}\n\n#tardis-christmas-lp .tc-final p {\n  max-width: 690px !important;\n  margin: 0 auto !important;\n\n  color: var(--tc-muted) !important;\n\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 990px) {\n\n  #tardis-christmas-lp {\n    max-width: 900px !important;\n    padding-left: 14px !important;\n    padding-right: 14px !important;\n  }\n\n  #tardis-christmas-lp .tc-intro h2 {\n    font-size: 38px !important;\n  }\n\n  #tardis-christmas-lp .tc-content {\n    padding: 40px 32px !important;\n  }\n\n  #tardis-christmas-lp .tc-content h2 {\n    font-size: 31px !important;\n  }\n\n  #tardis-christmas-lp .tc-benefits h2,\n  #tardis-christmas-lp .tc-collection-header h2,\n  #tardis-christmas-lp .tc-gift h2,\n  #tardis-christmas-lp .tc-final h2 {\n    font-size: 34px !important;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #tardis-christmas-lp {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin-top: 24px !important;\n\n    padding:\n      0\n      10px\n      35px !important;\n  }\n\n  #tardis-christmas-lp .tc-section {\n    margin-bottom: 17px !important;\n  }\n\n  #tardis-christmas-lp .tc-box {\n    border-radius: 17px !important;\n  }\n\n  #tardis-christmas-lp .tc-intro {\n    padding: 40px 20px !important;\n  }\n\n  #tardis-christmas-lp .tc-intro h2 {\n    font-size: 31px !important;\n    line-height: 1.15 !important;\n  }\n\n  #tardis-christmas-lp .tc-intro p {\n    font-size: 15px !important;\n  }\n\n\n  \/* split becomes vertical *\/\n\n  #tardis-christmas-lp .tc-split {\n    display: flex !important;\n    flex-direction: column !important;\n  }\n\n  #tardis-christmas-lp .tc-reverse .tc-media,\n  #tardis-christmas-lp .tc-reverse .tc-content {\n    order: initial !important;\n  }\n\n  #tardis-christmas-lp .tc-media {\n    width: 100% !important;\n  }\n\n  #tardis-christmas-lp .tc-media img {\n    width: 100% !important;\n    height: auto !important;\n\n    aspect-ratio: 1 \/ 1 !important;\n\n    object-fit: cover !important;\n  }\n\n  #tardis-christmas-lp .tc-content {\n    padding: 32px 21px 35px !important;\n  }\n\n  #tardis-christmas-lp .tc-content h2 {\n    font-size: 29px !important;\n    line-height: 1.17 !important;\n  }\n\n  #tardis-christmas-lp .tc-content p {\n    font-size: 15px !important;\n  }\n\n\n  \/* benefits *\/\n\n  #tardis-christmas-lp .tc-benefits {\n    padding: 42px 20px !important;\n  }\n\n  #tardis-christmas-lp .tc-benefits h2 {\n    font-size: 30px !important;\n  }\n\n  #tardis-christmas-lp .tc-benefit-grid {\n    grid-template-columns: 1fr !important;\n    gap: 12px !important;\n  }\n\n\n  \/* collection *\/\n\n  #tardis-christmas-lp .tc-collection {\n    padding: 42px 16px !important;\n  }\n\n  #tardis-christmas-lp .tc-collection-header {\n    padding: 0 5px !important;\n  }\n\n  #tardis-christmas-lp .tc-collection-header h2 {\n    font-size: 30px !important;\n  }\n\n  #tardis-christmas-lp .tc-card-grid {\n    grid-template-columns: 1fr !important;\n    gap: 14px !important;\n  }\n\n\n  \/* gift *\/\n\n  #tardis-christmas-lp .tc-gift {\n    padding: 47px 21px !important;\n  }\n\n  #tardis-christmas-lp .tc-gift h2 {\n    font-size: 31px !important;\n  }\n\n\n  \/* FAQ *\/\n\n  #tardis-christmas-lp .tc-faq {\n    padding: 42px 16px !important;\n  }\n\n  #tardis-christmas-lp .tc-faq h2 {\n    font-size: 30px !important;\n  }\n\n\n  \/* final *\/\n\n  #tardis-christmas-lp .tc-final {\n    padding: 46px 20px !important;\n  }\n\n  #tardis-christmas-lp .tc-final h2 {\n    font-size: 31px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 390px) {\n\n  #tardis-christmas-lp .tc-intro h2,\n  #tardis-christmas-lp .tc-benefits h2,\n  #tardis-christmas-lp .tc-collection-header h2,\n  #tardis-christmas-lp .tc-gift h2,\n  #tardis-christmas-lp .tc-final h2 {\n    font-size: 27px !important;\n  }\n\n  #tardis-christmas-lp .tc-content h2 {\n    font-size: 26px !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"tardis-christmas-lp\"\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"tc-section tc-box tc-intro\"\u003e\n\n    \u003cdiv class=\"tc-eyebrow\"\u003e\n      ✨ A Little Christmas Time Travel\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      What If Christmas Magic Arrived Through the TARDIS?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Some Christmas decorations simply fill an empty space.\n      This one feels like the beginning of a story.\n      A glowing blue doorway, a familiar Christmas visitor,\n      and a tiny moment of wonder you can bring out year after year.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- SANTA --\u003e\n  \u003csection class=\"tc-section tc-box\"\u003e\n\n    \u003cdiv class=\"tc-split\"\u003e\n\n      \u003cdiv class=\"tc-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_37_07AM.png?v=1786949612\" alt=\"TARDIS Christmas Santa Stained Glass Hanging Decor\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tc-content\"\u003e\n\n        \u003cdiv class=\"tc-label\"\u003e\n          Santa Has Arrived\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          What If Santa Skipped the Chimney This Year?\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Imagine looking across the room and seeing Santa\n          stepping through a glowing blue doorway,\n          ready to bring a little Christmas magic into your home.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Rich blue glass-inspired panels meet a warm golden interior,\n          creating a cozy contrast that becomes especially beautiful\n          around Christmas lights and warm winter interiors.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-quote\"\u003e\n          A familiar Christmas character.\n          An unexpected doorway.\n          One little scene people won't forget.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- REINDEER --\u003e\n  \u003csection class=\"tc-section tc-box\"\u003e\n\n    \u003cdiv class=\"tc-split tc-reverse\"\u003e\n\n      \u003cdiv class=\"tc-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_49_33AM.png?v=1786949612\" alt=\"TARDIS Christmas Reindeer Stained Glass Hanging Decor\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tc-content\"\u003e\n\n        \u003cdiv class=\"tc-label\"\u003e\n          A Christmas Surprise\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Even the Reindeer Found a Different Way Home.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A cheerful Christmas reindeer appears from the glowing doorway,\n          turning the familiar blue box into a playful little holiday adventure.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Place it near a window, beside your Christmas tree,\n          in a reading corner or anywhere your holiday decorations\n          could use something a little more unexpected.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-quote\"\u003e\n          The kind of Christmas decoration guests notice\n          before they even ask where you found it.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"tc-section tc-box tc-benefits\"\u003e\n\n    \u003ch2\u003e\n      For Homes That Like Christmas With a Little Imagination\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A whimsical holiday accent that combines festive warmth,\n      storybook charm and an unmistakable blue-door silhouette.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tc-benefit-grid\"\u003e\n\n      \u003cdiv class=\"tc-benefit-card\"\u003e\n\n        \u003cdiv class=\"tc-icon\"\u003e💙\u003c\/div\u003e\n\n        \u003ch3\u003e\n          A Familiar Blue Door\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its distinctive blue-box silhouette instantly becomes\n          a conversation piece among ordinary Christmas decorations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tc-benefit-card\"\u003e\n\n        \u003cdiv class=\"tc-icon\"\u003e✨\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Warm Holiday Character\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Jewel-like blues and warm golden tones give the design\n          a cozy look that pairs beautifully with Christmas lights.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tc-benefit-card\"\u003e\n\n        \u003cdiv class=\"tc-icon\"\u003e🎁\u003c\/div\u003e\n\n        \u003ch3\u003e\n          A Gift They'll Remember\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A fun Christmas gift idea for collectors,\n          imaginative decor lovers and anyone who enjoys something different.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- CAT --\u003e\n  \u003csection class=\"tc-section tc-box\"\u003e\n\n    \u003cdiv class=\"tc-split\"\u003e\n\n      \u003cdiv class=\"tc-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_37_11AM.png?v=1786949612\" alt=\"TARDIS Black Cat Stained Glass Hanging Decor\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tc-content\"\u003e\n\n        \u003cdiv class=\"tc-label\"\u003e\n          A Quiet Moment of Wonder\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Not Every Adventure Needs to Be Loud.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A curious black cat sits beside the glowing doorway,\n          looking inside as though another little world might be waiting beyond it.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It's quieter and more mysterious than the Christmas character designs,\n          making it especially charming in cozy bedrooms,\n          reading corners and softly illuminated windows.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tc-quote\"\u003e\n          A little blue doorway.\n          One curious cat.\n          And just enough mystery to make you look twice.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- COLLECTION --\u003e\n  \u003csection class=\"tc-section tc-box tc-collection\"\u003e\n\n    \u003cdiv class=\"tc-collection-header\"\u003e\n\n      \u003ch2\u003e\n        Choose Your Favorite TARDIS Story\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        From classic Christmas cheer to playful adventures\n        and quieter magical moments.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tc-card-grid\"\u003e\n\n\n      \u003c!-- Card 1 --\u003e\n      \u003cdiv class=\"tc-card\"\u003e\n\n        \u003cdiv class=\"tc-card-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_37_07AM.png?v=1786949612\" alt=\"Santa TARDIS Christmas Decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tc-card-body\"\u003e\n\n          \u003ch3\u003e\n            Santa's Arrival\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Classic Christmas warmth with an unexpected\n            little time-travel twist.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- Card 2 --\u003e\n      \u003cdiv class=\"tc-card\"\u003e\n\n        \u003cdiv class=\"tc-card-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_49_33AM.png?v=1786949612\" alt=\"Reindeer TARDIS Christmas Decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tc-card-body\"\u003e\n\n          \u003ch3\u003e\n            Reindeer's Adventure\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Playful, cheerful and made to bring\n            a little extra personality to Christmas.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- Card 3 --\u003e\n      \u003cdiv class=\"tc-card\"\u003e\n\n        \u003cdiv class=\"tc-card-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_37_11AM.png?v=1786949612\" alt=\"Black Cat TARDIS Hanging Decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tc-card-body\"\u003e\n\n          \u003ch3\u003e\n            The Curious Cat\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Cozy, mysterious and perfect for anyone\n            who loves a little storybook charm.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- GIFT --\u003e\n  \u003csection class=\"tc-section tc-box tc-gift\"\u003e\n\n    \u003cdiv class=\"tc-gift-inner\"\u003e\n\n      \u003ch2\u003e\n        Not Another Ordinary Christmas Gift\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"tc-gold-line\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        Some gifts get opened once and forgotten.\n        Others come back out every December and slowly become\n        part of the family's Christmas traditions.\n        This is the kind of little decoration made for that second group.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"tc-section tc-box tc-faq\"\u003e\n\n    \u003ch2\u003e\n      Good to Know\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Try it near a window, beside your Christmas tree,\n        in a reading corner, bedroom, living room\n        or as part of a festive seasonal display.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it suitable as a Christmas gift?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The unusual blue-box design and playful character themes\n        make it a memorable option for collectors,\n        Christmas lovers and fans of imaginative decor.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which design should I choose?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Choose Santa for classic Christmas charm,\n        the reindeer for something cheerful and playful,\n        or the black cat for a quieter,\n        more mysterious storybook look.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What decorating styles does it suit?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Deep blues and warm golden tones work especially well\n        with warm white Christmas lights,\n        classic red-and-gold decor\n        and cozy winter interiors.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"tc-section tc-box tc-final\"\u003e\n\n    \u003ch2\u003e\n      Open the Door to a More Magical Christmas\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add a little mystery, nostalgia and festive imagination\n      to your Christmas home —\n      because the decorations we remember most\n      are often the ones that tell a story.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Santa","offer_id":52469970403630,"sku":"WBK2608175852-圣诞老人","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":52469970436398,"sku":"WBK2608175852-麋鹿","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Cat","offer_id":52469970469166,"sku":"WBK2608175852-猫","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImageAug17_2026_10_37_07AM.png?v=1786949612","url":"https:\/\/cotitoc.com\/fr\/products\/tardis-christmas-stained-glass-hanging-decor","provider":"cotitoc","version":"1.0","type":"link"}