{"product_id":"sacred-glow-jesus-angel-lighted-wall-decor","title":"✝️Sacred Glow – Jesus, Angel \u0026 Nativity Lighted Wall Décor","description":"\u003cstyle\u003e\n.du-sacred-glow {\n  --sg-navy-deep: #102138;\n  --sg-navy: #18385d;\n  --sg-blue: #235284;\n  --sg-gold: #c29744;\n  --sg-gold-light: #f2dc9b;\n  --sg-cream: #faf8f4;\n  --sg-cream-dark: #f2ece0;\n  --sg-ink: #1a222d;\n  --sg-text: #414d5c;\n  --sg-muted: #6f7c8d;\n  --sg-line: #dfd8cc;\n\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0 16px 36px;\n  overflow: hidden;\n  color: var(--sg-ink);\n  background: #ffffff;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.68;\n}\n.du-sacred-glow * { box-sizing: border-box; }\n.du-sacred-glow h1,\n.du-sacred-glow h2,\n.du-sacred-glow h3,\n.du-sacred-glow p { margin: 0; }\n.du-sacred-glow img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0 auto;\n  border-radius: 0;\n}\n.du-sacred-glow strong { font-weight: 750; }\n\n\/* --- HERO --- *\/\n.du-sacred-glow .du-hero {\n  position: relative;\n  padding: 28px 0 20px;\n  isolation: isolate;\n}\n.du-sacred-glow .du-hero:before {\n  content: \"\";\n  position: absolute;\n  z-index: -1;\n  right: -38px;\n  top: -28px;\n  width: 140px;\n  height: 140px;\n  border: 1px solid rgba(194, 151, 68, 0.2);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 20px rgba(24, 56, 93, 0.03),\n    0 0 0 40px rgba(194, 151, 68, 0.035);\n}\n.du-sacred-glow .du-eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 12px;\n  color: var(--sg-blue);\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n.du-sacred-glow .du-eyebrow:before {\n  content: \"\";\n  width: 26px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--sg-blue), var(--sg-gold));\n}\n.du-sacred-glow .du-hero h1 {\n  max-width: 650px;\n  color: var(--sg-navy-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.16;\n  letter-spacing: -.02em;\n}\n.du-sacred-glow .du-hero .du-lead {\n  margin-top: 14px;\n  max-width: 650px;\n  color: var(--sg-text);\n}\n.du-sacred-glow .du-hero .du-emphasis {\n  margin-top: 16px;\n  color: var(--sg-navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  font-weight: 700;\n}\n.du-sacred-glow .du-stars {\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n}\n.du-sacred-glow .du-stars i {\n  position: absolute;\n  display: block;\n  color: var(--sg-gold);\n  font-style: normal;\n  line-height: 1;\n  opacity: .28;\n  animation: duTwinkle 3.4s ease-in-out infinite;\n}\n.du-sacred-glow .du-stars i:nth-child(1) { right: 8%; top: 16px; font-size: 18px; }\n.du-sacred-glow .du-stars i:nth-child(2) { right: 22%; top: 52px; font-size: 11px; animation-delay: .8s; }\n.du-sacred-glow .du-stars i:nth-child(3) { right: 4%; top: 88px; font-size: 13px; animation-delay: 1.6s; }\n\n\/* --- MEDIA WITH GLOW SWEEP --- *\/\n.du-sacred-glow .du-media {\n  position: relative;\n  margin: 14px -16px 0;\n  overflow: hidden;\n  background: #fbf9f6;\n}\n.du-sacred-glow .du-media:before {\n  content: \"\";\n  position: absolute;\n  z-index: 2;\n  left: -45%;\n  top: 0;\n  width: 36%;\n  height: 100%;\n  transform: skewX(-20deg);\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .24), transparent);\n  animation: duSweep 7.5s ease-in-out infinite;\n  pointer-events: none;\n}\n.du-sacred-glow .du-media:after {\n  content: \"\";\n  position: absolute;\n  left: 10%;\n  right: 10%;\n  bottom: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--sg-gold), transparent);\n  opacity: .55;\n}\n.du-sacred-glow .du-caption {\n  text-align: center;\n  font-size: 12.5px;\n  color: var(--sg-muted);\n  margin-top: 6px;\n  letter-spacing: .04em;\n}\n\n\/* --- QUICK PILLS --- *\/\n.du-sacred-glow .du-quick {\n  position: relative;\n  margin: 22px 0 0;\n  padding: 15px 0;\n  border-top: 1px solid var(--sg-line);\n  border-bottom: 1px solid var(--sg-line);\n  display: flex;\n  justify-content: center;\n  gap: 10px 18px;\n  flex-wrap: wrap;\n}\n.du-sacred-glow .du-quick:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: -1px;\n  width: 42%;\n  height: 1px;\n  background: linear-gradient(90deg, var(--sg-navy), var(--sg-gold));\n  animation: duLine 5.2s ease-in-out infinite alternate;\n}\n.du-sacred-glow .du-quick span {\n  color: var(--sg-navy-deep);\n  font-size: 13.5px;\n  font-weight: 750;\n  white-space: nowrap;\n}\n.du-sacred-glow .du-quick b { color: var(--sg-gold); }\n\n\/* --- SECTION \u0026 HEADINGS --- *\/\n.du-sacred-glow .du-section {\n  position: relative;\n  padding: 34px 0 0;\n}\n.du-sacred-glow .du-section h2 {\n  color: var(--sg-navy-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n  line-height: 1.25;\n  letter-spacing: -.012em;\n}\n.du-sacred-glow .du-section p {\n  margin-top: 11px;\n  color: var(--sg-text);\n}\n.du-sacred-glow .du-copy { max-width: 660px; }\n.du-sacred-glow .du-accent {\n  display: inline-block;\n  color: var(--sg-gold);\n  transform-origin: center;\n  animation: duFloat 4.6s ease-in-out infinite;\n}\n\n\/* --- DETAIL FLOW --- *\/\n.du-sacred-glow .du-detail-flow {\n  margin-top: 18px;\n  padding-left: 16px;\n  border-left: 1px solid var(--sg-line);\n}\n.du-sacred-glow .du-detail-flow p {\n  position: relative;\n  margin-top: 0;\n  padding: 0 0 13px 0;\n  color: var(--sg-text);\n}\n.du-sacred-glow .du-detail-flow p:last-child { padding-bottom: 0; }\n.du-sacred-glow .du-detail-flow p:before {\n  content: \"\";\n  position: absolute;\n  left: -20px;\n  top: .58em;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #fff;\n  border: 1px solid var(--sg-gold);\n  box-shadow: 0 0 0 3px #fff;\n}\n.du-sacred-glow .du-detail-flow strong { color: var(--sg-navy); }\n\n\/* --- HIGHLIGHT BANNER --- *\/\n.du-sacred-glow .du-light-copy {\n  position: relative;\n  margin-top: 18px;\n  padding: 16px 0 15px 18px;\n}\n.du-sacred-glow .du-light-copy:before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  width: 2px;\n  background: linear-gradient(var(--sg-blue), var(--sg-gold), var(--sg-blue));\n  background-size: 100% 190%;\n  animation: duGlowLine 5s linear infinite;\n}\n.du-sacred-glow .du-light-copy strong { color: var(--sg-navy-deep); }\n\n\/* --- 8 STYLES GALLERY GRID --- *\/\n.du-sacred-glow .du-style-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-top: 20px;\n}\n.du-sacred-glow .du-style-card {\n  background: #fff;\n  border: 1px solid var(--sg-line);\n  border-radius: 6px;\n  overflow: hidden;\n}\n.du-sacred-glow .du-style-body {\n  padding: 12px 14px 14px;\n}\n.du-sacred-glow .du-style-body h3 {\n  font-size: 15px;\n  color: var(--sg-navy-deep);\n  margin-bottom: 4px;\n}\n.du-sacred-glow .du-style-body p {\n  margin: 0;\n  font-size: 13px;\n  color: var(--sg-muted);\n  line-height: 1.4;\n}\n\n\/* --- THREE DETAIL CLOSEUPS --- *\/\n.du-sacred-glow .du-closeup-grid {\n  margin-top: 20px;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n.du-sacred-glow .du-closeup-card {\n  background: var(--sg-cream);\n  border: 1px solid var(--sg-line);\n  border-radius: 6px;\n  overflow: hidden;\n  text-align: center;\n}\n.du-sacred-glow .du-closeup-body {\n  padding: 10px 8px 12px;\n}\n.du-sacred-glow .du-closeup-body h4 {\n  margin: 0 0 4px;\n  font-size: 14px;\n  color: var(--sg-navy);\n}\n.du-sacred-glow .du-closeup-body p {\n  margin: 0;\n  font-size: 12.5px;\n  color: var(--sg-muted);\n  line-height: 1.35;\n}\n\n\/* --- PLACES \/ OCCASIONS --- *\/\n.du-sacred-glow .du-places {\n  margin-top: 16px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px 10px;\n}\n.du-sacred-glow .du-places span {\n  padding: 7px 11px;\n  border: 1px solid var(--sg-line);\n  color: var(--sg-navy);\n  background: var(--sg-cream);\n  font-size: 13px;\n  font-weight: 650;\n  line-height: 1.15;\n}\n\n\/* --- REUSABLE MEMORY BLOCK --- *\/\n.du-sacred-glow .du-memory {\n  position: relative;\n  margin: 32px -16px 0;\n  padding: 26px 20px;\n  background:\n    radial-gradient(circle at 87% 18%, rgba(194, 151, 68, 0.12) 0 3px, transparent 4px),\n    radial-gradient(circle at 80% 34%, rgba(24, 56, 93, 0.08) 0 2px, transparent 3px),\n    var(--sg-cream);\n  border-top: 1px solid var(--sg-line);\n  border-bottom: 1px solid var(--sg-line);\n}\n.du-sacred-glow .du-memory:after {\n  content: \"✦\";\n  position: absolute;\n  right: 20px;\n  top: 18px;\n  color: var(--sg-gold);\n  font-size: 16px;\n  opacity: .55;\n  animation: duTwinkle 3.2s ease-in-out infinite;\n}\n.du-sacred-glow .du-memory strong {\n  display: block;\n  max-width: 580px;\n  color: var(--sg-navy-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  line-height: 1.35;\n}\n.du-sacred-glow .du-memory p {\n  max-width: 650px;\n  margin-top: 10px;\n  color: var(--sg-text);\n  font-size: 15px;\n}\n\n\/* --- FAQ ACCORDION --- *\/\n.du-sacred-glow .du-faq {\n  margin-top: 20px;\n  border-top: 1px solid var(--sg-line);\n}\n.du-sacred-glow .du-faq details {\n  border-bottom: 1px solid var(--sg-line);\n}\n.du-sacred-glow .du-faq summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 16px 4px;\n  font-weight: 750;\n  font-size: 16px;\n  color: var(--sg-navy-deep);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 14px;\n}\n.du-sacred-glow .du-faq summary::-webkit-details-marker { display: none; }\n.du-sacred-glow .du-faq summary:after {\n  content: \"+\";\n  color: var(--sg-gold);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n}\n.du-sacred-glow .du-faq details[open] summary:after { content: \"−\"; }\n.du-sacred-glow .du-faq-answer {\n  padding: 0 4px 16px;\n  color: var(--sg-muted);\n  font-size: 14.5px;\n  line-height: 1.6;\n}\n\n\/* --- PACKAGE \u0026 FOOTER --- *\/\n.du-sacred-glow .du-package {\n  margin-top: 32px;\n  padding: 20px 0 0;\n  border-top: 1px solid var(--sg-line);\n}\n.du-sacred-glow .du-package h3 {\n  color: var(--sg-navy-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.25;\n}\n.du-sacred-glow .du-package p {\n  margin-top: 9px;\n  color: var(--sg-muted);\n}\n\n.du-sacred-glow .du-final {\n  position: relative;\n  margin-top: 32px;\n  padding: 26px 20px;\n  text-align: center;\n  border-top: 1px solid var(--sg-line);\n  border-bottom: 1px solid var(--sg-line);\n  background: var(--sg-cream);\n}\n.du-sacred-glow .du-final:before,\n.du-sacred-glow .du-final:after {\n  content: \"✦\";\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--sg-gold);\n  font-size: 15px;\n}\n.du-sacred-glow .du-final:before { left: 10px; }\n.du-sacred-glow .du-final:after { right: 10px; }\n.du-sacred-glow .du-final strong {\n  display: block;\n  padding: 0 16px;\n  color: var(--sg-navy-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  line-height: 1.35;\n}\n.du-sacred-glow .du-final span {\n  display: block;\n  margin-top: 8px;\n  color: var(--sg-muted);\n  font-size: 14px;\n}\n\n.du-sacred-glow .du-top {\n  display: block;\n  width: max-content;\n  max-width: 100%;\n  margin: 24px auto 0;\n  padding: 9px 18px;\n  border: 1px solid var(--sg-line);\n  color: var(--sg-navy);\n  background: #fff;\n  text-decoration: none;\n  font-size: 12.5px;\n  font-weight: 850;\n  letter-spacing: .08em;\n}\n.du-sacred-glow .du-top:active { transform: translateY(1px); }\n\n\/* --- ANIMATIONS --- *\/\n@keyframes duTwinkle {\n  0%, 100% { opacity: .22; transform: scale(.8) rotate(0deg); }\n  50% { opacity: .88; transform: scale(1.18) rotate(16deg); }\n}\n@keyframes duFloat {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-2px); }\n}\n@keyframes duSweep {\n  0%, 28% { left: -45%; opacity: 0; }\n  42% { opacity: 1; }\n  58% { left: 118%; opacity: 0; }\n  100% { left: 118%; opacity: 0; }\n}\n@keyframes duLine {\n  0% { width: 24%; opacity: .45; }\n  100% { width: 68%; opacity: .85; }\n}\n@keyframes duGlowLine {\n  0% { background-position: 0 0; }\n  100% { background-position: 0 190%; }\n}\n\n\/* --- RESPONSIVE --- *\/\n@media (max-width: 480px) {\n  .du-sacred-glow { font-size: 15.5px; line-height: 1.66; }\n  .du-sacred-glow .du-hero { padding-top: 24px; }\n  .du-sacred-glow .du-hero h1 { font-size: 26px; }\n  .du-sacred-glow .du-section { padding-top: 28px; }\n  .du-sacred-glow .du-section h2 { font-size: 21.5px; }\n  .du-sacred-glow .du-quick { justify-content: flex-start; }\n  .du-sacred-glow .du-style-grid { grid-template-columns: 1fr; }\n  .du-sacred-glow .du-closeup-grid { grid-template-columns: 1fr; }\n  .du-sacred-glow .du-memory { padding: 22px 16px; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .du-sacred-glow *,\n  .du-sacred-glow *:before,\n  .du-sacred-glow *:after {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"du-sacred-glow\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"du-hero\"\u003e\n    \u003cdiv class=\"du-stars\"\u003e\n      \u003ci\u003e✦\u003c\/i\u003e\u003ci\u003e✦\u003c\/i\u003e\u003ci\u003e✧\u003c\/i\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"du-eyebrow\"\u003eFaith \u0026amp; Light Keepsake Collection\u003c\/div\u003e\n    \u003ch1\u003eA Little Light. A Deeper Meaning.\u003c\/h1\u003e\n    \u003cp class=\"du-lead\"\u003eBring a calming warm glow and a meaningful reminder of faith into your home. Eight finely detailed Jesus, Angel, and Nativity lighted displays, each designed with grace, flowing cascades, and storybook charm.\u003c\/p\u003e\n    \u003cp class=\"du-emphasis\"\u003eNot just holiday lights. A timeless expression of peace and grace.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HERO MEDIA --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/main-01_8bd165e4-7726-411e-8a8f-188ddf0ea301.jpg?v=1789654875\" alt=\"Holy Family stable lighted wall decor with ribbon cascade\" loading=\"eager\"\u003e\n    \u003cp class=\"du-caption\"\u003eFeatured Style: Holy Family Stable Cascade\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK HIGHLIGHTS --\u003e\n  \u003cdiv class=\"du-quick\"\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Faith-Inspired Art\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Warm Ambient Glow\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Flowing Ribbon Cascade\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Year-Round or Holiday\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 1: EMOTIONAL ESSENCE --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e✨\u003c\/span\u003e A Serene Presence in Any Corner\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eNot every meaningful moment needs words. A familiar symbol of devotion paired with a gentle cascade of warm light transforms living spaces into comforting sanctuaries.\u003c\/p\u003e\n    \u003cdiv class=\"du-detail-flow\"\u003e\n      \u003cp\u003e\u003cstrong\u003eIlluminated Artistry:\u003c\/strong\u003e Warm backlighting highlights fine sculpted silhouettes, angel wings, and sacred halos.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eFlowing Cascades:\u003c\/strong\u003e Layered ribbons, frosted greenery, and crystal drops create vertical elegance on walls and doors.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eEveryday Inspiration:\u003c\/strong\u003e Perfect for Christmas celebrations, yet subtle enough for year-round prayer nooks and entryways.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE SHOWCASE 1 --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_2026_9_14_21_51_53.png?v=1789654942\" alt=\"Light of Christ Cascade displayed in living room\" loading=\"lazy\"\u003e\n    \u003cp class=\"du-caption\"\u003eLight of Christ Cascade in Warm Ambient Lighting\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 2: 8 DISTINCT STYLES GALLERY --\u003e\n  \u003csection class=\"du-section\" id=\"styles\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🕊️\u003c\/span\u003e Choose Your Sacred Design\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eFind the piece that speaks to your heart. Each design tells its own story through unique figures, frames, and lighting arrangements.\u003c\/p\u003e\n\n    \u003cdiv class=\"du-style-grid\"\u003e\n      \u003c!-- Style 1 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_2026_9_14_17_27_02.png?v=1789655006\" alt=\"Light of Christ Cascade\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eLight of Christ Cascade\u003c\/h3\u003e\n          \u003cp\u003eOpen arms, radiant halo, white floral garland, and glowing cascading ribbons.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 2 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_2026_9_14_17_27_06.png?v=1789655006\" alt=\"Guardian Angel of Peace\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eGuardian Angel of Peace\u003c\/h3\u003e\n          \u003cp\u003eA star held close, layered feather wings, and serene sapphire drapery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 3 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_2026_9_14_17_27_09.png?v=1789655006\" alt=\"Bethlehem Star Nativity\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eBethlehem Star Nativity\u003c\/h3\u003e\n          \u003cp\u003eThe Holy Family gathered under the guiding star with an angel overhead.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 4 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_2026_9_14_17_27_12.png?v=1789655005\" alt=\"Angel Cross of Grace\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eAngel Cross of Grace\u003c\/h3\u003e\n          \u003cp\u003eA sculpted celestial angel tenderly embracing a radiant golden cross.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 5 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/main-02_b69bac46-0889-44e0-874c-621998b0857c.jpg?v=1789654869\" alt=\"Angel Blessing\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eAngel Blessing\u003c\/h3\u003e\n          \u003cp\u003eUplifted wings with hands extended, finished with falling starlight trails.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 6 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/main-01_8bd165e4-7726-411e-8a8f-188ddf0ea301.jpg?v=1789654875\" alt=\"Holy Family Stable\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eHoly Family Stable\u003c\/h3\u003e\n          \u003cp\u003eRustic wooden crèche with tender lambs, snowy boughs, and warm light.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 7 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_Sep_17_2026_07_17_28_PM_7775f0ad-a018-479b-8553-aad869fed714.png?v=1789654893\" alt=\"Bethlehem Star Heaven Trail\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eBethlehem Star Heaven Trail\u003c\/h3\u003e\n          \u003cp\u003eA golden guiding star crowning a silhouetted Nativity scene and pine accents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- Style 8 --\u003e\n      \u003cdiv class=\"du-style-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_Sep_17_2026_07_20_24_PM_95234e03-822e-4af3-9687-67775ec1edeb.png?v=1789654893\" alt=\"Heavenly Angel Wings Nativity Light\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-style-body\"\u003e\n          \u003ch3\u003eHeavenly Angel Wings Nativity\u003c\/h3\u003e\n          \u003cp\u003eMajestic feathered wings embracing the Holy Family under soft celestial illumination.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE SHOWCASE 2 --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/ChatGPT_Image_Sep_17_2026_07_20_24_PM_95234e03-822e-4af3-9687-67775ec1edeb.png?v=1789654893\" alt=\"Angel Wings Nativity glowing on a wall\" loading=\"lazy\"\u003e\n    \u003cp class=\"du-caption\"\u003eThe Heart of Christmas, Brought Warmly Home\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 3: CLOSE-UP CRAFTSMANSHIP --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🔍\u003c\/span\u003e Take a Closer Look\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eFrom the intricate floral arrangements to the faceted hanging droplets, each element is crafted with reverence and delicate depth.\u003c\/p\u003e\n\n    \u003cdiv class=\"du-closeup-grid\"\u003e\n      \u003cdiv class=\"du-closeup-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/a4bfb0ba-6e43-4c3f-8f02-2b3b34a17752.jpg?v=1789653841\" alt=\"Radiant halo closeup\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-closeup-body\"\u003e\n          \u003ch4\u003eRadiant Halo\u003c\/h4\u003e\n          \u003cp\u003eLuminous concentric arcs bring gentle focus to the figure.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"du-closeup-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/84dce76c-9165-46a9-aa5c-73641b1d3ea4.jpg?v=1789653841\" alt=\"Floral accents closeup\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-closeup-body\"\u003e\n          \u003ch4\u003eSoft Botanicals\u003c\/h4\u003e\n          \u003cp\u003eWhite silk blooms and frosted foliage add lifelike texture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"du-closeup-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0837\/7666\/7906\/files\/aeb8c938-e5de-4bdc-8981-f41c0ce0ff9e.jpg?v=1789653841\" alt=\"Faceted starlight drops closeup\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"du-closeup-body\"\u003e\n          \u003ch4\u003eLight Cascade\u003c\/h4\u003e\n          \u003cp\u003eHanging star pendants catch ambient sparkle as they drape.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DISPLAY LOCATIONS --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🏡\u003c\/span\u003e Designed for Cherished Spaces\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eHang effortlessly above entryways, holiday mantels, or peaceful reflection corners.\u003c\/p\u003e\n    \u003cdiv class=\"du-places\"\u003e\n      \u003cspan\u003eLiving Room Wall\u003c\/span\u003e\n      \u003cspan\u003eFront Door \/ Foyer\u003c\/span\u003e\n      \u003cspan\u003eFireplace Mantel\u003c\/span\u003e\n      \u003cspan\u003ePrayer \u0026amp; Scripture Nook\u003c\/span\u003e\n      \u003cspan\u003eHallway Ledge\u003c\/span\u003e\n      \u003cspan\u003eBedroom Sanctuary\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEMORY CALLOUT --\u003e\n  \u003cdiv class=\"du-memory\"\u003e\n    \u003cstrong\u003eA Gift That Says, “I Thought of You.”\u003c\/strong\u003e\n    \u003cp\u003eWhether blessing a new home, offering comfort during life transitions, or gathering loved ones for Christmas, this thoughtful keepsake shares light that truly endures.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ ACCORDION --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e💡\u003c\/span\u003e Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"du-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre all eight styles included in one order?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eNo. The collection features eight individual designs. Your order includes the specific style and quantity you select from the variant menu above.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this decoration only suitable for Christmas?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eWhile the Nativity pieces make centerpiece displays for Christmas, styles like the Light of Christ, Guardian Angel, and Angel Cross of Grace are lovingly displayed year-round as symbols of faith.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the wall decor hang?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eEach piece is equipped with an integrated hanging loop on the back, allowing it to hang smoothly on standard wall nails, hooks, or door wreath hangers.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan this be displayed outdoors?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eWe recommend indoor display or placement under fully covered outdoor porches. Keep the delicate lighting, ribbons, and figures protected from direct rain, snow, and splashing water.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE INCLUDES --\u003e\n  \u003cdiv class=\"du-package\"\u003e\n    \u003ch3\u003e📦 Package Includes\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e1 × Faith-Inspired Lighted Wall Decor (In Your Selected Style)\u003c\/strong\u003e\u003cbr\u003e\u003cem\u003e*Securely boxed for safe transit and gift presentation.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"du-final\"\u003e\n    \u003cstrong\u003eMake Room for Meaning and Light.\u003c\/strong\u003e\n    \u003cspan\u003eBring a timeless symbol of peace and grace home this season.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ca class=\"du-top\" href=\"#\"\u003e↑ BACK TO TOP\u003c\/a\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"🙏 Light of Christ Cascade","offer_id":62663743078481,"sku":"SZ06982609155929-耶稣","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🕊️ Guardian Angel of Peace","offer_id":62663743111249,"sku":"SZ06982609155929-守护天使","price":39.99,"currency_code":"USD","in_stock":true},{"title":"⭐ Bethlehem Star Nativity","offer_id":62663743144017,"sku":"SZ06982609155929-星星","price":39.99,"currency_code":"USD","in_stock":true},{"title":"✝️  Angel Cross of Grace","offer_id":62663743176785,"sku":"SZ06982609155929-十字架","price":39.99,"currency_code":"USD","in_stock":true},{"title":"👼 Angel Blessing","offer_id":62663743209553,"sku":"SZ06982609155929-天使祝福","price":39.99,"currency_code":"USD","in_stock":true},{"title":"💛 Holy Family","offer_id":62663743242321,"sku":"SZ06982609155929-圣家","price":39.99,"currency_code":"USD","in_stock":true},{"title":"📯 Bethlehem Star Heaven Trail","offer_id":62663743275089,"sku":"SZ06982609155929-伯利恒","price":39.99,"currency_code":"USD","in_stock":true},{"title":"✨ Heavenly Angel Wings Nativity Light","offer_id":62663743307857,"sku":"SZ06982609155929-天使之翼","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/christ-cascade-20260914-lifestyle.png?v=1789712991","url":"https:\/\/viqzet.com\/products\/sacred-glow-jesus-angel-lighted-wall-decor","provider":"viqzet","version":"1.0","type":"link"}