{"product_id":"walking-with-jesus-24-christmas-keepsakes","title":"✝️ Walking With Jesus — 24 Christmas Keepsakes","description":"\u003cstyle\u003e\n\/* =========================================================\n   WALKING WITH JESUS - PRODUCT DETAIL PAGE\n   Pure HTML + CSS\n   Mobile First \/ No Liquid \/ No Fake Buy Button\n========================================================= *\/\n\n.wwj-detail,\n.wwj-detail * {\n  box-sizing: border-box;\n}\n\n.wwj-detail {\n  --navy: #0b1833;\n  --navy2: #14284c;\n  --gold: #bd8a35;\n  --gold2: #e2c17e;\n  --cream: #fffaf2;\n  --cream2: #f8efe1;\n  --brown: #49392d;\n  --text: #342e29;\n  --muted: #736a61;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  color: var(--text);\n  background: #fff;\n  font-family: inherit;\n  line-height: 1.55;\n}\n\n.wwj-detail img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.wwj-detail h2,\n.wwj-detail h3,\n.wwj-detail p {\n  margin-top: 0;\n}\n\n.wwj-section {\n  padding: 42px 18px;\n}\n\n.wwj-center {\n  text-align: center;\n}\n\n.wwj-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: #a7772d;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.wwj-heading {\n  max-width: 650px;\n  margin: 0 auto 12px;\n  color: var(--navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  line-height: 1.08;\n  letter-spacing: -0.4px;\n}\n\n.wwj-copy {\n  max-width: 610px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.wwj-divider {\n  width: 50px;\n  height: 2px;\n  margin: 16px auto;\n  background: var(--gold);\n}\n\n\n\/* =========================================================\n   1. OPENING HOOK\n========================================================= *\/\n\n.wwj-opening {\n  position: relative;\n  padding: 44px 18px 38px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 85% 5%, rgba(212,169,89,.18), transparent 30%),\n    linear-gradient(180deg, #fff9ef 0%, #ffffff 100%);\n}\n\n.wwj-opening-stars {\n  margin-bottom: 9px;\n  color: var(--gold);\n  font-size: 18px;\n  letter-spacing: 6px;\n}\n\n.wwj-opening h2 {\n  max-width: 680px;\n  margin: 0 auto 14px;\n  color: var(--navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 38px;\n  line-height: 1.06;\n}\n\n.wwj-opening h2 span {\n  display: block;\n  color: #ad792b;\n}\n\n.wwj-opening p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: #675e55;\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.wwj-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 8px;\n  margin-top: 25px;\n}\n\n.wwj-feature {\n  min-height: 88px;\n  padding: 13px 8px;\n  border: 1px solid #ebdcc4;\n  border-radius: 14px;\n  background: rgba(255,255,255,.9);\n  box-shadow: 0 7px 22px rgba(34,30,25,.05);\n}\n\n.wwj-feature-icon {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 23px;\n}\n\n.wwj-feature strong {\n  display: block;\n  color: var(--navy);\n  font-size: 12px;\n  line-height: 1.28;\n}\n\n\n\/* =========================================================\n   2. FIRST VISUAL\n========================================================= *\/\n\n.wwj-mainvisual {\n  padding: 0 18px 42px;\n  background: #fff;\n}\n\n.wwj-image {\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: 0 14px 35px rgba(27,29,35,.12);\n}\n\n.wwj-image img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.wwj-image-note {\n  margin-top: 14px;\n  text-align: center;\n  color: #746a60;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   3. 24 KEEPSAKES\n========================================================= *\/\n\n.wwj-collection {\n  background: var(--cream);\n}\n\n.wwj-collection-image {\n  margin-top: 25px;\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: 0 13px 34px rgba(52,42,31,.10);\n}\n\n.wwj-checks {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 9px;\n  margin-top: 18px;\n}\n\n.wwj-check {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  padding: 14px 12px;\n  border: 1px solid #eadcc8;\n  border-radius: 14px;\n  background: #fff;\n}\n\n.wwj-check-icon {\n  flex: 0 0 23px;\n  width: 23px;\n  height: 23px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 1px;\n  border-radius: 50%;\n  color: #fff;\n  background: var(--navy);\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.wwj-check strong {\n  display: block;\n  margin-bottom: 2px;\n  color: var(--navy);\n  font-size: 13px;\n}\n\n.wwj-check small {\n  display: block;\n  color: #786f66;\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   4. STORY\n========================================================= *\/\n\n.wwj-story {\n  color: #fff;\n  background:\n    radial-gradient(circle at top right, rgba(213,174,98,.12), transparent 30%),\n    var(--navy);\n}\n\n.wwj-story .wwj-eyebrow {\n  color: var(--gold2);\n}\n\n.wwj-story .wwj-heading {\n  color: #fff8e9;\n}\n\n.wwj-story .wwj-copy {\n  color: rgba(255,255,255,.76);\n}\n\n.wwj-story-image {\n  margin-top: 25px;\n  overflow: hidden;\n  border: 1px solid rgba(226,193,126,.25);\n  border-radius: 20px;\n  box-shadow: 0 16px 38px rgba(0,0,0,.22);\n}\n\n.wwj-story-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n  margin-top: 18px;\n}\n\n.wwj-story-card {\n  padding: 17px 11px;\n  text-align: center;\n  border: 1px solid rgba(226,193,126,.18);\n  border-radius: 14px;\n  background: rgba(255,255,255,.055);\n}\n\n.wwj-story-card span {\n  display: block;\n  margin-bottom: 7px;\n  font-size: 24px;\n}\n\n.wwj-story-card strong {\n  display: block;\n  margin-bottom: 4px;\n  color: #f0d493;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 15px;\n}\n\n.wwj-story-card p {\n  margin: 0;\n  color: rgba(255,255,255,.70);\n  font-size: 11px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   5. DAILY EXPERIENCE\n========================================================= *\/\n\n.wwj-experience {\n  background: linear-gradient(180deg, #ffffff 0%, #fbf3e7 100%);\n}\n\n.wwj-experience-image {\n  overflow: hidden;\n  margin-top: 25px;\n  border-radius: 20px;\n  box-shadow: 0 13px 32px rgba(40,34,29,.11);\n}\n\n.wwj-experience-box {\n  margin-top: 20px;\n  padding: 22px 18px;\n  border: 1px solid #eadbc4;\n  border-radius: 18px;\n  background: #fff;\n}\n\n.wwj-experience-box h3 {\n  margin-bottom: 10px;\n  text-align: center;\n  color: var(--navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 24px;\n  line-height: 1.15;\n}\n\n.wwj-experience-box \u003e p {\n  margin: 0 auto 17px;\n  text-align: center;\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n.wwj-step-list {\n  display: grid;\n  gap: 10px;\n}\n\n.wwj-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 11px;\n}\n\n.wwj-step-number {\n  flex: 0 0 29px;\n  width: 29px;\n  height: 29px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  color: #fff;\n  background: var(--navy);\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.wwj-step-content strong {\n  display: block;\n  color: var(--navy);\n  font-size: 13px;\n}\n\n.wwj-step-content span {\n  display: block;\n  margin-top: 2px;\n  color: #756d64;\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   6. EMOTIONAL BAND\n========================================================= *\/\n\n.wwj-emotion {\n  padding: 45px 20px;\n  text-align: center;\n  color: #fff;\n  background:\n    radial-gradient(circle at top, rgba(221,182,102,.17), transparent 40%),\n    #0b1833;\n}\n\n.wwj-emotion-symbol {\n  margin-bottom: 8px;\n  color: #e7c578;\n  font-size: 26px;\n}\n\n.wwj-emotion h2 {\n  max-width: 600px;\n  margin: 0 auto 12px;\n  color: #fff9ea;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  line-height: 1.08;\n}\n\n.wwj-emotion p {\n  max-width: 560px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.78);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   7. DISPLAY VALUE\n========================================================= *\/\n\n.wwj-display {\n  background: #fff;\n}\n\n.wwj-display-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n  margin-top: 23px;\n}\n\n.wwj-display-card {\n  padding: 18px 10px;\n  text-align: center;\n  border: 1px solid #ebdfcd;\n  border-radius: 15px;\n  background: #fffaf3;\n}\n\n.wwj-display-card span {\n  display: block;\n  margin-bottom: 7px;\n  font-size: 26px;\n}\n\n.wwj-display-card strong {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--navy);\n  font-size: 13px;\n}\n\n.wwj-display-card p {\n  margin: 0;\n  color: #746c64;\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   8. GIFT\n========================================================= *\/\n\n.wwj-gift {\n  background: var(--cream2);\n}\n\n.wwj-gift-card {\n  overflow: hidden;\n  margin-top: 25px;\n  border-radius: 20px;\n  background: #fff;\n  box-shadow: 0 13px 32px rgba(49,39,28,.09);\n}\n\n.wwj-gift-copy {\n  padding: 22px 18px 24px;\n  text-align: center;\n}\n\n.wwj-gift-copy h3 {\n  margin-bottom: 9px;\n  color: var(--navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 25px;\n  line-height: 1.15;\n}\n\n.wwj-gift-copy p {\n  max-width: 570px;\n  margin: 0 auto;\n  color: #6e665e;\n  font-size: 13px;\n  line-height: 1.62;\n}\n\n.wwj-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px;\n  margin-top: 15px;\n}\n\n.wwj-tag {\n  padding: 7px 11px;\n  border-radius: 999px;\n  color: #654c27;\n  background: #f3e4c9;\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   9. WHAT MAKES IT SPECIAL\n========================================================= *\/\n\n.wwj-special {\n  background: #fff;\n}\n\n.wwj-special-list {\n  display: grid;\n  gap: 9px;\n  margin-top: 23px;\n}\n\n.wwj-special-item {\n  display: flex;\n  gap: 13px;\n  align-items: center;\n  padding: 15px;\n  border: 1px solid #eadfce;\n  border-radius: 15px;\n  background: #fffaf4;\n}\n\n.wwj-special-icon {\n  flex: 0 0 42px;\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 12px;\n  color: #e3bf78;\n  background: var(--navy);\n  font-size: 21px;\n}\n\n.wwj-special-item strong {\n  display: block;\n  margin-bottom: 2px;\n  color: var(--navy);\n  font-size: 13px;\n}\n\n.wwj-special-item p {\n  margin: 0;\n  color: #746c63;\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   10. FAQ\n========================================================= *\/\n\n.wwj-faq {\n  background: #fffaf2;\n}\n\n.wwj-faq-list {\n  display: grid;\n  gap: 8px;\n  margin-top: 23px;\n}\n\n.wwj-faq details {\n  overflow: hidden;\n  border: 1px solid #e7dac6;\n  border-radius: 14px;\n  background: #fff;\n}\n\n.wwj-faq summary {\n  position: relative;\n  padding: 15px 47px 15px 15px;\n  color: var(--navy);\n  font-size: 13px;\n  font-weight: 800;\n  cursor: pointer;\n  list-style: none;\n}\n\n.wwj-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.wwj-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 50%;\n  right: 16px;\n  transform: translateY(-50%);\n  color: var(--gold);\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.wwj-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.wwj-faq-answer {\n  padding: 0 15px 16px;\n  color: #6f675f;\n  font-size: 12px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   11. FINAL EMOTIONAL CTA\n========================================================= *\/\n\n.wwj-final {\n  position: relative;\n  min-height: 500px;\n  display: flex;\n  align-items: flex-end;\n  padding: 50px 20px 34px;\n  background:\n    linear-gradient(\n      180deg,\n      rgba(7,16,35,.04) 0%,\n      rgba(7,16,35,.16) 35%,\n      rgba(7,16,35,.78) 72%,\n      #071125 100%\n    ),\n    url(\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_15.png?v=1789978037\u0026width=1200\")\n    center center \/ cover no-repeat;\n}\n\n.wwj-final-inner {\n  width: 100%;\n  max-width: 620px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.wwj-final-eyebrow {\n  margin-bottom: 8px;\n  color: #efd18c;\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.wwj-final h2 {\n  margin-bottom: 10px;\n  color: #fff9ed;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 38px;\n  line-height: 1.08;\n}\n\n.wwj-final p {\n  max-width: 560px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.84);\n  font-size: 14px;\n  line-height: 1.62;\n}\n\n.wwj-final-line {\n  width: 58px;\n  height: 2px;\n  margin: 18px auto;\n  background: #dfbd73;\n}\n\n.wwj-final-note {\n  color: #efd496;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  font-style: italic;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 640px) {\n\n  .wwj-section {\n    padding: 36px 14px;\n  }\n\n  .wwj-opening {\n    padding: 36px 14px 31px;\n  }\n\n  .wwj-opening h2 {\n    font-size: 29px;\n  }\n\n  .wwj-opening p,\n  .wwj-copy {\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  .wwj-heading {\n    font-size: 28px;\n  }\n\n  .wwj-feature-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 7px;\n    margin-top: 20px;\n  }\n\n  .wwj-feature {\n    min-height: 83px;\n    padding: 12px 6px;\n  }\n\n  .wwj-mainvisual {\n    padding: 0 14px 35px;\n  }\n\n  .wwj-checks {\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .wwj-story-grid {\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .wwj-story-card {\n    display: grid;\n    grid-template-columns: 36px 1fr;\n    padding: 12px;\n    text-align: left;\n  }\n\n  .wwj-story-card span {\n    grid-row: 1 \/ span 2;\n    margin: 1px 0 0;\n  }\n\n  .wwj-story-card strong {\n    margin: 0 0 2px;\n  }\n\n  .wwj-display-grid {\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .wwj-display-card {\n    display: grid;\n    grid-template-columns: 39px 1fr;\n    padding: 13px;\n    text-align: left;\n  }\n\n  .wwj-display-card span {\n    grid-row: 1 \/ span 2;\n    margin: 0;\n  }\n\n  .wwj-display-card strong {\n    margin: 0 0 2px;\n  }\n\n  .wwj-emotion {\n    padding: 39px 16px;\n  }\n\n  .wwj-emotion h2 {\n    font-size: 29px;\n  }\n\n  .wwj-experience-box {\n    padding: 19px 14px;\n  }\n\n  .wwj-experience-box h3 {\n    font-size: 23px;\n  }\n\n  .wwj-final {\n    min-height: 510px;\n    padding: 48px 16px 28px;\n    background-position: center center;\n  }\n\n  .wwj-final h2 {\n    font-size: 30px;\n  }\n\n  .wwj-final p {\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wwj-detail\"\u003e\n\n\n  \u003c!-- =========================================\n       01 OPENING\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-opening\"\u003e\n\n    \u003cdiv class=\"wwj-opening-stars\"\u003e✦ ✧ ✦\u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-eyebrow\"\u003e\n      A Christmas Story of Faith\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      24 Little Keepsakes.\n      \u003cspan\u003eOne Story That Matters.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Discover 24 meaningful Christmas keepsakes inspired by Jesus,\n      Bethlehem, faith, hope and love — creating a beautiful way to\n      bring the story at the heart of Christmas into your home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wwj-feature-grid\"\u003e\n\n      \u003cdiv class=\"wwj-feature\"\u003e\n        \u003cspan class=\"wwj-feature-icon\"\u003e✝️\u003c\/span\u003e\n        \u003cstrong\u003eFaith-Inspired\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-feature\"\u003e\n        \u003cspan class=\"wwj-feature-icon\"\u003e24\u003c\/span\u003e\n        \u003cstrong\u003eUnique Keepsakes\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-feature\"\u003e\n        \u003cspan class=\"wwj-feature-icon\"\u003e⭐\u003c\/span\u003e\n        \u003cstrong\u003eA Story to Discover\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-feature\"\u003e\n        \u003cspan class=\"wwj-feature-icon\"\u003e🎁\u003c\/span\u003e\n        \u003cstrong\u003eMeaningful Gift\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       02 HERO PRODUCT VISUAL\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-mainvisual\"\u003e\n\n    \u003cdiv class=\"wwj-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_40_2.png?v=1789978037\u0026amp;width=1200\" alt=\"Walking With Jesus 24 Christmas Keepsakes full collection\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-image-note\"\u003e\n      24 individual keepsakes come together to create one complete Christmas faith collection.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       03 COMPLETE COLLECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-collection\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        The Complete Collection\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        24 Different Keepsakes to Discover\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"wwj-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp class=\"wwj-copy\"\u003e\n        Not 24 copies of the same figure. Each piece brings a different\n        character, symbol or little moment into the collection — from\n        Baby Jesus and Mary to shepherds, wise men, lambs and reminders\n        of faith, peace, hope and love.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-collection-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_22.png?v=1789978037\u0026amp;width=1200\" alt=\"24 unique Walking With Jesus keepsakes\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-checks\"\u003e\n\n      \u003cdiv class=\"wwj-check\"\u003e\n        \u003cdiv class=\"wwj-check-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e24 Unique Designs\u003c\/strong\u003e\n          \u003csmall\u003eA different little discovery inside each compartment.\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-check\"\u003e\n        \u003cdiv class=\"wwj-check-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eOne Connected Story\u003c\/strong\u003e\n          \u003csmall\u003eEvery piece belongs to the same Christmas faith collection.\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-check\"\u003e\n        \u003cdiv class=\"wwj-check-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eDisplay Them Together\u003c\/strong\u003e\n          \u003csmall\u003eCreate your own small Bethlehem and faith-inspired display.\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-check\"\u003e\n        \u003cdiv class=\"wwj-check-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eKeep Them Beyond Christmas\u003c\/strong\u003e\n          \u003csmall\u003eSmall reminders of faith that can stay meaningful all year.\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       04 STORY\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-story\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        More Than Christmas Decor\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        A Little Journey Through Faith, Family \u0026amp; Christmas\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"wwj-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp class=\"wwj-copy\"\u003e\n        Every figure adds another little part to the story —\n        turning a simple daily surprise into something your family\n        can talk about, remember and share together.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-story-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_40_1.png?v=1789978037\u0026amp;width=1200\" alt=\"Walking With Jesus Christmas faith collection\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-story-grid\"\u003e\n\n      \u003cdiv class=\"wwj-story-card\"\u003e\n        \u003cspan\u003e🌟\u003c\/span\u003e\n        \u003cstrong\u003eThe Christmas Story\u003c\/strong\u003e\n        \u003cp\u003e\n          Bethlehem, Baby Jesus and familiar figures from the season.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-story-card\"\u003e\n        \u003cspan\u003e🐑\u003c\/span\u003e\n        \u003cstrong\u003eLittle Keepsakes\u003c\/strong\u003e\n        \u003cp\u003e\n          Charming characters and symbols made to be collected and displayed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-story-card\"\u003e\n        \u003cspan\u003e❤️\u003c\/span\u003e\n        \u003cstrong\u003eA Bigger Meaning\u003c\/strong\u003e\n        \u003cp\u003e\n          Faith, hope, peace and love carried through the entire collection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       05 DAILY EXPERIENCE\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-experience\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        One Little Moment at a Time\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        Give Christmas Morning a Little More Meaning\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wwj-copy\"\u003e\n        Instead of revealing everything at once, each compartment gives\n        your family another small moment to look forward to.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-experience-image\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_15.png?v=1789978037\u0026amp;width=1200\" alt=\"Walking With Jesus keepsake box and Christmas display\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-experience-box\"\u003e\n\n      \u003ch3\u003e\n        Open. Discover. Display. Remember.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A simple little ritual that can become part of your family's\n        Christmas season year after year.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"wwj-step-list\"\u003e\n\n        \u003cdiv class=\"wwj-step\"\u003e\n          \u003cdiv class=\"wwj-step-number\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"wwj-step-content\"\u003e\n            \u003cstrong\u003eOpen a New Compartment\u003c\/strong\u003e\n            \u003cspan\u003eThere is another little keepsake waiting inside.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wwj-step\"\u003e\n          \u003cdiv class=\"wwj-step-number\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"wwj-step-content\"\u003e\n            \u003cstrong\u003eDiscover Another Part of the Story\u003c\/strong\u003e\n            \u003cspan\u003eMeet another character, symbol or meaningful moment.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wwj-step\"\u003e\n          \u003cdiv class=\"wwj-step-number\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"wwj-step-content\"\u003e\n            \u003cstrong\u003eBuild Your Christmas Display\u003c\/strong\u003e\n            \u003cspan\u003eWatch the collection grow piece by piece.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wwj-step\"\u003e\n          \u003cdiv class=\"wwj-step-number\"\u003e4\u003c\/div\u003e\n          \u003cdiv class=\"wwj-step-content\"\u003e\n            \u003cstrong\u003eBring Them Back Next Christmas\u003c\/strong\u003e\n            \u003cspan\u003eTurn 24 small keepsakes into a tradition worth keeping.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       06 EMOTIONAL HOOK\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-emotion\"\u003e\n\n    \u003cdiv class=\"wwj-emotion-symbol\"\u003e✦\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Small Keepsakes.\u003cbr\u003e\n      Big Faith.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Christmas can become busy very quickly. Sometimes the smallest\n      reminder is all it takes to bring the season back to faith,\n      family, love and the story that started it all.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       07 DISPLAY VALUE\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-display\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        Made to Be Kept\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        They Don't Disappear When Christmas Is Over\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wwj-copy\"\u003e\n        Display the complete collection together or place individual\n        keepsakes anywhere you want a small reminder of faith.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-display-grid\"\u003e\n\n      \u003cdiv class=\"wwj-display-card\"\u003e\n        \u003cspan\u003e🏠\u003c\/span\u003e\n        \u003cstrong\u003eChristmas Display\u003c\/strong\u003e\n        \u003cp\u003e\n          Create a warm faith-inspired corner in your home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-display-card\"\u003e\n        \u003cspan\u003e📖\u003c\/span\u003e\n        \u003cstrong\u003eShelf or Desk\u003c\/strong\u003e\n        \u003cp\u003e\n          Keep a favorite figure somewhere you see every day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-display-card\"\u003e\n        \u003cspan\u003e✝️\u003c\/span\u003e\n        \u003cstrong\u003eFaith Corner\u003c\/strong\u003e\n        \u003cp\u003e\n          Add a small reminder of hope, peace and love.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       08 GIFT\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-gift\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        A Gift With Meaning\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        For Someone Who Wants Jesus at the Heart of Christmas\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wwj-copy\"\u003e\n        More personal than another ordinary seasonal decoration,\n        this is a gift that can be opened, shared, displayed\n        and remembered.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-gift-card\"\u003e\n\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_21_02_59_40_2.png?v=1789978037\u0026amp;width=1200\" alt=\"Meaningful Walking With Jesus Christmas gift\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"wwj-gift-copy\"\u003e\n\n        \u003ch3\u003e\n          A Christmas Gift With a Story Inside\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Thoughtful for family, Christian friends or anyone who\n          loves meaningful Christmas traditions and faith-inspired keepsakes.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"wwj-tags\"\u003e\n          \u003cspan class=\"wwj-tag\"\u003eFor Mom\u003c\/span\u003e\n          \u003cspan class=\"wwj-tag\"\u003eFor Grandma\u003c\/span\u003e\n          \u003cspan class=\"wwj-tag\"\u003eFor Families\u003c\/span\u003e\n          \u003cspan class=\"wwj-tag\"\u003eFor Christian Friends\u003c\/span\u003e\n          \u003cspan class=\"wwj-tag\"\u003eFor Your Own Home\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       09 SELLING POINTS\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-special\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        Why This Collection Feels Different\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        Designed Around the Story — Not Just the Surprise\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-special-list\"\u003e\n\n      \u003cdiv class=\"wwj-special-item\"\u003e\n        \u003cdiv class=\"wwj-special-icon\"\u003e24\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eA Complete 24-Piece Collection\u003c\/strong\u003e\n          \u003cp\u003e\n            Every keepsake adds something different to the full display.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-special-item\"\u003e\n        \u003cdiv class=\"wwj-special-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eChristmas \u0026amp; Faith in One Collection\u003c\/strong\u003e\n          \u003cp\u003e\n            Familiar Christmas imagery meets meaningful Christian symbolism.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-special-item\"\u003e\n        \u003cdiv class=\"wwj-special-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMade for Gifting \u0026amp; Sharing\u003c\/strong\u003e\n          \u003cp\u003e\n            A thoughtful way to share Christmas with someone you love.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-special-item\"\u003e\n        \u003cdiv class=\"wwj-special-icon\"\u003e❤️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eA Tradition Worth Keeping\u003c\/strong\u003e\n          \u003cp\u003e\n            Something your family can rediscover together every Christmas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       10 FAQ\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-section wwj-faq\"\u003e\n\n    \u003cdiv class=\"wwj-center\"\u003e\n\n      \u003cdiv class=\"wwj-eyebrow\"\u003e\n        Frequently Asked Questions\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"wwj-heading\"\u003e\n        A Few Things You May Be Wondering\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wwj-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many keepsakes are included?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          The complete collection includes 24 individual faith-inspired\n          keepsakes presented as one coordinated Christmas collection.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre the designs different from one another?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          Yes. The collection is designed around different characters,\n          symbols and scenes rather than repeating one identical design.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kinds of designs are included?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          The collection features Jesus, Baby Jesus, Mary, Joseph,\n          shepherds, wise men, lambs, Bethlehem-inspired pieces and\n          symbolic reminders of faith, hope, peace, joy and love.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I display the keepsakes after opening them?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          Yes. They are designed as collectible decorative keepsakes\n          that can be arranged together or displayed individually\n          around your home.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho would this make a meaningful gift for?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          It can be a thoughtful Christmas gift for family members,\n          Christian friends and anyone who enjoys faith-inspired\n          Christmas traditions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this primarily a children's toy?\u003c\/summary\u003e\n        \u003cdiv class=\"wwj-faq-answer\"\u003e\n          The collection is presented as a decorative keepsake and\n          display collection. Please follow the age and safety\n          information supplied with the final product.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       11 FINAL CTA\n  ========================================== --\u003e\n\n  \u003csection class=\"wwj-final\"\u003e\n\n    \u003cdiv class=\"wwj-final-inner\"\u003e\n\n      \u003cdiv class=\"wwj-final-eyebrow\"\u003e\n        A Story to Discover · A Faith to Remember\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Keep Jesus at the Heart of Christmas.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        24 little moments to discover, share and remember —\n        creating a Christmas tradition your family can return to\n        year after year.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"wwj-final-line\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"wwj-final-note\"\u003e\n        Small Keepsakes. Big Faith.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Liuyao","offers":[{"title":"Default Title","offer_id":47517262708927,"sku":"SZ06012609212779-耶稣盲盒","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/2520\/8767\/files\/ChatGPTImage2026_9_21_02_59_41_3.png?v=1789979644","url":"https:\/\/kelovixla.com\/products\/walking-with-jesus-24-christmas-keepsakes","provider":"Kelovixla","version":"1.0","type":"link"}