{"product_id":"candlelit-christmas-nativity-centerpiece","title":"🌸Candlelit Christmas Nativity Centerpiece","description":"\u003cstyle\u003e\n\/* =========================================================\n   CANDLELIT CHRISTMAS NATIVITY CENTERPIECE\n   Shopify Product Description HTML\n   Mobile-first \/ No Liquid required\n========================================================= *\/\n.nat-page{\n  --nat-ivory:#fbf7f0;\n  --nat-cream:#f4eadc;\n  --nat-walnut:#5c3f2b;\n  --nat-gold:#c5a063;\n  --nat-red:#9d2f32;\n  --nat-green:#425441;\n  --nat-ink:#2d2925;\n  --nat-muted:#6e665f;\n  --nat-line:#e2d6c6;\n  max-width:980px;\n  margin:0 auto;\n  background:#fff;\n  color:var(--nat-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.62;\n}\n.nat-page *{box-sizing:border-box}\n.nat-page img{display:block;width:100%;height:auto;border:0}\n\n.nat-card{\n  margin:22px 0;\n  overflow:hidden;\n  border-radius:22px;\n  background:var(--nat-ivory);\n  box-shadow:0 8px 28px rgba(56,40,28,.06);\n}\n.nat-card.dark{\n  background:linear-gradient(145deg,#30251c,#17120f);\n  color:#fff;\n}\n.nat-inner{\n  max-width:840px;\n  margin:0 auto;\n  padding:44px 34px 50px;\n}\n.nat-center{text-align:center}\n.nat-kicker{\n  margin:0 0 10px;\n  color:var(--nat-red);\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1.45px;\n  text-transform:uppercase;\n}\n.dark .nat-kicker{color:#e8c98e}\n.nat-title{\n  margin:0 0 13px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:42px;\n  line-height:1.07;\n  letter-spacing:-.8px;\n  color:#4d382a;\n}\n.dark .nat-title{color:#f3dfba}\n.nat-copy{\n  max-width:720px;\n  margin:0 auto;\n  color:var(--nat-muted);\n  font-size:17px;\n  line-height:1.72;\n}\n.dark .nat-copy{color:rgba(255,255,255,.82)}\n\n.nat-proof{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:26px;\n}\n.nat-proof-item{\n  padding:17px 10px;\n  border:1px solid rgba(197,160,99,.35);\n  border-radius:14px;\n  background:rgba(255,255,255,.05);\n  text-align:center;\n}\n.nat-proof-item b{\n  display:block;\n  margin-bottom:5px;\n  color:#f0cf91;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:16px;\n  line-height:1.2;\n}\n.nat-proof-item span{\n  display:block;\n  color:rgba(255,255,255,.72);\n  font-size:10px;\n  line-height:1.35;\n  text-transform:uppercase;\n  letter-spacing:.45px;\n}\n\n.nat-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:38px;\n  align-items:center;\n}\n.nat-row.reverse .nat-copybox{order:2}\n.nat-row.reverse .nat-media{order:1}\n.nat-copybox{max-width:500px}\n.nat-copybox h2{\n  margin:0 0 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.12;\n  color:#4d382a;\n}\n.dark .nat-copybox h2{color:#f3dfba}\n.nat-copybox p{\n  margin:0;\n  color:var(--nat-muted);\n  font-size:16px;\n  line-height:1.7;\n}\n.dark .nat-copybox p{color:rgba(255,255,255,.82)}\n\n.nat-points{\n  list-style:none;\n  margin:18px 0 0;\n  padding:0;\n}\n.nat-points li{\n  position:relative;\n  margin:9px 0;\n  padding-left:27px;\n  color:var(--nat-muted);\n  font-size:14px;\n}\n.dark .nat-points li{color:rgba(255,255,255,.8)}\n.nat-points li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  display:flex;\n  width:18px;\n  height:18px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#eee6dc;\n  color:var(--nat-green);\n  font-size:10px;\n  font-weight:900;\n}\n.dark .nat-points li:before{\n  background:rgba(255,255,255,.12);\n  color:#fff;\n}\n.nat-media{\n  overflow:hidden;\n  border-radius:18px;\n  background:#efe7dc;\n}\n\n.nat-specs{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin-top:24px;\n}\n.nat-spec{\n  padding:17px 10px;\n  border-radius:14px;\n  background:#fff;\n  border:1px solid var(--nat-line);\n  text-align:center;\n}\n.nat-spec strong{\n  display:block;\n  color:var(--nat-red);\n  font-size:19px;\n}\n.nat-spec span{\n  display:block;\n  margin-top:4px;\n  color:var(--nat-muted);\n  font-size:11px;\n}\n\n.nat-quote{\n  max-width:700px;\n  margin:24px auto 0;\n  padding:22px 20px;\n  border-top:1px solid #d8c7b6;\n  border-bottom:1px solid #d8c7b6;\n  color:#5d4737;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:19px;\n  line-height:1.55;\n  text-align:center;\n}\n\n.nat-faq{\n  max-width:820px;\n  margin:22px auto 0;\n  border-top:1px solid var(--nat-line);\n}\n.nat-faq details{border-bottom:1px solid var(--nat-line)}\n.nat-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 42px 18px 0;\n  font-size:15px;\n  font-weight:750;\n}\n.nat-faq summary::-webkit-details-marker{display:none}\n.nat-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:4px;\n  top:10px;\n  color:var(--nat-red);\n  font-size:28px;\n  font-weight:300;\n}\n.nat-faq details[open] summary:after{content:\"−\"}\n.nat-answer{\n  padding:0 34px 18px 0;\n  color:var(--nat-muted);\n  font-size:14px;\n  line-height:1.65;\n}\n\n.nat-final{\n  margin-top:22px;\n  padding:50px 26px 54px;\n  border-radius:22px;\n  background:linear-gradient(145deg,#3a2a1d,#19130f);\n  color:#fff;\n  text-align:center;\n}\n.nat-final h2{\n  margin:0 0 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:36px;\n  line-height:1.1;\n  color:#f3dfba;\n}\n.nat-final p{\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(255,255,255,.84);\n  font-size:15px;\n  line-height:1.7;\n}\n.nat-buy{\n  display:inline-flex;\n  min-height:54px;\n  margin-top:24px;\n  padding:15px 28px;\n  align-items:center;\n  justify-content:center;\n  border:0;\n  border-radius:999px;\n  background:#9d2f32;\n  color:#fff;\n  font-size:13px;\n  font-weight:850;\n  letter-spacing:.35px;\n  cursor:pointer;\n  box-shadow:0 10px 26px rgba(0,0,0,.18);\n}\n.nat-note{\n  margin-top:14px;\n  color:rgba(255,255,255,.6);\n  font-size:11px;\n  letter-spacing:.3px;\n}\n\n.nat-sticky{\n  position:fixed;\n  z-index:9998;\n  left:50%;\n  bottom:16px;\n  transform:translateX(-50%);\n  width:min(92vw,520px);\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  padding:10px 12px 10px 16px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  background:rgba(33,24,18,.94);\n  box-shadow:0 10px 30px rgba(0,0,0,.25);\n  backdrop-filter:blur(8px);\n  -webkit-backdrop-filter:blur(8px);\n  opacity:1;\n  transition:opacity .2s ease,transform .2s ease;\n}\n.nat-sticky.is-hidden{\n  opacity:0;\n  pointer-events:none;\n  transform:translate(-50%,14px);\n}\n.nat-sticky-copy{\n  min-width:0;\n  color:#fff;\n}\n.nat-sticky-copy strong{\n  display:block;\n  font-size:12px;\n  line-height:1.2;\n}\n.nat-sticky-copy span{\n  display:block;\n  margin-top:2px;\n  color:rgba(255,255,255,.62);\n  font-size:10px;\n}\n.nat-sticky button{\n  flex:0 0 auto;\n  min-height:40px;\n  padding:10px 17px;\n  border:0;\n  border-radius:999px;\n  background:#9d2f32;\n  color:#fff;\n  font-size:11px;\n  font-weight:850;\n  cursor:pointer;\n}\n\n@media(max-width:749px){\n  .nat-page{width:100%;overflow:hidden}\n  .nat-card{margin:14px 0;border-radius:15px;box-shadow:none}\n  .nat-inner{padding:30px 16px 34px}\n  .nat-title{font-size:29px;line-height:1.12}\n  .nat-copy{font-size:15px;line-height:1.62}\n  .nat-proof{grid-template-columns:repeat(2,1fr);gap:8px}\n  .nat-row,.nat-row.reverse{grid-template-columns:1fr;gap:18px}\n  .nat-row .nat-copybox,.nat-row.reverse .nat-copybox{order:1}\n  .nat-row .nat-media,.nat-row.reverse .nat-media{order:2}\n  .nat-copybox h2{font-size:28px}\n  .nat-copybox p{font-size:15px}\n  .nat-specs{grid-template-columns:1fr 1fr}\n  .nat-spec:last-child{grid-column:1\/-1}\n  .nat-final{padding:38px 16px 46px;border-radius:15px;margin-bottom:86px}\n  .nat-final h2{font-size:29px}\n  .nat-buy{width:100%}\n  .nat-sticky{bottom:10px;width:calc(100vw - 20px)}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nat-page\"\u003e\n\u003csection class=\"nat-card dark\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/38e38f8a-37a5-4945-8e3b-4f44906cd231_1080x_a6f2598b-84d3-4f76-9068-329c2da598a0.webp?v=1788833658\u0026amp;width=1946\" alt=\"Candlelit Christmas Nativity centerpiece with Holy Family and warm lights\"\u003e\n\u003cdiv class=\"nat-inner nat-center\"\u003e\n\u003cdiv class=\"nat-kicker\"\u003eA QUIET CHRISTMAS FOCAL POINT\u003c\/div\u003e\n\u003ch1 class=\"nat-title\"\u003eBring the Stillness of Christmas Eve Home\u003c\/h1\u003e\n\u003cp class=\"nat-copy\"\u003eMary, Joseph and Baby Jesus rest beneath a star-topped arch, surrounded by evergreen branches, berries, florals and a soft golden glow — creating a centerpiece that puts the story of Christmas at the heart of the room.\u003c\/p\u003e\n\u003cdiv class=\"nat-proof\"\u003e\n\u003cdiv class=\"nat-proof-item\"\u003e\n\u003cb\u003eHoly Family\u003c\/b\u003e\u003cspan\u003eMeaning at the center\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-proof-item\"\u003e\n\u003cb\u003eWarm Glow\u003c\/b\u003e\u003cspan\u003eSoft micro-lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-proof-item\"\u003e\n\u003cb\u003e17\" Wide\u003c\/b\u003e\u003cspan\u003eStatement presence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-proof-item\"\u003e\n\u003cb\u003eYear After Year\u003c\/b\u003e\u003cspan\u003eTradition worth keeping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eWhen the Story Becomes the Centerpiece\u003c\/h2\u003e\n\u003cp\u003eThis is more than another seasonal accent. The Holy Family brings a quiet sense of faith and tradition to the table where everyone gathers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/f11d72c4-599e-43b7-877f-40f190ebbf14.png?v=1788793881\u0026amp;width=1946\" alt=\"Nativity centerpiece displayed in a warm Christmas home\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row reverse\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eA Sacred Scene, Gently Framed\u003c\/h2\u003e\n\u003cp\u003eThe star-topped arch draws the eye toward Mary, Joseph and the Christ Child, creating a graceful focal point that feels reverent without becoming overly formal.\u003c\/p\u003e\n\u003cul class=\"nat-points\"\u003e\n\u003cli\u003eHoly Family scene beneath a star-topped arch\u003c\/li\u003e\n\u003cli\u003eBalanced vertical silhouette that reads beautifully from across the room\u003c\/li\u003e\n\u003cli\u003eEasy to pair with traditional Christmas décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-35-_1__1080x_47c1c73b-c6cd-40e0-94dd-f1679eda5f53.webp?v=1788833658\u0026amp;width=1946\" alt=\"Meaningful Nativity centerpiece with Holy Family scene\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card dark\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eThe Warmth of an Aged Wood Look\u003c\/h2\u003e\n\u003cp\u003eSoftly weathered tones and carved-style detailing give the arch and figures the familiar character of a Christmas piece that feels collected rather than newly manufactured.\u003c\/p\u003e\n\u003cul class=\"nat-points\"\u003e\n\u003cli\u003eWarm aged-wood appearance\u003c\/li\u003e\n\u003cli\u003eCarved-style figure detailing\u003c\/li\u003e\n\u003cli\u003eChampagne ribbon softens the rustic finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-35-_2__1080x_9c4c6768-f6ee-4079-b519-6610a7368ac3.webp?v=1788833658\u0026amp;width=1946\" alt=\"Aged wood-look Nativity scene and champagne ribbon details\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row reverse\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eLayered Like a Living Christmas Arrangement\u003c\/h2\u003e\n\u003cp\u003eEvergreen texture, red berries, soft florals, warm gold ornaments and a large ribbon create depth from every viewing angle while keeping the Nativity scene visually dominant.\u003c\/p\u003e\n\u003cul class=\"nat-points\"\u003e\n\u003cli\u003eEvergreen texture and layered foliage\u003c\/li\u003e\n\u003cli\u003eRed berry and ivory floral accents\u003c\/li\u003e\n\u003cli\u003eGold ornaments add warmth and seasonal shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-36-_3__1080x_abe79b2f-efd8-4a30-a363-4b8cab3f29d2.webp?v=1788833658\u0026amp;width=1946\" alt=\"Seasonal botanical accents on the Nativity centerpiece\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card dark\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eA Glow That Feels Like Candlelight\u003c\/h2\u003e\n\u003cp\u003eTiny warm lights shimmer through the greenery, adding an intimate amber glow without taking attention away from the Holy Family.\u003c\/p\u003e\n\u003cul class=\"nat-points\"\u003e\n\u003cli\u003eSoft warm micro-light effect\u003c\/li\u003e\n\u003cli\u003eCreates a more inviting evening atmosphere\u003c\/li\u003e\n\u003cli\u003eNo open flame is needed for the candlelit look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-36-_4__1080x_7bfc1836-8add-4561-abae-859c2dc65354.webp?v=1788833658\u0026amp;width=1946\" alt=\"Warm micro LED lights glowing through the Nativity centerpiece\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\"\u003e\n\u003cdiv class=\"nat-inner nat-center\"\u003e\n\u003cdiv class=\"nat-kicker\"\u003eSIZE \u0026amp; SCALE\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eMade to Anchor the Places Family Gathers\u003c\/h2\u003e\n\u003cp class=\"nat-copy\"\u003eLarge enough to feel like a true centerpiece, yet balanced enough for a dining table, mantel, console or kitchen island.\u003c\/p\u003e\n\u003cdiv class=\"nat-specs\"\u003e\n\u003cdiv class=\"nat-spec\"\u003e\n\u003cstrong\u003e17 in\u003c\/strong\u003e\u003cspan\u003eApprox. Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-spec\"\u003e\n\u003cstrong\u003e13.5 in\u003c\/strong\u003e\u003cspan\u003eApprox. Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-spec\"\u003e\n\u003cstrong\u003e9 in\u003c\/strong\u003e\u003cspan\u003eApprox. Depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\" style=\"margin-top: 24px;\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-37-_6__1080x_e8e85f0e-5892-4cfa-88fb-9da5d115b005.webp?v=1788833658\u0026amp;width=1946\" alt=\"Size guide for the Candlelit Christmas Nativity centerpiece\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row reverse\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eOne Meaningful Piece, Many Beautiful Places\u003c\/h2\u003e\n\u003cp\u003eLet it welcome guests in the entryway, glow beside family photographs, anchor a mantel or become the quiet focal point of Christmas dinner.\u003c\/p\u003e\n\u003cul class=\"nat-points\"\u003e\n\u003cli\u003eDining table\u003c\/li\u003e\n\u003cli\u003eMantel or console\u003c\/li\u003e\n\u003cli\u003eEntryway\u003c\/li\u003e\n\u003cli\u003eKitchen island or shelf\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-7-16-49-37-_5__1080x_3084d141-c4ca-44f4-a745-d3717b76c2a4.webp?v=1788833658\u0026amp;width=1946\" alt=\"Nativity centerpiece displayed in multiple indoor locations\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card dark\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003cdiv class=\"nat-row\"\u003e\n\u003cdiv class=\"nat-copybox\"\u003e\n\u003ch2\u003eA Tradition Worth Bringing Out Every Year\u003c\/h2\u003e\n\u003cp\u003eSet it in place as Christmas Eve draws near, the house grows quiet and family begins to gather. Its beauty feels familiar from the very first season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-media\"\u003e\u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/bed03c26-fa27-4c03-b99d-1b404de21ee7_1080x_640c3cad-3320-46ca-877f-6eff69c62fc6.webp?v=1788833658\u0026amp;width=1946\" alt=\"Nativity centerpiece glowing warmly on a Christmas mantel\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-card\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"nat-inner\"\u003e\n\u003ch2 class=\"nat-title\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"nat-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the centerpiece depict?\u003c\/summary\u003e\n\u003cdiv class=\"nat-answer\"\u003eIt features Mary, Joseph and Baby Jesus beneath a star-topped arch, surrounded by seasonal greenery and warm lights.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is it?\u003c\/summary\u003e\n\u003cdiv class=\"nat-answer\"\u003eThe current product image lists approximately 17 inches wide, 13.5 inches high and 9 inches deep.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the lights real candles?\u003c\/summary\u003e\n\u003cdiv class=\"nat-answer\"\u003eNo. The candlelit effect comes from small warm lights woven through the arrangement; no open flame is needed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can it be displayed?\u003c\/summary\u003e\n\u003cdiv class=\"nat-answer\"\u003eIt is designed for indoor spaces such as a dining table, mantel, entryway console, shelf or kitchen island.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the page specify a timer or power type?\u003c\/summary\u003e\n\u003cdiv class=\"nat-answer\"\u003eNo. The current product page does not list a timer, battery specification or plug type, so those features are not assumed here.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nat-final\"\u003e\n\u003ch2\u003eA Christmas Gift That Holds More Than Decoration\u003c\/h2\u003e\n\u003cp\u003eFor parents, grandparents, newlyweds or anyone who keeps the Nativity close to Christmas, this is a gift filled with warmth, tradition and meaning.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"nat-buy\"\u003eBACK TO BUY — BRING IT HOME\u003c\/button\u003e\n\u003cdiv class=\"nat-note\"\u003eHOLY FAMILY • WARM LIGHT • 17\" STATEMENT SIZE • YEAR-AFTER-YEAR TRADITION\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-sticky is-hidden\"\u003e\n\u003cdiv class=\"nat-sticky-copy\"\u003e\n\u003cstrong\u003eCandlelit Christmas Nativity Centerpiece\u003c\/strong\u003e \u003cspan\u003eA meaningful Christmas focal point\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\"\u003eADD TO CART\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"wp","offers":[{"title":"Default Title","offer_id":47156434600108,"sku":"SZ0642260908735-耶稣","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/3012\/8812\/files\/38e38f8a-37a5-4945-8e3b-4f44906cd231_1080x_a6f2598b-84d3-4f76-9068-329c2da598a0.webp?v=1788869229","url":"https:\/\/nestmiro.com\/products\/candlelit-christmas-nativity-centerpiece","provider":"Nestmiro","version":"1.0","type":"link"}