{"product_id":"anniversary-heritage-christmas-advent-calendar","title":"✨America 250th Anniversary Heritage Christmas Advent Calendar","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   2026 HERITAGE CHRISTMAS ORNAMENT ADVENT CALENDAR\n   SHOPIFY CUSTOM LIQUID\n   STATIC RENDER VERSION\n\n   NO JAVASCRIPT\n   NO LAZY LOAD\n   NO INTERSECTION OBSERVER\n   NO SCROLL REVEAL\n========================================================= *\/\n\n.her24-page{\n\n  --her-navy:#071d35;\n  --her-navy2:#102e4b;\n\n  --her-red:#a52b32;\n  --her-red-dark:#741d25;\n\n  --her-gold:#bd9142;\n  --her-gold2:#e0c274;\n\n  --her-cream:#fbf5e8;\n  --her-cream2:#f1e5cf;\n\n  --her-green:#52654b;\n\n  --her-ink:#2d241d;\n  --her-body:#675f57;\n\n  --her-line:#dcc9a7;\n\n  position:relative;\n\n  width:100%;\n  max-width:960px;\n\n  margin:0 auto;\n\n  padding:8px 8px 60px;\n\n  overflow:hidden;\n\n  isolation:isolate;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  color:var(--her-body)!important;\n\n  line-height:1.6;\n\n  background:\n\n    radial-gradient(\n      circle at 10% 8%,\n      rgba(189,145,66,.13),\n      transparent 25%\n    ),\n\n    radial-gradient(\n      circle at 90% 20%,\n      rgba(165,43,50,.08),\n      transparent 28%\n    ),\n\n    radial-gradient(\n      circle at 15% 78%,\n      rgba(82,101,75,.08),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      145deg,\n      #fffdf8 0%,\n      #faf3e5 48%,\n      #eee2cb 100%\n    );\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.her24-page *,\n.her24-page *:before,\n.her24-page *:after{\n\n  box-sizing:border-box;\n}\n\n.her24-page h1,\n.her24-page h2,\n.her24-page h3,\n.her24-page h4{\n\n  margin:0;\n\n  color:var(--her-ink)!important;\n\n  line-height:1.1;\n\n  font-weight:900!important;\n\n  letter-spacing:-.025em;\n}\n\n.her24-page p,\n.her24-page li,\n.her24-page span{\n\n  color:var(--her-body)!important;\n}\n\n.her24-page img{\n\n  display:block;\n\n  width:100%;\n\n  max-width:100%;\n\n  height:auto;\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.her24-section{\n\n  position:relative;\n\n  z-index:2;\n\n  margin:18px 0;\n}\n\n\n\/* =========================================================\n   CARD\n========================================================= *\/\n\n.her24-card{\n\n  position:relative;\n\n  overflow:hidden;\n\n  padding:30px;\n\n  border-radius:30px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      rgba(255,253,248,.98),\n      rgba(246,237,220,.96)\n    );\n\n  border:\n    1px solid\n    rgba(169,133,72,.32);\n\n  box-shadow:\n\n    0 24px 62px\n    rgba(70,48,27,.11),\n\n    0 6px 18px\n    rgba(70,48,27,.05);\n}\n\n.her24-card:before{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:230px;\n  height:230px;\n\n  right:-125px;\n  top:-125px;\n\n  border-radius:50%;\n\n  background:\n\n    radial-gradient(\n      circle,\n      rgba(189,145,66,.13),\n      transparent 68%\n    );\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.her24-hero{\n\n  padding:\n    42px 25px 29px;\n\n  text-align:center;\n}\n\n.her24-badge{\n\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  gap:7px;\n\n  padding:\n    9px 16px;\n\n  margin-bottom:17px;\n\n  border-radius:999px;\n\n  background:\n\n    linear-gradient(\n      90deg,\n      var(--her-navy),\n      var(--her-navy2)\n    );\n\n  border:\n    1px solid\n    rgba(224,194,116,.62);\n\n  color:#fff!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:.08em;\n\n  box-shadow:\n\n    0 9px 25px\n    rgba(7,29,53,.22);\n}\n\n.her24-badge span{\n\n  color:#fff!important;\n}\n\n.her24-title{\n\n  max-width:850px;\n\n  margin:0 auto!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    clamp(\n      39px,\n      7vw,\n      68px\n    )!important;\n\n  color:\n    var(--her-navy)!important;\n\n  letter-spacing:-.045em!important;\n}\n\n.her24-gradient{\n\n  background:\n\n    linear-gradient(\n      90deg,\n      #8b2028,\n      #b43b39,\n      #c49545,\n      #8b2028\n    );\n\n  background-size:220% auto;\n\n  -webkit-background-clip:text;\n\n  -webkit-text-fill-color:transparent;\n\n  background-clip:text;\n}\n\n.her24-divider{\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  gap:12px;\n\n  max-width:580px;\n\n  margin:\n    18px auto 0;\n\n  color:\n    var(--her-gold)!important;\n\n  font-size:21px;\n}\n\n.her24-divider:before,\n.her24-divider:after{\n\n  content:\"\";\n\n  flex:1;\n\n  height:1px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(160,120,53,.55)\n    );\n}\n\n.her24-divider:after{\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(160,120,53,.55),\n      transparent\n    );\n}\n\n.her24-subtitle{\n\n  max-width:740px;\n\n  margin:\n    18px auto 0!important;\n\n  font-size:18px;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.her24-image{\n\n  display:block;\n\n  width:100%;\n\n  margin-top:27px;\n\n  border-radius:24px;\n\n  box-shadow:\n\n    0 27px 68px\n    rgba(61,43,25,.17),\n\n    0 7px 19px\n    rgba(61,43,25,.07);\n}\n\n.her24-image-soft{\n\n  border-radius:22px;\n\n  box-shadow:\n    0 18px 43px\n    rgba(61,43,25,.14);\n}\n\n\n\/* =========================================================\n   HERO STATS\n========================================================= *\/\n\n.her24-stats{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n.her24-stat{\n\n  padding:\n    15px 8px;\n\n  text-align:center;\n\n  border-radius:17px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #eee2cf\n    );\n\n  border:\n    1px solid\n    rgba(169,133,72,.30);\n\n  box-shadow:\n    0 7px 18px\n    rgba(70,48,27,.05);\n}\n\n.her24-stat strong{\n\n  display:block;\n\n  color:\n    var(--her-red)!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:25px;\n\n  line-height:1;\n}\n\n.her24-stat span{\n\n  display:block;\n\n  margin-top:5px;\n\n  font-size:11px;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   HEADINGS\n========================================================= *\/\n\n.her24-center{\n\n  text-align:center;\n}\n\n.her24-heading{\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    clamp(\n      30px,\n      5.5vw,\n      46px\n    )!important;\n}\n\n.her24-lead{\n\n  max-width:700px;\n\n  margin:\n    13px auto 0!important;\n\n  font-size:16px;\n}\n\n\n\/* =========================================================\n   PAIN POINT\n========================================================= *\/\n\n.her24-problem-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:15px;\n\n  margin-top:25px;\n}\n\n.her24-problem{\n\n  padding:22px;\n\n  border-radius:21px;\n}\n\n.her24-problem.old{\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #f5f0e8,\n      #fffdf9\n    );\n\n  border:\n    1px solid\n    #dfd2bf;\n}\n\n.her24-problem.new{\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #edf3ed,\n      #fffdf9\n    );\n\n  border:\n    1px solid\n    #ccd8c8;\n}\n\n.her24-label{\n\n  display:inline-flex;\n\n  padding:\n    6px 11px;\n\n  margin-bottom:10px;\n\n  border-radius:999px;\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:.08em;\n}\n\n.old .her24-label{\n\n  background:#e9e0d3;\n\n  color:#76685a!important;\n}\n\n.new .her24-label{\n\n  background:#dce9d9;\n\n  color:#486346!important;\n}\n\n.her24-problem h3{\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:20px!important;\n}\n\n.her24-problem ul{\n\n  margin:\n    12px 0 0;\n\n  padding-left:20px;\n}\n\n.her24-problem li{\n\n  margin:\n    7px 0;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   DARK HERITAGE MODULE\n========================================================= *\/\n\n.her24-dark{\n\n  background:\n\n    radial-gradient(\n      circle at 85% 15%,\n      rgba(204,161,79,.24),\n      transparent 30%\n    ),\n\n    radial-gradient(\n      circle at 10% 90%,\n      rgba(255,255,255,.06),\n      transparent 28%\n    ),\n\n    linear-gradient(\n      145deg,\n      #061b31,\n      #123654\n    );\n\n  border:\n    1px solid\n    rgba(223,194,116,.28);\n\n  box-shadow:\n\n    0 27px 68px\n    rgba(7,26,45,.27);\n}\n\n.her24-dark h2,\n.her24-dark h3{\n\n  color:#fff!important;\n}\n\n.her24-dark p,\n.her24-dark li,\n.her24-dark span{\n\n  color:#dfe7ed!important;\n}\n\n.her24-dark .her24-badge{\n\n  background:\n\n    linear-gradient(\n      90deg,\n      #d6b263,\n      #aa7e32\n    );\n\n  color:#122b43!important;\n}\n\n.her24-dark .her24-badge span{\n\n  color:#122b43!important;\n}\n\n\n\/* =========================================================\n   TWO COLUMN\n========================================================= *\/\n\n.her24-grid2{\n\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:23px;\n\n  align-items:center;\n}\n\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.her24-feature-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:13px;\n\n  margin-top:25px;\n}\n\n.her24-feature{\n\n  padding:20px;\n\n  border-radius:21px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #f0e5d4\n    );\n\n  border:\n    1px solid\n    #ded0ba;\n\n  box-shadow:\n    0 11px 27px\n    rgba(70,48,27,.07);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.her24-feature:hover{\n\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 18px 38px\n    rgba(70,48,27,.12);\n}\n\n.her24-icon{\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  width:51px;\n  height:51px;\n\n  margin-bottom:13px;\n\n  border-radius:16px;\n\n  background:\n\n    radial-gradient(\n      circle at 30% 20%,\n      #fff,\n      #ead9bc\n    );\n\n  font-size:25px;\n\n  box-shadow:\n    0 7px 17px\n    rgba(91,63,32,.10);\n}\n\n.her24-feature h3{\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:19px!important;\n}\n\n.her24-feature p{\n\n  margin:\n    8px 0 0!important;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   24 DAY COUNTDOWN\n========================================================= *\/\n\n.her24-days{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(6,1fr);\n\n  gap:8px;\n\n  margin-top:25px;\n}\n\n.her24-day{\n\n  display:flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  min-height:48px;\n\n  border-radius:10px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #102f4d,\n      #1e496b\n    );\n\n  border:\n    1px solid\n    rgba(224,194,116,.40);\n\n  color:#fff!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:15px;\n\n  font-weight:900;\n\n  box-shadow:\n    0 5px 13px\n    rgba(7,29,53,.18);\n}\n\n.her24-day:nth-child(3n){\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #8e252d,\n      #b53a3d\n    );\n}\n\n.her24-day:nth-child(5n){\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #53664c,\n      #738665\n    );\n}\n\n\n\/* =========================================================\n   HERITAGE COLLECTION\n========================================================= *\/\n\n.her24-collection{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:24px;\n}\n\n.her24-collection-item{\n\n  padding:\n    15px 9px;\n\n  text-align:center;\n\n  border-radius:17px;\n\n  background:#fffdf8;\n\n  border:\n    1px solid\n    #ded0ba;\n\n  box-shadow:\n    0 7px 16px\n    rgba(70,48,27,.05);\n}\n\n.her24-collection-item strong{\n\n  display:block;\n\n  color:\n    var(--her-navy)!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:13px;\n}\n\n.her24-collection-item span{\n\n  display:block;\n\n  margin-top:4px;\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   ORNAMENT DETAIL CARDS\n========================================================= *\/\n\n.her24-detail-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:24px;\n}\n\n.her24-detail{\n\n  text-align:center;\n\n  padding:\n    20px 14px;\n\n  border-radius:20px;\n\n  background:\n    #fffdf8;\n\n  border:\n    1px solid\n    #ddcfb9;\n\n  box-shadow:\n    0 8px 20px\n    rgba(70,48,27,.06);\n}\n\n.her24-detail-icon{\n\n  font-size:30px;\n\n  margin-bottom:7px;\n}\n\n.her24-detail strong{\n\n  display:block;\n\n  color:\n    var(--her-red)!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:16px;\n}\n\n.her24-detail span{\n\n  display:block;\n\n  margin-top:5px;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   HOW IT WORKS\n========================================================= *\/\n\n.her24-steps{\n\n  margin-top:25px;\n}\n\n.her24-step{\n\n  display:flex;\n\n  gap:15px;\n\n  align-items:flex-start;\n\n  padding:18px;\n\n  margin-bottom:11px;\n\n  border-radius:19px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #f0e5d4\n    );\n\n  border:\n    1px solid\n    #ded0ba;\n\n  box-shadow:\n    0 8px 20px\n    rgba(70,48,27,.05);\n}\n\n.her24-number{\n\n  display:flex;\n\n  flex:\n    0 0 45px;\n\n  align-items:center;\n\n  justify-content:center;\n\n  width:45px;\n  height:45px;\n\n  border-radius:50%;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #8f252d,\n      #be4848\n    );\n\n  color:#fff!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-weight:900;\n\n  box-shadow:\n    0 8px 20px\n    rgba(143,37,45,.20);\n}\n\n.her24-step h3{\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:18px!important;\n}\n\n.her24-step p{\n\n  margin:\n    5px 0 0!important;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   LIFESTYLE \/ GIFT\n========================================================= *\/\n\n.her24-use-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:24px;\n}\n\n.her24-use{\n\n  padding:\n    21px 14px;\n\n  text-align:center;\n\n  border-radius:19px;\n\n  background:#fffdf8;\n\n  border:\n    1px solid\n    #ded0ba;\n\n  box-shadow:\n    0 8px 20px\n    rgba(70,48,27,.05);\n}\n\n.her24-use-icon{\n\n  font-size:30px;\n\n  margin-bottom:7px;\n}\n\n.her24-use strong{\n\n  display:block;\n\n  color:\n    var(--her-navy)!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:16px;\n}\n\n.her24-use span{\n\n  display:block;\n\n  margin-top:5px;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   HERITAGE MESSAGE\n========================================================= *\/\n\n.her24-memory{\n\n  text-align:center;\n\n  background:\n\n    radial-gradient(\n      circle at 15% 20%,\n      rgba(165,43,50,.07),\n      transparent 25%\n    ),\n\n    radial-gradient(\n      circle at 85% 80%,\n      rgba(189,145,66,.12),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #eee2cf\n    );\n}\n\n.her24-memory-symbol{\n\n  font-size:48px;\n\n  margin-bottom:10px;\n}\n\n.her24-quote{\n\n  max-width:730px;\n\n  margin:\n    20px auto 0;\n\n  padding:\n    20px 22px;\n\n  border-top:\n    1px solid\n    rgba(165,43,50,.25);\n\n  border-bottom:\n    1px solid\n    rgba(165,43,50,.25);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    clamp(\n      21px,\n      4vw,\n      31px\n    );\n\n  font-style:italic;\n\n  color:\n    var(--her-red)!important;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.her24-specs{\n\n  overflow:hidden;\n\n  margin-top:25px;\n\n  border-radius:20px;\n\n  border:\n    1px solid\n    #ded0ba;\n}\n\n.her24-spec{\n\n  display:grid;\n\n  grid-template-columns:\n    40% 60%;\n\n  border-bottom:\n    1px solid\n    #e8ddd0;\n}\n\n.her24-spec:last-child{\n\n  border-bottom:none;\n}\n\n.her24-spec div{\n\n  padding:\n    14px 15px;\n}\n\n.her24-spec div:first-child{\n\n  background:\n    #eee2cf;\n\n  color:\n    var(--her-ink)!important;\n\n  font-weight:850;\n}\n\n.her24-spec div:last-child{\n\n  background:\n    #fffdf8;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.her24-final{\n\n  padding:\n    43px 25px;\n\n  text-align:center;\n\n  background:\n\n    radial-gradient(\n      circle at 50% 18%,\n      rgba(165,43,50,.08),\n      transparent 36%\n    ),\n\n    linear-gradient(\n      145deg,\n      #fffdf8,\n      #eee2cf\n    );\n}\n\n.her24-cta{\n\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  width:\n    min(100%,480px);\n\n  min-height:61px;\n\n  margin-top:24px;\n\n  padding:\n    15px 23px;\n\n  border-radius:17px;\n\n  background:\n\n    linear-gradient(\n      90deg,\n      #091f37,\n      #17476a\n    );\n\n  border:\n    1px solid\n    rgba(224,194,116,.65);\n\n  color:#fff!important;\n\n  font-size:16px;\n\n  font-weight:950;\n\n  text-decoration:none!important;\n\n  box-shadow:\n    0 17px 38px\n    rgba(7,29,53,.30);\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.her24-cta:hover{\n\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 21px 45px\n    rgba(7,29,53,.38);\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .her24-page{\n\n    padding:\n      4px 4px 40px;\n  }\n\n  .her24-section{\n\n    margin:\n      13px 0;\n  }\n\n  .her24-card{\n\n    padding:\n      22px 16px;\n\n    border-radius:23px;\n  }\n\n  .her24-hero{\n\n    padding:\n      28px 14px 18px;\n  }\n\n  .her24-title{\n\n    font-size:\n      39px!important;\n  }\n\n  .her24-subtitle{\n\n    font-size:16px;\n  }\n\n  .her24-stats{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-problem-grid{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-grid2{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-feature-grid{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-days{\n\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .her24-collection{\n\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n  .her24-detail-grid{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-use-grid{\n\n    grid-template-columns:\n      1fr;\n  }\n\n  .her24-spec{\n\n    grid-template-columns:\n      38% 62%;\n\n    font-size:13px;\n  }\n\n  .her24-spec div{\n\n    padding:\n      12px 10px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-liquid-wrapper\"\u003e\n\u003cdiv class=\"her24-page\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card her24-hero\"\u003e\n\u003cdiv class=\"her24-badge\"\u003e🔔 \u003cspan\u003e 2026 HERITAGE CHRISTMAS COLLECTION \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"her24-title\"\u003e24 Days of Christmas \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e Heritage \u0026amp; Wonder. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"her24-divider\"\u003e❦\u003c\/div\u003e\n\u003cp class=\"her24-subtitle\"\u003eOpen a new little piece of Christmas history every day. From classic bells and Nutcrackers to trains, wreaths, buildings and timeless holiday symbols, discover 24 beautifully crafted keepsakes throughout the countdown.\u003c\/p\u003e\n\u003cimg class=\"her24-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/82f48a75-5a3a-4438-962a-b8145d0923b9_430x.png?v=1786964846\" alt=\"2026 Heritage Christmas Ornament Advent Calendar\"\u003e\n\u003cdiv class=\"her24-stats\"\u003e\n\u003cdiv class=\"her24-stat\"\u003e\n\u003cstrong\u003e 24 \u003c\/strong\u003e \u003cspan\u003e Days of Discovery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-stat\"\u003e\n\u003cstrong\u003e 24 \u003c\/strong\u003e \u003cspan\u003e Unique Ornaments \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-stat\"\u003e\n\u003cstrong\u003e 1 \u003c\/strong\u003e \u003cspan\u003e Lifetime of Memories \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PAIN POINT\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eMAKE DECEMBER MORE MEMORABLE\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eChristmas Isn't Just \u003cbr\u003eAbout One Morning. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e It's About Every Morning. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eMost Christmas decorations appear all at once. This collection makes the entire countdown part of the celebration — giving your family a new reason to gather, discover and remember each day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-problem-grid\"\u003e\n\u003cdiv class=\"her24-problem old\"\u003e\n\u003cdiv class=\"her24-label\"\u003eORDINARY COUNTDOWN\u003c\/div\u003e\n\u003ch3\u003eWaiting for Christmas Day\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe excitement is concentrated into one day.\u003c\/li\u003e\n\u003cli\u003eMost decorations are already complete before December begins.\u003c\/li\u003e\n\u003cli\u003eKids and adults have little to discover each morning.\u003c\/li\u003e\n\u003cli\u003eThe holiday season can pass by too quickly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-problem new\"\u003e\n\u003cdiv class=\"her24-label\"\u003eHERITAGE COUNTDOWN\u003c\/div\u003e\n\u003ch3\u003eA New Piece Every Morning\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOpen one numbered compartment each day.\u003c\/li\u003e\n\u003cli\u003eDiscover a different heritage-inspired ornament.\u003c\/li\u003e\n\u003cli\u003eAdd it to your Christmas tree as the collection grows.\u003c\/li\u003e\n\u003cli\u003eCreate a family Christmas tradition worth repeating.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT REVEAL\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card her24-dark\"\u003e\n\u003cdiv class=\"her24-grid2\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"her24-badge\"\u003e24 UNIQUE DESIGNS\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eBehind Every Door \u003cbr\u003eIs a Little Piece \u003cbr\u003eof Christmas \u003cspan class=\"her24-gradient\"\u003e History. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 16px!important;\"\u003eEach compartment reveals another carefully styled Christmas ornament. The collection combines classic holiday imagery with a nostalgic heritage aesthetic designed to feel timeless rather than disposable.\u003c\/p\u003e\n\u003cdiv class=\"her24-feature-grid\"\u003e\n\u003cdiv class=\"her24-feature\"\u003e\n\u003cdiv class=\"her24-icon\"\u003e🔔\u003c\/div\u003e\n\u003ch3\u003eClassic Symbols\u003c\/h3\u003e\n\u003cp\u003eBells, wreaths, Nutcrackers, trains, buildings and more bring traditional Christmas imagery to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-feature\"\u003e\n\u003cdiv class=\"her24-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRich Details\u003c\/h3\u003e\n\u003cp\u003eSculpted relief, rich enamel color and antique-gold accents give each piece a collectible look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-feature\"\u003e\n\u003cdiv class=\"her24-icon\"\u003e🎄\u003c\/div\u003e\n\u003ch3\u003eMade to Display\u003c\/h3\u003e\n\u003cp\u003eEach keepsake becomes part of your Christmas tree, mantel or holiday display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image-soft\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/68f32063-494b-4dca-8056-279b0c68ab99_430x.png?v=1786964846\" alt=\"24 mornings of wonder Heritage Christmas Advent Calendar\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     24 ORNAMENT COLLECTION\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eA COLLECTION TO BUILD\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eNot Just 24 Doors. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e 24 Keepsakes. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eEvery day adds another piece to the collection. By Christmas Eve, your family has a complete set of heritage inspired ornaments ready to enjoy for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/1ee3bea8-4fd8-43d1-a16e-26549fec456d_430x.png?v=1786964846\" alt=\"Complete 24 unique Heritage Christmas ornament designs\"\u003e\n\u003cdiv class=\"her24-collection\"\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Heritage Bell \u003c\/strong\u003e \u003cspan\u003e Classic Christmas symbol \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e American Shield \u003c\/strong\u003e \u003cspan\u003e Patriotic holiday detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Nutcracker \u003c\/strong\u003e \u003cspan\u003e Timeless Christmas favorite \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Holiday Train \u003c\/strong\u003e \u003cspan\u003e Nostalgic Christmas charm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Wreath \u003c\/strong\u003e \u003cspan\u003e Traditional festive design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Christmas Tree \u003c\/strong\u003e \u003cspan\u003e A classic holiday icon \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Village Building \u003c\/strong\u003e \u003cspan\u003e Cozy heritage atmosphere \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-collection-item\"\u003e\n\u003cstrong\u003e Holiday Keepsake \u003c\/strong\u003e \u003cspan\u003e Designed for your collection \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETAIL \/ CRAFTSMANSHIP\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eCRAFTED LIKE A KEEPSAKE\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eThe Details Are \u003cbr\u003eWhat Make It Feel \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e Special. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eThis isn't a collection of flat paper decorations. The ornament designs are built around dimensional details, rich colors and an antique-inspired finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/bcacebe6-57b8-4927-9570-f0321d440b74_430x.png?v=1786964846\" alt=\"Heritage Christmas ornaments crafted details\"\u003e\n\u003cdiv class=\"her24-detail-grid\"\u003e\n\u003cdiv class=\"her24-detail\"\u003e\n\u003cdiv class=\"her24-detail-icon\"\u003e🛎️\u003c\/div\u003e\n\u003cstrong\u003e Sculpted Relief \u003c\/strong\u003e \u003cspan\u003e Dimensional details create depth and character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-detail\"\u003e\n\u003cdiv class=\"her24-detail-icon\"\u003e🎨\u003c\/div\u003e\n\u003cstrong\u003e Rich Enamel Color \u003c\/strong\u003e \u003cspan\u003e Deep navy, red, gold and festive tones stand out. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-detail\"\u003e\n\u003cdiv class=\"her24-detail-icon\"\u003e⭐\u003c\/div\u003e\n\u003cstrong\u003e Antique-Gold Finish \u003c\/strong\u003e \u003cspan\u003e Warm metallic accents create a classic collectible look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     24 DAY COUNTDOWN\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card her24-dark\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eDECEMBER 1 → DECEMBER 24\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003e24 Days. \u003cbr\u003e24 Discoveries. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e One Growing Christmas Tree. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eStart on December 1. Open one numbered compartment each morning and add the day's new keepsake to your holiday display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-days\"\u003e\n\u003cdiv class=\"her24-day\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e8\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e9\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e11\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e12\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e13\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e14\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e15\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e16\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e17\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e18\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e19\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e20\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e21\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e22\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e23\u003c\/div\u003e\n\u003cdiv class=\"her24-day\"\u003e24\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HOW IT WORKS\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eEASY CHRISTMAS RITUAL\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eOpen. \u003cbr\u003eDiscover. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e Decorate. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eTurn the countdown into something the whole family can look forward to. No complicated setup — just one little surprise each day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-steps\"\u003e\n\u003cdiv class=\"her24-step\"\u003e\n\u003cdiv class=\"her24-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFind Today's Number\u003c\/h3\u003e\n\u003cp\u003eStart with the compartment matching today's date.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-step\"\u003e\n\u003cdiv class=\"her24-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOpen the Door\u003c\/h3\u003e\n\u003cp\u003eReveal a new heritage-inspired Christmas ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-step\"\u003e\n\u003cdiv class=\"her24-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHang \u0026amp; Celebrate\u003c\/h3\u003e\n\u003cp\u003eAdd your new keepsake to the Christmas tree and watch your collection grow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/9d7c0c1b-3acf-46de-a837-98c0c663b5b2_430x.png?v=1786964846\" alt=\"Heritage Christmas ornaments displayed on Christmas tree\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAMILY \/ GIFT\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-grid2\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"her24-badge\"\u003eGIVE THEM MORE THAN A GIFT\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eGive Them \u003cbr\u003ea Tradition. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e Give Them Memories. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 15px!important;\"\u003eSome gifts are opened once. This one gives families something to look forward to for 24 mornings. Open it together, decorate the tree together and create a tradition that can return every Christmas.\u003c\/p\u003e\n\u003cdiv class=\"her24-use-grid\"\u003e\n\u003cdiv class=\"her24-use\"\u003e\n\u003cdiv class=\"her24-use-icon\"\u003e👵\u003c\/div\u003e\n\u003cstrong\u003e Grandparents \u003c\/strong\u003e \u003cspan\u003e A meaningful Christmas tradition to share. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-use\"\u003e\n\u003cdiv class=\"her24-use-icon\"\u003e👨👩👧👦\u003c\/div\u003e\n\u003cstrong\u003e Families \u003c\/strong\u003e \u003cspan\u003e A daily reason to gather during December. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-use\"\u003e\n\u003cdiv class=\"her24-use-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003e Gift Giving \u003c\/strong\u003e \u003cspan\u003e A memorable Christmas gift they can enjoy all month. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image-soft\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/68f32063-494b-4dca-8056-279b0c68ab99_430x.png?v=1786964846\" alt=\"Grandmother and granddaughter opening Heritage Christmas Advent Calendar\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIFESTYLE\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003eDESIGNED FOR YOUR CHRISTMAS TREE\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eWatch Your Tree \u003cbr\u003eBecome a Collection \u003cbr\u003eof \u003cspan class=\"her24-gradient\"\u003eMemories.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eStart with an empty tree and slowly fill it with 24 unique keepsakes. By Christmas Eve, the tree becomes more than decoration — it becomes a visual reminder of the season you shared.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"her24-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/9d7c0c1b-3acf-46de-a837-98c0c663b5b2_430x.png?v=1786964846\" alt=\"Heritage Christmas Advent Calendar ornaments on Christmas tree\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MEMORY \/ HERITAGE\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card her24-memory\"\u003e\n\u003cdiv class=\"her24-memory-symbol\"\u003e🔔\u003c\/div\u003e\n\u003cdiv class=\"her24-badge\"\u003eA CHRISTMAS TRADITION WORTH KEEPING\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eSome Decorations \u003cbr\u003eBecome Part of the Family.\u003c\/h2\u003e\n\u003cdiv class=\"her24-quote\"\u003e“24 days of discovery. A lifetime of memories.”\u003c\/div\u003e\n\u003cp class=\"her24-lead\"\u003eThe best Christmas decorations are often the ones that return year after year. This collection is designed to become part of your family's holiday story — something to unpack, display and remember together every Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card\"\u003e\n\u003cdiv class=\"her24-center\"\u003e\n\u003cdiv class=\"her24-badge\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003eEverything You Need \u003cbr\u003efor a 24-Day Heritage Christmas.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-specs\"\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eProduct\u003c\/div\u003e\n\u003cdiv\u003e2026 Heritage Christmas Ornament Advent Calendar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eCountdown\u003c\/div\u003e\n\u003cdiv\u003e24 Numbered Days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eCollection\u003c\/div\u003e\n\u003cdiv\u003e24 Unique Heritage Christmas Ornaments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eDesign Style\u003c\/div\u003e\n\u003cdiv\u003eVintage \/ Heritage \/ Traditional Christmas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eOrnament Details\u003c\/div\u003e\n\u003cdiv\u003eSculpted Relief \/ Rich Enamel Color \/ Antique-Gold Finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eDisplay\u003c\/div\u003e\n\u003cdiv\u003eChristmas Tree \/ Mantel \/ Holiday Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"her24-spec\"\u003e\n\u003cdiv\u003eGift Occasion\u003c\/div\u003e\n\u003cdiv\u003eChristmas \/ Family Gift \/ Holiday Tradition\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"her24-section\"\u003e\n\u003cdiv class=\"her24-card her24-final\"\u003e\n\u003cdiv class=\"her24-badge\"\u003e🔔 START YOUR 24-DAY CHRISTMAS TRADITION\u003c\/div\u003e\n\u003ch2 class=\"her24-heading\"\u003e24 Days. \u003cbr\u003e24 Keepsakes. \u003cbr\u003e\u003cspan class=\"her24-gradient\"\u003e A Christmas to Remember. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"her24-lead\"\u003eMake every December morning part of the celebration. Open a door, discover a new heritage ornament, hang it on the tree and create memories that last far beyond Christmas Day.\u003c\/p\u003e\n\u003ca class=\"her24-cta\" href=\"#product-form\"\u003e 🎄 GET THE 2026 HERITAGE CHRISTMAS ADVENT CALENDAR \u003c\/a\u003e\n\u003cp style=\"margin-top: 11px!important; font-size: 12px; color: #82766b!important;\"\u003eChoose your preferred option above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LH","offers":[{"title":"BUY 1","offer_id":64424189264241,"sku":"PH6080760DG","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 get 10% off 🔥Free Shipping","offer_id":64424189297009,"sku":"PH6080760DG*2","price":62.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 1 Free🔥Free Shipping","offer_id":64424189329777,"sku":"PH6080760DG*4","price":104.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/883fce3c-9f84-4d63-a463-fbcd64c825fb.png?v=1786964845","url":"https:\/\/viqzes.com\/products\/anniversary-heritage-christmas-advent-calendar","provider":"viqzes","version":"1.0","type":"link"}