{"product_id":"old-world-lighted-nativity-trees","title":"⏰ LAST DAY 50% OFF - Old-World Lighted Nativity Trees","description":"\u003cstyle\u003e\n\/* =========================================================\n   OLD-WORLD LIGHTED NATIVITY TREES\n   Shopify Product Landing Page\n   Old-World Christmas \/ Nativity \/ Faith \/ Warm Glow\n========================================================= *\/\n\n.own-page,\n.own-page *{\n  box-sizing:border-box;\n}\n\n.own-page{\n  --wine:#6f1f24;\n  --wine-dark:#451216;\n\n  --green:#18392c;\n  --green-dark:#10271f;\n\n  --gold:#bc8a43;\n  --gold-light:#e5c887;\n\n  --cream:#fbf7ef;\n  --cream2:#f3eadb;\n\n  --ink:#2f271f;\n  --text:#665c52;\n\n  --line:#dfd0ba;\n\n  width:100%;\n  max-width:1020px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbf8f2 0%,\n      #f5ede1 50%,\n      #fbf8f2 100%\n    );\n\n  color:var(--ink);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.own-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.own-page a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.own-section{\n  padding:38px 22px;\n}\n\n.own-center{\n  text-align:center;\n}\n\n.own-soft{\n  background:\n    linear-gradient(\n      180deg,\n      #fbf8f2,\n      #f3eadc\n    );\n}\n\n.own-warm{\n  background:\n    linear-gradient(\n      180deg,\n      #f2e7d7,\n      #faf5ed\n    );\n}\n\n.own-kicker{\n  margin:0 0 9px;\n\n  color:var(--wine);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:900;\n\n  letter-spacing:2px;\n\n  text-transform:uppercase;\n}\n\n.own-title{\n  max-width:840px;\n\n  margin:0 auto 14px;\n\n  color:var(--ink);\n\n  font-size:40px;\n  line-height:1.16;\n\n  font-weight:500;\n}\n\n.own-title em{\n  color:var(--wine);\n  font-style:normal;\n}\n\n.own-copy{\n  max-width:770px;\n\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:20px;\n  line-height:1.7;\n}\n\n.own-divider{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:12px;\n\n  margin:18px auto;\n\n  color:var(--gold);\n\n  font-size:18px;\n}\n\n.own-divider:before,\n.own-divider:after{\n  content:\"\";\n\n  width:70px;\n  height:1px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--gold)\n    );\n}\n\n.own-divider:after{\n  background:\n    linear-gradient(\n      90deg,\n      var(--gold),\n      transparent\n    );\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.own-hero{\n  padding:42px 22px 35px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(228,194,124,.22),\n      transparent 40%\n    ),\n    linear-gradient(\n      180deg,\n      var(--green),\n      var(--green-dark)\n    );\n}\n\n.own-hero-badge{\n  display:inline-block;\n\n  margin-bottom:14px;\n\n  padding:7px 15px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:30px;\n\n  color:#f1d59b;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:13px;\n\n  font-weight:900;\n\n  letter-spacing:1.5px;\n}\n\n.own-hero h1{\n  max-width:900px;\n\n  margin:0 auto 15px;\n\n  color:#fff;\n\n  font-size:49px;\n  line-height:1.07;\n\n  font-weight:500;\n}\n\n.own-hero h1 span{\n  display:block;\n\n  margin-top:9px;\n\n  color:#f1cf86;\n\n  font-size:.68em;\n}\n\n.own-hero p{\n  max-width:780px;\n\n  margin:0 auto;\n\n  color:#f2ebe3;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:20px;\n  line-height:1.68;\n}\n\n.own-hero-line{\n  margin-top:20px;\n\n  color:#f2cf8a;\n\n  font-size:21px;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.own-image{\n  padding:\n    0 18px 22px;\n}\n\n.own-image img{\n  border-radius:13px;\n\n  border:\n    1px solid\n    rgba(188,138,67,.20);\n\n  box-shadow:\n    0 12px 30px\n    rgba(69,48,30,.14);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.own-features{\n  max-width:860px;\n\n  margin:25px auto 0;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:12px;\n}\n\n.own-feature{\n  padding:22px 18px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.76);\n\n  text-align:center;\n\n  box-shadow:\n    0 5px 14px\n    rgba(55,38,25,.05);\n}\n\n.own-feature-icon{\n  margin-bottom:7px;\n\n  font-size:29px;\n}\n\n.own-feature strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#332920;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n}\n\n.own-feature span{\n  display:block;\n\n  color:#6e645b;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.56;\n}\n\n\n\/* =========================================================\n   GREEN BAND\n========================================================= *\/\n\n.own-green{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(235,202,131,.16),\n      transparent 48%\n    ),\n    linear-gradient(\n      180deg,\n      #1b3d30,\n      #10271f\n    );\n}\n\n.own-green .own-kicker{\n  color:#efcf8d;\n}\n\n.own-green .own-title{\n  color:#fff;\n}\n\n.own-green .own-title em{\n  color:#f0cf8b;\n}\n\n.own-green .own-copy{\n  color:#eee6dc;\n}\n\n\n\/* =========================================================\n   WINE BAND\n========================================================= *\/\n\n.own-wine{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(238,204,137,.13),\n      transparent 45%\n    ),\n    linear-gradient(\n      180deg,\n      #711f24,\n      #481216\n    );\n}\n\n.own-wine .own-kicker{\n  color:#f0d08e;\n}\n\n.own-wine .own-title{\n  color:#fff;\n}\n\n.own-wine .own-title em{\n  color:#ffe1a2;\n}\n\n.own-wine .own-copy{\n  color:#f7ede6;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.own-quote{\n  max-width:760px;\n\n  margin:23px auto 0;\n\n  padding:20px 18px;\n\n  border-top:\n    1px solid\n    rgba(188,138,67,.45);\n\n  border-bottom:\n    1px solid\n    rgba(188,138,67,.45);\n\n  color:#74411e;\n\n  font-size:25px;\n  line-height:1.5;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   DETAIL LIST\n========================================================= *\/\n\n.own-list{\n  max-width:780px;\n\n  margin:24px auto 0;\n}\n\n.own-list-item{\n  display:flex;\n\n  gap:13px;\n\n  padding:16px 0;\n\n  border-bottom:\n    1px solid #e4d6c3;\n}\n\n.own-list-item:last-child{\n  border-bottom:0;\n}\n\n.own-list-icon{\n  width:40px;\n  min-width:40px;\n  height:40px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#eee0c3;\n\n  color:#7d5c24;\n\n  font-size:19px;\n}\n\n.own-list-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#342a22;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:18px;\n}\n\n.own-list-item span{\n  display:block;\n\n  color:#70675f;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.own-places{\n  max-width:780px;\n\n  margin:22px auto 0;\n\n  display:flex;\n\n  justify-content:center;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n}\n\n.own-place{\n  padding:9px 15px;\n\n  border:\n    1px solid #dfceb4;\n\n  border-radius:30px;\n\n  background:\n    rgba(255,255,255,.7);\n\n  color:#493b30;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:15px;\n\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   GIFT BOX\n========================================================= *\/\n\n.own-gift-box{\n  max-width:790px;\n\n  margin:24px auto 0;\n\n  padding:24px 20px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.16);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.06);\n\n  text-align:center;\n}\n\n.own-gift-box strong{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#f2d18c;\n\n  font-size:23px;\n}\n\n.own-gift-box p{\n  margin:0;\n\n  color:#f0e6de;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.own-faq{\n  background:\n    linear-gradient(\n      180deg,\n      #faf5ed,\n      #f1e6d7\n    );\n}\n\n.own-faq details{\n  max-width:830px;\n\n  margin:0 auto 10px;\n\n  overflow:hidden;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:11px;\n\n  background:#fff;\n}\n\n.own-faq summary{\n  cursor:pointer;\n\n  position:relative;\n\n  list-style:none;\n\n  padding:\n    19px 52px\n    19px 19px;\n\n  color:#332a22;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:18px;\n\n  font-weight:800;\n}\n\n.own-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.own-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:20px;\n  top:50%;\n\n  transform:\n    translateY(-50%);\n\n  color:var(--gold);\n\n  font-size:27px;\n}\n\n.own-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.own-faq-answer{\n  padding:\n    0 19px 20px;\n\n  color:#6e645b;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.own-final{\n  padding:46px 22px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(232,196,120,.18),\n      transparent 48%\n    ),\n    linear-gradient(\n      180deg,\n      #1b3c2f,\n      #0f241d\n    );\n}\n\n.own-final h2{\n  max-width:800px;\n\n  margin:0 auto 13px;\n\n  color:#fff;\n\n  font-size:38px;\n  line-height:1.2;\n\n  font-weight:500;\n}\n\n.own-final h2 span{\n  color:#f0cf8d;\n}\n\n.own-final p{\n  max-width:710px;\n\n  margin:0 auto;\n\n  color:#eee7de;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:19px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .own-section{\n    padding:30px 14px;\n  }\n\n  .own-hero{\n    padding:\n      31px 14px 28px;\n  }\n\n  .own-hero h1{\n    font-size:35px;\n  }\n\n  .own-hero p{\n    font-size:18px;\n  }\n\n  .own-title{\n    font-size:30px;\n  }\n\n  .own-copy{\n    font-size:18px;\n    line-height:1.64;\n  }\n\n  .own-image{\n    padding:\n      0 8px 16px;\n  }\n\n  .own-image img{\n    border-radius:9px;\n  }\n\n  .own-features{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  .own-final{\n    padding:\n      35px 15px;\n  }\n\n  .own-final h2{\n    font-size:29px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"own-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"own-hero\"\u003e\n\n  \u003cdiv class=\"own-hero-badge\"\u003e\n    ✨ A TIMELESS CHRISTMAS STORY IN LIGHT\n  \u003c\/div\u003e\n\n\n  \u003ch1\u003e\n    Old-World Lighted Nativity Trees\n\n    \u003cspan\u003e\n      Let The Story Of Christmas Glow At Home\n    \u003c\/span\u003e\n  \u003c\/h1\u003e\n\n\n  \u003cp\u003e\n    Traditional Nativity imagery,\n    the familiar silhouette of a Christmas tree\n    and a warm illuminated effect come together\n    in a holiday decoration designed to feel\n    meaningful, nostalgic and beautifully at home\n    with Christmas traditions.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-hero-line\"\u003e\n    ✦ FAITH • FAMILY • TRADITION • LIGHT ✦\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 1 \/ HERO PRODUCT\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/c12a7ab6f923f489eecd7f4c8d5ebec1cd4ba27d.webp?v=1790223412\" alt=\"Old World Lighted Nativity Trees Christmas decoration\" loading=\"eager\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     INTRO\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-soft own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    MORE THAN A CHRISTMAS TREE\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    A Beautiful Reminder Of\n    \u003cem\u003eThe Story Behind The Season\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"own-divider\"\u003e\n    ✦\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    Old-world Christmas decorating is about more\n    than sparkle alone.\n    It is about familiar traditions,\n    meaningful scenes and the warm feeling\n    of gathering together at Christmas.\n    This Nativity-inspired tree brings those\n    elements into one glowing holiday display.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-quote\"\u003e\n    “A little light, a timeless story,\n    and the meaning of Christmas at home.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CORE SELLING POINTS\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    OLD-WORLD CHRISTMAS CHARM\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    Designed To Feel\n    \u003cem\u003eWarm, Traditional \u0026amp; Meaningful\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"own-features\"\u003e\n\n    \u003cdiv class=\"own-feature\"\u003e\n\n      \u003cdiv class=\"own-feature-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Warm Illuminated Effect\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Soft light adds a peaceful glow\n        that becomes especially beautiful\n        during quiet Christmas evenings.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-feature\"\u003e\n\n      \u003cdiv class=\"own-feature-icon\"\u003e\n        ✝️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Nativity-Inspired Story\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A faith-centered Christmas theme\n        keeps the deeper meaning of the season\n        at the heart of the display.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-feature\"\u003e\n\n      \u003cdiv class=\"own-feature-icon\"\u003e\n        🎄\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Christmas Tree Silhouette\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The familiar tree form lets it blend\n        naturally into traditional\n        Christmas decorating.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-feature\"\u003e\n\n      \u003cdiv class=\"own-feature-icon\"\u003e\n        ❤️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Old-World Character\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Traditional styling gives the piece\n        a nostalgic appearance that feels\n        at home with long-loved traditions.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 2\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/fc692d160db980657d9db5df278e426778d6237b.webp?v=1790223412\" alt=\"Lighted Nativity Christmas tree warm holiday display\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     NIGHT GLOW\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-green own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    WHEN THE LIGHTS COME ON\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    A Quiet Christmas Glow\n    \u003cem\u003eThat Changes The Mood Of The Room\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    As evening settles in,\n    the illuminated details become part\n    of the atmosphere —\n    adding warmth around your holiday display\n    and creating a peaceful focal point\n    for Christmas evenings at home.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 3\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/70f7d1d9a7655e8ad3511457d6731ded4cf7bb04.webp?v=1790223412\" alt=\"Old World Nativity tree illuminated Christmas decor\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-warm own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    A STORY IN EVERY DETAIL\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    The Closer You Look,\n    \u003cem\u003eThe More Christmas You Find\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    The appeal of a Nativity-inspired Christmas decoration\n    comes from the way each small scene,\n    traditional detail and point of light\n    contributes to the larger story of the season.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-list\"\u003e\n\n    \u003cdiv class=\"own-list-item\"\u003e\n\n      \u003cdiv class=\"own-list-icon\"\u003e\n        ⭐\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Traditional Christmas Symbolism\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Familiar holiday imagery connects\n          the tree form with the story\n          and meaning of Christmas.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-list-item\"\u003e\n\n      \u003cdiv class=\"own-list-icon\"\u003e\n        🕊️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Peaceful Faith-Inspired Details\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The overall design focuses on\n          warmth, hope and the quiet meaning\n          traditionally associated with Christmas.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-list-item\"\u003e\n\n      \u003cdiv class=\"own-list-icon\"\u003e\n        🕯️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Warm Points Of Light\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Illumination adds depth\n          and helps decorative details\n          stand out beautifully after dark.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"own-list-item\"\u003e\n\n      \u003cdiv class=\"own-list-icon\"\u003e\n        🎄\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Layered Holiday Presentation\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The tree-shaped composition\n          brings the individual decorative\n          elements together into one\n          complete Christmas display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 4\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/69fab87801cb500e723d93ecfe9115a335f0781e.webp?v=1790223412\" alt=\"Old World Lighted Nativity Trees detailed Christmas display\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    MADE TO BECOME PART OF YOUR CHRISTMAS HOME\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    Create A Meaningful Focal Point\n    \u003cem\u003eWhere Family Gathers\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    Its traditional appearance works naturally\n    with greenery, warm lights,\n    classic Christmas accents\n    and faith-centered holiday displays.\n    Place it in a suitable indoor location\n    where it can be seen and enjoyed\n    throughout the season.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-places\"\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Living Room\n    \u003c\/span\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Entryway\n    \u003c\/span\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Holiday Table\n    \u003c\/span\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Console Display\n    \u003c\/span\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Fireplace Area\n    \u003c\/span\u003e\n\n    \u003cspan class=\"own-place\"\u003e\n      Christmas Collection\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 5\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/de1158c5c16e9e0ea4d39a4d20b0fffb3157d28a.webp?v=1790223412\" alt=\"Nativity Christmas tree displayed in traditional holiday home\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL SECTION\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-green own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    A CHRISTMAS TRADITION WITH MEANING\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    Some Decorations Look Festive.\n    \u003cem\u003eOthers Remind Us Why We Celebrate.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    The Nativity theme brings a quieter,\n    more meaningful layer to Christmas decorating —\n    one centered on faith,\n    hope, family and traditions\n    shared from one generation to the next.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-quote\" style=\"\n      color:#fff;\n      border-color:rgba(255,255,255,.18);\n    \"\u003e\n\n    “A warm light for the story\n    your family returns to every Christmas.”\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 6\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/e1db6768cb5114fc1bfaec943c855a989c803dff.webp?v=1790223412\" alt=\"Meaningful Nativity Christmas home decoration\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-wine own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    A GIFT WITH A DEEPER MEANING\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    Give More Than Holiday Décor.\n    \u003cem\u003eGive A Christmas Tradition.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    A thoughtful choice for parents,\n    grandparents, loved ones\n    and anyone who treasures\n    faith-centered Christmas decorating\n    and the timeless Nativity story.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"own-gift-box\"\u003e\n\n    \u003cstrong\u003e\n      🎁 Made For Meaningful Christmas Giving\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Instead of another ordinary seasonal accent,\n      give something designed to feel\n      connected to family,\n      faith and the traditions\n      that make Christmas feel special.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     IMAGE 7\n===================================================== --\u003e\n\n\u003cdiv class=\"own-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/fa07baa79ad86d70f46cfe86c3a5c15736714d8e.webp?v=1790223412\" alt=\"Old World Lighted Nativity Trees meaningful Christmas gift\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     FINAL PRODUCT STORY\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-soft own-center\"\u003e\n\n  \u003cdiv class=\"own-kicker\"\u003e\n    KEEP THE STORY CLOSE\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    A Christmas Display\n    \u003cem\u003eMade To Mean Something\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"own-copy\"\u003e\n    From its Nativity-inspired imagery\n    to its warm illuminated presence,\n    this piece is designed to bring\n    a sense of tradition and meaning\n    into the home —\n    not just for one evening,\n    but throughout the Christmas season.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"own-section own-faq\"\u003e\n\n  \u003cdiv class=\"own-kicker own-center\"\u003e\n    QUESTIONS \u0026amp; ANSWERS\n  \u003c\/div\u003e\n\n\n  \u003ch2 class=\"own-title\"\u003e\n    Before You Bring\n    \u003cem\u003eThe Christmas Story Home\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What is the main theme of this decoration?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      It combines a traditional Christmas-tree\n      presentation with Nativity-inspired imagery\n      and an illuminated holiday effect,\n      creating a faith-centered Christmas display.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Does it work with traditional Christmas décor?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Yes. The old-world Christmas theme\n      is especially suited to classic greenery,\n      warm lights, candles, gold accents\n      and traditional holiday interiors.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Is it suitable as a Christmas gift?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Its Nativity theme makes it\n      a meaningful option for parents,\n      grandparents, loved ones\n      and people who value\n      faith-inspired Christmas traditions.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Where can I display it?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Place it in a suitable indoor display area\n      where its size and setup fit comfortably,\n      such as a console,\n      holiday table, living room display\n      or another Christmas focal point.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What power source does it use?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Please refer to the current product options\n      and product information on the store page\n      for the exact power-source details\n      of the version you select.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What size is it?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Please refer to the current product listing\n      or selected variant for exact measurements.\n      We do not add unverified size information\n      to this description.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What material is it made from?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"own-faq-answer\"\u003e\n      Please check the current product specifications\n      for the exact materials used\n      in the version you select.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL\n===================================================== --\u003e\n\n\u003csection class=\"own-final\"\u003e\n\n  \u003ch2\u003e\n    A Tree Of Light.\u003cbr\u003e\n    A Story Of Faith.\u003cbr\u003e\n    \u003cspan\u003eA Christmas Tradition To Bring Home.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cp\u003e\n    Let the warmth of an old-world Christmas\n    and the timeless Nativity story\n    become part of the place\n    your family gathers this season.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Bethlehem Tree","offer_id":50523899986056,"sku":"ZFF2609247752-灯光圣诞树-A","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Chapel","offer_id":50523900018824,"sku":"ZFF2609247752-灯光圣诞树-B","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Windswept Holy Night","offer_id":50523900051592,"sku":"ZFF2609247752-灯光圣诞树-C","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/c12a7ab6f923f489eecd7f4c8d5ebec1cd4ba27d.webp?v=1790223412","url":"https:\/\/zavrlysell.com\/products\/old-world-lighted-nativity-trees","provider":"zavrlysell","version":"1.0","type":"link"}