{"product_id":"nativity-scene-door","title":"⭐ Nativity Scene Door Topper – Meaningful Christmas Doorway Decor ✝️","description":"\u003cstyle\u003e\n\/* =========================================================\n   NATIVITY SCENE DOOR TOPPER\n   Shopify Product Description\n   Warm Christmas \/ Traditional Nativity Style\n   ========================================================= *\/\n\n.nativity-page{\n  --nt-ink:#2b241f;\n  --nt-brown:#65452f;\n  --nt-gold:#c59648;\n  --nt-red:#8e3f31;\n  --nt-cream:#fbf5e9;\n  --nt-paper:#f3eadc;\n  --nt-sage:#edf0e7;\n  --nt-line:#dfd1be;\n  --nt-muted:#70665d;\n\n  width:100%;\n  max-width:940px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--nt-ink);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.58;\n  container-type:inline-size;\n  container-name:nativity;\n}\n\n.nativity-page *,\n.nativity-page *::before,\n.nativity-page *::after{\n  box-sizing:border-box;\n  min-width:0;\n}\n\n.nativity-page h1,\n.nativity-page h2,\n.nativity-page h3,\n.nativity-page p{\n  margin-top:0;\n}\n\n.nativity-page h1,\n.nativity-page h2,\n.nativity-page h3{\n  word-break:normal!important;\n  overflow-wrap:normal!important;\n  hyphens:none!important;\n}\n\n.nativity-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto!important;\n}\n\n.nt-topline{\n  height:7px;\n  background:linear-gradient(90deg,var(--nt-red) 0 30%,var(--nt-gold) 30% 62%,var(--nt-brown) 62% 100%);\n}\n\n\/* HERO *\/\n.nt-hero{\n  background:var(--nt-cream);\n}\n\n.nt-hero-copy{\n  padding:40px 22px 35px;\n}\n\n.nt-kicker{\n  display:inline-block;\n  margin-bottom:13px;\n  padding:7px 12px;\n  border-radius:999px;\n  background:var(--nt-red);\n  color:#fff;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.nt-hero h1{\n  max-width:650px;\n  margin:0 0 15px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.06;\n  letter-spacing:-.55px;\n}\n\n.nt-hero h1 span{\n  color:var(--nt-red);\n}\n\n.nt-hero p{\n  max-width:625px;\n  margin:0 0 22px;\n  color:var(--nt-muted);\n  font-size:14px;\n}\n\n.nt-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.nt-tag{\n  padding:8px 11px;\n  border:1px solid var(--nt-line);\n  border-radius:999px;\n  background:#fff;\n  font-size:10px;\n  font-weight:800;\n}\n\n.nt-hero-image img{\n  width:100%;\n  object-fit:cover;\n}\n\n\/* QUICK BAR *\/\n.nt-quick{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  background:var(--nt-ink);\n}\n\n.nt-quick-item{\n  padding:17px 8px;\n  border-right:1px solid rgba(255,255,255,.13);\n  border-bottom:1px solid rgba(255,255,255,.13);\n  text-align:center;\n}\n\n.nt-quick-item:nth-child(2n){\n  border-right:0;\n}\n\n.nt-quick-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:#fff;\n  font-size:13px;\n}\n\n.nt-quick-item span{\n  color:#d8d0c9;\n  font-size:9px;\n  letter-spacing:.45px;\n  text-transform:uppercase;\n}\n\n\/* INTRO *\/\n.nt-intro{\n  padding:50px 22px;\n  text-align:center;\n}\n\n.nt-small{\n  display:block;\n  margin-bottom:9px;\n  color:var(--nt-red);\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.nt-intro h2{\n  max-width:720px;\n  margin:0 auto 13px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n  line-height:1.12;\n}\n\n.nt-intro p{\n  max-width:670px;\n  margin:0 auto;\n  color:var(--nt-muted);\n  font-size:14px;\n}\n\n\/* AUTOMATIC VISUAL PREVIEW *\/\n.nt-motion{\n  padding:48px 22px;\n  background:#352c26;\n  color:#fff;\n}\n\n.nt-motion-head{\n  margin-bottom:23px;\n  text-align:center;\n}\n\n.nt-motion-head .nt-small{\n  color:#e7bf78;\n}\n\n.nt-motion-head h2{\n  max-width:700px;\n  margin:0 auto 9px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1.12;\n}\n\n.nt-motion-head p{\n  max-width:620px;\n  margin:0 auto;\n  color:#d9d0c9;\n  font-size:13px;\n}\n\n.nt-animation{\n  position:relative;\n  width:100%;\n  max-width:690px;\n  aspect-ratio:1\/1;\n  margin:0 auto;\n  overflow:hidden;\n  border:4px solid rgba(255,255,255,.9);\n  border-radius:18px;\n  background:#f8f4ed;\n}\n\n.nt-animation img{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%!important;\n  object-fit:cover!important;\n  opacity:0;\n  transform:scale(1.02);\n  animation:nativityShow 15s infinite;\n}\n\n.nt-animation img:nth-child(1){ animation-delay:0s; }\n.nt-animation img:nth-child(2){ animation-delay:5s; }\n.nt-animation img:nth-child(3){ animation-delay:10s; }\n\n@keyframes nativityShow{\n  0%{opacity:0;transform:scale(1.02);}\n  7%{opacity:1;}\n  27%{opacity:1;transform:scale(1);}\n  34%{opacity:0;}\n  100%{opacity:0;}\n}\n\n.nt-motion-caption{\n  margin-top:14px;\n  color:#cfc4ba;\n  text-align:center;\n  font-size:11px;\n}\n\n@media (prefers-reduced-motion:reduce){\n  .nt-animation img{\n    animation:none!important;\n    opacity:0;\n  }\n  .nt-animation img:first-child{\n    opacity:1;\n  }\n}\n\n\/* STORY *\/\n.nt-story{\n  border-bottom:1px solid var(--nt-line);\n  background:#fff;\n}\n\n.nt-story-image img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.nt-story-copy{\n  padding:31px 22px 43px;\n}\n\n.nt-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--nt-red);\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.nt-story-copy h2{\n  margin-bottom:11px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:26px;\n  line-height:1.12;\n}\n\n.nt-story-copy p{\n  margin:0;\n  color:var(--nt-muted);\n  font-size:13px;\n}\n\n\/* STATEMENT *\/\n.nt-statement{\n  padding:51px 22px;\n  background:var(--nt-brown);\n  color:#fff;\n  text-align:center;\n}\n\n.nt-statement h2{\n  max-width:700px;\n  margin:0 auto 10px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1.1;\n}\n\n.nt-statement p{\n  max-width:630px;\n  margin:0 auto;\n  color:#f1e6dd;\n  font-size:13px;\n}\n\n\/* SCENE DETAILS *\/\n.nt-details{\n  padding:50px 22px;\n  background:var(--nt-paper);\n}\n\n.nt-details h2{\n  margin-bottom:9px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n}\n\n.nt-details \u003e p{\n  max-width:670px;\n  margin-bottom:23px;\n  color:var(--nt-muted);\n  font-size:13px;\n}\n\n.nt-detail-list{\n  border-top:1px solid #d6c4ad;\n}\n\n.nt-detail-row{\n  display:grid;\n  grid-template-columns:40px 1fr;\n  gap:5px 10px;\n  padding:15px 0;\n  border-bottom:1px solid #d6c4ad;\n}\n\n.nt-detail-icon{\n  grid-row:1\/3;\n  font-size:21px;\n}\n\n.nt-detail-row strong{\n  font-size:14px;\n}\n\n.nt-detail-row span{\n  color:var(--nt-muted);\n  font-size:12px;\n}\n\n\/* PLACEMENT *\/\n.nt-placement{\n  padding:50px 22px;\n  background:var(--nt-sage);\n}\n\n.nt-placement h2{\n  margin-bottom:8px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n}\n\n.nt-placement \u003e p{\n  max-width:660px;\n  margin-bottom:22px;\n  color:var(--nt-muted);\n  font-size:13px;\n}\n\n.nt-placement-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n.nt-place-card{\n  padding:17px;\n  border:1px solid #d1d8c9;\n  border-radius:14px;\n  background:rgba(255,255,255,.68);\n}\n\n.nt-place-card strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n.nt-place-card span{\n  color:var(--nt-muted);\n  font-size:12px;\n}\n\n\/* OPTIONS *\/\n.nt-options{\n  padding:50px 22px;\n  background:#fff;\n}\n\n.nt-options h2{\n  margin-bottom:9px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n}\n\n.nt-options \u003e p{\n  margin-bottom:22px;\n  color:var(--nt-muted);\n  font-size:13px;\n}\n\n.nt-option-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n}\n\n.nt-option-tags span{\n  padding:10px 14px;\n  border:1px solid var(--nt-line);\n  border-radius:999px;\n  background:var(--nt-cream);\n  font-size:11px;\n  font-weight:800;\n}\n\n\/* PRODUCT INFO *\/\n.nt-info{\n  padding:50px 22px;\n  background:var(--nt-cream);\n}\n\n.nt-info h2{\n  margin-bottom:20px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:27px;\n}\n\n.nt-info-list{\n  border-top:1px solid var(--nt-line);\n}\n\n.nt-info-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n  border-bottom:1px solid var(--nt-line);\n}\n\n.nt-info-row strong,\n.nt-info-row span{\n  padding:12px 5px;\n}\n\n.nt-info-row strong{\n  color:var(--nt-red);\n  font-size:10px;\n  text-transform:uppercase;\n}\n\n.nt-info-row span{\n  color:#5d554f;\n  font-size:12px;\n}\n\n\/* NOTE *\/\n.nt-note{\n  padding:0 22px 50px;\n  background:var(--nt-cream);\n}\n\n.nt-note-box{\n  padding:18px;\n  border-left:4px solid var(--nt-gold);\n  background:#fff;\n}\n\n.nt-note-box strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:13px;\n}\n\n.nt-note-box p{\n  margin:0;\n  color:var(--nt-muted);\n  font-size:12px;\n}\n\n\/* FINAL *\/\n.nt-final{\n  padding:55px 22px;\n  background:var(--nt-ink);\n  color:#fff;\n  text-align:center;\n}\n\n.nt-final .nt-small{\n  color:#e8c581;\n}\n\n.nt-final h2{\n  max-width:700px;\n  margin:0 auto 11px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:31px;\n  line-height:1.08;\n}\n\n.nt-final h2 span{\n  color:#e8c581;\n}\n\n.nt-final p{\n  max-width:620px;\n  margin:0 auto;\n  color:#d8d0ca;\n  font-size:13px;\n}\n\n\/* DESKTOP *\/\n@container nativity (min-width:820px){\n\n  .nt-hero{\n    display:grid;\n    grid-template-columns:43% 57%;\n    align-items:center;\n  }\n\n  .nt-hero-copy{\n    padding:52px 40px;\n  }\n\n  .nt-hero h1{\n    font-size:42px;\n  }\n\n  .nt-hero-image img{\n    min-height:585px;\n    height:100%!important;\n    object-fit:cover!important;\n  }\n\n  .nt-quick{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .nt-quick-item{\n    border-bottom:0;\n  }\n\n  .nt-quick-item:nth-child(2n){\n    border-right:1px solid rgba(255,255,255,.13);\n  }\n\n  .nt-quick-item:last-child{\n    border-right:0;\n  }\n\n  .nt-intro,\n  .nt-details,\n  .nt-placement,\n  .nt-options,\n  .nt-info{\n    padding:63px 8%;\n  }\n\n  .nt-motion{\n    padding:63px 8%;\n  }\n\n  .nt-motion-head h2{\n    font-size:35px;\n  }\n\n  .nt-story{\n    display:grid;\n    grid-template-columns:55% 45%;\n    align-items:center;\n  }\n\n  .nt-story.reverse{\n    grid-template-columns:45% 55%;\n  }\n\n  .nt-story.reverse .nt-story-image{\n    order:2;\n  }\n\n  .nt-story.reverse .nt-story-copy{\n    order:1;\n  }\n\n  .nt-story-copy{\n    padding:46px;\n  }\n\n  .nt-story-copy h2{\n    font-size:32px;\n  }\n\n  .nt-detail-row{\n    grid-template-columns:44px 200px 1fr;\n    align-items:center;\n  }\n\n  .nt-detail-icon{\n    grid-row:auto;\n  }\n\n  .nt-placement-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .nt-statement{\n    padding:68px 8%;\n  }\n\n  .nt-statement h2{\n    font-size:38px;\n  }\n\n  .nt-note{\n    padding:0 8% 63px;\n  }\n\n  .nt-final{\n    padding:70px 8%;\n  }\n\n  .nt-final h2{\n    font-size:40px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nativity-page\"\u003e\n  \u003cdiv class=\"nt-topline\"\u003e\u003c\/div\u003e\n\n  \u003csection class=\"nt-hero\"\u003e\n    \u003cdiv class=\"nt-hero-copy\"\u003e\n      \u003cspan class=\"nt-kicker\"\u003e✦ A MEANINGFUL CHRISTMAS DOORWAY ACCENT\u003c\/span\u003e\n      \u003ch1\u003eBring the Nativity Story \u003cspan\u003eInto the Heart of Your Home.\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp\u003eA panoramic Christmas door topper featuring the Holy Family, shepherds, the Three Wise Men, animals and the Star of Bethlehem in warm, traditional colors.\u003c\/p\u003e\n      \u003cdiv class=\"nt-tags\"\u003e\n        \u003cspan class=\"nt-tag\"\u003eNativity Scene\u003c\/span\u003e\n        \u003cspan class=\"nt-tag\"\u003eResin Decoration\u003c\/span\u003e\n        \u003cspan class=\"nt-tag\"\u003e8 \/ 10 \/ 12 Inch Options\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150432_001.jpg?v=1789801511\u0026amp;width=1946\" alt=\"Nativity scene door topper displayed above a Christmas doorway\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-quick\"\u003e\n    \u003cdiv class=\"nt-quick-item\"\u003e\n\u003cstrong\u003eFull Nativity Scene\u003c\/strong\u003e\u003cspan\u003eTraditional Christmas Story\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nt-quick-item\"\u003e\n\u003cstrong\u003e3 Size Options\u003c\/strong\u003e\u003cspan\u003e8 • 10 • 12 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nt-quick-item\"\u003e\n\u003cstrong\u003eResin Design\u003c\/strong\u003e\u003cspan\u003eDetailed Decorative Finish\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nt-quick-item\"\u003e\n\u003cstrong\u003eIndoor Accent\u003c\/strong\u003e\u003cspan\u003eDoorways • Entry Spaces\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-intro\"\u003e\n    \u003cspan class=\"nt-small\"\u003eTURN UNUSED SPACE INTO SOMETHING MEANINGFUL\u003c\/span\u003e\n    \u003ch2\u003eA Christmas Display Designed to Sit Where Everyone Can See the Story\u003c\/h2\u003e\n    \u003cp\u003eThe horizontal composition follows the line of a doorway naturally, creating a warm focal point without taking up floor space or competing with the Christmas tree.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-motion\"\u003e\n    \u003cdiv class=\"nt-motion-head\"\u003e\n      \u003cspan class=\"nt-small\"\u003eAUTOMATIC VISUAL PREVIEW\u003c\/span\u003e\n      \u003ch2\u003eSee the Scene from the Room, the Doorway and Up Close\u003c\/h2\u003e\n      \u003cp\u003eThis preview cycles through several original product views so the full silhouette, decorative details and finished placement are easy to understand.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-animation\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/516_801adfa1-ecae-4191-a6c4-2b60e2fd1a0f.png?v=1789798801\u0026amp;width=1946\" alt=\"Full nativity scene door topper on white doorway\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150434_001_1.jpg?v=1789801511\u0026amp;width=1946\" alt=\"Family viewing nativity scene door topper in a decorated Christmas home\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150438_001.jpg?v=1789801512\u0026amp;width=1946\" alt=\"Close-up details and packaging of nativity scene door topper\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-motion-caption\"\u003eAutomatic product-view showcase\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-story\"\u003e\n    \u003cdiv class=\"nt-story-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150434_001.jpg?v=1789801512\u0026amp;width=1946\" alt=\"Nativity scene door topper with close-up feature details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-story-copy\"\u003e\n      \u003cspan class=\"nt-number\"\u003e01 — THE FULL STORY IN ONE PANORAMIC SCENE\u003c\/span\u003e\n      \u003ch2\u003eFrom the Manger to the Wise Men, Every Figure Has a Place\u003c\/h2\u003e\n      \u003cp\u003eThe arrangement brings together Baby Jesus, Mary, Joseph, shepherds, the Three Wise Men, sheep, a donkey and an ox beneath the Star of Bethlehem for a complete, instantly recognizable Nativity display.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-statement\"\u003e\n    \u003ch2\u003eFaith, Hope, Peace, Love \u0026amp; the Joy of Christmas.\u003c\/h2\u003e\n    \u003cp\u003eA traditional scene for families who want seasonal décor to reflect the meaning of Christmas as well as its warmth and beauty.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-story reverse\"\u003e\n    \u003cdiv class=\"nt-story-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150438_001.jpg?v=1789801512\u0026amp;width=1946\" alt=\"Nativity door topper close-up showing resin details, back construction and packaging\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-story-copy\"\u003e\n      \u003cspan class=\"nt-number\"\u003e02 — DETAILS THAT REWARD A CLOSER LOOK\u003c\/span\u003e\n      \u003ch2\u003eWarm Color, Layered Figures \u0026amp; a Bright Bethlehem Star\u003c\/h2\u003e\n      \u003cp\u003eDeep red, blue, green, cream, purple and wood-inspired tones give each figure visual separation, while the golden star draws the eye toward the center of the scene.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-details\"\u003e\n    \u003cspan class=\"nt-small\"\u003eA FAMILIAR STORY, TOLD THROUGH SMALL DETAILS\u003c\/span\u003e\n    \u003ch2\u003eWhat You Will See Across the Scene\u003c\/h2\u003e\n    \u003cp\u003eThe design balances the central manger with figures and animals across both sides, creating a wide composition made for above-door display.\u003c\/p\u003e\n\n    \u003cdiv class=\"nt-detail-list\"\u003e\n      \u003cdiv class=\"nt-detail-row\"\u003e\n        \u003cdiv class=\"nt-detail-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cstrong\u003eStar of Bethlehem\u003c\/strong\u003e\n        \u003cspan\u003eA golden focal point positioned above the stable and central manger.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-detail-row\"\u003e\n        \u003cdiv class=\"nt-detail-icon\"\u003e✦\u003c\/div\u003e\n        \u003cstrong\u003eHoly Family\u003c\/strong\u003e\n        \u003cspan\u003eBaby Jesus in the manger with Mary and Joseph at the heart of the scene.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-detail-row\"\u003e\n        \u003cdiv class=\"nt-detail-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cstrong\u003eThree Wise Men\u003c\/strong\u003e\n        \u003cspan\u003eThree crowned figures carrying gifts complete the right side of the composition.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-detail-row\"\u003e\n        \u003cdiv class=\"nt-detail-icon\"\u003e🐑\u003c\/div\u003e\n        \u003cstrong\u003eShepherds \u0026amp; Animals\u003c\/strong\u003e\n        \u003cspan\u003eSheep, donkey, ox and shepherd figures add depth to the traditional stable scene.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-story\"\u003e\n    \u003cdiv class=\"nt-story-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150434_001_1.jpg?v=1789801511\u0026amp;width=1946\" alt=\"Nativity scene door topper viewed by a family during Christmas\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-story-copy\"\u003e\n      \u003cspan class=\"nt-number\"\u003e03 — MADE TO BECOME PART OF THE ROOM\u003c\/span\u003e\n      \u003ch2\u003eA Focal Point Above the Door, Not Another Decoration on the Floor\u003c\/h2\u003e\n      \u003cp\u003eThe wide format makes use of the often-empty area above a doorway, helping the Nativity remain visible during family gatherings while leaving tables and walkways open.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-placement\"\u003e\n    \u003cspan class=\"nt-small\"\u003eWHERE IT FITS INTO YOUR CHRISTMAS HOME\u003c\/span\u003e\n    \u003ch2\u003eChoose a Meaningful Place for the Scene\u003c\/h2\u003e\n    \u003cp\u003eUse it where the horizontal silhouette can be seen clearly and supported on a stable indoor surface or ledge.\u003c\/p\u003e\n\n    \u003cdiv class=\"nt-placement-grid\"\u003e\n      \u003cdiv class=\"nt-place-card\"\u003e\n        \u003cstrong\u003e🚪 Entryway Door\u003c\/strong\u003e\n        \u003cspan\u003eCreate a Nativity focal point where family and guests first enter the room.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-place-card\"\u003e\n        \u003cstrong\u003e🏠 Family Room\u003c\/strong\u003e\n        \u003cspan\u003eKeep the Christmas story visible near the spaces where everyone gathers.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-place-card\"\u003e\n        \u003cstrong\u003e✦ Prayer or Church Space\u003c\/strong\u003e\n        \u003cspan\u003eAdd a traditional seasonal accent to a quiet reflection area or church office.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-story reverse\"\u003e\n    \u003cdiv class=\"nt-story-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/DM_20260919150441_001.jpg?v=1789801511\u0026amp;width=1946\" alt=\"Nativity Scene Door Topper with English feature callouts\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-story-copy\"\u003e\n      \u003cspan class=\"nt-number\"\u003e04 — TRADITIONAL COLOR WITHOUT VISUAL CLUTTER\u003c\/span\u003e\n      \u003ch2\u003eEasy to Pair with Wreaths, Greenery \u0026amp; Warm Christmas Lights\u003c\/h2\u003e\n      \u003cp\u003eThe earth-toned stable and richly colored robes coordinate naturally with classic holiday greenery, gold accents and warm-white lights, so the display feels connected to the rest of the room.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-options\"\u003e\n    \u003cspan class=\"nt-small\"\u003eCHECK YOUR SELECTED VARIANT\u003c\/span\u003e\n    \u003ch2\u003eThree Size Options Are Listed\u003c\/h2\u003e\n    \u003cp\u003eSelect the version that best suits the width and scale of your intended display area. Confirm the selected option before adding it to cart.\u003c\/p\u003e\n    \u003cdiv class=\"nt-option-tags\"\u003e\n      \u003cspan\u003e8 INCHES\u003c\/span\u003e\n      \u003cspan\u003e10 INCHES\u003c\/span\u003e\n      \u003cspan\u003e12 INCHES\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-story\"\u003e\n    \u003cdiv class=\"nt-story-image\"\u003e\n      \u003cimg src=\"https:\/\/giftsfors.com\/cdn\/shop\/files\/516_801adfa1-ecae-4191-a6c4-2b60e2fd1a0f.png?v=1789798801\u0026amp;width=1946\" alt=\"Clean front view of nativity scene door topper above white doorway\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-story-copy\"\u003e\n      \u003cspan class=\"nt-number\"\u003e05 — A THOUGHTFUL CHRISTMAS GIFT\u003c\/span\u003e\n      \u003ch2\u003eFor Families Who Keep the Nativity at the Center of the Season\u003c\/h2\u003e\n      \u003cp\u003eThe familiar religious theme makes this a meaningful decorative gift for parents, grandparents, church members, pastors, friends and Nativity collectors.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-info\"\u003e\n    \u003cspan class=\"nt-small\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n    \u003ch2\u003eGood to Know Before Ordering\u003c\/h2\u003e\n\n    \u003cdiv class=\"nt-info-list\"\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003eProduct\u003c\/strong\u003e\n        \u003cspan\u003eNativity Scene Door Topper\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003eResin\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003eSize Options\u003c\/strong\u003e\n        \u003cspan\u003e8 \/ 10 \/ 12 Inches\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003eScene\u003c\/strong\u003e\n        \u003cspan\u003eHoly Family, Shepherds, Three Wise Men, Animals, Stable \u0026amp; Star of Bethlehem\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003eRecommended Use\u003c\/strong\u003e\n        \u003cspan\u003eIndoor Christmas Doorway \u0026amp; Seasonal Decorative Display\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-info-row\"\u003e\n        \u003cstrong\u003ePackage Includes\u003c\/strong\u003e\n        \u003cspan\u003e1 × Nativity Scene Door Topper\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-note\"\u003e\n    \u003cdiv class=\"nt-note-box\"\u003e\n      \u003cstrong\u003ePlacement Note\u003c\/strong\u003e\n      \u003cp\u003eBefore displaying, confirm that your chosen ledge or door trim is wide, level and stable enough for the selected piece. Keep the decoration away from moisture, open flames and areas where it may be knocked down. Slight color differences can occur between screens and real-world lighting.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nt-final\"\u003e\n    \u003cspan class=\"nt-small\"\u003eA CHRISTMAS STORY ABOVE THE DOORWAY\u003c\/span\u003e\n    \u003ch2\u003eKeep the Meaning of Christmas \u003cspan\u003eVisible at Home.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eA richly detailed Nativity scene that turns an overlooked space into a warm seasonal reminder of faith, hope, peace, love and joy.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"nt-topline\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"8 inches","offer_id":49104404152510,"sku":"PH6091221S","price":19.99,"currency_code":"USD","in_stock":true},{"title":"10 inches","offer_id":49104404185278,"sku":"PH6091221M","price":24.99,"currency_code":"USD","in_stock":true},{"title":"12 inches","offer_id":49104404218046,"sku":"PH6091221L","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/DM_20260919150432_001.jpg?v=1790043627","url":"https:\/\/ncrovoprime.com\/products\/nativity-scene-door","provider":"Ncrovoprime","version":"1.0","type":"link"}