{"product_id":"angel-wings-nativity-light","title":"👼 Heavenly Angel Wings Nativity Light✨ – Lighted Christmas Wall Decor  ✈️","description":"\u003cstyle\u003e\n  \/* =========================================================\n     ANGEL WINGS NATIVITY CHRISTMAS LANDING PAGE\n     PC + MOBILE\n     Desktop: Image Above \/ Text Below\n     Mobile: Image Above \/ Text Below\n     ========================================================= *\/\n\n  .bj-faith-page {\n    --bj-bg: #fffdf9;\n    --bj-card: #ffffff;\n    --bj-text: #2d2a26;\n    --bj-muted: #706960;\n\n    --bj-green: #30483a;\n    --bj-green-dark: #1f3428;\n\n    --bj-gold: #b88935;\n    --bj-gold-dark: #8d6728;\n    --bj-gold-soft: #e9d9b9;\n\n    --bj-cream: #f8f2e8;\n    --bj-cream-2: #f5eee3;\n\n    --bj-border: rgba(104, 76, 35, 0.14);\n    --bj-shadow: 0 14px 38px rgba(66, 48, 24, 0.09);\n\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 8px 18px 55px;\n\n    background: var(--bj-bg);\n    color: var(--bj-text);\n\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 17px;\n    line-height: 1.75;\n\n    overflow: hidden;\n  }\n\n  .bj-faith-page *,\n  .bj-faith-page *::before,\n  .bj-faith-page *::after {\n    box-sizing: border-box;\n  }\n\n  .bj-faith-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    border: 0;\n  }\n\n  .bj-faith-page p,\n  .bj-faith-page h2,\n  .bj-faith-page h3 {\n    margin-top: 0;\n  }\n\n  \/* ---------------------------------------------------------\n     SECTION\n     --------------------------------------------------------- *\/\n\n  .bj-section {\n    margin: 0 auto 66px;\n    padding: 0;\n  }\n\n  .bj-section + .bj-section {\n    margin-top: 0;\n  }\n\n  .bj-center {\n    text-align: center;\n  }\n\n  \/* ---------------------------------------------------------\n     TEXT\n     --------------------------------------------------------- *\/\n\n  .bj-kicker {\n    display: inline-block;\n    margin-bottom: 11px;\n\n    color: var(--bj-gold-dark);\n\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .bj-title {\n    max-width: 900px;\n    margin: 0 auto 17px;\n\n    color: #29241f;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(34px, 4.5vw, 48px);\n    font-weight: 700;\n    line-height: 1.13;\n    letter-spacing: -0.5px;\n  }\n\n  .bj-heading {\n    max-width: 900px;\n    margin: 0 auto 14px;\n\n    color: #29241f;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(28px, 3.7vw, 40px);\n    font-weight: 700;\n    line-height: 1.18;\n    letter-spacing: -0.3px;\n  }\n\n  .bj-subtitle,\n  .bj-lead {\n    max-width: 830px;\n    margin: 0 auto;\n\n    color: var(--bj-muted);\n\n    font-size: 18px;\n    line-height: 1.78;\n  }\n\n  .bj-lead {\n    color: #514b43;\n  }\n\n  .bj-copy {\n    max-width: 880px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .bj-copy p {\n    margin: 0 0 17px;\n  }\n\n  .bj-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* ---------------------------------------------------------\n     IMAGE\n     --------------------------------------------------------- *\/\n\n  .bj-image-wrap {\n    width: 100%;\n    max-width: 920px;\n    margin: 31px auto 0;\n\n    overflow: hidden;\n    border-radius: 18px;\n\n    background: #f5f1e9;\n    box-shadow: var(--bj-shadow);\n  }\n\n  .bj-image-wrap img {\n    border-radius: 18px;\n  }\n\n  .bj-image-wrap.bj-wide {\n    max-width: 980px;\n  }\n\n  \/* ---------------------------------------------------------\n     HERO\n     --------------------------------------------------------- *\/\n\n  .bj-hero {\n    padding-top: 15px;\n  }\n\n  .bj-hero .bj-image-wrap {\n    margin-top: 31px;\n  }\n\n  .bj-hero-note {\n    max-width: 880px;\n    margin: 24px auto 0;\n\n    padding: 18px 22px;\n\n    border: 1px solid var(--bj-gold-soft);\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffaf1 0%,\n        #f8efdf 100%\n      );\n\n    color: #584a32;\n\n    font-size: 16px;\n    line-height: 1.7;\n    text-align: center;\n  }\n\n  .bj-hero-note strong {\n    color: var(--bj-gold-dark);\n  }\n\n  \/* ---------------------------------------------------------\n     BENEFITS\n     --------------------------------------------------------- *\/\n\n  .bj-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n\n    gap: 13px;\n\n    max-width: 1000px;\n    margin: 28px auto 0;\n  }\n\n  .bj-benefit {\n    padding: 22px 16px 21px;\n\n    border: 1px solid var(--bj-border);\n    border-radius: 15px;\n\n    background: var(--bj-card);\n\n    box-shadow:\n      0 7px 22px rgba(68, 48, 22, 0.05);\n\n    text-align: center;\n  }\n\n  .bj-benefit-icon {\n    margin-bottom: 11px;\n\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .bj-benefit strong {\n    display: block;\n    margin-bottom: 7px;\n\n    color: #302b25;\n\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .bj-benefit span {\n    display: block;\n\n    color: var(--bj-muted);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* ---------------------------------------------------------\n     SOFT SECTION\n     --------------------------------------------------------- *\/\n\n  .bj-soft-section {\n    padding: 44px 24px;\n\n    border-radius: 23px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fffaf2 0%,\n        #f6eee2 100%\n      );\n\n    border: 1px solid rgba(184, 137, 53, 0.12);\n  }\n\n  .bj-soft-section .bj-image-wrap {\n    margin-top: 29px;\n  }\n\n  \/* ---------------------------------------------------------\n     CHECK LIST\n     --------------------------------------------------------- *\/\n\n  .bj-checks {\n    max-width: 800px;\n\n    margin: 24px auto 0;\n    padding: 0;\n\n    list-style: none;\n    text-align: left;\n  }\n\n  .bj-checks li {\n    position: relative;\n\n    margin: 0;\n    padding: 12px 0 12px 37px;\n\n    border-bottom: 1px solid #ece2d2;\n\n    color: #403b35;\n\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bj-checks li:last-child {\n    border-bottom: 0;\n  }\n\n  .bj-checks li::before {\n    content: \"✓\";\n\n    position: absolute;\n    left: 0;\n    top: 11px;\n\n    width: 25px;\n    height: 25px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: #efe1c2;\n\n    color: #70521e;\n\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* ---------------------------------------------------------\n     IMAGE + TEXT SECTIONS\n     PC: IMAGE ABOVE \/ TEXT BELOW\n     --------------------------------------------------------- *\/\n\n  .bj-feature-section {\n    width: 100%;\n  }\n\n  .bj-feature-section .bj-feature-media {\n    width: 100%;\n    margin: 0 auto;\n  }\n\n  .bj-feature-section .bj-feature-copy {\n    width: 100%;\n    max-width: 900px;\n\n    margin: 28px auto 0;\n\n    text-align: center;\n  }\n\n  .bj-feature-section .bj-feature-copy p {\n    max-width: 840px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  \/* ---------------------------------------------------------\n     REAL HOME SECTION\n     --------------------------------------------------------- *\/\n\n  .bj-home-section {\n    padding: 44px 24px;\n\n    border-radius: 23px;\n\n    background: var(--bj-green-dark);\n    color: #fff;\n  }\n\n  .bj-home-section .bj-kicker {\n    color: #e4c77d;\n  }\n\n  .bj-home-section .bj-heading {\n    color: #fff;\n  }\n\n  .bj-home-section .bj-lead {\n    color: rgba(255,255,255,0.86);\n  }\n\n  .bj-home-section .bj-image-wrap {\n    box-shadow:\n      0 15px 36px rgba(0,0,0,0.18);\n  }\n\n  \/* ---------------------------------------------------------\n     GIFT\n     --------------------------------------------------------- *\/\n\n  .bj-gift-section {\n    padding: 44px 24px;\n\n    border-radius: 23px;\n\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(184, 137, 53, 0.13),\n        transparent 35%\n      ),\n      #faf6ee;\n\n    border: 1px solid rgba(184, 137, 53, 0.14);\n  }\n\n  \/* ---------------------------------------------------------\n     QUOTE\n     --------------------------------------------------------- *\/\n\n  .bj-quote {\n    max-width: 860px;\n\n    margin: 0 auto;\n\n    padding: 28px 30px;\n\n    border-left: 4px solid var(--bj-gold);\n\n    border-radius: 0 16px 16px 0;\n\n    background: #fff9ef;\n\n    color: #594a30;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 23px;\n    line-height: 1.55;\n    font-style: italic;\n\n    text-align: center;\n  }\n\n  \/* ---------------------------------------------------------\n     CUSTOMER PHOTOS\n     --------------------------------------------------------- *\/\n\n  .bj-customer-section {\n    padding: 42px 24px;\n\n    border-radius: 23px;\n\n    background: #f8f3eb;\n  }\n\n  .bj-customer-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 15px;\n\n    max-width: 980px;\n    margin: 28px auto 0;\n  }\n\n  .bj-customer-photo {\n    overflow: hidden;\n\n    padding: 7px;\n\n    border-radius: 15px;\n\n    background: #fff;\n\n    box-shadow:\n      0 7px 23px rgba(49, 37, 20, 0.08);\n  }\n\n  .bj-customer-photo img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n\n    border-radius: 10px;\n  }\n\n  .bj-photo-caption {\n    padding: 9px 4px 5px;\n\n    color: #655e55;\n\n    font-size: 14px;\n    line-height: 1.4;\n\n    text-align: center;\n  }\n\n  \/* ---------------------------------------------------------\n     FAQ\n     --------------------------------------------------------- *\/\n\n  .bj-faq {\n    max-width: 900px;\n    margin: 27px auto 0;\n  }\n\n  .bj-faq details {\n    margin-bottom: 11px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--bj-border);\n    border-radius: 13px;\n\n    background: #fff;\n  }\n\n  .bj-faq summary {\n    position: relative;\n\n    cursor: pointer;\n\n    padding: 18px 53px 18px 20px;\n\n    color: #302b25;\n\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n\n    list-style: none;\n  }\n\n  .bj-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bj-faq summary::after {\n    content: \"+\";\n\n    position: absolute;\n\n    right: 20px;\n    top: 50%;\n\n    transform: translateY(-50%);\n\n    color: var(--bj-gold);\n\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .bj-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .bj-faq-answer {\n    padding: 0 20px 20px;\n\n    color: var(--bj-muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* ---------------------------------------------------------\n     TRUST\n     --------------------------------------------------------- *\/\n\n  .bj-trust {\n    margin-top: 0;\n\n    padding: 48px 24px;\n\n    border-radius: 23px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #24392d 0%,\n        #16261e 100%\n      );\n\n    color: #fff;\n  }\n\n  .bj-trust .bj-kicker {\n    color: #e5c680;\n  }\n\n  .bj-trust .bj-heading {\n    color: #fff;\n  }\n\n  .bj-trust .bj-subtitle {\n    color: rgba(255,255,255,0.85);\n  }\n\n  .bj-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n\n    gap: 12px;\n\n    max-width: 970px;\n\n    margin: 29px auto;\n  }\n\n  .bj-trust-item {\n    padding: 20px 12px;\n\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 14px;\n\n    background: rgba(255,255,255,0.05);\n\n    text-align: center;\n  }\n\n  .bj-trust-icon {\n    margin-bottom: 8px;\n\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .bj-trust-item strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: #fff;\n\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .bj-trust-item span {\n    display: block;\n\n    color: rgba(255,255,255,0.73);\n\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .bj-payments {\n    max-width: 900px;\n\n    margin: 0 auto;\n\n    padding-top: 21px;\n\n    border-top: 1px solid rgba(255,255,255,0.14);\n\n    text-align: center;\n  }\n\n  .bj-payments-title {\n    margin-bottom: 12px;\n\n    color: rgba(255,255,255,0.9);\n\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .bj-payment-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n  }\n\n  .bj-payment {\n    padding: 7px 11px;\n\n    border-radius: 7px;\n\n    background: #fff;\n    color: #272727;\n\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* ---------------------------------------------------------\n     MOBILE\n     Image remains ABOVE Text\n     --------------------------------------------------------- *\/\n\n  @media screen and (max-width: 767px) {\n\n    .bj-faith-page {\n      padding: 5px 12px 38px;\n\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .bj-section {\n      margin-bottom: 45px;\n    }\n\n    .bj-kicker {\n      margin-bottom: 9px;\n\n      font-size: 10px;\n      letter-spacing: 1.45px;\n    }\n\n    .bj-title {\n      margin-bottom: 13px;\n\n      font-size: 32px;\n      line-height: 1.18;\n    }\n\n    .bj-heading {\n      margin-bottom: 12px;\n\n      font-size: 28px;\n      line-height: 1.2;\n    }\n\n    .bj-subtitle,\n    .bj-lead {\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .bj-image-wrap {\n      margin-top: 23px;\n      border-radius: 14px;\n    }\n\n    .bj-image-wrap img {\n      border-radius: 14px;\n    }\n\n    .bj-hero {\n      padding-top: 7px;\n    }\n\n    .bj-hero-note {\n      margin-top: 18px;\n      padding: 16px 16px;\n\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .bj-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n\n      gap: 9px;\n\n      margin-top: 21px;\n    }\n\n    .bj-benefit {\n      padding: 16px 10px 15px;\n\n      border-radius: 12px;\n    }\n\n    .bj-benefit-icon {\n      margin-bottom: 8px;\n\n      font-size: 24px;\n    }\n\n    .bj-benefit strong {\n      font-size: 14px;\n    }\n\n    .bj-benefit span {\n      font-size: 12px;\n      line-height: 1.52;\n    }\n\n    .bj-soft-section,\n    .bj-home-section,\n    .bj-gift-section,\n    .bj-customer-section,\n    .bj-trust {\n      padding: 32px 15px;\n      border-radius: 18px;\n    }\n\n    \/* -------------------------------------------------------\n       MOBILE:\n       IMAGE ABOVE TEXT\n       ------------------------------------------------------- *\/\n\n    .bj-feature-section {\n      display: flex;\n      flex-direction: column;\n    }\n\n    .bj-feature-section .bj-feature-media {\n      order: 1;\n    }\n\n    .bj-feature-section .bj-feature-copy {\n      order: 2;\n\n      margin-top: 21px;\n\n      text-align: center;\n    }\n\n    .bj-feature-section .bj-feature-copy p {\n      max-width: none;\n    }\n\n    .bj-checks {\n      margin-top: 17px;\n    }\n\n    .bj-checks li {\n      padding: 10px 0 10px 34px;\n\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .bj-checks li::before {\n      top: 9px;\n\n      width: 23px;\n      height: 23px;\n\n      font-size: 14px;\n    }\n\n    .bj-quote {\n      padding: 22px 18px;\n\n      font-size: 19px;\n      line-height: 1.52;\n    }\n\n    .bj-customer-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n\n      gap: 6px;\n\n      margin-top: 20px;\n    }\n\n    .bj-customer-photo {\n      padding: 4px;\n\n      border-radius: 9px;\n    }\n\n    .bj-customer-photo img {\n      border-radius: 6px;\n    }\n\n    .bj-photo-caption {\n      display: none;\n    }\n\n    .bj-faq {\n      margin-top: 20px;\n    }\n\n    .bj-faq details {\n      margin-bottom: 8px;\n      border-radius: 11px;\n    }\n\n    .bj-faq summary {\n      padding: 16px 45px 16px 15px;\n\n      font-size: 15px;\n    }\n\n    .bj-faq summary::after {\n      right: 15px;\n      font-size: 24px;\n    }\n\n    .bj-faq-answer {\n      padding: 0 15px 17px;\n\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .bj-trust-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n\n      gap: 9px;\n\n      margin: 22px auto;\n    }\n\n    .bj-trust-item {\n      padding: 17px 9px;\n      border-radius: 11px;\n    }\n\n    .bj-trust-item strong {\n      font-size: 14px;\n    }\n\n    .bj-trust-item span {\n      font-size: 11px;\n    }\n\n    .bj-payment {\n      font-size: 11px;\n      padding: 6px 9px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"bj-faith-page\"\u003e\n\n  \u003c!-- ======================================================\n       HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-hero bj-center\"\u003e\n\n    \u003cdiv class=\"bj-kicker\"\u003e\n      A Light of Faith This Christmas\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"bj-title\"\u003e\n      A Meaningful Christmas Glow for the Heart of Your Home\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bj-subtitle\"\u003e\n      More than ordinary holiday décor — this elegant Nativity wall display\n      brings together the \u003cstrong\u003eBethlehem Star, angel-inspired wings,\n      warm cascading light, and the Holy Family\u003c\/strong\u003e in one beautiful\n      Christmas centerpiece.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bj-image-wrap bj-wide\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020391421.png?v=1789202289\" alt=\"Light of Faith Christmas Nativity wall decor with Bethlehem Star and warm cascading lights\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-hero-note\"\u003e\n      \u003cstrong\u003eMore than Christmas decoration.\u003c\/strong\u003e\n      A warm, meaningful focal point designed to bring faith, family and\n      Christmas beauty into your home.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       BENEFITS\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section\"\u003e\n\n    \u003cdiv class=\"bj-center\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Faith • Family • Christmas\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Designed to Mean More Than Ordinary Holiday Décor\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-subtitle\"\u003e\n        A warm and graceful statement piece that fills an empty wall with\n        light, meaning and Christmas beauty.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-benefits\"\u003e\n\n      \u003cdiv class=\"bj-benefit\"\u003e\n        \u003cdiv class=\"bj-benefit-icon\"\u003e⭐\u003c\/div\u003e\n        \u003cstrong\u003eBethlehem Star\u003c\/strong\u003e\n        \u003cspan\u003e\n          A radiant focal point inspired by the Christmas story.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-benefit\"\u003e\n        \u003cdiv class=\"bj-benefit-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eWarm Light Cascade\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a peaceful golden glow after dark.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-benefit\"\u003e\n        \u003cdiv class=\"bj-benefit-icon\"\u003e🪽\u003c\/div\u003e\n        \u003cstrong\u003eElegant Wing Design\u003c\/strong\u003e\n        \u003cspan\u003e\n          Layered ivory and gold details create a graceful silhouette.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-benefit\"\u003e\n        \u003cdiv class=\"bj-benefit-icon\"\u003e✝️\u003c\/div\u003e\n        \u003cstrong\u003eMeaningful Nativity\u003c\/strong\u003e\n        \u003cspan\u003e\n          Mary, Joseph and Baby Jesus keep the meaning of Christmas at the center.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       BEAUTIFUL FROM EVERY ANGLE\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/1789202007842.png?v=1789202286\" alt=\"Detailed Bethlehem Star, angel wing design, crystal tassel accents and Nativity figures\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Thoughtful Details\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Beautiful From Every Angle\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        From the layered angel-wing look and sparkling crystal tassels to\n        the detailed Nativity figures, every element is designed to create\n        a richer and more memorable Christmas display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       BEAUTIFUL BY DAY\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-soft-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020344986.png?v=1789202287\" alt=\"Bethlehem Nativity wall decor displayed in daylight\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Beautiful by Day\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Elegant Even Before the Lights Come On\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        Soft ivory feathers, antique-gold accents, greenery and the peaceful\n        Holy Family scene create a refined Christmas display in natural daylight.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       MAGICAL AFTER DARK\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020013022.png?v=1789202289\" alt=\"Bethlehem Nativity wall decor shown in multiple home settings by day and night\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Magical After Dark\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Warm Golden Light That Changes the Room\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        As evening arrives, the Bethlehem Star and cascading lights add a\n        warm, peaceful glow that naturally draws the eye toward the Nativity scene.\n      \u003c\/p\u003e\n\n      \u003cul class=\"bj-checks\"\u003e\n\n        \u003cli\u003e\n          Creates an eye-catching vertical focal point without taking up table space.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Beautiful beside a fireplace, staircase, entryway, living room or bedroom wall.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Meaningful Christmas styling for homes centered on faith and family.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       REAL HOMES\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-home-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap bj-wide\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020118284.png?v=1789202289\" alt=\"Woman displaying large Bethlehem Nativity Christmas wall hanging in a home\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Made for Real Homes\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        A Statement Piece Without the Decorating Hassle\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        Give an empty wall a complete Christmas look without layering\n        multiple wreaths, signs and separate decorations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       SIMPLE SETUP\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892019959233.png?v=1789202286\" alt=\"Easy three-step hanging instructions for Christmas Nativity wall decoration\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Simple Setup\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Hang It. Adjust It. Enjoy the Glow.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        No complicated decorating project. Simply attach a suitable wall hook,\n        hang the top loop and gently arrange the tassel accents.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       WHY THIS DESIGN\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-soft-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892019865999.png?v=1789202261\" alt=\"Comparison between dimensional Nativity Christmas wall decor and ordinary holiday decor\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Why Choose This Design?\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        More Depth. More Light. More Meaning.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        Ordinary Christmas wall decorations can look flat and easy to overlook.\n        This design combines a dimensional centerpiece, elegant wings and\n        cascading crystal-light details to create a much stronger focal point.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       GIFT\n       IMAGE ABOVE \/ TEXT BELOW\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-gift-section bj-feature-section\"\u003e\n\n    \u003cdiv class=\"bj-feature-media\"\u003e\n\n      \u003cdiv class=\"bj-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892019825774.png?v=1789202290\" alt=\"Meaningful Christmas Nativity wall decoration shown as a holiday gift\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-feature-copy\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        A Meaningful Christmas Gift\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        For Someone Who Keeps Faith Close to Home\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-lead\"\u003e\n        A thoughtful choice for parents, grandparents, family and anyone\n        who loves meaningful Christmas décor they can enjoy year after year.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       EMOTIONAL QUOTE\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section\"\u003e\n\n    \u003cdiv class=\"bj-quote\"\u003e\n      “Some Christmas decorations simply fill a space.\n      This one fills it with light, faith and the story at the heart of Christmas.”\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       CUSTOMER PHOTOS\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section bj-customer-section\"\u003e\n\n    \u003cdiv class=\"bj-center\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Customer Photos\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Christmas Beauty in Real-Home Settings\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-subtitle\"\u003e\n        A warm statement piece for bright rooms, cozy entryways\n        and meaningful holiday moments.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-customer-grid\"\u003e\n\n      \u003cdiv class=\"bj-customer-photo\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020344986.png?v=1789202287\" alt=\"Customer style photo of Nativity Christmas wall decor in a bright living space\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"bj-photo-caption\"\u003e\n          Bright Living Space\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-customer-photo\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892020118284.png?v=1789202289\" alt=\"Customer style photo showing Christmas wall decor scale\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"bj-photo-caption\"\u003e\n          Beautiful Statement Size\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-customer-photo\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17892019825774.png?v=1789202290\" alt=\"Customer style gift photo with Nativity Christmas wall decoration\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"bj-photo-caption\"\u003e\n          A Meaningful Gift\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FAQ\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-section\"\u003e\n\n    \u003cdiv class=\"bj-center\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        Questions \u0026amp; Answers\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bj-faq\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          Is this decoration only beautiful at night?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          No. The ivory, gold, greenery and Nativity details create\n          an elegant decorative look during the day, while the warm\n          lighting adds an extra layer of beauty after dark.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Where can I display it?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          It works beautifully on an indoor wall, beside a fireplace,\n          along a staircase, in an entryway, living room or bedroom.\n          Choose a secure hanging point suitable for the decoration.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is it difficult to hang?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          Setup is designed to be simple: install a suitable hook,\n          hang the top loop, then gently arrange the tassel and crystal details.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is this a good Christmas gift?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          Yes. Its Nativity theme and warm Christmas styling make it\n          especially meaningful for parents, grandparents, family members\n          and faith-inspired homes.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Does it take up table or mantel space?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          No. Its vertical wall-hanging format helps create a strong\n          Christmas focal point while keeping tables, shelves and mantels\n          available for other decorations.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How should I care for the decorative details?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bj-faq-answer\"\u003e\n          Handle the crystal tassels, wing accents and 3D Nativity elements\n          gently. For cleaning, use a soft dry cloth and avoid harsh cleaners.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       TRUST\n       ====================================================== --\u003e\n\n  \u003csection class=\"bj-trust\"\u003e\n\n    \u003cdiv class=\"bj-center\"\u003e\n\n      \u003cspan class=\"bj-kicker\"\u003e\n        SHOP WITH CONFIDENCE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"bj-heading\"\u003e\n        Backed by the BestJas 90-Day Risk-Free Guarantee\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bj-subtitle\"\u003e\n        We want your Christmas decoration to feel just as special when\n        it arrives as it did when you first saw it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bj-trust-grid\"\u003e\n\n      \u003cdiv class=\"bj-trust-item\"\u003e\n        \u003cdiv class=\"bj-trust-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cstrong\u003e90-Day Guarantee\u003c\/strong\u003e\n        \u003cspan\u003e\n          Shop with added peace of mind.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bj-trust-item\"\u003e\n        \u003cdiv class=\"bj-trust-icon\"\u003e🔒\u003c\/div\u003e\n        \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n        \u003cspan\u003e\n          Protected payment processing.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bj-trust-item\"\u003e\n        \u003cdiv class=\"bj-trust-icon\"\u003e📦\u003c\/div\u003e\n        \u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e\n        \u003cspan\u003e\n          Carefully prepared for delivery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bj-trust-item\"\u003e\n        \u003cdiv class=\"bj-trust-icon\"\u003e💬\u003c\/div\u003e\n        \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003cspan\u003e\n          Here when you need assistance.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bj-payments\"\u003e\n\n      \u003cdiv class=\"bj-payments-title\"\u003e\n        Secure Payment Options\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bj-payment-list\"\u003e\n\n        \u003cspan class=\"bj-payment\"\u003ePayPal\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eVisa\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eMastercard\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eAmerican Express\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eApple Pay\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eGoogle Pay\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eKlarna\u003c\/span\u003e\n        \u003cspan class=\"bj-payment\"\u003eMaestro\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"xlwm","offers":[{"title":"Buy1","offer_id":49033096069310,"sku":"CSD2609127241-天使翅膀-1","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 10% OFF","offer_id":49033096102078,"sku":"CSD2609127241-天使翅膀-2","price":68.36,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 15% OFF","offer_id":49033096134846,"sku":"CSD2609127241-天使翅膀-3","price":96.84,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Get 20% OFF","offer_id":49033096167614,"sku":"CSD2609127241-天使翅膀-4","price":121.53,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/17892020344986.png?v=1789467795","url":"https:\/\/ncrovoprime.com\/products\/angel-wings-nativity-light","provider":"Ncrovoprime","version":"1.0","type":"link"}