{"product_id":"notre-dame-architectural-building-model-21061","title":"Notre-Dame Architectural Building Model - 21061","description":"\u003c!-- =========================================================\n     PRODUCT LANDING PAGE\n     NOTRE-DAME DE PARIS\n     21061\n     Brickoraes Style | Module 2–9\n     Responsive PC + Mobile\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   GLOBAL \/ CONTAINER\n========================================================= *\/\n\n.brx-product-page {\n  width: 100%;\n  max-width: 1200px;\n  min-width: 0;\n  margin: 0 auto;\n  overflow: hidden;\n  box-sizing: border-box;\n\n  container-type: inline-size;\n  container-name: brxpage;\n\n  color: #171717;\n  background: #fff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n}\n\n.brx-product-page *,\n.brx-product-page *::before,\n.brx-product-page *::after {\n  box-sizing: border-box;\n}\n\n.brx-product-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.brx-container {\n  width: 100%;\n  max-width: 1200px;\n  min-width: 0;\n\n  margin: 0 auto;\n\n  padding-left: 20px;\n  padding-right: 20px;\n}\n\n.brx-product-page h1,\n.brx-product-page h2,\n.brx-product-page h3,\n.brx-product-page h4,\n.brx-product-page p {\n  margin-top: 0;\n}\n\n.brx-product-page h1,\n.brx-product-page h2,\n.brx-product-page h3,\n.brx-product-page h4 {\n  line-height: 1.15;\n}\n\n.brx-product-page p {\n  line-height: 1.7;\n}\n\n.brx-product-page ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n.brx-product-page li {\n  line-height: 1.7;\n}\n\n.brx-eyebrow {\n  margin-bottom: 14px;\n\n  font-size: 13px;\n  font-weight: 700;\n\n  letter-spacing: 2px;\n  text-transform: uppercase;\n\n  color: #777;\n}\n\n\n\/* =========================================================\n   MODULE 2 — HERO\n========================================================= *\/\n\n.brx-hero {\n  padding: 60px 0 75px;\n\n  background: #f1eee9;\n}\n\n.brx-hero-inner {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.08fr)\n    minmax(0, .92fr);\n\n  gap: 55px;\n\n  align-items: center;\n}\n\n.brx-hero-image {\n  min-width: 0;\n  overflow: hidden;\n}\n\n.brx-hero-image img {\n  width: 100%;\n\n  border-radius: 2px;\n}\n\n.brx-hero-copy {\n  min-width: 0;\n  padding: 10px 0;\n}\n\n.brx-hero-copy h1 {\n  margin-bottom: 22px;\n\n  font-size: clamp(38px, 5vw, 64px);\n\n  font-weight: 700;\n\n  letter-spacing: -2px;\n}\n\n.brx-hero-copy .brx-subtitle {\n  margin-bottom: 20px;\n\n  font-size: 22px;\n  line-height: 1.4;\n\n  color: #333;\n}\n\n.brx-hero-copy .brx-description {\n  max-width: 560px;\n\n  font-size: 16px;\n\n  color: #555;\n}\n\n\n\/* =========================================================\n   MODULE 3 — FEATURE STATS\n========================================================= *\/\n\n.brx-stats {\n  padding: 42px 0;\n\n  background: #fff;\n\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.brx-stats-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n}\n\n.brx-stat {\n  padding: 8px 20px;\n\n  text-align: center;\n\n  border-right: 1px solid #ddd;\n}\n\n.brx-stat:last-child {\n  border-right: none;\n}\n\n.brx-stat-number {\n  margin-bottom: 8px;\n\n  font-size: 30px;\n  font-weight: 700;\n\n  letter-spacing: -1px;\n}\n\n.brx-stat-label {\n  font-size: 13px;\n\n  line-height: 1.4;\n\n  color: #666;\n\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n\n\/* =========================================================\n   MODULE 4 — PRODUCT STORY\n========================================================= *\/\n\n.brx-section {\n  padding: 85px 0;\n}\n\n.brx-section-light {\n  background: #fff;\n}\n\n.brx-section-soft {\n  background: #f7f7f5;\n}\n\n.brx-split {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.08fr)\n    minmax(0, .92fr);\n\n  gap: 55px;\n\n  align-items: center;\n}\n\n.brx-split.reverse {\n  grid-template-columns:\n    minmax(0, .92fr)\n    minmax(0, 1.08fr);\n}\n\n.brx-image-box {\n  min-width: 0;\n  overflow: hidden;\n}\n\n.brx-image-box img {\n  width: 100%;\n\n  border-radius: 2px;\n}\n\n.brx-copy {\n  min-width: 0;\n}\n\n.brx-copy h2 {\n  margin-bottom: 20px;\n\n  font-size: clamp(32px, 4vw, 48px);\n\n  letter-spacing: -1px;\n}\n\n.brx-copy p {\n  margin-bottom: 18px;\n\n  font-size: 16px;\n\n  color: #555;\n}\n\n.brx-checklist {\n  margin-top: 25px !important;\n\n  padding: 0 !important;\n\n  list-style: none;\n}\n\n.brx-checklist li {\n  position: relative;\n\n  margin-bottom: 12px;\n\n  padding-left: 28px;\n\n  color: #333;\n}\n\n.brx-checklist li::before {\n  content: \"✓\";\n\n  position: absolute;\n\n  left: 0;\n  top: 0;\n\n  font-weight: 700;\n\n  color: #111;\n}\n\n\n\/* =========================================================\n   MODULE 5 — STORY\n========================================================= *\/\n\n.brx-story {\n  padding: 110px 20px;\n\n  background: #191919;\n\n  color: #fff;\n\n  text-align: center;\n}\n\n.brx-story-inner {\n  max-width: 850px;\n\n  margin: 0 auto;\n}\n\n.brx-story .brx-eyebrow {\n  color: #aaa;\n}\n\n.brx-story h2 {\n  margin-bottom: 24px;\n\n  font-size: clamp(36px, 5vw, 60px);\n\n  letter-spacing: -1.5px;\n}\n\n.brx-story p {\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  font-size: 18px;\n\n  line-height: 1.8;\n\n  color: #ccc;\n}\n\n\n\/* =========================================================\n   MODULE 6 — WHY YOU'LL LOVE IT\n========================================================= *\/\n\n.brx-section-title {\n  max-width: 780px;\n\n  margin: 0 auto 50px;\n\n  text-align: center;\n}\n\n.brx-section-title h2 {\n  margin-bottom: 16px;\n\n  font-size: clamp(32px, 4vw, 48px);\n\n  letter-spacing: -1px;\n}\n\n.brx-section-title p {\n  margin: 0;\n\n  font-size: 16px;\n\n  color: #666;\n}\n\n.brx-love-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 22px;\n}\n\n.brx-love-card {\n  min-width: 0;\n\n  padding: 28px 24px;\n\n  background: #f4f4f2;\n}\n\n.brx-love-number {\n  margin-bottom: 25px;\n\n  font-size: 13px;\n\n  font-weight: 700;\n\n  letter-spacing: 2px;\n\n  color: #888;\n}\n\n.brx-love-card h3 {\n  margin-bottom: 12px;\n\n  font-size: 21px;\n}\n\n.brx-love-card p {\n  margin: 0;\n\n  font-size: 14px;\n\n  color: #666;\n\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   MODULE 7 — FEATURE DETAILS\n========================================================= *\/\n\n.brx-feature-detail {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(0, 1fr);\n\n  gap: 70px;\n\n  align-items: center;\n\n  margin-bottom: 90px;\n}\n\n.brx-feature-detail:last-child {\n  margin-bottom: 0;\n}\n\n.brx-feature-detail.reverse {\n  direction: rtl;\n}\n\n.brx-feature-detail.reverse \u003e * {\n  direction: ltr;\n}\n\n.brx-feature-text {\n  min-width: 0;\n}\n\n.brx-feature-text h3 {\n  margin-bottom: 16px;\n\n  font-size: 30px;\n}\n\n.brx-feature-text p {\n  margin-bottom: 0;\n\n  font-size: 16px;\n\n  color: #666;\n}\n\n\n\/* =========================================================\n   MODULE 8 — PREMIUM BUILDING EXPERIENCE\n========================================================= *\/\n\n.brx-experience {\n  padding: 90px 0;\n\n  background: #f1eee9;\n}\n\n.brx-experience-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 25px;\n}\n\n.brx-experience-card {\n  min-width: 0;\n\n  background: #fff;\n}\n\n.brx-experience-image {\n  overflow: hidden;\n}\n\n.brx-experience-image img {\n  width: 100%;\n}\n\n.brx-experience-content {\n  padding: 26px 25px 30px;\n}\n\n.brx-experience-content span {\n  display: block;\n\n  margin-bottom: 10px;\n\n  font-size: 12px;\n\n  font-weight: 700;\n\n  letter-spacing: 2px;\n\n  color: #888;\n\n  text-transform: uppercase;\n}\n\n.brx-experience-content h3 {\n  margin-bottom: 12px;\n\n  font-size: 24px;\n}\n\n.brx-experience-content p {\n  margin: 0;\n\n  font-size: 14px;\n\n  color: #666;\n}\n\n\n\/* =========================================================\n   MODULE 9 — FINAL DISPLAY\n========================================================= *\/\n\n.brx-final {\n  padding: 100px 0 110px;\n\n  background: #fff;\n\n  text-align: center;\n}\n\n.brx-final-image {\n  max-width: 1000px;\n\n  margin: 0 auto 55px;\n}\n\n.brx-final-image img {\n  width: 100%;\n}\n\n.brx-final h2 {\n  margin-bottom: 18px;\n\n  font-size: clamp(34px, 5vw, 56px);\n\n  letter-spacing: -1.5px;\n}\n\n.brx-final p {\n  max-width: 700px;\n\n  margin: 0 auto;\n\n  font-size: 17px;\n\n  color: #666;\n}\n\n\n\/* =========================================================\n   RESPONSIVE — CONTAINER QUERY\n========================================================= *\/\n\n@container brxpage (max-width: 899px) {\n\n  .brx-hero-inner,\n  .brx-split,\n  .brx-split.reverse,\n  .brx-feature-detail {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-feature-detail.reverse {\n    direction: ltr;\n  }\n\n  .brx-love-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .brx-experience-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-hero-copy {\n    text-align: center;\n  }\n\n  .brx-hero-copy .brx-description {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .brx-section {\n    padding: 65px 0;\n  }\n\n  .brx-feature-detail {\n    gap: 35px;\n\n    margin-bottom: 65px;\n  }\n}\n\n\n@container brxpage (max-width: 599px) {\n\n  .brx-container {\n    padding-left: 16px;\n    padding-right: 16px;\n  }\n\n  .brx-hero {\n    padding: 35px 0 50px;\n  }\n\n  .brx-hero-copy h1 {\n    font-size: 38px;\n\n    letter-spacing: -1px;\n  }\n\n  .brx-hero-copy .brx-subtitle {\n    font-size: 19px;\n  }\n\n  .brx-stats-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .brx-stat {\n    padding: 15px 10px;\n\n    border-right: none;\n\n    border-bottom: 1px solid #ddd;\n  }\n\n  .brx-stat-number {\n    font-size: 25px;\n  }\n\n  .brx-love-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-story {\n    padding: 75px 18px;\n  }\n\n  .brx-story h2 {\n    font-size: 36px;\n  }\n\n  .brx-story p {\n    font-size: 16px;\n  }\n\n  .brx-section-title {\n    margin-bottom: 35px;\n  }\n\n  .brx-copy h2,\n  .brx-section-title h2 {\n    font-size: 34px;\n  }\n\n  .brx-feature-text h3 {\n    font-size: 26px;\n  }\n\n  .brx-final {\n    padding: 70px 0 80px;\n  }\n}\n\n\n@container brxpage (max-width: 380px) {\n\n  .brx-hero-copy h1 {\n    font-size: 32px;\n  }\n\n  .brx-stat-number {\n    font-size: 22px;\n  }\n\n  .brx-stat-label {\n    font-size: 11px;\n  }\n\n  .brx-love-card {\n    padding: 24px 20px;\n  }\n}\n\n\n\/* =========================================================\n   SHOPIFY NARROW CONTAINER SAFETY\n========================================================= *\/\n\n.brx-product-page,\n.brx-container,\n.brx-hero-inner,\n.brx-split,\n.brx-feature-detail,\n.brx-love-grid,\n.brx-experience-grid,\n.brx-stats-grid,\n.brx-product-page \u003e * {\n  min-width: 0;\n}\n\n.brx-product-page h1,\n.brx-product-page h2,\n.brx-product-page h3,\n.brx-product-page h4,\n.brx-product-page p,\n.brx-product-page li {\n  overflow-wrap: break-word;\n  word-break: normal;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"brx-product-page\"\u003e\n\u003c!-- =======================================================\n       MODULE 2 — PRODUCT STORY \/ HERO\n  ======================================================== --\u003e\n\u003csection class=\"brx-hero\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-hero-inner\"\u003e\n\u003c!-- IMAGE 1\n             Main finished Notre-Dame display\n        --\u003e\n\u003cdiv class=\"brx-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/19_fc16202a-3f21-4af3-9e86-410a0f31be51.jpg?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-hero-copy\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eArchitectural Collection\u003c\/div\u003e\n\u003ch1\u003eBuild A Piece\u003cbr\u003eOf History.\u003c\/h1\u003e\n\u003cdiv class=\"brx-subtitle\"\u003eA landmark shaped by centuries. A masterpiece built piece by piece.\u003c\/div\u003e\n\u003cp class=\"brx-description\"\u003eStep into the history of one of Paris's most recognizable landmarks through an immersive architectural building experience. Recreate its soaring towers, rose windows, curved rear structure and central spire — then explore the details hidden inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 3 — FEATURE STATS\n  ======================================================== --\u003e\n\u003csection class=\"brx-stats\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-stats-grid\"\u003e\n\u003cdiv class=\"brx-stat\"\u003e\n\u003cdiv class=\"brx-stat-number\"\u003e4,383\u003c\/div\u003e\n\u003cdiv class=\"brx-stat-label\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-stat\"\u003e\n\u003cdiv class=\"brx-stat-number\"\u003e18+\u003c\/div\u003e\n\u003cdiv class=\"brx-stat-label\"\u003eAdult Collector Build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-stat\"\u003e\n\u003cdiv class=\"brx-stat-number\"\u003e850+\u003c\/div\u003e\n\u003cdiv class=\"brx-stat-label\"\u003eYears Of History\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-stat\"\u003e\n\u003cdiv class=\"brx-stat-number\"\u003e41 CM\u003c\/div\u003e\n\u003cdiv class=\"brx-stat-label\"\u003eApprox. Depth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 4 — PRODUCT STORY\n  ======================================================== --\u003e\n\u003csection class=\"brx-section brx-section-light\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-split\"\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/17_149d0617-8c17-40cf-bcbb-eba271613d72.jpg?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-copy\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eMore Than A Landmark\u003c\/div\u003e\n\u003ch2\u003eRebuild Centuries Of Architecture\u003c\/h2\u003e\n\u003cp\u003eThis isn't simply a model of a famous building. The building journey follows the architectural evolution of Notre-Dame, allowing each stage to reveal another part of its story.\u003c\/p\u003e\n\u003cp\u003eFrom the curved rear structure to the towers and final spire, every section contributes to a display piece with history built into its foundations.\u003c\/p\u003e\n\u003cul class=\"brx-checklist\"\u003e\n\u003cli\u003e4,383-piece advanced architectural build\u003c\/li\u003e\n\u003cli\u003eDetailed cathedral exterior\u003c\/li\u003e\n\u003cli\u003eCurved rear structure\u003c\/li\u003e\n\u003cli\u003eTwin bell towers\u003c\/li\u003e\n\u003cli\u003eDetailed rose windows\u003c\/li\u003e\n\u003cli\u003eCentral spire surrounded by statues\u003c\/li\u003e\n\u003cli\u003eRemovable roof for interior viewing\u003c\/li\u003e\n\u003cli\u003eLift-off tower sections\u003c\/li\u003e\n\u003cli\u003eDisplay base with nameplate\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 5 — EMOTIONAL STORY\n  ======================================================== --\u003e\n\u003csection class=\"brx-story\"\u003e\n\u003cdiv class=\"brx-story-inner\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eA Landmark Through The Ages\u003c\/div\u003e\n\u003ch2\u003eSome Buildings Become Part Of History.\u003c\/h2\u003e\n\u003cp\u003eNotre-Dame is more than a structure in the heart of Paris. It is a landmark shaped by centuries of construction, restoration, change and memory.\u003c\/p\u003e\n\u003cp style=\"margin-top: 20px;\"\u003eThis building experience takes you back to 1163, when the first stone was laid, and moves forward through the architectural changes that shaped the cathedral.\u003c\/p\u003e\n\u003cp style=\"margin-top: 20px;\"\u003ePiece by piece, history becomes something you can build, examine and keep on display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 6 — WHY YOU'LL LOVE IT\n  ======================================================== --\u003e\n\u003csection class=\"brx-section brx-section-soft\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-section-title\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eWhy You'll Love It\u003c\/div\u003e\n\u003ch2\u003eDesigned For Builders Who Appreciate Architecture\u003c\/h2\u003e\n\u003cp\u003eA rewarding build for anyone drawn to history, architecture, travel, design and detailed display models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-love-grid\"\u003e\n\u003c!-- CARD 01 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cdiv class=\"brx-love-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eA Landmark In Your Own Space\u003c\/h3\u003e\n\u003cp\u003eRecreate one of Paris's most recognizable architectural landmarks in a detailed display format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 02 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cdiv class=\"brx-love-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eBuild Through History\u003c\/h3\u003e\n\u003cp\u003eThe construction journey mirrors the cathedral's development, turning the build itself into a history lesson.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 03 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cdiv class=\"brx-love-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eDetails Worth Looking Closer At\u003c\/h3\u003e\n\u003cp\u003eRose windows, arches, towers, statues and structural details reward close-up viewing from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 04 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cdiv class=\"brx-love-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eMade For The Display Shelf\u003c\/h3\u003e\n\u003cp\u003eWith its tall silhouette and architectural presence, the finished model becomes a sophisticated centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 7 — FEATURE DETAILS\n  ======================================================== --\u003e\n\u003csection class=\"brx-section brx-section-light\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003c!-- ===================================================\n           FEATURE 01\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail\"\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/3_2831fc6b-4a0a-41c9-a970-c874f501955f.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 01\u003c\/div\u003e\n\u003ch3\u003eA Silhouette Full Of Character\u003c\/h3\u003e\n\u003cp\u003eRecreate the cathedral's distinctive profile with its twin towers, curved rear structure and towering central spire. Each major architectural element contributes to the recognizable silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n           FEATURE 02\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail reverse\"\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/12_9d99d5fa-703c-4a2a-b5ec-710404788675.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 02\u003c\/div\u003e\n\u003ch3\u003eDetails That Reward A Closer Look\u003c\/h3\u003e\n\u003cp\u003eFrom the distinctive rose windows to the layered exterior architecture, the model is designed to reveal more detail the closer you look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n           FEATURE 03\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail\"\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/8_0b5ccb07-0c5e-481a-b1ed-8bb4e4e6238c.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 03\u003c\/div\u003e\n\u003ch3\u003eLook Inside The Cathedral\u003c\/h3\u003e\n\u003cp\u003eRemove the roof to reveal the interior columns and arches. The outside tells one story, while the structure underneath gives you another perspective on the architecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n           FEATURE 04\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail reverse\"\u003e\n\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/6_ced7644d-8cda-4006-93ac-59125bf0c837.png?v=1789026899\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 04\u003c\/div\u003e\n\u003ch3\u003eExplore Beyond The Exterior\u003c\/h3\u003e\n\u003cp\u003eThe tower sections can be lifted away to give you a closer look inside the architectural structure. It's a display model designed to be explored, not simply viewed from a distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n           FEATURE 05\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail\"\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/2_9afa9bab-533b-4086-b186-c213c45dac0f.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 05\u003c\/div\u003e\n\u003ch3\u003eFinish With The Defining Details\u003c\/h3\u003e\n\u003cp\u003eComplete the central spire and the surrounding statues, then step back and see how the individual architectural elements come together into one unified landmark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n           FEATURE 06\n      ==================================================== --\u003e\n\u003cdiv class=\"brx-feature-detail reverse\"\u003e\n\u003c!-- IMAGE 8 --\u003e\n\u003cdiv class=\"brx-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/1_e1e4dc53-2721-4c22-ac3c-cbff5d1fc2d6.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-text\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eFeature 06\u003c\/div\u003e\n\u003ch3\u003eA Display Piece With Its Own Identity\u003c\/h3\u003e\n\u003cp\u003eAdd the nameplate and surrounding buildable trees to complete the presentation. Place the finished model at the front or side of your display space and let the architecture speak for itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 8 — PREMIUM BUILDING EXPERIENCE\n  ======================================================== --\u003e\n\u003csection class=\"brx-experience\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-section-title\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eThe Building Experience\u003c\/div\u003e\n\u003ch2\u003eFrom First Stone To Final Spire\u003c\/h2\u003e\n\u003cp\u003eThe build follows the evolution of the landmark, making every stage feel like another chapter in its history.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-experience-grid\"\u003e\n\u003c!-- BUILD --\u003e\n\u003cdiv class=\"brx-experience-card\"\u003e\n\u003c!-- IMAGE 9 --\u003e\n\u003cdiv class=\"brx-experience-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/16_dbb34259-2fcd-4838-abea-f9682356fdf6.jpg?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-experience-content\"\u003e\n\u003cspan\u003e Step 01 \u003c\/span\u003e\n\u003ch3\u003eBuild\u003c\/h3\u003e\n\u003cp\u003eBegin with the foundations and gradually establish the distinctive architectural structure piece by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DISCOVER --\u003e\n\u003cdiv class=\"brx-experience-card\"\u003e\n\u003c!-- IMAGE 10 --\u003e\n\u003cdiv class=\"brx-experience-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/14_0ca570e4-173a-4d8f-9535-eab462c74495.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-experience-content\"\u003e\n\u003cspan\u003e Step 02 \u003c\/span\u003e\n\u003ch3\u003eDiscover\u003c\/h3\u003e\n\u003cp\u003eExplore the arches, columns, towers, rose windows and structural details as the cathedral takes shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DISPLAY --\u003e\n\u003cdiv class=\"brx-experience-card\"\u003e\n\u003c!-- IMAGE 11 --\u003e\n\u003cdiv class=\"brx-experience-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/9_0b857bfb-babd-44d1-bb9c-90e1699d3a98.png?v=1789026899\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-experience-content\"\u003e\n\u003cspan\u003e Step 03 \u003c\/span\u003e\n\u003ch3\u003eDisplay\u003c\/h3\u003e\n\u003cp\u003eAdd the nameplate, position the model and turn your finished build into a timeless architectural centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       MODULE 9 — FINAL DISPLAY\n  ======================================================== --\u003e\n\u003csection class=\"brx-final\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003c!-- IMAGE 12 --\u003e\n\u003cdiv class=\"brx-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/11_c9ecbd6c-7ff6-4940-86a4-ebe24ab078f1.png?v=1789026900\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eBuilt To Stand The Test Of Time\u003c\/div\u003e\n\u003ch2\u003eBuild The History.\u003cbr\u003eDisplay The Legacy.\u003c\/h2\u003e\n\u003cp\u003eFrom the first stone to the final spire, experience the architecture of Notre-Dame one piece at a time. Then give this timeless landmark a place of its own in your collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Brickoraes","offers":[{"title":"Default Title","offer_id":57326934720678,"sku":"AJ21061","price":114.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/1_1_ee4824c9-b090-4f58-82e6-b05875e977b7.png?v=1789026900","url":"https:\/\/www.brickoraes.com\/it\/products\/notre-dame-architectural-building-model-21061","provider":"Brickoraes","version":"1.0","type":"link"}