{"product_id":"2026-journey-to-bethlehem-advent-calendar-✨-24-days-of-the-christmas-story","title":"2026 Journey to Bethlehem Advent Calendar ✨ – 24 Days of the Christmas Story","description":"\u003cstyle\u003e\n\/* =========================================================\n   JOURNEY TO BETHLEHEM\n   24 DAYS OF THE CHRISTMAS STORY\n   Shopify Custom Liquid Ready\n\n   Design:\n   Bethlehem Night Blue + Antique Gold + Warm Wood\n   Text First → Image Below\n========================================================= *\/\n\n#jtb-landing{\n  --night:#081c3a;\n  --night-2:#102b52;\n  --night-3:#173960;\n\n  --gold:#d8aa56;\n  --gold-light:#f2d594;\n  --gold-soft:#ead0a0;\n\n  --wood:#65402b;\n  --wood-dark:#3e281d;\n\n  --cream:#fff9ec;\n  --cream-2:#f7eedc;\n  --cream-3:#eee0c5;\n\n  --ink:#352b24;\n  --text:#66594e;\n  --muted:#807166;\n\n  --red:#8f3733;\n  --green:#384b3a;\n\n  --line:#e1cfad;\n\n  width:100%;\n  max-width:1120px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--cream);\n\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.72;\n}\n\n#jtb-landing *{\n  box-sizing:border-box;\n}\n\n#jtb-landing img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  margin:0;\n\n  border:0;\n}\n\n#jtb-landing button{\n  font:inherit;\n}\n\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.jtb-wrap{\n  width:min(calc(100% - 40px),970px);\n  margin:0 auto;\n}\n\n.jtb-section{\n  padding:72px 0;\n}\n\n.jtb-center{\n  text-align:center;\n}\n\n.jtb-kicker{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:7px 14px;\n\n  border:1px solid rgba(216,170,86,.45);\n\n  border-radius:999px;\n\n  background:var(--night);\n\n  color:var(--gold-light);\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.jtb-title{\n  max-width:850px;\n\n  margin:16px auto 17px;\n\n  color:var(--night);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(34px,5vw,55px);\n  line-height:1.08;\n\n  letter-spacing:-.025em;\n\n  text-align:center;\n}\n\n.jtb-title span{\n  color:#a56c26;\n}\n\n.jtb-copy{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.82;\n\n  text-align:center;\n}\n\n.jtb-copy strong{\n  color:var(--ink);\n}\n\n.jtb-image{\n  max-width:900px;\n\n  margin:34px auto 0;\n\n  overflow:hidden;\n\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 20px 48px rgba(29,22,17,.15);\n}\n\n.jtb-button{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,570px);\n  min-height:60px;\n\n  margin:27px auto 0;\n  padding:15px 24px;\n\n  border:1px solid #eccf91;\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #d5a34e,\n      #ae792b\n    );\n\n  color:#172a40 !important;\n\n  cursor:pointer;\n\n  text-align:center;\n  text-decoration:none;\n\n  font-size:14px;\n  font-weight:950;\n\n  box-shadow:\n    0 12px 28px rgba(159,108,35,.25);\n\n  transition:.2s ease;\n}\n\n.jtb-button:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.04);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.jtb-hero{\n  position:relative;\n\n  padding:65px 0 70px;\n\n  background:\n    radial-gradient(\n      circle at 50% -8%,\n      rgba(222,175,87,.23),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 9% 45%,\n      rgba(65,104,158,.26),\n      transparent 36%\n    ),\n    linear-gradient(\n      180deg,\n      #07192f,\n      #102c51 64%,\n      #173652\n    );\n\n  color:#fff;\n}\n\n.jtb-hero:before{\n  content:\"✦   ·   ✧   ·   ✦\";\n\n  position:absolute;\n\n  top:18px;\n  left:0;\n  right:0;\n\n  text-align:center;\n\n  color:rgba(244,210,142,.65);\n\n  font-size:14px;\n  letter-spacing:18px;\n}\n\n.jtb-hero-inner{\n  max-width:870px;\n\n  margin:0 auto;\n\n  text-align:center;\n}\n\n.jtb-hero .jtb-kicker{\n  background:rgba(255,255,255,.06);\n}\n\n.jtb-hero-title{\n  max-width:850px;\n\n  margin:16px auto 18px;\n\n  color:#fff8e7;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(44px,6vw,70px);\n  line-height:1;\n\n  letter-spacing:-.04em;\n}\n\n.jtb-hero-title span{\n  display:block;\n\n  margin-top:10px;\n\n  color:var(--gold-light);\n}\n\n.jtb-hero-copy{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:#e1e5e8;\n\n  font-size:17px;\n  line-height:1.84;\n}\n\n.jtb-hero-copy strong{\n  color:#fff9ec;\n}\n\n.jtb-price-row{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.jtb-price{\n  color:#fff;\n\n  font-size:34px;\n  font-weight:950;\n}\n\n.jtb-price-label{\n  padding:7px 11px;\n\n  border-radius:5px;\n\n  background:#a66b2a;\n\n  color:#fff;\n\n  font-size:9px;\n  font-weight:900;\n}\n\n.jtb-trust{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.jtb-trust span{\n  padding:7px 10px;\n\n  border:\n    1px solid rgba(240,211,155,.29);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#efe3cb;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n.jtb-hero-image{\n  max-width:900px;\n\n  margin:40px auto 0;\n\n  overflow:hidden;\n\n  border:\n    1px solid rgba(240,210,150,.28);\n\n  border-radius:18px;\n\n  box-shadow:\n    0 26px 62px rgba(0,0,0,.33);\n}\n\n\n\/* =========================================================\n   QUICK VALUE\n========================================================= *\/\n\n.jtb-strip{\n  padding:39px 0;\n\n  background:#f3e7cd;\n\n  border-bottom:\n    1px solid #e0cba3;\n}\n\n.jtb-strip-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n}\n\n.jtb-strip-item{\n  text-align:center;\n}\n\n.jtb-strip-item span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:26px;\n}\n\n.jtb-strip-item strong{\n  display:block;\n\n  color:var(--night);\n\n  font-size:10px;\n}\n\n.jtb-strip-item p{\n  margin:5px 0 0;\n\n  color:#7c6959;\n\n  font-size:8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   STORY\n========================================================= *\/\n\n.jtb-story{\n  background:#fffaf0;\n}\n\n.jtb-scripture-box{\n  max-width:780px;\n\n  margin:27px auto 0;\n  padding:24px 25px;\n\n  border-top:\n    1px solid #d8b875;\n\n  border-bottom:\n    1px solid #d8b875;\n\n  color:#66513b;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  line-height:1.55;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   DAILY REVEAL\n========================================================= *\/\n\n.jtb-reveal{\n  background:#efe1c5;\n}\n\n.jtb-steps{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:28px;\n}\n\n.jtb-step{\n  padding:20px 12px;\n\n  border:\n    1px solid #dfcba6;\n\n  border-radius:10px;\n\n  background:#fffaf0;\n\n  text-align:center;\n}\n\n.jtb-step span{\n  display:flex;\n\n  width:36px;\n  height:36px;\n\n  margin:0 auto 9px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--night);\n\n  color:var(--gold-light);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:15px;\n  font-weight:700;\n}\n\n.jtb-step strong{\n  display:block;\n\n  color:var(--night);\n\n  font-size:9px;\n}\n\n.jtb-step p{\n  margin:6px 0 0;\n\n  color:#817064;\n\n  font-size:8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COLLECTION\n========================================================= *\/\n\n.jtb-collection{\n  background:#fffaf0;\n}\n\n.jtb-collection-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:28px;\n}\n\n.jtb-card{\n  padding:18px 10px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:9px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.jtb-card span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:24px;\n}\n\n.jtb-card strong{\n  display:block;\n\n  color:var(--night);\n\n  font-size:9px;\n}\n\n.jtb-card p{\n  margin:5px 0 0;\n\n  color:#88786c;\n\n  font-size:8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DARK STORY WORLD\n========================================================= *\/\n\n.jtb-world{\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(218,170,80,.14),\n      transparent 37%\n    ),\n    linear-gradient(\n      180deg,\n      #102b4c,\n      #071a32\n    );\n\n  color:#fff;\n}\n\n.jtb-world .jtb-title{\n  color:#fff7e7;\n}\n\n.jtb-world .jtb-title span{\n  color:var(--gold-light);\n}\n\n.jtb-world .jtb-copy{\n  color:#d8dfe5;\n}\n\n.jtb-world .jtb-copy strong{\n  color:#fff8e8;\n}\n\n.jtb-world-tags{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:23px;\n}\n\n.jtb-world-tags span{\n  padding:8px 12px;\n\n  border:\n    1px solid rgba(233,205,147,.18);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#eee0c3;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   FAMILY\n========================================================= *\/\n\n.jtb-family{\n  background:#fffaf0;\n}\n\n.jtb-family-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:13px;\n\n  margin-top:32px;\n}\n\n.jtb-family-card{\n  overflow:hidden;\n\n  border:\n    1px solid #e1d2b8;\n\n  border-radius:13px;\n\n  background:#fff;\n\n  box-shadow:\n    0 13px 30px rgba(45,33,23,.1);\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.jtb-gift{\n  background:\n    linear-gradient(\n      180deg,\n      #eee0c5,\n      #fffaf0\n    );\n}\n\n.jtb-gift-box{\n  max-width:820px;\n\n  margin:28px auto 0;\n  padding:28px 25px;\n\n  border:\n    1px solid #dec8a3;\n\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 9px 26px rgba(47,34,23,.06);\n}\n\n.jtb-gift-box strong{\n  display:block;\n\n  color:var(--night);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n}\n\n.jtb-gift-box p{\n  max-width:680px;\n\n  margin:9px auto 0;\n\n  color:#79695d;\n\n  font-size:12px;\n  line-height:1.72;\n}\n\n.jtb-gift-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:22px;\n}\n\n.jtb-gift-item{\n  padding:17px 8px;\n\n  border-radius:8px;\n\n  background:#f3e8d1;\n\n  text-align:center;\n}\n\n.jtb-gift-item span{\n  display:block;\n\n  font-size:22px;\n}\n\n.jtb-gift-item strong{\n  display:block;\n\n  margin-top:5px;\n\n  color:#253958;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   VALUE \/ CTA\n========================================================= *\/\n\n.jtb-cta{\n  padding:75px 0 82px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(222,174,79,.17),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #102c50,\n      #06182f\n    );\n\n  color:#fff;\n}\n\n.jtb-cta .jtb-title{\n  color:#fff8e8;\n}\n\n.jtb-cta .jtb-title span{\n  color:var(--gold-light);\n}\n\n.jtb-cta .jtb-copy{\n  color:#dce2e6;\n}\n\n.jtb-cta .jtb-copy strong{\n  color:#fff;\n}\n\n.jtb-cta .jtb-price{\n  color:#fff;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.jtb-faq{\n  background:#fffaf0;\n}\n\n.jtb-faq-list{\n  max-width:830px;\n\n  margin:29px auto 0;\n}\n\n.jtb-faq details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  border:\n    1px solid #ddc9a6;\n\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.jtb-faq summary{\n  padding:17px 19px;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--night);\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.jtb-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.jtb-faq p{\n  margin:0;\n\n  padding:\n    0 19px 18px;\n\n  color:#796b61;\n\n  font-size:11px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   MOBILE STICKY\n========================================================= *\/\n\n.jtb-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:820px){\n\n  .jtb-strip-grid,\n  .jtb-steps,\n  .jtb-collection-grid,\n  .jtb-gift-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .jtb-family-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n@media(max-width:650px){\n\n  #jtb-landing{\n    padding-bottom:72px;\n  }\n\n  .jtb-wrap{\n    width:min(calc(100% - 26px),970px);\n  }\n\n  .jtb-section,\n  .jtb-cta{\n    padding-top:52px;\n    padding-bottom:52px;\n  }\n\n  .jtb-hero{\n    padding-top:48px;\n    padding-bottom:52px;\n  }\n\n  .jtb-hero-title{\n    font-size:39px;\n  }\n\n  .jtb-title{\n    font-size:32px;\n  }\n\n  .jtb-hero-copy,\n  .jtb-copy{\n    font-size:14px;\n    line-height:1.74;\n  }\n\n  .jtb-scripture-box{\n    font-size:18px;\n  }\n\n  .jtb-image,\n  .jtb-hero-image{\n    margin-top:27px;\n\n    border-radius:11px;\n  }\n\n  .jtb-sticky{\n    position:fixed;\n\n    z-index:9999;\n\n    left:10px;\n    right:10px;\n    bottom:10px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:space-between;\n\n    gap:9px;\n\n    padding:9px 10px 9px 13px;\n\n    border:\n      1px solid rgba(225,188,112,.32);\n\n    border-radius:10px;\n\n    background:\n      rgba(8,28,58,.97);\n\n    box-shadow:\n      0 12px 32px rgba(0,0,0,.28);\n\n    backdrop-filter:blur(8px);\n  }\n\n  .jtb-sticky strong{\n    display:block;\n\n    color:#fff;\n\n    font-size:13px;\n  }\n\n  .jtb-sticky span{\n    display:block;\n\n    margin-top:2px;\n\n    color:#e6cf9f;\n\n    font-size:8px;\n  }\n\n  .jtb-sticky button{\n    min-width:127px;\n\n    padding:12px;\n\n    border:0;\n    border-radius:7px;\n\n    background:#c4913c;\n\n    color:#10243c;\n\n    font-size:10px;\n    font-weight:950;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"jtb-landing\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"jtb-hero\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-hero-inner\"\u003e\n\u003cspan class=\"jtb-kicker\"\u003e ✨ 24 DAYS · 24 BIBLICAL MOMENTS · ONE CHRISTMAS STORY \u003c\/span\u003e\n\u003ch1 class=\"jtb-hero-title\"\u003eThis Christmas, Don't Just Count The Days. \u003cspan\u003e Walk The Journey To Bethlehem. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"jtb-hero-copy\"\u003eBehind each day is another meaningful part of the Christmas story. \u003cbr\u003e\u003cbr\u003eBaby Jesus. Mary and Joseph. The Star of Bethlehem. Shepherds. Angels. The Wise Men. And the places, animals and symbols that bring the journey together. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Open one each day, watch the story grow, and arrive at Christmas with an entire Bethlehem collection your family can keep. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-price-row\"\u003e\n\u003cdiv class=\"jtb-price\"\u003e$34.99\u003c\/div\u003e\n\u003cspan class=\"jtb-price-label\"\u003e 24 COLLECTIBLE PIECES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"jtb-button jtb-buy\" type=\"button\"\u003e ✨ BEGIN THE JOURNEY TO BETHLEHEM → \u003c\/button\u003e\n\u003cdiv class=\"jtb-trust\"\u003e\n\u003cspan\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan\u003e🚚 Free Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e✅ 90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-hero-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899721893111.png?v=1789978674\u0026amp;width=1946\" alt=\"Journey to Bethlehem 24 Days of the Christmas Story Advent Calendar\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     VALUE STRIP\n====================================================== --\u003e\n\u003csection class=\"jtb-strip\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-strip-grid\"\u003e\n\u003cdiv class=\"jtb-strip-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003e 24 DIFFERENT MOMENTS \u003c\/strong\u003e\n\u003cp\u003eNot 24 copies of the same figure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-strip-item\"\u003e\n\u003cspan\u003e📖\u003c\/span\u003e \u003cstrong\u003e ONE COMPLETE STORY \u003c\/strong\u003e\n\u003cp\u003eBuild the journey one day at a time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-strip-item\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003e FAMILY TRADITION \u003c\/strong\u003e\n\u003cp\u003eOpen, discover and share together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-strip-item\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e KEEP AFTER CHRISTMAS \u003c\/strong\u003e\n\u003cp\u003eThe countdown ends. The collection stays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     DIFFERENT STORY\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-story\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e A DIFFERENT STORY BEHIND EVERY DAY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eNot 24 Versions Of The Same Figure. \u003cbr\u003e\u003cspan\u003e 24 Pieces That Build The Christmas Story. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eEvery piece has a reason to be part of the collection. \u003cbr\u003e\u003cbr\u003eSome introduce the people at the heart of the Nativity. Some represent the animals, places and symbols surrounding Bethlehem. Others help complete the world in which the story unfolds. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Day by day, separate little pieces become one complete Christmas story. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-scripture-box\"\u003e“For unto you is born this day in the city of David a Saviour, which is Christ the Lord.” \u003cbr\u003e\u003cbr\u003e\u003csmall\u003e Luke 2:11 \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899721938234.png?v=1789978674\u0026amp;width=1946\" alt=\"Journey to Bethlehem complete Biblical Christmas collection\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     DAILY REVEAL\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-reveal\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e DECEMBER BECOMES A JOURNEY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eOpen One Door. Discover One Moment. \u003cbr\u003e\u003cspan\u003e Add One More Piece To The Story. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eAdvent can disappear in a rush of shopping, decorations and Christmas lists. \u003cbr\u003e\u003cbr\u003eThis gives the family one small reason to slow down each day. \u003cbr\u003e\u003cbr\u003eOpen the next numbered door. Discover what's inside. Place the new piece beside yesterday's. Talk about where it belongs in the Christmas story.\u003c\/p\u003e\n\u003cdiv class=\"jtb-steps\"\u003e\n\u003cdiv class=\"jtb-step\"\u003e\n\u003cspan\u003e1\u003c\/span\u003e \u003cstrong\u003e OPEN \u003c\/strong\u003e\n\u003cp\u003eFind today's numbered compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-step\"\u003e\n\u003cspan\u003e2\u003c\/span\u003e \u003cstrong\u003e DISCOVER \u003c\/strong\u003e\n\u003cp\u003eReveal another Biblical moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-step\"\u003e\n\u003cspan\u003e3\u003c\/span\u003e \u003cstrong\u003e SHARE \u003c\/strong\u003e\n\u003cp\u003eConnect it to the Christmas story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-step\"\u003e\n\u003cspan\u003e4\u003c\/span\u003e \u003cstrong\u003e BUILD \u003c\/strong\u003e\n\u003cp\u003eWatch Bethlehem grow day by day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899721997623.png?v=1789978674\u0026amp;width=1946\" alt=\"Journey to Bethlehem Advent Calendar with 24 numbered doors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     24 COLLECTION\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-collection\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e ONE COLLECTION · MANY MEANINGFUL PIECES \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eFrom The Manger To The Star. \u003cbr\u003e\u003cspan\u003e Every Piece Helps Tell The Story. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eThe collection brings together recognizable people, animals, places and symbols from the journey to Bethlehem. \u003cbr\u003e\u003cbr\u003eThat variety is what makes each day's reveal feel different while still building toward one meaningful final scene.\u003c\/p\u003e\n\u003cdiv class=\"jtb-collection-grid\"\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e👶\u003c\/span\u003e \u003cstrong\u003e BABY JESUS \u003c\/strong\u003e\n\u003cp\u003eThe heart of the Christmas story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e \u003cstrong\u003e STAR OF BETHLEHEM \u003c\/strong\u003e\n\u003cp\u003eThe light that guides the journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e👼\u003c\/span\u003e \u003cstrong\u003e ANGEL \u003c\/strong\u003e\n\u003cp\u003eA message of hope and joy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e🐑\u003c\/span\u003e \u003cstrong\u003e SHEPHERDS \u0026amp; SHEEP \u003c\/strong\u003e\n\u003cp\u003eFamiliar figures from the Nativity story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e👑\u003c\/span\u003e \u003cstrong\u003e THE WISE MEN \u003c\/strong\u003e\n\u003cp\u003eThree travelers following the star.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e🐪\u003c\/span\u003e \u003cstrong\u003e JOURNEY DETAILS \u003c\/strong\u003e\n\u003cp\u003eAnimals and pieces that build the setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e🏘️\u003c\/span\u003e \u003cstrong\u003e BETHLEHEM \u003c\/strong\u003e\n\u003cp\u003eBuildings, gates and places from the story world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-card\"\u003e\n\u003cspan\u003e📜\u003c\/span\u003e \u003cstrong\u003e SYMBOLS OF FAITH \u003c\/strong\u003e\n\u003cp\u003eMeaningful details complete the collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899722058306.png?v=1789978674\u0026amp;width=1946\" alt=\"All 24 Journey to Bethlehem collectible figures\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     STORY WORLD\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-world\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e BUILD BETHLEHEM ONE DAY AT A TIME \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eBy Christmas Eve, \u003cbr\u003e\u003cspan\u003e The Whole Story Is In Front Of You. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eAt first, it's one little figure. \u003cbr\u003e\u003cbr\u003eThen another. Then the star. The stable. The shepherds. The animals. The Wise Men. Bethlehem itself. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e By the final day, your family hasn't simply finished an Advent calendar. You've built an entire Christmas scene together. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-world-tags\"\u003e\n\u003cspan\u003e⭐ Star of Bethlehem\u003c\/span\u003e \u003cspan\u003e👶 Nativity\u003c\/span\u003e \u003cspan\u003e👼 Angel\u003c\/span\u003e \u003cspan\u003e🐑 Shepherds\u003c\/span\u003e \u003cspan\u003e👑 Wise Men\u003c\/span\u003e \u003cspan\u003e🏘️ Bethlehem\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899722025742.png?v=1789978674\u0026amp;width=1946\" alt=\"Journey to Bethlehem Christmas collection displayed together\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAMILY TRADITION \/ UGC\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-family\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e MADE TO BE OPENED TOGETHER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eA Few Quiet Minutes \u003cspan\u003e Your Family Can Share Each Day. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eThe best part isn't simply discovering what's behind the door. \u003cbr\u003e\u003cbr\u003eIt's the little moment around it. \u003cbr\u003e\u003cbr\u003eA child choosing today's number. A parent explaining the figure. Grandma adding another piece to the Nativity display. Everyone watching the scene become more complete as Christmas approaches. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Small moments like these are what turn a countdown into a tradition. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-family-grid\"\u003e\n\u003cdiv class=\"jtb-family-card\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899758632574.png?v=1789978674\u0026amp;width=1946\" alt=\"Mother and child sharing the Journey to Bethlehem Advent Calendar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jtb-family-card\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1789975866883.png?v=1789978674\u0026amp;width=1946\" alt=\"Grandmother displaying Journey to Bethlehem Nativity figures\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jtb-family-card\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17899758693412.png?v=1789978674\u0026amp;width=1946\" alt=\"Family opening Journey to Bethlehem Advent Calendar together\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-gift\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e THIS ADVENT · GIVE THEM SOMETHING THAT STAYS \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eMore Meaningful \u003cspan\u003e Than Another Chocolate Countdown. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eCandy disappears before the day is over. \u003cbr\u003e\u003cbr\u003eThese pieces don't. \u003cbr\u003e\u003cbr\u003eAfter the final door is opened, arrange the collection as a Nativity-inspired Christmas display. Store it carefully with the holiday decorations. Bring it back next December. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e The countdown lasts 24 days. The tradition can last for years. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-gift-box\"\u003e\n\u003cstrong\u003e A Christmas Gift With A Story Inside. \u003c\/strong\u003e\n\u003cp\u003eEspecially meaningful for families, parents, grandparents, children learning the Christmas story, Bible lovers and anyone who wants to keep the birth of Jesus closer to the heart of the season.\u003c\/p\u003e\n\u003cdiv class=\"jtb-gift-grid\"\u003e\n\u003cdiv class=\"jtb-gift-item\"\u003e\n\u003cspan\u003e👨👩👧👦\u003c\/span\u003e \u003cstrong\u003e FAMILIES \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-gift-item\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003e PARENTS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-gift-item\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e GRANDPARENTS \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jtb-gift-item\"\u003e\n\u003cspan\u003e📖\u003c\/span\u003e \u003cstrong\u003e BIBLE LOVERS \u003c\/strong\u003e\n\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=\"jtb-cta\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e ✨ 24 DAYS · ONE STORY · ONE CHRISTMAS TRADITION \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eBring The Christmas Story \u003cbr\u003e\u003cspan\u003e Into Your Home One Day At A Time. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jtb-copy\"\u003eOpen. Discover. Share. Remember. \u003cbr\u003e\u003cbr\u003eFrom the first figure to the final piece, every day brings your family a little closer to Bethlehem. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e And when Christmas arrives, the story you've been building is finally complete. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"jtb-price-row\"\u003e\n\u003cdiv class=\"jtb-price\"\u003e$34.99\u003c\/div\u003e\n\u003cspan class=\"jtb-price-label\"\u003e 24 COLLECTIBLE PIECES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"jtb-button jtb-buy\" type=\"button\"\u003e ⭐ START MY JOURNEY TO BETHLEHEM → \u003c\/button\u003e\n\u003cdiv class=\"jtb-trust\"\u003e\n\u003cspan\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan\u003e🚚 Free Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e✅ 90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"jtb-section jtb-faq\"\u003e\n\u003cdiv class=\"jtb-wrap\"\u003e\n\u003cdiv class=\"jtb-center\"\u003e\u003cspan class=\"jtb-kicker\"\u003e BEFORE YOUR JOURNEY BEGINS \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"jtb-title\"\u003eQuick Questions.\u003c\/h2\u003e\n\u003cdiv class=\"jtb-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow many collectible pieces are included?\u003c\/summary\u003e\n\u003cp\u003eThe Journey to Bethlehem Advent Calendar includes 24 different collectible pieces inspired by people, animals, places and meaningful elements of the Christmas story.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all 24 pieces different?\u003c\/summary\u003e\n\u003cp\u003eYes. The collection is designed around different Biblical characters, animals, symbols and Bethlehem-inspired elements rather than repeating the same figure 24 times.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the Advent countdown work?\u003c\/summary\u003e\n\u003cp\u003eBeginning in December, open one numbered compartment each day and add that day's piece to your growing Christmas collection. By the final day, the full story display is complete.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the figures be kept after Christmas?\u003c\/summary\u003e\n\u003cp\u003eYes. The collection is designed to remain together as a Nativity-inspired holiday display after the countdown has ended. Store the pieces with your Christmas decorations and bring them back in future seasons.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho is this especially meaningful for?\u003c\/summary\u003e\n\u003cp\u003eIt is especially suited to Christian families, parents, grandparents, Bible lovers and families who want to make the story of the birth of Jesus a more visible part of their Christmas countdown.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes this different from a normal Advent calendar?\u003c\/summary\u003e\n\u003cp\u003eInstead of a treat that disappears each day, every reveal adds another lasting piece to one complete Christmas story. The experience grows throughout Advent, and the finished collection can continue to be displayed afterward.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MOBILE STICKY CTA\n====================================================== --\u003e\n\u003cdiv class=\"jtb-sticky\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e $34.99 \u003c\/strong\u003e \u003cspan\u003e 24 Days of the Christmas Story \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"jtb-buy\" type=\"button\"\u003e BEGIN ✨ \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YWWW","offers":[{"title":"Default Title","offer_id":67553465827373,"sku":"SZ05402609215756-圣经盲盒","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/17899721893111.png?v=1789978674","url":"https:\/\/woverssy.com\/products\/2026-journey-to-bethlehem-advent-calendar-%e2%9c%a8-24-days-of-the-christmas-story","provider":"woverssy","version":"1.0","type":"link"}