{"product_id":"light-of-heaven-christmas-wall-light","title":"✨ Light of Heaven™ Christmas Wall Light Collection | Bethlehem Star \u0026 Angel’s Grace","description":"\u003cstyle\u003e\n  .loh_wrap,\n  .loh_wrap * {\n    box-sizing: border-box;\n  }\n\n  .loh_wrap {\n    --wine: #531b1b;\n    --wine_deep: #2b1010;\n    --wine_soft: #7c2c28;\n    --gold: #c99a4d;\n    --gold_light: #efd7a4;\n    --cream: #fffaf2;\n    --cream_deep: #f6eee2;\n    --ink: #2d211c;\n    --muted: #75665e;\n    --line: #eadac5;\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .loh_wrap img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .loh_wrap h2,\n  .loh_wrap h3,\n  .loh_wrap p {\n    margin-top: 0;\n  }\n\n  .loh_wrap h2,\n  .loh_wrap h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n\n  \/* HERO *\/\n\n  .loh_hero {\n    position: relative;\n    overflow: hidden;\n    padding: 48px 20px 36px;\n    text-align: center;\n    color: #fff9ee;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(225,176,91,.38),\n        transparent 38%\n      ),\n      linear-gradient(\n        155deg,\n        #250d0d 0%,\n        #561818 52%,\n        #2e1010 100%\n      );\n\n    border-radius: 0 0 28px 28px;\n  }\n\n  .loh_hero:before {\n    content: \"✦\";\n    position: absolute;\n    top: 18px;\n    left: 18px;\n    color: rgba(239,215,164,.28);\n    font-size: 44px;\n  }\n\n  .loh_hero:after {\n    content: \"✦\";\n    position: absolute;\n    right: 20px;\n    bottom: 22px;\n    color: rgba(239,215,164,.20);\n    font-size: 30px;\n  }\n\n  .loh_badge {\n    display: inline-block;\n    margin-bottom: 15px;\n    padding: 7px 14px;\n    border: 1px solid rgba(239,215,164,.42);\n    border-radius: 999px;\n    color: #efd6a1;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .loh_hero h2 {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    color: #fffaf0;\n    font-size: clamp(31px, 7vw, 54px);\n    font-weight: 500;\n    line-height: 1.06;\n    letter-spacing: -.5px;\n  }\n\n  .loh_hero_sub {\n    max-width: 650px;\n    margin: 0 auto;\n    color: rgba(255,248,234,.87);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .loh_hook_line {\n    max-width: 640px;\n    margin: 23px auto 0;\n    padding-top: 18px;\n    border-top: 1px solid rgba(239,215,164,.22);\n    color: #f2dcae;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-style: italic;\n  }\n\n  .loh_scroll {\n    display: inline-block;\n    margin-top: 20px;\n    color: rgba(255,248,234,.68);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n\n  \/* QUICK VALUE *\/\n\n  .loh_proof_strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #e7d6bd;\n  }\n\n  .loh_proof_item {\n    padding: 16px 7px;\n    text-align: center;\n    background: #fffaf3;\n  }\n\n  .loh_proof_item span {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--gold);\n    font-size: 18px;\n  }\n\n  .loh_proof_item strong {\n    display: block;\n    color: var(--wine_deep);\n    font-size: 11px;\n    line-height: 1.3;\n  }\n\n\n  \/* GLOBAL *\/\n\n  .loh_head {\n    max-width: 720px;\n    margin: 0 auto 24px;\n    text-align: center;\n  }\n\n  .loh_kicker {\n    margin-bottom: 7px;\n    color: var(--wine_soft);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .loh_head h2 {\n    margin-bottom: 10px;\n    color: var(--wine_deep);\n    font-size: 29px;\n    line-height: 1.14;\n  }\n\n  .loh_head p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .loh_section {\n    padding: 44px 16px;\n    background: #fff;\n  }\n\n  .loh_section.alt {\n    background: #faf5ed;\n  }\n\n  .loh_image {\n    max-width: 850px;\n    margin: 24px auto 0;\n    overflow: hidden;\n    border-radius: 18px;\n    box-shadow: 0 14px 34px rgba(53,31,19,.10);\n  }\n\n  .loh_image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n\n  \/* TWO DESIGNS *\/\n\n  .loh_choice {\n    padding: 40px 16px 46px;\n    background: #fff;\n  }\n\n  .loh_choice_grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .loh_choice_card {\n    overflow: hidden;\n    background: var(--cream);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    box-shadow: 0 10px 28px rgba(59,36,22,.08);\n  }\n\n  .loh_choice_card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .loh_choice_copy {\n    padding: 20px 18px 22px;\n  }\n\n  .loh_choice_no {\n    margin-bottom: 6px;\n    color: #ad7d36;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .loh_choice_copy h3 {\n    margin-bottom: 8px;\n    color: var(--wine_deep);\n    font-size: 24px;\n  }\n\n  .loh_choice_copy p {\n    margin-bottom: 14px;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .loh_pill_row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n  }\n\n  .loh_pill {\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #efe1cb;\n    color: #654b2a;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n\n  \/* EMOTIONAL *\/\n\n  .loh_bridge {\n    padding: 44px 20px;\n    text-align: center;\n    background: var(--cream_deep);\n    border-top: 1px solid #ebdfcf;\n    border-bottom: 1px solid #ebdfcf;\n  }\n\n  .loh_bridge_symbol {\n    margin-bottom: 10px;\n    color: var(--gold);\n    font-size: 25px;\n  }\n\n  .loh_bridge h2 {\n    max-width: 720px;\n    margin: 0 auto 13px;\n    color: #4b2920;\n    font-size: 27px;\n    line-height: 1.25;\n  }\n\n  .loh_bridge p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .loh_benefits {\n    padding: 44px 16px;\n    background: #fff;\n  }\n\n  .loh_benefit_grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    max-width: 820px;\n    margin: 24px auto 0;\n  }\n\n  .loh_benefit {\n    padding: 18px 11px;\n    text-align: center;\n    border: 1px solid #eadbc5;\n    border-radius: 14px;\n    background: #fffaf2;\n  }\n\n  .loh_benefit span {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--gold);\n    font-size: 24px;\n  }\n\n  .loh_benefit strong {\n    display: block;\n    color: var(--wine_deep);\n    font-size: 13px;\n    line-height: 1.3;\n  }\n\n  .loh_benefit small {\n    display: block;\n    margin-top: 5px;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n\n  \/* DETAILS *\/\n\n  .loh_detail_grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    max-width: 900px;\n    margin: 24px auto 0;\n  }\n\n  .loh_detail_photo {\n    overflow: hidden;\n    border-radius: 18px;\n  }\n\n  .loh_detail_list {\n    display: grid;\n    gap: 10px;\n  }\n\n  .loh_detail {\n    padding: 17px;\n    border: 1px solid #e8d7bd;\n    border-radius: 13px;\n    background: #fff;\n  }\n\n  .loh_detail b {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--wine_deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 17px;\n  }\n\n  .loh_detail p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n\n  \/* COMPARISON *\/\n\n  .loh_compare {\n    padding: 46px 16px;\n    color: #fff8e9;\n    background:\n      radial-gradient(\n        circle at top,\n        rgba(210,158,75,.18),\n        transparent 40%\n      ),\n      #301010;\n  }\n\n  .loh_compare .loh_kicker {\n    color: #e2bd78;\n  }\n\n  .loh_compare .loh_head h2 {\n    color: #fff8eb;\n  }\n\n  .loh_compare .loh_head p {\n    color: rgba(255,248,235,.72);\n  }\n\n  .loh_compare_grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    max-width: 840px;\n    margin: 24px auto 0;\n  }\n\n  .loh_compare_card {\n    padding: 21px 18px;\n    border: 1px solid rgba(235,204,146,.22);\n    border-radius: 15px;\n    background: rgba(255,255,255,.045);\n  }\n\n  .loh_compare_card h3 {\n    margin-bottom: 11px;\n    color: #f1d49c;\n    font-size: 21px;\n  }\n\n  .loh_compare_card p {\n    margin: 7px 0;\n    color: rgba(255,248,235,.83);\n    font-size: 13px;\n  }\n\n  .loh_compare_card b {\n    color: #fff;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .loh_place_grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    max-width: 780px;\n    margin: 24px auto 0;\n  }\n\n  .loh_place {\n    padding: 17px 10px;\n    text-align: center;\n    border: 1px solid #e7d8c3;\n    border-radius: 13px;\n    background: #fff;\n  }\n\n  .loh_place strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--wine_deep);\n    font-size: 13px;\n  }\n\n  .loh_place span {\n    display: block;\n    color: var(--muted);\n    font-size: 11px;\n  }\n\n  .loh_note {\n    max-width: 760px;\n    margin: 18px auto 0;\n    padding: 12px 14px;\n    text-align: center;\n    color: #6e593e;\n    background: #fff7e8;\n    border: 1px solid #ead2a6;\n    border-radius: 10px;\n    font-size: 12px;\n  }\n\n\n  \/* GIFT *\/\n\n  .loh_gift_grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    max-width: 900px;\n    margin: 24px auto 0;\n  }\n\n  .loh_gift_card {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    background: var(--cream);\n  }\n\n  .loh_gift_card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .loh_gift_copy {\n    padding: 18px;\n  }\n\n  .loh_gift_copy h3 {\n    margin-bottom: 7px;\n    color: var(--wine_deep);\n    font-size: 21px;\n  }\n\n  .loh_gift_copy p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n\n  \/* FAQ *\/\n\n  .loh_faq {\n    padding: 46px 16px;\n    background: #fff;\n  }\n\n  .loh_faq_list {\n    max-width: 800px;\n    margin: 24px auto 0;\n  }\n\n  .loh_faq details {\n    border-bottom: 1px solid #e8dece;\n  }\n\n  .loh_faq summary {\n    position: relative;\n    padding: 18px 38px 18px 2px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--wine_deep);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .loh_faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .loh_faq summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 12px;\n    right: 5px;\n    color: var(--gold);\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .loh_faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .loh_faq details p {\n    margin: 0;\n    padding: 0 4px 18px;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .loh_original_answer {\n    padding: 0 0 20px;\n  }\n\n  .loh_original_box {\n    padding: 16px;\n    background: #fff9ef;\n    border: 1px solid #e7d3ad;\n    border-radius: 12px;\n  }\n\n  .loh_original_box strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--wine_deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 16px;\n  }\n\n  .loh_original_box p {\n    padding: 0 !important;\n    margin: 0;\n  }\n\n\n  \/* FINAL CTA *\/\n\n  .loh_final {\n    padding: 50px 20px 54px;\n    text-align: center;\n    color: #fff8eb;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217,168,84,.28),\n        transparent 42%\n      ),\n      #2d0f0f;\n\n    border-radius: 28px 28px 0 0;\n  }\n\n  .loh_final_mini {\n    margin-bottom: 8px;\n    color: #e9ca8d;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n  }\n\n  .loh_final h2 {\n    max-width: 700px;\n    margin: 0 auto 13px;\n    color: #fff8eb;\n    font-size: 30px;\n    line-height: 1.18;\n  }\n\n  .loh_final p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: rgba(255,248,235,.81);\n    font-size: 14px;\n  }\n\n  .loh_final_btn {\n    width: calc(100% - 24px);\n    max-width: 350px;\n    min-height: 64px;\n\n    margin: 27px auto 0;\n    padding: 9px 11px 9px 22px;\n\n    display: flex !important;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n\n    border: 1px solid rgba(244,214,157,.80);\n    border-radius: 18px;\n\n    background: linear-gradient(\n      135deg,\n      #f8e8c5 0%,\n      #e8c57b 100%\n    );\n\n    box-shadow:\n      0 10px 28px rgba(0,0,0,.22),\n      inset 0 1px 0 rgba(255,255,255,.58);\n\n    color: #351313 !important;\n    text-decoration: none !important;\n    cursor: pointer;\n\n    font-family: Arial, Helvetica, sans-serif;\n    text-align: left;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .loh_final_btn:hover,\n  .loh_final_btn:focus,\n  .loh_final_btn:visited {\n    color: #351313 !important;\n    text-decoration: none !important;\n  }\n\n  .loh_final_btn:hover {\n    transform: translateY(-2px);\n    box-shadow:\n      0 14px 34px rgba(0,0,0,.28),\n      inset 0 1px 0 rgba(255,255,255,.62);\n  }\n\n  .loh_final_btn_copy {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  .loh_final_btn_copy small {\n    color: #7b5529 !important;\n    font-size: 9px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: 1.5px;\n  }\n\n  .loh_final_btn_copy strong {\n    color: #351313 !important;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .loh_final_btn_arrow {\n    width: 40px;\n    height: 40px;\n    flex: 0 0 40px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n    background: #431616;\n    color: #f3d89d !important;\n\n    font-size: 20px;\n    line-height: 1;\n  }\n\n\n  \/* DESKTOP *\/\n\n  @media (min-width: 720px) {\n\n    .loh_hero {\n      padding: 65px 40px 50px;\n    }\n\n    .loh_choice {\n      padding-left: 28px;\n      padding-right: 28px;\n    }\n\n    .loh_choice_grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .loh_section,\n    .loh_benefits,\n    .loh_faq {\n      padding-left: 28px;\n      padding-right: 28px;\n    }\n\n    .loh_benefit_grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .loh_detail_grid {\n      grid-template-columns: 1.15fr .85fr;\n      align-items: center;\n    }\n\n    .loh_compare_grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .loh_gift_grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .loh_place_grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\n\n  \/* MOBILE *\/\n\n  @media (max-width: 480px) {\n\n    .loh_hero {\n      padding: 42px 17px 32px;\n    }\n\n    .loh_hero h2 {\n      font-size: 31px;\n    }\n\n    .loh_hero_sub {\n      font-size: 15px;\n    }\n\n    .loh_hook_line {\n      font-size: 17px;\n    }\n\n    .loh_head h2 {\n      font-size: 26px;\n    }\n\n    .loh_proof_item {\n      padding-left: 4px;\n      padding-right: 4px;\n    }\n\n    .loh_proof_item strong {\n      font-size: 10px;\n    }\n\n    .loh_final_btn {\n      max-width: 320px;\n      min-height: 61px;\n      border-radius: 16px;\n    }\n\n    .loh_final_btn_copy strong {\n      font-size: 17px;\n    }\n\n    .loh_final_btn_arrow {\n      width: 37px;\n      height: 37px;\n      flex-basis: 37px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"loh_wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"loh_hero\"\u003e\n\u003cdiv class=\"loh_badge\"\u003eLight of Heaven™ Christmas Collection\u003c\/div\u003e\n\u003ch2\u003eTurn One Empty Wall Into the Moment Everyone Stops to Look At.\u003c\/h2\u003e\n\u003cp class=\"loh_hero_sub\"\u003eA glowing Bethlehem Star. A heavenly Angel. Choose the Christmas story that speaks to your heart and let its warm light become part of the season your family remembers.\u003c\/p\u003e\n\u003cdiv class=\"loh_hook_line\"\u003eWhich light belongs in your home this Christmas?\u003c\/div\u003e\n\u003cdiv class=\"loh_scroll\"\u003e↓ Discover Your Christmas Light\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"loh_proof_strip\"\u003e\n\u003cdiv class=\"loh_proof_item\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003e \u003cstrong\u003eWarm Golden Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_proof_item\"\u003e\n\u003cspan\u003e♡\u003c\/span\u003e \u003cstrong\u003eMeaningful Christmas Gift\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_proof_item\"\u003e\n\u003cspan\u003e⌂\u003c\/span\u003e \u003cstrong\u003eBeautiful Day \u0026amp; Night\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TWO DESIGNS --\u003e\n\u003csection class=\"loh_choice\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eTwo Designs · Two Meanings\u003c\/div\u003e\n\u003ch2\u003eChoose the Christmas Story You Want Your Home to Tell\u003c\/h2\u003e\n\u003cp\u003eBoth designs create a tall, glowing Christmas focal point. Each carries its own meaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_choice_grid\"\u003e\n\u003carticle class=\"loh_choice_card\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_10_22_24_31.png?v=1789207713\u0026amp;width=1200\" alt=\"Bethlehem Star of Faith Christmas Wall Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"loh_choice_copy\"\u003e\n\u003cdiv class=\"loh_choice_no\"\u003eDesign 01 · Faith · Family · Nativity\u003c\/div\u003e\n\u003ch3\u003e⭐ Bethlehem Star of Faith\u003c\/h3\u003e\n\u003cp\u003eThe radiant Bethlehem Star leads the eye toward the Holy Family below, creating a warm reminder of the night at the heart of Christmas.\u003c\/p\u003e\n\u003cdiv class=\"loh_pill_row\"\u003e\n\u003cspan class=\"loh_pill\"\u003eNativity Story\u003c\/span\u003e \u003cspan class=\"loh_pill\"\u003eFaith Inspired\u003c\/span\u003e \u003cspan class=\"loh_pill\"\u003eFamily Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"loh_choice_card\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/01_a73e94ef-304c-4872-8902-1e5f04ace340.png?v=1789369729\u0026amp;width=1200\" alt=\"Angel's Grace Blessing Christmas Wall Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"loh_choice_copy\"\u003e\n\u003cdiv class=\"loh_choice_no\"\u003eDesign 02 · Grace · Hope · Peace\u003c\/div\u003e\n\u003ch3\u003e👼 Angel’s Grace Blessing\u003c\/h3\u003e\n\u003cp\u003eA glowing angel watches over cascading stars, filling the room with a peaceful feeling of hope, grace and Christmas blessing.\u003c\/p\u003e\n\u003cdiv class=\"loh_pill_row\"\u003e\n\u003cspan class=\"loh_pill\"\u003eAngel Design\u003c\/span\u003e \u003cspan class=\"loh_pill\"\u003ePeace \u0026amp; Hope\u003c\/span\u003e \u003cspan class=\"loh_pill\"\u003eMeaningful Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"loh_bridge\"\u003e\n\u003cdiv class=\"loh_bridge_symbol\"\u003e✦\u003c\/div\u003e\n\u003ch2\u003eSome Christmas Decorations Fill a Space.\u003cbr\u003eSome Become Part of the Memory.\u003c\/h2\u003e\n\u003cp\u003eThe familiar glow beside the tree. Family gathered in the living room. One special piece that comes back every December and slowly becomes part of Christmas at home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- BETHLEHEM DAY NIGHT --\u003e\n\u003csection class=\"loh_section alt\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eBethlehem Star of Faith\u003c\/div\u003e\n\u003ch2\u003eBeautiful in Daylight. Unforgettable After Dark.\u003c\/h2\u003e\n\u003cp\u003eThe Bethlehem Star remains a meaningful wall display during the day. When evening arrives, the cascading lights transform the entire piece into a glowing Christmas centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_25_10.png?v=1789207713\u0026amp;width=1400\" alt=\"Bethlehem Star Christmas Wall Light day and night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ANGEL DAY NIGHT --\u003e\n\u003csection class=\"loh_section\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eAngel’s Grace Blessing\u003c\/div\u003e\n\u003ch2\u003eA Graceful Angel by Day. A Heavenly Glow by Night.\u003c\/h2\u003e\n\u003cp\u003eIn daylight, the flowing angel silhouette creates an elegant Christmas feature. At night, warm lights illuminate the wings and falling stars for a softer and more emotional atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/06_e1a03bb4-b844-4dfa-850f-d634a5a038b9.png?v=1789369733\u0026amp;width=1400\" alt=\"Angel Grace Christmas Wall Light day and night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"loh_benefits\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eWhy It Changes the Room\u003c\/div\u003e\n\u003ch2\u003eOne Vertical Display. A Completely Different Christmas Atmosphere.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_benefit_grid\"\u003e\n\u003cdiv class=\"loh_benefit\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003e \u003cstrong\u003eWarm Light\u003c\/strong\u003e \u003csmall\u003eCreates a soft golden holiday atmosphere.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_benefit\"\u003e\n\u003cspan\u003e✧\u003c\/span\u003e \u003cstrong\u003eTall Visual Impact\u003c\/strong\u003e \u003csmall\u003eTurns unused wall space into a focal point.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_benefit\"\u003e\n\u003cspan\u003e♡\u003c\/span\u003e \u003cstrong\u003eMeaningful Story\u003c\/strong\u003e \u003csmall\u003eChoose faith and Nativity or grace and blessing.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_benefit\"\u003e\n\u003cspan\u003e⌂\u003c\/span\u003e \u003cstrong\u003eEasy to Style\u003c\/strong\u003e \u003csmall\u003eBeautiful near trees, stairs, entryways and living rooms.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BETHLEHEM DETAILS --\u003e\n\u003csection class=\"loh_section alt\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eBethlehem Star Details\u003c\/div\u003e\n\u003ch2\u003eEvery Element Leads Back to the Christmas Story\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail_grid\"\u003e\n\u003cdiv class=\"loh_detail_photo\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_30_13.png?v=1789207713\u0026amp;width=1200\" alt=\"Bethlehem Star Christmas decoration details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"loh_detail_list\"\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eLayered Bethlehem Star\u003c\/b\u003e\n\u003cp\u003eA dramatic upper focal point that immediately gives the display its recognizable Christmas silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eCascading Starlight\u003c\/b\u003e\n\u003cp\u003eWarm points of light create height and movement across the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eHoly Family Centerpiece\u003c\/b\u003e\n\u003cp\u003eMary, Joseph and the Christ Child keep the meaning of the season at the heart of the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ANGEL DETAILS --\u003e\n\u003csection class=\"loh_section\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eAngel’s Grace Details\u003c\/div\u003e\n\u003ch2\u003eSoft Light, Flowing Stars and a Peaceful Presence\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail_grid\"\u003e\n\u003cdiv class=\"loh_detail_photo\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/05_493a7998-c3bd-4f12-ae77-98e64dfd23f2.png?v=1789369735\u0026amp;width=1200\" alt=\"Angel Grace Christmas wall light details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"loh_detail_list\"\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eGraceful Angel Form\u003c\/b\u003e\n\u003cp\u003eFlowing robes and open wings create a peaceful presence even before the lights are turned on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eIlluminated Wings\u003c\/b\u003e\n\u003cp\u003eWarm points of light highlight the angel and create additional depth after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_detail\"\u003e\n\u003cb\u003eStarfall Cascade\u003c\/b\u003e\n\u003cp\u003eFalling stars extend the display downward and create its signature heavenly look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"loh_compare\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eStill Deciding?\u003c\/div\u003e\n\u003ch2\u003eWhich Light Feels More Like Your Christmas?\u003c\/h2\u003e\n\u003cp\u003eFollow the meaning you want your home or your gift to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_compare_grid\"\u003e\n\u003cdiv class=\"loh_compare_card\"\u003e\n\u003ch3\u003e⭐ Bethlehem Star of Faith\u003c\/h3\u003e\n\u003cp\u003e\u003cb\u003eMeaning:\u003c\/b\u003e Faith, family and the birth of Christ\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eVisual Focus:\u003c\/b\u003e Bethlehem Star and Holy Family\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFeeling:\u003c\/b\u003e Traditional, reverent and story driven\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eBeautiful For:\u003c\/b\u003e Christian families, parents, grandparents and Nativity lovers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_compare_card\"\u003e\n\u003ch3\u003e👼 Angel’s Grace Blessing\u003c\/h3\u003e\n\u003cp\u003e\u003cb\u003eMeaning:\u003c\/b\u003e Peace, hope, grace and blessing\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eVisual Focus:\u003c\/b\u003e Glowing angel and falling stars\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eFeeling:\u003c\/b\u003e Elegant, uplifting and comforting\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eBeautiful For:\u003c\/b\u003e Mom, Grandma, family, friends and meaningful Christmas gifting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"loh_section alt\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eMake the Wall Part of Christmas\u003c\/div\u003e\n\u003ch2\u003eDesigned for the Spaces People Actually Notice\u003c\/h2\u003e\n\u003cp\u003eA tall wall light creates holiday impact while leaving your mantel, tables and shelves free for the rest of your Christmas decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/03_1e1b229f-c472-450f-8a50-349384d3340e.png?v=1789369732\u0026amp;width=1400\" alt=\"Angel Christmas wall light displayed in living room\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"loh_place_grid\"\u003e\n\u003cdiv class=\"loh_place\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eA warm visual centerpiece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_place\"\u003e\n\u003cstrong\u003eEntryway\u003c\/strong\u003e \u003cspan\u003eA memorable holiday welcome\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_place\"\u003e\n\u003cstrong\u003eStaircase Wall\u003c\/strong\u003e \u003cspan\u003eIdeal for tall empty spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_place\"\u003e\n\u003cstrong\u003eCovered Porch\u003c\/strong\u003e \u003cspan\u003eA sheltered Christmas glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_note\"\u003eFor exterior decorating, use in a dry, sheltered or covered location unless the specific version purchased is explicitly rated for exposed outdoor conditions.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"loh_section\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eA Gift With a Reason Behind It\u003c\/div\u003e\n\u003ch2\u003eGive Them Something They Can Bring Back Every Christmas\u003c\/h2\u003e\n\u003cp\u003eA meaningful holiday decoration can become part of a family's December routine, memories and traditions for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_gift_grid\"\u003e\n\u003carticle class=\"loh_gift_card\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_32_22.png?v=1789207713\u0026amp;width=1200\" alt=\"Bethlehem Star meaningful Christian Christmas gift\" loading=\"lazy\"\u003e\n\u003cdiv class=\"loh_gift_copy\"\u003e\n\u003ch3\u003eFor a Home Rooted in Faith\u003c\/h3\u003e\n\u003cp\u003eBethlehem Star of Faith is especially meaningful for Christian families, parents, grandparents and anyone who keeps the Nativity close at Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"loh_gift_card\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/04_4c44f0f0-dd6d-45a8-8760-cecfa0f2a346.png?v=1789369734\u0026amp;width=1200\" alt=\"Angel Grace meaningful Christmas gift\" loading=\"lazy\"\u003e\n\u003cdiv class=\"loh_gift_copy\"\u003e\n\u003ch3\u003eFor Someone Who Brings Light Into Your Life\u003c\/h3\u003e\n\u003cp\u003eAngel’s Grace carries a softer message of love, hope and blessing, making it a thoughtful choice for someone deeply cared about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL SCENE --\u003e\n\u003csection class=\"loh_section alt\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eChristmas Is Made of Moments\u003c\/div\u003e\n\u003ch2\u003eThe Light Becomes Part of the Memory\u003c\/h2\u003e\n\u003cp\u003eDecember evenings at home, gifts beside the tree and one familiar glow returning year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/07_07378152-b500-4ab4-b908-9ae4a7c11c92.png?v=1789369735\u0026amp;width=1400\" alt=\"Angel Christmas wall light family gift scene\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"loh_faq\"\u003e\n\u003cdiv class=\"loh_head\"\u003e\n\u003cdiv class=\"loh_kicker\"\u003eBefore You Choose\u003c\/div\u003e\n\u003ch2\u003eA Few Helpful Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"loh_faq_list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an original Lurevixea product?\u003c\/summary\u003e\n\u003cdiv class=\"loh_original_answer\"\u003e\n\u003cdiv class=\"loh_original_box\"\u003e\n\u003cstrong\u003e Yes. Light of Heaven™ is an original Lurevixea design. \u003c\/strong\u003e\n\u003cp\u003eThe concept, design development, product development and production are independently handled by our team. Products purchased through Lurevixea are supplied through our official production and fulfillment network.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere will my order ship from?\u003c\/summary\u003e\n\u003cdiv class=\"loh_original_answer\"\u003e\n\u003cdiv class=\"loh_original_box\"\u003e\n\u003cstrong\u003e U.S. Multi Warehouse Fulfillment \u003c\/strong\u003e\n\u003cp\u003eWe operate multiple fulfillment locations across the United States. U.S. orders are routed according to the delivery address and available inventory, allowing the nearest suitable warehouse to fulfill the order whenever possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the two designs?\u003c\/summary\u003e\n\u003cp\u003eBethlehem Star of Faith centers on the Nativity story with the Bethlehem Star and Holy Family. Angel’s Grace Blessing centers on an illuminated angel and cascading stars with a message of peace, hope and blessing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they still look beautiful when the lights are off?\u003c\/summary\u003e\n\u003cp\u003eYes. Both designs remain decorative wall pieces during the day, while their illuminated details become more prominent after dark.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere do they look best?\u003c\/summary\u003e\n\u003cp\u003ePopular placements include living rooms, staircase walls, entryways, beside a Christmas tree and other vertical spaces where the design can become a focal point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich design should I choose as a gift?\u003c\/summary\u003e\n\u003cp\u003eBethlehem Star is a strong choice for someone who loves faith centered Christmas decor and the Nativity story. Angel’s Grace works beautifully when the message you want to give is love, peace, hope or blessing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be displayed outside?\u003c\/summary\u003e\n\u003cp\u003eFor exterior decorating, use the decoration in a dry, sheltered or covered area unless the specific version purchased is explicitly rated for exposed outdoor conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose a wall light instead of another tabletop decoration?\u003c\/summary\u003e\n\u003cp\u003eIts vertical format turns unused wall space into part of the Christmas display while leaving tables, shelves and mantels available for other holiday decorations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"loh_final\"\u003e\n\u003cdiv class=\"loh_final_mini\"\u003eLight of Heaven™\u003c\/div\u003e\n\u003ch2\u003eWhat Do You Want Your Christmas Light to Say?\u003c\/h2\u003e\n\u003cp\u003eChoose Bethlehem Star of Faith for the story of faith and the Nativity. Choose Angel’s Grace Blessing for peace, hope and grace. Let that light become part of Christmas at home.\u003c\/p\u003e\n\u003ca class=\"loh_final_btn\" href=\"\/products\/light-of-heaven-christmas-wall-light\"\u003e \u003cspan class=\"loh_final_btn_copy\"\u003e \u003csmall\u003e LIGHT OF HEAVEN™ \u003c\/small\u003e \u003cstrong\u003e Choose Your Light \u003c\/strong\u003e \u003c\/span\u003e \u003cspan class=\"loh_final_btn_arrow\"\u003e ↑ \u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"POTATO","offers":[{"title":"⭐ Bethlehem Star of Faith","offer_id":54286753988719,"sku":"SZ06692609122448-伯利恒之星","price":45.99,"currency_code":"USD","in_stock":true},{"title":"👼 Angel’s Grace Blessing","offer_id":54286754021487,"sku":"SZ06712609142463-天使","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/ChatGPTImage2026_9_10_22_24_31.png?v=1789207713","url":"https:\/\/lurevixea.com\/products\/light-of-heaven-christmas-wall-light","provider":"Lurevixea","version":"1.0","type":"link"}