{"product_id":"the-nativity-story-building-block-set","title":"🌟The Nativity Story Building Block Set","description":"\u003cstyle\u003e .nativity-page, .nativity-page *, .nativity-page *::before, .nativity-page *::after{   box-sizing:border-box; }  .nativity-page{   --brown:#3b2012;   --brown2:#5d341c;   --gold:#d9a441;   --cream:#fff8e8;   --cream2:#f7ead0;   --red:#8f241c;   --green:#254c35;   --text:#31261f;   --muted:#74665d;   --white:#fff;    width:100%;   max-width:1180px;   margin:0 auto;   overflow:hidden;   background:#fff;   color:var(--text);    font-family:Arial,Helvetica,sans-serif;   line-height:1.65;   container-type:inline-size; }  .nativity-page img{   display:block;   width:100%!important;   max-width:100%!important;   height:auto!important;   margin:0!important; }  .nat-section{   padding:52px 20px; }  .nat-center{   text-align:center; }  .nat-eyebrow{   display:inline-flex;   align-items:center;   justify-content:center;   gap:7px;    margin-bottom:16px;   padding:8px 16px;    border-radius:50px;   border:1px solid rgba(178,126,48,.32);    background:#fff7e7;   color:#8a5d1d;    font-size:12px;   font-weight:900;   letter-spacing:1.3px;   text-transform:uppercase; }  .nat-title{   margin:0 0 17px;    color:#3b2418;    font-family:Georgia,'Times New Roman',serif;   font-size:32px;   line-height:1.12;   font-weight:700; }  .nat-subtitle{   max-width:760px;   margin:0 auto;    color:var(--muted);    font-size:16px;   line-height:1.75; }  .nat-button{   display:inline-flex;   align-items:center;   justify-content:center;    margin-top:26px;   padding:16px 28px;    border-radius:8px;    background:linear-gradient(135deg,#9c2e21,#73180f);   box-shadow:0 12px 26px rgba(115,24,15,.22);    color:#fff!important;   text-decoration:none!important;    font-size:16px;   font-weight:900;    transition:.2s ease; }  .nat-button:hover{   transform:translateY(-2px); }   \/* HERO *\/  .nat-hero{   position:relative;   overflow:hidden;    padding:64px 20px 40px;    text-align:center;   color:#fff;    background:     radial-gradient(circle at 50% 0%,rgba(255,215,130,.18),transparent 36%),     linear-gradient(145deg,#241108,#4b2814 58%,#1a0a05); }  .nat-hero-inner{   position:relative;   z-index:2;    max-width:920px;   margin:0 auto; }  .nat-hero .nat-eyebrow{   background:rgba(255,255,255,.08);   border-color:rgba(244,208,138,.35);   color:#f2d28a; }  .nat-main-title{   max-width:900px;   margin:0 auto 20px;    color:#fff5da;    font-family:Georgia,'Times New Roman',serif;   font-size:40px;   line-height:1.05; }  .nat-main-title span{   color:#f1cc72; }  .nat-hero-copy{   max-width:740px;   margin:0 auto;    color:#ead9c4;    font-size:17px; }  .nat-hero-note{   margin-top:14px;    color:#cdb9a5;    font-size:13px; }  .nat-hero-image{   max-width:900px;   margin:38px auto 0;    overflow:hidden;    border:6px solid rgba(255,255,255,.1);   border-radius:19px;    box-shadow:0 28px 65px rgba(0,0,0,.38); }   \/* QUICK VALUES *\/  .nat-values{   padding:32px 20px;    background:#fff9ee;   border-bottom:1px solid #eee0c7; }  .nat-value-grid{   display:grid;   grid-template-columns:repeat(2,minmax(0,1fr));   gap:12px;    max-width:960px;   margin:0 auto; }  .nat-value{   padding:18px 10px;    background:#fff;   border:1px solid #eadcc5;   border-radius:12px;    text-align:center; }  .nat-value span{   display:block;    margin-bottom:6px;    font-size:27px; }  .nat-value strong{   color:#4c2b19;    font-size:14px; }   \/* SPLIT *\/  .nat-split{   display:grid;   grid-template-columns:1fr;   gap:34px;   align-items:center; }  .nat-copy p{   margin:0 0 17px;    color:#71645b;    font-size:16px; }  .nat-image-card{   overflow:hidden;    border-radius:18px;    background:#f6ead7;   box-shadow:0 18px 42px rgba(66,34,13,.12); }  .nat-quote{   margin:23px 0;   padding:20px 22px;    border-left:4px solid #c8963e;    background:#fff8e9;    color:#583319;    font-family:Georgia,'Times New Roman',serif;   font-size:20px;   font-style:italic; }   \/* FEATURE CARDS *\/  .nat-features{   background:#f8efe1; }  .nat-card-grid{   display:grid;   grid-template-columns:1fr;   gap:16px;    margin-top:32px; }  .nat-card{   padding:27px 22px;    background:#fff;   border:1px solid #eadbc0;   border-radius:15px;    box-shadow:0 12px 28px rgba(73,41,17,.07); }  .nat-card-icon{   display:flex;   align-items:center;   justify-content:center;    width:48px;   height:48px;   margin-bottom:15px;    border-radius:50%;    background:#fff3d8;    font-size:24px; }  .nat-card h3{   margin:0 0 8px;    color:#4b2b18;    font-family:Georgia,'Times New Roman',serif;   font-size:21px; }  .nat-card p{   margin:0;    color:#77685e;    font-size:14px; }   \/* DARK *\/  .nat-dark{   background:     radial-gradient(circle at 18% 15%,rgba(232,181,82,.11),transparent 30%),     linear-gradient(145deg,#211008,#4b2812);    color:#fff; }  .nat-dark .nat-title{   color:#f8e3ad; }  .nat-dark .nat-eyebrow{   color:#f2d18b;   background:rgba(255,255,255,.06);   border-color:rgba(240,201,120,.25); }  .nat-dark .nat-copy p{   color:#dfcebb; }  .nat-checks{   margin:22px 0 0;   padding:0;    list-style:none; }  .nat-checks li{   position:relative;    margin:13px 0;   padding-left:34px;    color:#66574d;    font-size:15px;   font-weight:600; }  .nat-checks li::before{   content:'✓';    position:absolute;   left:0;   top:0;    display:flex;   align-items:center;   justify-content:center;    width:22px;   height:22px;    border-radius:50%;    background:#b88231;   color:#fff;    font-size:12px;   font-weight:900; }  .nat-dark .nat-checks li{   color:#ead9c5; }   \/* DETAIL *\/  .nat-detail{   background:#fffaf1; }  .nat-full-image{   max-width:900px;   margin:34px auto 0;    overflow:hidden;    border-radius:20px;    box-shadow:0 20px 50px rgba(61,31,11,.15); }   \/* INCLUDED *\/  .nat-included{   background:#fff; }  .nat-included-box{   padding:30px 20px;    border-radius:20px;    background:#fff9ef;   border:1px solid #ead7b7; }  .nat-included-grid{   display:grid;   grid-template-columns:1fr;   gap:15px;    margin-top:27px; }  .nat-included-item{   padding:19px;    border-radius:13px;    background:#fff; }  .nat-included-item strong{   display:block;   margin-bottom:6px;    color:#684019;    font-family:Georgia,'Times New Roman',serif;   font-size:18px; }  .nat-included-item p{   margin:0;    color:#72645b;    font-size:14px; }   \/* TRADITION *\/  .nat-tradition{   background:#3b1610;   color:#fff; }  .nat-tradition .nat-title{   color:#fff0c5; }  .nat-tradition .nat-subtitle{   color:#ead8ca; }  .nat-tags{   display:flex;   flex-wrap:wrap;   justify-content:center;   gap:10px;    margin-top:27px; }  .nat-tag{   padding:10px 15px;    border-radius:50px;   border:1px solid rgba(255,220,160,.24);    background:rgba(255,255,255,.08);   color:#fff0d0;    font-size:13px;   font-weight:700; }   \/* STEPS *\/  .nat-steps{   background:#fbf6ed; }  .nat-step-grid{   display:grid;   grid-template-columns:1fr;   gap:15px;    margin-top:31px; }  .nat-step{   padding:25px 20px;    background:#fff;   border:1px solid #eadfc9;   border-radius:15px; }  .nat-step-number{   display:flex;   align-items:center;   justify-content:center;    width:36px;   height:36px;   margin-bottom:13px;    border-radius:50%;    background:#90251c;   color:#fff;    font-weight:900; }  .nat-step h3{   margin:0 0 7px;    color:#4a2a19;    font-family:Georgia,'Times New Roman',serif;   font-size:20px; }  .nat-step p{   margin:0;    color:#76685e;    font-size:14px; }   \/* FAQ *\/  .nat-faq{   background:#fff; }  .nat-faq-list{   max-width:850px;   margin:27px auto 0; }  .nat-faq details{   margin-bottom:12px;    border:1px solid #e9dcc7;   border-radius:12px;    background:#fffaf2; }  .nat-faq summary{   position:relative;    padding:18px 48px 18px 18px;    cursor:pointer;    color:#4a2a19;    font-weight:800;   list-style:none; }  .nat-faq summary::-webkit-details-marker{   display:none; }  .nat-faq summary::after{   content:'+';    position:absolute;   right:18px;   top:50%;    transform:translateY(-50%);    color:#a36a22;   font-size:24px; }  .nat-faq details[open] summary::after{   content:'−'; }  .nat-faq-answer{   padding:0 18px 19px;    color:#77685e;    font-size:14px; }   \/* FINAL *\/  .nat-final{   padding:64px 20px;    text-align:center;    background:     radial-gradient(circle at 50% 0%,rgba(245,199,98,.17),transparent 40%),     linear-gradient(145deg,#251008,#511f10);    color:#fff; }  .nat-final h2{   max-width:850px;   margin:0 auto 17px;    color:#fff1c7;    font-family:Georgia,'Times New Roman',serif;   font-size:34px;   line-height:1.15; }  .nat-final p{   max-width:720px;   margin:0 auto;    color:#ead8c6;    font-size:16px; }  .nat-final-note{   margin-top:14px!important;    color:#cdb9a6!important;   font-size:12px!important; }   \/* RESPONSIVE *\/  @container (min-width:700px){    .nat-section{     padding:68px 42px;   }    .nat-hero{     padding:74px 42px 44px;   }    .nat-main-title{     font-size:54px;   }    .nat-title{     font-size:39px;   }    .nat-value-grid{     grid-template-columns:repeat(4,minmax(0,1fr));   }    .nat-split{     grid-template-columns:repeat(2,minmax(0,1fr));     gap:48px;   }    .nat-card-grid{     grid-template-columns:repeat(3,minmax(0,1fr));     gap:20px;   }    .nat-included-grid{     grid-template-columns:repeat(3,minmax(0,1fr));   }    .nat-step-grid{     grid-template-columns:repeat(3,minmax(0,1fr));   }    .nat-included-box{     padding:40px;   }    .nat-final{     padding:78px 42px;   }    .nat-final h2{     font-size:42px;   } }  @container (min-width:960px){    .nat-section{     padding:78px 58px;   }    .nat-hero{     padding:80px 58px 48px;   }    .nat-main-title{     font-size:62px;   }    .nat-title{     font-size:43px;   }    .nat-split{     gap:60px;   }    .nat-copy p{     font-size:17px;   } }  @media screen and (max-width:480px){    .nat-main-title{     font-size:37px;   }    .nat-title{     font-size:29px;   }    .nat-hero-copy{     font-size:16px;   }    .nat-button{     width:100%;     max-width:420px;   } } \u003c\/style\u003e \u003cdiv class=\"nativity-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"nat-hero\"\u003e \u003cdiv class=\"nat-hero-inner\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003e✦ The Nativity Story Building Block Set\u003c\/div\u003e \u003ch1 class=\"nat-main-title\"\u003eBuild The Story.\u003cbr\u003e\u003cspan\u003eCelebrate The Meaning Of Christmas.\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"nat-hero-copy\"\u003eBring the Nativity story to life one piece at a time. Build the stable, place the Holy Family beneath the Bethlehem Star, and create a Christmas display your family can treasure year after year.\u003c\/p\u003e \u003ca href=\"#\" class=\"nat-button\"\u003e Build Your Christmas Tradition → \u003c\/a\u003e \u003cp class=\"nat-hero-note\"\u003eBuild it together. Display it every Christmas.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_51.png?v=1790060419\u0026amp;width=1946\" alt=\"The Nativity Story Building Block Set\" loading=\"eager\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- VALUES --\u003e \u003csection class=\"nat-values\"\u003e \u003cdiv class=\"nat-value-grid\"\u003e \u003cdiv class=\"nat-value\"\u003e \u003cspan\u003e✦\u003c\/span\u003e \u003cstrong\u003eBethlehem Star\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nat-value\"\u003e \u003cspan\u003e👨👩👦\u003c\/span\u003e \u003cstrong\u003eFamily Building Time\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nat-value\"\u003e \u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eWarm Light Display\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nat-value\"\u003e \u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eYearly Tradition\u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- EMOTIONAL STORY --\u003e \u003csection class=\"nat-section\"\u003e \u003cdiv class=\"nat-split\"\u003e \u003cdiv class=\"nat-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_24.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Story Building Set Christmas Display\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"nat-copy\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eMore Than A Building Set\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eA Christmas Memory Your Family Creates Together\u003c\/h2\u003e \u003cp\u003eSome Christmas decorations are simply placed on a shelf. This one begins with time spent together.\u003c\/p\u003e \u003cp\u003ePiece by piece, your family builds the stable, gathers the animals, places Mary and Joseph beside the manger, and completes the scene beneath the glowing Bethlehem Star.\u003c\/p\u003e \u003cdiv class=\"nat-quote\"\u003e“The best Christmas decorations are the ones filled with memories.”\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- BENEFITS --\u003e \u003csection class=\"nat-section nat-features nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eBUILD • DISPLAY • TREASURE\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eA Christmas Tradition Made To Be Shared\u003c\/h2\u003e \u003cp class=\"nat-subtitle\"\u003eA meaningful activity during the season and a beautiful display once the final piece is in place.\u003c\/p\u003e \u003cdiv class=\"nat-card-grid\"\u003e \u003cdiv class=\"nat-card\"\u003e \u003cdiv class=\"nat-card-icon\"\u003e🧱\u003c\/div\u003e \u003ch3\u003eBuild Together\u003c\/h3\u003e \u003cp\u003eTurn a quiet December evening into meaningful family time as the Nativity scene takes shape piece by piece.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-card\"\u003e \u003cdiv class=\"nat-card-icon\"\u003e✝\u003c\/div\u003e \u003ch3\u003eFaith-Inspired Story\u003c\/h3\u003e \u003cp\u003eThe Holy Family, Bethlehem Star, stable and animals create a beautiful visual retelling of the Christmas story.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-card\"\u003e \u003cdiv class=\"nat-card-icon\"\u003e🎁\u003c\/div\u003e \u003ch3\u003eDisplay Year After Year\u003c\/h3\u003e \u003cp\u003eOnce complete, it becomes a warm seasonal centerpiece you can bring back every Christmas.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- DETAIL --\u003e \u003csection class=\"nat-section nat-detail nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eEVERY DETAIL TELLS THE STORY\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eFrom The Bethlehem Star To The Stable Below\u003c\/h2\u003e \u003cp class=\"nat-subtitle\"\u003eEach part of the scene helps create a recognizable and heartfelt Nativity display filled with Christmas meaning.\u003c\/p\u003e \u003cdiv class=\"nat-full-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_45.png?v=1790060418\u0026amp;width=1946\" alt=\"Nativity Building Block Set Details\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- LIGHT --\u003e \u003csection class=\"nat-section nat-dark\"\u003e \u003cdiv class=\"nat-split\"\u003e \u003cdiv class=\"nat-copy\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eA WARM CHRISTMAS GLOW\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eWhen The Lights Come On,\u003cbr\u003eThe Story Comes To Life\u003c\/h2\u003e \u003cp\u003eThe warm light transforms the finished build from a beautiful Nativity scene into a glowing Christmas centerpiece.\u003c\/p\u003e \u003cp\u003ePlace it near your tree, fireplace, entryway or holiday table and let the soft golden light become part of your Christmas atmosphere.\u003c\/p\u003e \u003cul class=\"nat-checks\"\u003e \u003cli\u003eWarm illuminated Bethlehem Star\u003c\/li\u003e \u003cli\u003eSoft interior stable lighting\u003c\/li\u003e \u003cli\u003eBeautiful evening display\u003c\/li\u003e \u003cli\u003eFaith-inspired seasonal décor\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003cdiv class=\"nat-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_48.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Set Warm Light Display\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- INCLUDED --\u003e \u003csection class=\"nat-section nat-included\"\u003e \u003cdiv class=\"nat-included-box\"\u003e \u003cdiv class=\"nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eEVERYTHING YOU NEED\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eBuild The Complete Nativity Story\u003c\/h2\u003e \u003cp class=\"nat-subtitle\"\u003eThe set brings together the stable, Holy Family, animals, angel and glowing star in one complete Christmas scene.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-full-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_54.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Story Building Block Set Included Pieces\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"nat-included-grid\"\u003e \u003cdiv class=\"nat-included-item\"\u003e \u003cstrong\u003eStable \u0026amp; Scenery\u003c\/strong\u003e \u003cp\u003eBrick-built stable structure with rustic Christmas details and surrounding decorative elements.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-included-item\"\u003e \u003cstrong\u003eHoly Family \u0026amp; Figures\u003c\/strong\u003e \u003cp\u003eMary, Joseph, baby Jesus, angel and Nativity animals complete the central Christmas scene.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-included-item\"\u003e \u003cstrong\u003eLighting \u0026amp; Accessories\u003c\/strong\u003e \u003cp\u003eA glowing Bethlehem Star and warm interior light make the finished display especially beautiful at night.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- TRADITION --\u003e \u003csection class=\"nat-section nat-tradition nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eA NEW CHRISTMAS TRADITION\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eBuild It This Year.\u003cbr\u003eBring It Back Every Christmas.\u003c\/h2\u003e \u003cp class=\"nat-subtitle\"\u003eThe real value is not only in finishing the build. It is in remembering who sat beside you while you built it.\u003c\/p\u003e \u003cdiv class=\"nat-tags\"\u003e \u003cspan class=\"nat-tag\"\u003e❤️ Family Keepsake\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e✝ Faith-Inspired\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e🎄 Christmas Display\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- STEPS --\u003e \u003csection class=\"nat-section nat-steps nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eCREATE THE MOMENT\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eFrom Box To Christmas Centerpiece\u003c\/h2\u003e \u003cdiv class=\"nat-step-grid\"\u003e \u003cdiv class=\"nat-step\"\u003e \u003cdiv class=\"nat-step-number\"\u003e1\u003c\/div\u003e \u003ch3\u003eBuild The Stable\u003c\/h3\u003e \u003cp\u003eBegin the scene with the rustic structure and surrounding details.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-step\"\u003e \u003cdiv class=\"nat-step-number\"\u003e2\u003c\/div\u003e \u003ch3\u003eTell The Story\u003c\/h3\u003e \u003cp\u003eAdd the Holy Family, angel and animals to bring the Nativity to life.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nat-step\"\u003e \u003cdiv class=\"nat-step-number\"\u003e3\u003c\/div\u003e \u003ch3\u003eLight The Display\u003c\/h3\u003e \u003cp\u003eTurn on the warm lights and enjoy the completed Christmas scene together.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"nat-section nat-faq\"\u003e \u003cdiv class=\"nat-center\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eQUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e \u003ch2 class=\"nat-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nat-faq-list\"\u003e \u003cdetails\u003e \u003csummary\u003eIs this mainly a toy or a Christmas decoration?\u003c\/summary\u003e \u003cdiv class=\"nat-faq-answer\"\u003eIt is designed to offer both experiences: an enjoyable building activity and a finished Nativity display that can become part of your Christmas décor.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDoes the finished set light up?\u003c\/summary\u003e \u003cdiv class=\"nat-faq-answer\"\u003eThe product imagery shows a glowing Bethlehem Star and warm interior illumination that enhance the finished display.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat characters are included in the Nativity scene?\u003c\/summary\u003e \u003cdiv class=\"nat-faq-answer\"\u003eThe displayed set includes the Holy Family, an angel and Nativity animals, arranged around the stable and manger scene.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan it be displayed again next Christmas?\u003c\/summary\u003e \u003cdiv class=\"nat-faq-answer\"\u003eYes. The concept is designed around building it once and displaying it as a recurring seasonal Christmas decoration.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it suitable as a Christmas gift?\u003c\/summary\u003e \u003cdiv class=\"nat-faq-answer\"\u003eIt works especially well as a meaningful gift for families, grandparents, building-set fans and people who enjoy faith-inspired Christmas décor.\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FINAL CTA --\u003e \u003csection class=\"nat-final\"\u003e \u003cdiv class=\"nat-eyebrow\"\u003eFAITH • FAMILY • CHRISTMAS\u003c\/div\u003e \u003ch2\u003eBuild A Christmas Memory Your Family Can See Every Year\u003c\/h2\u003e \u003cp\u003eMore than a building set — a shared activity, a Nativity story and a Christmas display filled with meaning.\u003c\/p\u003e \u003ca href=\"#\" class=\"nat-button\"\u003e Get The Nativity Story Set → \u003c\/a\u003e \u003cp class=\"nat-final-note\"\u003eBuild together today. Treasure the tradition every Christmas.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"zzk","offers":[{"title":"Default Title","offer_id":48854698885289,"sku":"WBK2609227643-马厩积木套装","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/ChatGPTImage2026_9_18_10_13_51.png?v=1790154087","url":"https:\/\/pyzanto.com\/products\/the-nativity-story-building-block-set","provider":"Pyzanto","version":"1.0","type":"link"}