{"product_id":"the-nativity-story-building-block-set-light-up-display","title":"✝️Build The Christmas Story – Nativity Scene Building Block Set","description":"\u003cstyle\u003e\n  \/* =========================================================\n     THE NATIVITY STORY BUILDING BLOCK SET - REFINED CRO\n     ========================================================= *\/\n  html {\n    scroll-behavior: smooth;\n  }\n\n  .nativity-page,\n  .nativity-page *,\n  .nativity-page *::before,\n  .nativity-page *::after {\n    box-sizing: border-box;\n  }\n\n  .nativity-page {\n    --brown: #3b2012;\n    --brown2: #5d341c;\n    --gold: #d9a441;\n    --cream: #fff8e8;\n    --cream2: #f7ead0;\n    --red: #8f241c;\n    --green: #254c35;\n    --text: #31261f;\n    --muted: #74665d;\n    --white: #fff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #fff;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15.5px;\n    line-height: 1.65;\n    container-type: inline-size;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .nativity-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    object-fit: cover !important;\n  }\n\n  .nat-section {\n    padding: 52px 20px;\n  }\n\n  .nat-center {\n    text-align: center;\n  }\n\n  .nat-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin-bottom: 16px;\n    padding: 8px 16px;\n    border-radius: 50px;\n    border: 1px solid rgba(178, 126, 48, 0.32);\n    background: #fff7e7;\n    color: #8a5d1d;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .nat-title {\n    margin: 0 0 17px;\n    color: #3b2418;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 32px;\n    line-height: 1.15;\n    font-weight: 700;\n  }\n\n  .nat-subtitle {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .nat-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 26px;\n    padding: 16px 36px;\n    border-radius: 8px;\n    background: linear-gradient(135deg, #9c2e21, #73180f);\n    box-shadow: 0 12px 26px rgba(115, 24, 15, 0.25);\n    color: #fff !important;\n    text-decoration: none !important;\n    font-size: 15px;\n    font-weight: 900;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .nat-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 16px 32px rgba(115, 24, 15, 0.35);\n  }\n\n  \/* HERO *\/\n  .nat-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 64px 20px 40px;\n    text-align: center;\n    color: #fff;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(255, 215, 130, 0.18), transparent 36%),\n      linear-gradient(145deg, #241108, #4b2814 58%, #1a0a05);\n  }\n\n  .nat-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  .nat-hero .nat-eyebrow {\n    background: rgba(255, 255, 255, 0.08);\n    border-color: rgba(244, 208, 138, 0.35);\n    color: #f2d28a;\n  }\n\n  .nat-main-title {\n    max-width: 900px;\n    margin: 0 auto 20px;\n    color: #fff5da;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(34px, 5.5vw, 58px);\n    line-height: 1.05;\n  }\n\n  .nat-main-title span {\n    color: #f1cc72;\n  }\n\n  .nat-hero-copy {\n    max-width: 740px;\n    margin: 0 auto;\n    color: #ead9c4;\n    font-size: 17px;\n    line-height: 1.68;\n  }\n\n  .nat-hero-note {\n    margin-top: 14px;\n    color: #cdb9a5;\n    font-size: 13px;\n  }\n\n  .nat-hero-image {\n    max-width: 900px;\n    margin: 38px auto 0;\n    overflow: hidden;\n    border: 6px solid rgba(255, 255, 255, 0.1);\n    border-radius: 19px;\n    box-shadow: 0 28px 65px rgba(0, 0, 0, 0.38);\n  }\n\n  \/* QUICK VALUES *\/\n  .nat-values {\n    padding: 32px 20px;\n    background: #fff9ee;\n    border-bottom: 1px solid #eee0c7;\n  }\n\n  .nat-value-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    max-width: 960px;\n    margin: 0 auto;\n  }\n\n  .nat-value {\n    padding: 18px 10px;\n    background: #fff;\n    border: 1px solid #eadcc5;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .nat-value span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 27px;\n  }\n\n  .nat-value strong {\n    color: #4c2b19;\n    font-size: 14px;\n  }\n\n  \/* SPLIT *\/\n  .nat-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 34px;\n    align-items: center;\n  }\n\n  .nat-copy p {\n    margin: 0 0 17px;\n    color: #71645b;\n    font-size: 16px;\n  }\n\n  .nat-image-card {\n    overflow: hidden;\n    border-radius: 18px;\n    background: #f6ead7;\n    box-shadow: 0 18px 42px rgba(66, 34, 13, 0.12);\n  }\n\n  .nat-quote {\n    margin: 23px 0;\n    padding: 20px 22px;\n    border-left: 4px solid #c8963e;\n    background: #fff8e9;\n    color: #583319;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 20px;\n    font-style: italic;\n    line-height: 1.5;\n  }\n\n  \/* FEATURE CARDS *\/\n  .nat-features {\n    background: #f8efe1;\n  }\n\n  .nat-card-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 32px;\n  }\n\n  .nat-card {\n    padding: 27px 22px;\n    background: #fff;\n    border: 1px solid #eadbc0;\n    border-radius: 15px;\n    box-shadow: 0 12px 28px rgba(73, 41, 17, 0.07);\n    text-align: left;\n  }\n\n  .nat-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 48px;\n    height: 48px;\n    margin-bottom: 15px;\n    border-radius: 50%;\n    background: #fff3d8;\n    font-size: 24px;\n  }\n\n  .nat-card h3 {\n    margin: 0 0 8px;\n    color: #4b2b18;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n  }\n\n  .nat-card p {\n    margin: 0;\n    color: #77685e;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* DARK SHOWCASE *\/\n  .nat-dark {\n    background:\n      radial-gradient(circle at 18% 15%, rgba(232, 181, 82, 0.14), transparent 30%),\n      linear-gradient(145deg, #211008, #4b2812);\n    color: #fff;\n  }\n\n  .nat-dark .nat-title {\n    color: #f8e3ad;\n  }\n\n  .nat-dark .nat-eyebrow {\n    color: #f2d18b;\n    background: rgba(255, 255, 255, 0.06);\n    border-color: rgba(240, 201, 120, 0.25);\n  }\n\n  .nat-dark .nat-copy p {\n    color: #dfcebb;\n  }\n\n  .nat-checks {\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nat-checks li {\n    position: relative;\n    margin: 13px 0;\n    padding-left: 34px;\n    color: #ead9c5;\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .nat-checks li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: #b88231;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  \/* DETAIL *\/\n  .nat-detail {\n    background: #fffaf1;\n  }\n\n  .nat-full-image {\n    max-width: 900px;\n    margin: 30px auto 0;\n    overflow: hidden;\n    border-radius: 20px;\n    box-shadow: 0 20px 50px rgba(61, 31, 11, 0.15);\n  }\n\n  \/* INCLUDED *\/\n  .nat-included {\n    background: #fff;\n  }\n\n  .nat-included-box {\n    padding: 30px 20px;\n    border-radius: 20px;\n    background: #fff9ef;\n    border: 1px solid #ead7b7;\n  }\n\n  .nat-included-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 15px;\n    margin: 27px 0;\n  }\n\n  .nat-included-item {\n    padding: 20px;\n    border-radius: 13px;\n    background: #fff;\n    border: 1px solid #ede0cb;\n    text-align: left;\n  }\n\n  .nat-included-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #684019;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 18px;\n  }\n\n  .nat-included-item p {\n    margin: 0;\n    color: #72645b;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* TRADITION *\/\n  .nat-tradition {\n    background: #3b1610;\n    color: #fff;\n  }\n\n  .nat-tradition .nat-title {\n    color: #fff0c5;\n  }\n\n  .nat-tradition .nat-subtitle {\n    color: #ead8ca;\n  }\n\n  .nat-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 27px;\n  }\n\n  .nat-tag {\n    padding: 10px 18px;\n    border-radius: 50px;\n    border: 1px solid rgba(255, 220, 160, 0.24);\n    background: rgba(255, 255, 255, 0.08);\n    color: #fff0d0;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* STEPS *\/\n  .nat-steps {\n    background: #fbf6ed;\n  }\n\n  .nat-step-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 15px;\n    margin-top: 31px;\n  }\n\n  .nat-step {\n    padding: 25px 20px;\n    background: #fff;\n    border: 1px solid #eadfc9;\n    border-radius: 15px;\n    text-align: left;\n  }\n\n  .nat-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 13px;\n    border-radius: 50%;\n    background: #90251c;\n    color: #fff;\n    font-weight: 900;\n    font-size: 15px;\n  }\n\n  .nat-step h3 {\n    margin: 0 0 7px;\n    color: #4a2a19;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 20px;\n  }\n\n  .nat-step p {\n    margin: 0;\n    color: #76685e;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n  .nat-faq {\n    background: #fff;\n  }\n\n  .nat-faq-list {\n    max-width: 850px;\n    margin: 27px auto 0;\n  }\n\n  .nat-faq details {\n    margin-bottom: 12px;\n    border: 1px solid #e9dcc7;\n    border-radius: 12px;\n    background: #fffaf2;\n    overflow: hidden;\n  }\n\n  .nat-faq summary {\n    position: relative;\n    padding: 18px 48px 18px 18px;\n    cursor: pointer;\n    color: #4a2a19;\n    font-size: 15px;\n    font-weight: 800;\n    list-style: none;\n  }\n\n  .nat-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nat-faq summary::after {\n    content: '+';\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #a36a22;\n    font-size: 24px;\n  }\n\n  .nat-faq details[open] summary::after {\n    content: '−';\n  }\n\n  .nat-faq-answer {\n    padding: 0 18px 19px;\n    color: #77685e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* FINAL CTA *\/\n  .nat-final {\n    padding: 68px 20px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(245, 199, 98, 0.17), transparent 40%),\n      linear-gradient(145deg, #251008, #511f10);\n    color: #fff;\n  }\n\n  .nat-final h2 {\n    max-width: 850px;\n    margin: 0 auto 17px;\n    color: #fff1c7;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(28px, 4.4vw, 42px);\n    line-height: 1.15;\n  }\n\n  .nat-final p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #ead8c6;\n    font-size: 16px;\n  }\n\n  .nat-final-note {\n    margin-top: 14px !important;\n    color: #cdb9a6 !important;\n    font-size: 12px !important;\n  }\n\n  \/* RESPONSIVE LAYOUTS *\/\n  @container (min-width: 700px) {\n    .nat-section {\n      padding: 68px 42px;\n    }\n    .nat-hero {\n      padding: 74px 42px 44px;\n    }\n    .nat-value-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n    .nat-split {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 48px;\n    }\n    .nat-card-grid,\n    .nat-included-grid,\n    .nat-step-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n    .nat-included-box {\n      padding: 40px;\n    }\n    .nat-final {\n      padding: 78px 42px;\n    }\n  }\n\n  @container (min-width: 960px) {\n    .nat-section {\n      padding: 78px 58px;\n    }\n    .nat-hero {\n      padding: 80px 58px 48px;\n    }\n    .nat-split {\n      gap: 60px;\n    }\n    .nat-copy p {\n      font-size: 17px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .nat-button {\n      width: 100%;\n      max-width: 420px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"nativity-page\" lang=\"en\"\u003e\n\n  \u003c!-- ==================================================\n       01 HERO SECTION\n       =================================================== --\u003e\n  \u003csection class=\"nat-hero\"\u003e\n    \u003cdiv class=\"nat-hero-inner\"\u003e\n      \u003cdiv class=\"nat-eyebrow\"\u003e✦ The Nativity Story Building Block Set\u003c\/div\u003e\n      \u003ch1 class=\"nat-main-title\"\u003e\n        Build The Story.\u003cbr\u003e\n        \u003cspan\u003eCelebrate The Meaning Of Christmas.\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \u003cp class=\"nat-hero-copy\"\u003e\n        Bring the Nativity story to life one piece at a time. Build the rustic stable, gather the Holy Family beneath the radiant Bethlehem Star, and create a heartfelt Christmas centerpiece your family will treasure year after year.\n      \u003c\/p\u003e\n      \n      \u003c!-- 平滑回滚至顶部选购区 --\u003e\n      \u003ca href=\"javascript:void(0);\" class=\"nat-button\" onclick=\"(function(e){if(e)e.preventDefault();window.scrollTo({top:0,behavior:'smooth'});})(event);\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e Build Your Christmas Tradition →\n      \u003c\/a\u003e\n      \u003cp class=\"nat-hero-note\"\u003eBuild it together. Display it every Christmas.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"nat-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_51.png\" alt=\"The Nativity Story Building Block Set assembled display\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       02 QUICK VALUES STRIP\n       =================================================== --\u003e\n  \u003csection class=\"nat-values\"\u003e\n    \u003cdiv class=\"nat-value-grid\"\u003e\n      \u003cdiv class=\"nat-value\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n        \u003cstrong\u003eBethlehem Star\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-value\"\u003e\n        \u003cspan\u003e👨‍👩‍👦\u003c\/span\u003e\n        \u003cstrong\u003eFamily Building Time\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-value\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        \u003cstrong\u003eWarm Light Display\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-value\"\u003e\n        \u003cspan\u003e🎄\u003c\/span\u003e\n        \u003cstrong\u003eYearly Tradition\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       03 EMOTIONAL STORY (Text First, Image Second)\n       =================================================== --\u003e\n  \u003csection class=\"nat-section\"\u003e\n    \u003cdiv class=\"nat-split\"\u003e\n      \u003cdiv class=\"nat-copy\"\u003e\n        \u003cdiv class=\"nat-eyebrow\"\u003eMore Than A Building Set\u003c\/div\u003e\n        \u003ch2 class=\"nat-title\"\u003eA Christmas Memory Your Family Creates Together\u003c\/h2\u003e\n        \u003cp\u003eSome Christmas decorations are simply placed on a shelf and forgotten. This one begins with meaningful time spent side-by-side with loved ones.\u003c\/p\u003e\n        \u003cp\u003ePiece by piece, your family builds the timbered stable, gathers the gentle animals, places Mary and Joseph beside the manger, and completes the sacred scene beneath the glowing Bethlehem Star.\u003c\/p\u003e\n        \u003cdiv class=\"nat-quote\"\u003e“The best Christmas decorations are the ones filled with memories.”\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_24.png\" alt=\"Nativity Story Building Set Christmas Display on table\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       04 CORE TRADITION BENEFITS\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-features nat-center\"\u003e\n    \u003cdiv class=\"nat-eyebrow\"\u003eBUILD • DISPLAY • TREASURE\u003c\/div\u003e\n    \u003ch2 class=\"nat-title\"\u003eA Christmas Tradition Made To Be Shared\u003c\/h2\u003e\n    \u003cp class=\"nat-subtitle\"\u003eA calming, hands-on activity during December and an inspiring centerpiece once the final piece clicks into place.\u003c\/p\u003e\n    \n    \u003cdiv class=\"nat-card-grid\"\u003e\n      \u003cdiv class=\"nat-card\"\u003e\n        \u003cdiv class=\"nat-card-icon\"\u003e🧱\u003c\/div\u003e\n        \u003ch3\u003eBuild Together\u003c\/h3\u003e\n        \u003cp\u003eTurn a quiet winter evening into purposeful family connection as the Nativity scene takes shape brick by brick.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-card\"\u003e\n        \u003cdiv class=\"nat-card-icon\"\u003e✝\u003c\/div\u003e\n        \u003ch3\u003eFaith-Inspired Story\u003c\/h3\u003e\n        \u003cp\u003eThe Holy Family, guiding star, stable, and animals form a timeless, tactile retelling of the true Christmas message.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-card\"\u003e\n        \u003cdiv class=\"nat-card-icon\"\u003e🎁\u003c\/div\u003e\n        \u003ch3\u003eDisplay Year After Year\u003c\/h3\u003e\n        \u003cp\u003eOnce assembled, it becomes a cherished holiday heirloom ready to take pride of place on your mantel each season.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       05 SACRED DETAIL SHOWCASE (Text First, Image Second)\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-detail nat-center\"\u003e\n    \u003cdiv class=\"nat-eyebrow\"\u003eEVERY DETAIL TELLS THE STORY\u003c\/div\u003e\n    \u003ch2 class=\"nat-title\"\u003eFrom The Bethlehem Star To The Stable Below\u003c\/h2\u003e\n    \u003cp class=\"nat-subtitle\"\u003eIntricate architectural bricks and sculpted character figures create a recognizable, heartfelt tribute to the Nativity.\u003c\/p\u003e\n    \n    \u003cdiv class=\"nat-full-image\"\u003e\n      \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_45.png\" alt=\"Nativity Building Block Set intricate architectural details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       06 WARM GLOW \u0026 NIGHTTIME ATMOSPHERE\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-dark\"\u003e\n    \u003cdiv class=\"nat-split\"\u003e\n      \u003cdiv class=\"nat-copy\"\u003e\n        \u003cdiv class=\"nat-eyebrow\"\u003eA WARM CHRISTMAS GLOW\u003c\/div\u003e\n        \u003ch2 class=\"nat-title\"\u003eWhen The Lights Come On,\u003cbr\u003eThe Story Comes To Life\u003c\/h2\u003e\n        \u003cp\u003eGentle warm lighting elevates the completed model into an enchanting illuminated holiday centerpiece.\u003c\/p\u003e\n        \u003cp\u003eSet it by your Christmas tree, on a fireplace hearth, or upon your dining sideboard, and let the soft golden glow fill your home with peace and reverence.\u003c\/p\u003e\n        \u003cul class=\"nat-checks\"\u003e\n          \u003cli\u003eWarm illuminated Bethlehem Star\u003c\/li\u003e\n          \u003cli\u003eSoft interior stable ambient lighting\u003c\/li\u003e\n          \u003cli\u003eStunning nighttime focal point\u003c\/li\u003e\n          \u003cli\u003eFaith-filled seasonal warmth\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_48.png\" alt=\"Nativity Set glowing with warm integrated light in dark room\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       07 INCLUDED COMPONENTS (Text First, Image Second)\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-included\"\u003e\n    \u003cdiv class=\"nat-included-box\"\u003e\n      \u003cdiv class=\"nat-center\"\u003e\n        \u003cdiv class=\"nat-eyebrow\"\u003eEVERYTHING YOU NEED\u003c\/div\u003e\n        \u003ch2 class=\"nat-title\"\u003eBuild The Complete Nativity Story\u003c\/h2\u003e\n        \u003cp class=\"nat-subtitle\"\u003eBrings together the stable structure, Holy Family, animals, herald angel, and the radiant star in one complete set.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nat-included-grid\"\u003e\n        \u003cdiv class=\"nat-included-item\"\u003e\n          \u003cstrong\u003eStable \u0026amp; Scenery\u003c\/strong\u003e\n          \u003cp\u003eDetailed brick-built stable structure with rustic beams, straw textures, and surrounding landscape elements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"nat-included-item\"\u003e\n          \u003cstrong\u003eHoly Family \u0026amp; Figures\u003c\/strong\u003e\n          \u003cp\u003eCarefully styled Mary, Joseph, baby Jesus in the manger, the celestial angel, and gentle Nativity livestock.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"nat-included-item\"\u003e\n          \u003cstrong\u003eLighting \u0026amp; Accessories\u003c\/strong\u003e\n          \u003cp\u003eBuilt-in warm lighting elements and the brilliant Bethlehem Star to illuminate the finished display at night.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nat-full-image\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_54.png\" alt=\"The Nativity Story Building Block Set included pieces and figures overview\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       08 A NEW CHRISTMAS TRADITION\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-tradition nat-center\"\u003e\n    \u003cdiv class=\"nat-eyebrow\"\u003eA NEW CHRISTMAS TRADITION\u003c\/div\u003e\n    \u003ch2 class=\"nat-title\"\u003eBuild It This Year.\u003cbr\u003eBring It Back Every Christmas.\u003c\/h2\u003e\n    \u003cp class=\"nat-subtitle\"\u003eThe true joy is not just in clicking the final brick into place—it's remembering the laughter and conversations shared along the way.\u003c\/p\u003e\n    \n    \u003cdiv class=\"nat-tags\"\u003e\n      \u003cspan class=\"nat-tag\"\u003e❤️ Family Keepsake\u003c\/span\u003e\n      \u003cspan class=\"nat-tag\"\u003e✝ Faith-Inspired\u003c\/span\u003e\n      \u003cspan class=\"nat-tag\"\u003e🎄 Christmas Display\u003c\/span\u003e\n      \u003cspan class=\"nat-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       09 3-STEP MOMENT\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-steps nat-center\"\u003e\n    \u003cdiv class=\"nat-eyebrow\"\u003eCREATE THE MOMENT\u003c\/div\u003e\n    \u003ch2 class=\"nat-title\"\u003eFrom Box To Christmas Centerpiece\u003c\/h2\u003e\n    \n    \u003cdiv class=\"nat-step-grid\"\u003e\n      \u003cdiv class=\"nat-step\"\u003e\n        \u003cdiv class=\"nat-step-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eBuild The Stable\u003c\/h3\u003e\n        \u003cp\u003eAssemble the foundational timber structure and architectural roofline.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-step\"\u003e\n        \u003cdiv class=\"nat-step-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eTell The Story\u003c\/h3\u003e\n        \u003cp\u003ePlace the Holy Family, angel, and animals into the manger scene.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nat-step\"\u003e\n        \u003cdiv class=\"nat-step-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eLight The Display\u003c\/h3\u003e\n        \u003cp\u003eSwitch on the golden illumination and admire the peaceful nativity together.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       10 FAQ ACCORDION\n       =================================================== --\u003e\n  \u003csection class=\"nat-section nat-faq\"\u003e\n    \u003cdiv class=\"nat-center\"\u003e\n      \u003cdiv class=\"nat-eyebrow\"\u003eQUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e\n      \u003ch2 class=\"nat-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nat-faq-list\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eIs this mainly a toy or a Christmas decoration?\u003c\/summary\u003e\n        \u003cdiv class=\"nat-faq-answer\"\u003e\n          It provides the best of both: a fun, engaging building experience for families, and an elegant, illuminated Nativity centerpiece suited for formal holiday home decor.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the finished set light up?\u003c\/summary\u003e\n        \u003cdiv class=\"nat-faq-answer\"\u003e\n          Yes! The set includes integrated warm lighting that illuminates the radiant Bethlehem Star and casts a cozy glow across the interior stable scene.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat characters and figures are included?\u003c\/summary\u003e\n        \u003cdiv class=\"nat-faq-answer\"\u003e\n          The set features Mary, Joseph, baby Jesus in the manger, a herald angel, and traditional Nativity animals to complete the biblical setting.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it be packed away and displayed again next Christmas?\u003c\/summary\u003e\n        \u003cdiv class=\"nat-faq-answer\"\u003e\n          Absolutely. Many families keep it assembled and carefully box it for next year, while others enjoy taking it apart to rebuild together each December as an annual tradition.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable as a Christmas gift?\u003c\/summary\u003e\n        \u003cdiv class=\"nat-faq-answer\"\u003e\n          Yes! It makes a heartfelt and faith-affirming holiday gift for parents, grandparents, Sunday school families, and building block enthusiasts of all ages.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       11 FINAL CTA\n       =================================================== --\u003e\n  \u003csection class=\"nat-final\"\u003e\n    \u003cdiv class=\"nat-eyebrow\"\u003eFAITH • FAMILY • CHRISTMAS\u003c\/div\u003e\n    \u003ch2\u003eBuild A Christmas Memory Your Family Can See Every Year\u003c\/h2\u003e\n    \u003cp\u003eMore than a building set — a shared family activity, a sacred story, and a Christmas centerpiece filled with enduring meaning.\u003c\/p\u003e\n    \n    \u003c!-- 平滑回滚至顶部选购区 --\u003e\n    \u003ca href=\"javascript:void(0);\" class=\"nat-button\" onclick=\"(function(e){if(e)e.preventDefault();window.scrollTo({top:0,behavior:'smooth'});})(event);\"\u003e\n      \u003cspan\u003e✦\u003c\/span\u003e Get The Nativity Story Set →\n    \u003c\/a\u003e\n    \u003cp class=\"nat-final-note\"\u003eBuild together today. Treasure the tradition every Christmas.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"Default Title","offer_id":62745817022545,"sku":"WBK2609227643-马厩积木套装","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/ChatGPTImage2026_9_18_10_13_51_a79e1ab9-cb0f-49b8-b8dd-1c5226e1b095.png?v=1790497216","url":"https:\/\/viqzet.com\/products\/the-nativity-story-building-block-set-light-up-display","provider":"viqzet","version":"1.0","type":"link"}