{"product_id":"bethlehem-star-of-faith-lighted-nativity-wall-decor","title":"✝️ Bethlehem Star of Faith™ – Lighted Nativity Wall Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   BETHLEHEM STAR OF FAITH™\n   COMPLETE SHOPIFY LANDING PAGE\n========================================================= *\/\n\n.bsf-page{\n  --cream:#fbf7ef;\n  --cream2:#f4ead9;\n  --white:#ffffff;\n  --ink:#2c2119;\n  --muted:#6b5e54;\n  --gold:#c99a43;\n  --gold-light:#e3bd72;\n  --wine:#8a2733;\n  --wine-dark:#681822;\n  --green:#20392e;\n  --green2:#172b22;\n  --line:#e5d7c2;\n  --soft:#fffaf2;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  background:#fff;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.bsf-page *{\n  box-sizing:border-box;\n}\n\n.bsf-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.bsf-page a{\n  text-decoration:none;\n}\n\n\/* TYPOGRAPHY *\/\n\n.bsf-kicker{\n  margin:0 0 10px;\n  text-align:center;\n  color:var(--wine);\n  font-size:15px;\n  line-height:1.35;\n  font-weight:900;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n}\n\n.bsf-h1{\n  max-width:810px;\n  margin:0 auto 16px;\n  text-align:center;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:44px;\n  line-height:1.12;\n  color:#2a2018;\n  font-weight:700;\n}\n\n.bsf-h2{\n  max-width:780px;\n  margin:0 auto 15px;\n  text-align:center;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:36px;\n  line-height:1.2;\n  color:#2b2119;\n}\n\n.bsf-h3{\n  margin:0 0 7px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:25px;\n  line-height:1.25;\n}\n\n.bsf-text{\n  max-width:760px;\n  margin:0 auto;\n  text-align:center;\n  color:var(--muted);\n  font-size:19px;\n  line-height:1.72;\n}\n\n.bsf-small{\n  font-size:14px;\n  line-height:1.55;\n  color:#7a6c62;\n}\n\n\/* GENERAL *\/\n\n.bsf-section{\n  padding:50px 28px;\n}\n\n.bsf-section.alt{\n  background:var(--cream);\n}\n\n.bsf-section.dark{\n  color:#fff;\n  background:\n    radial-gradient(circle at top,#3d2b25,#171311 72%);\n}\n\n.bsf-section.dark .bsf-h2{\n  color:#fff;\n}\n\n.bsf-section.dark .bsf-text{\n  color:#e9ded2;\n}\n\n.bsf-img{\n  overflow:hidden;\n  background:#f7f2e9;\n}\n\n.bsf-divider{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:13px;\n  margin:20px auto;\n  color:var(--gold);\n}\n\n.bsf-divider:before,\n.bsf-divider:after{\n  content:\"\";\n  width:65px;\n  height:1px;\n  background:#dcc492;\n}\n\n\/* =========================================================\n   TOP TRUST\n========================================================= *\/\n\n.bsf-top{\n  padding:18px 18px 0;\n  background:#fff;\n}\n\n.bsf-trust{\n  padding:18px 13px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:\n    linear-gradient(135deg,#faf0df,#fff);\n}\n\n.bsf-trust-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n}\n\n.bsf-trust-item{\n  padding:9px 4px;\n  text-align:center;\n}\n\n.bsf-trust-icon{\n  width:46px;\n  height:46px;\n  margin:0 auto 8px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border:1px solid #ddc694;\n  border-radius:50%;\n  background:#fff;\n  font-size:22px;\n}\n\n.bsf-trust-item strong{\n  display:block;\n  color:#382b22;\n  font-size:15px;\n  line-height:1.28;\n}\n\n.bsf-trust-item span{\n  display:block;\n  margin-top:4px;\n  color:#796b61;\n  font-size:12px;\n  line-height:1.3;\n}\n\n\/* PAYMENT BAR *\/\n\n.bsf-paymentbar{\n  margin:12px 18px 27px;\n  padding:17px 14px;\n  border-radius:16px;\n  background:#202620;\n  color:#fff;\n  text-align:center;\n}\n\n.bsf-paymentbar-title{\n  margin-bottom:11px;\n  font-size:15px;\n  font-weight:900;\n  letter-spacing:.35px;\n}\n\n.bsf-payment-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:7px;\n}\n\n.bsf-pay{\n  padding:8px 12px;\n  border-radius:7px;\n  background:#fff;\n  color:#202020;\n  font-size:12px;\n  line-height:1;\n  font-weight:900;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bsf-hero{\n  padding:50px 28px 42px;\n  background:\n    radial-gradient(circle at top,#fff3d5 0,#fff 68%);\n}\n\n.bsf-hero-sub{\n  max-width:770px;\n  margin:0 auto;\n  text-align:center;\n  color:#62554c;\n  font-size:20px;\n  line-height:1.68;\n}\n\n.bsf-rating{\n  margin:17px auto 0;\n  text-align:center;\n  color:#473c34;\n  font-size:16px;\n  font-weight:800;\n}\n\n.bsf-stars{\n  color:#d79b20;\n  letter-spacing:2px;\n}\n\n.bsf-btn{\n  display:block;\n  width:min(100%,470px);\n  margin:26px auto 0;\n  padding:18px 22px;\n  border-radius:10px;\n  background:\n    linear-gradient(135deg,var(--wine),var(--wine-dark));\n  box-shadow:\n    0 9px 23px rgba(120,30,40,.24);\n  color:#fff !important;\n  text-align:center;\n  font-size:19px;\n  line-height:1.25;\n  font-weight:900;\n  letter-spacing:.2px;\n  cursor:pointer;\n}\n\n.bsf-btn small{\n  display:block;\n  margin-top:4px;\n  font-size:12px;\n  font-weight:500;\n  opacity:.88;\n}\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.bsf-benefits{\n  max-width:790px;\n  margin:30px auto 0;\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n}\n\n.bsf-card{\n  padding:21px 18px;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.bsf-card-icon{\n  margin-bottom:7px;\n  font-size:28px;\n}\n\n.bsf-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:#34281f;\n  font-size:18px;\n}\n\n.bsf-card p{\n  margin:0;\n  color:#6e6157;\n  font-size:15px;\n  line-height:1.58;\n}\n\n\/* =========================================================\n   DAY \/ NIGHT\n========================================================= *\/\n\n.bsf-daynight{\n  padding:50px 28px;\n  background:\n    linear-gradient(180deg,#faf5eb,#fff);\n}\n\n\/* =========================================================\n   PLACEMENT POINTS\n========================================================= *\/\n\n.bsf-points{\n  max-width:770px;\n  margin:28px auto 0;\n}\n\n.bsf-point{\n  display:flex;\n  align-items:flex-start;\n  gap:13px;\n  padding:16px 0;\n  border-bottom:1px solid #e7ddcd;\n}\n\n.bsf-point:last-child{\n  border-bottom:0;\n}\n\n.bsf-check{\n  width:30px;\n  min-width:30px;\n  height:30px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#eee0bd;\n  color:#73541f;\n  font-weight:900;\n}\n\n.bsf-point strong{\n  display:block;\n  margin-bottom:3px;\n  color:#35291f;\n  font-size:18px;\n}\n\n.bsf-point span{\n  display:block;\n  color:#6e6157;\n  font-size:16px;\n}\n\n\/* QUOTE *\/\n\n.bsf-quote{\n  max-width:760px;\n  margin:28px auto 0;\n  padding:24px 22px;\n  border-left:4px solid var(--gold);\n  border-radius:0 13px 13px 0;\n  background:#fff;\n  color:#48382d;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   DARK EMOTION\n========================================================= *\/\n\n.bsf-faith-icons{\n  max-width:720px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.bsf-faith-item{\n  padding:20px 12px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:14px;\n  background:rgba(255,255,255,.06);\n  text-align:center;\n}\n\n.bsf-faith-item .icon{\n  margin-bottom:7px;\n  font-size:30px;\n}\n\n.bsf-faith-item strong{\n  display:block;\n  color:#fff;\n  font-size:16px;\n}\n\n.bsf-faith-item span{\n  display:block;\n  margin-top:4px;\n  color:#d9cfc2;\n  font-size:13px;\n}\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.bsf-gift{\n  padding:52px 28px;\n  background:\n    linear-gradient(180deg,#35211e,#1b1513);\n  color:#fff;\n  text-align:center;\n}\n\n.bsf-gift .bsf-h2{\n  color:#fff;\n}\n\n.bsf-gift .bsf-text{\n  color:#eadfd2;\n}\n\n.bsf-gift-tags{\n  max-width:720px;\n  margin:25px auto 0;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.bsf-gift-tags span{\n  padding:9px 14px;\n  border:1px solid rgba(255,255,255,.2);\n  border-radius:30px;\n  background:rgba(255,255,255,.07);\n  color:#f1e5d7;\n  font-size:13px;\n}\n\n\/* =========================================================\n   HOW TO PAY\n========================================================= *\/\n\n.bsf-howpay{\n  padding:52px 28px;\n  background:var(--cream);\n}\n\n.bsf-paysteps{\n  max-width:790px;\n  margin:30px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n}\n\n.bsf-paystep{\n  padding:23px 17px;\n  border:1px solid #e4d6c0;\n  border-radius:15px;\n  background:#fff;\n  text-align:center;\n}\n\n.bsf-paynum{\n  width:43px;\n  height:43px;\n  margin:0 auto 11px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--wine);\n  color:#fff;\n  font-size:19px;\n  font-weight:900;\n}\n\n.bsf-paystep strong{\n  display:block;\n  margin-bottom:6px;\n  color:#35291f;\n  font-size:17px;\n}\n\n.bsf-paystep span{\n  display:block;\n  color:#74665c;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.bsf-card-note{\n  max-width:760px;\n  margin:22px auto 0;\n  padding:20px;\n  border:1px solid #dfceb0;\n  border-radius:14px;\n  background:#fff;\n  text-align:center;\n}\n\n.bsf-card-note strong{\n  display:block;\n  margin-bottom:5px;\n  color:#382b22;\n  font-size:17px;\n}\n\n.bsf-card-note p{\n  margin:0;\n  color:#706359;\n  font-size:15px;\n  line-height:1.6;\n}\n\n.bsf-payment-guide{\n  max-width:760px;\n  margin:24px auto 0;\n  overflow:hidden;\n  border:1px solid #e2d6c5;\n  border-radius:14px;\n  background:#fff;\n}\n\n.bsf-payment-guide img{\n  width:100%;\n}\n\n\/* =========================================================\n   SHOPPING CONFIDENCE\n========================================================= *\/\n\n.bsf-confidence{\n  padding:51px 28px;\n  background:#fff;\n}\n\n.bsf-confidence-box{\n  max-width:790px;\n  margin:28px auto 0;\n  padding:28px 22px;\n  border:1px solid #dfcfb3;\n  border-radius:18px;\n  background:\n    linear-gradient(135deg,#fffaf1,#f6ebd9);\n  text-align:center;\n}\n\n.bsf-confidence-main-icon{\n  margin-bottom:6px;\n  font-size:40px;\n}\n\n.bsf-confidence-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:21px;\n}\n\n.bsf-confidence-item{\n  padding:18px 10px;\n  border:1px solid #e7dac6;\n  border-radius:12px;\n  background:#fff;\n}\n\n.bsf-confidence-item .icon{\n  margin-bottom:6px;\n  font-size:28px;\n}\n\n.bsf-confidence-item strong{\n  display:block;\n  color:#372a21;\n  font-size:15px;\n}\n\n.bsf-confidence-item span{\n  display:block;\n  margin-top:4px;\n  color:#786b61;\n  font-size:12px;\n}\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.bsf-shipping{\n  padding:49px 28px;\n  background:\n    linear-gradient(135deg,var(--green),var(--green2));\n  color:#fff;\n  text-align:center;\n}\n\n.bsf-shipping .bsf-h2{\n  color:#fff;\n}\n\n.bsf-shipping .bsf-text{\n  color:#e4dbd0;\n}\n\n.bsf-shipping-grid{\n  max-width:770px;\n  margin:28px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.bsf-shipping-item{\n  padding:21px 12px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:14px;\n  background:rgba(255,255,255,.06);\n}\n\n.bsf-shipping-item .icon{\n  margin-bottom:7px;\n  font-size:29px;\n}\n\n.bsf-shipping-item strong{\n  display:block;\n  color:#fff;\n  font-size:15px;\n}\n\n.bsf-shipping-item span{\n  display:block;\n  margin-top:4px;\n  color:#d8cfc4;\n  font-size:12px;\n  line-height:1.45;\n}\n\n\/* =========================================================\n   WHY SHOP\n========================================================= *\/\n\n.bsf-why{\n  padding:52px 28px;\n  background:#faf7f1;\n}\n\n.bsf-whygrid{\n  max-width:820px;\n  margin:30px auto 0;\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:13px;\n}\n\n.bsf-whyitem{\n  display:flex;\n  align-items:flex-start;\n  gap:13px;\n  padding:19px;\n  border:1px solid #e4d8c7;\n  border-radius:14px;\n  background:#fff;\n}\n\n.bsf-whyicon{\n  width:43px;\n  min-width:43px;\n  height:43px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#f0e0c1;\n  font-size:21px;\n}\n\n.bsf-whyitem strong{\n  display:block;\n  margin-bottom:4px;\n  color:#35291f;\n  font-size:17px;\n}\n\n.bsf-whyitem span{\n  display:block;\n  color:#706359;\n  font-size:14px;\n  line-height:1.5;\n}\n\n\/* =========================================================\n   GUARANTEE\n========================================================= *\/\n\n.bsf-guarantee{\n  padding:52px 28px;\n  background:#fff;\n}\n\n.bsf-guarantee-grid{\n  max-width:820px;\n  margin:30px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.bsf-guarantee-item{\n  padding:21px 12px;\n  border:1px solid #dfd1ba;\n  border-radius:15px;\n  background:#fffaf2;\n  text-align:center;\n}\n\n.bsf-guarantee-item .icon{\n  margin-bottom:7px;\n  font-size:29px;\n}\n\n.bsf-guarantee-item strong{\n  display:block;\n  color:#392c23;\n  font-size:15px;\n}\n\n.bsf-guarantee-item span{\n  display:block;\n  margin-top:5px;\n  color:#75685f;\n  font-size:12px;\n  line-height:1.45;\n}\n\n\/* =========================================================\n   SECURE SHOPPING\n========================================================= *\/\n\n.bsf-secure{\n  margin:0 28px 43px;\n  padding:30px 22px;\n  border-radius:18px;\n  background:\n    radial-gradient(circle at top,#3b2b24,#171310 72%);\n  color:#fff;\n  text-align:center;\n}\n\n.bsf-secure-icon{\n  font-size:40px;\n}\n\n.bsf-secure h3{\n  margin:6px 0 8px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:27px;\n}\n\n.bsf-secure p{\n  max-width:650px;\n  margin:0 auto;\n  color:#ded2c5;\n  font-size:15px;\n  line-height:1.65;\n}\n\n.bsf-secure-mini{\n  margin-top:19px;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.bsf-secure-mini span{\n  padding:7px 12px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:30px;\n  color:#f3e8dc;\n  font-size:12px;\n}\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.bsf-finalcta{\n  padding:52px 28px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top,#fff3d4,#fff 68%);\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.bsf-faq{\n  padding:52px 28px 60px;\n  background:#f7f3ec;\n}\n\n.bsf-faq details{\n  max-width:820px;\n  margin:0 auto 10px;\n  overflow:hidden;\n  border:1px solid #e1d5c4;\n  border-radius:13px;\n  background:#fff;\n}\n\n.bsf-faq summary{\n  cursor:pointer;\n  list-style:none;\n  position:relative;\n  padding:19px 50px 19px 19px;\n  color:#34281f;\n  font-size:18px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.bsf-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.bsf-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#9b742c;\n  font-size:27px;\n}\n\n.bsf-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.bsf-faq-answer{\n  padding:0 19px 20px;\n  color:#6e6157;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.bsf-faq-note{\n  max-width:790px;\n  margin:22px auto 0;\n  padding:17px;\n  border-radius:12px;\n  background:#eee2cf;\n  color:#594b40;\n  text-align:center;\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px){\n\n  .bsf-section,\n  .bsf-hero,\n  .bsf-daynight,\n  .bsf-gift,\n  .bsf-howpay,\n  .bsf-confidence,\n  .bsf-shipping,\n  .bsf-why,\n  .bsf-guarantee,\n  .bsf-finalcta,\n  .bsf-faq{\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n  .bsf-h1{\n    font-size:32px;\n  }\n\n  .bsf-h2{\n    font-size:29px;\n  }\n\n  .bsf-hero-sub,\n  .bsf-text{\n    font-size:18px;\n  }\n\n  .bsf-trust-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bsf-benefits,\n  .bsf-whygrid{\n    grid-template-columns:1fr;\n  }\n\n  .bsf-paysteps,\n  .bsf-confidence-grid,\n  .bsf-shipping-grid,\n  .bsf-guarantee-grid,\n  .bsf-faith-icons{\n    grid-template-columns:1fr;\n  }\n\n  .bsf-btn{\n    font-size:18px;\n  }\n\n  .bsf-quote{\n    font-size:20px;\n  }\n\n  .bsf-secure{\n    margin-left:18px;\n    margin-right:18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bsf-page\"\u003e\n\u003c!-- =====================================================\n     TOP TRUST\n===================================================== --\u003e\n\u003cdiv class=\"bsf-top\"\u003e\n\u003cdiv class=\"bsf-trust\"\u003e\n\u003cdiv class=\"bsf-trust-grid\"\u003e\n\u003cdiv class=\"bsf-trust-item\"\u003e\n\u003cdiv class=\"bsf-trust-icon\"\u003e↩️\u003c\/div\u003e\n\u003cstrong\u003e90-Day Free Returns\u003c\/strong\u003e \u003cspan\u003eShop with confidence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-trust-item\"\u003e\n\u003cdiv class=\"bsf-trust-icon\"\u003e🌎\u003c\/div\u003e\n\u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e \u003cspan\u003eDelivered with care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-trust-item\"\u003e\n\u003cdiv class=\"bsf-trust-icon\"\u003e\u003cspan\u003e🎁\u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003eMeaningful Gift\u003cspan\u003eMade for Christmas\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-trust-item\"\u003e\n\u003cdiv class=\"bsf-trust-icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-paymentbar\"\u003e\n\u003cdiv class=\"bsf-paymentbar-title\"\u003e🔐 SAFE \u0026amp; SECURE PAYMENT\u003c\/div\u003e\n\u003cdiv class=\"bsf-payment-row\"\u003e\n\u003cspan class=\"bsf-pay\"\u003ePayPal\u003c\/span\u003e \u003cspan class=\"bsf-pay\"\u003eDebit Card\u003c\/span\u003e \u003cspan class=\"bsf-pay\"\u003eCredit Card\u003c\/span\u003e \u003cspan class=\"bsf-pay\"\u003eVISA\u003c\/span\u003e \u003cspan class=\"bsf-pay\"\u003eMastercard\u003c\/span\u003e \u003cspan class=\"bsf-pay\"\u003eAMEX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"bsf-hero\"\u003e\n\u003cp class=\"bsf-kicker\"\u003e✝️ Faith • Family • Christmas\u003c\/p\u003e\n\u003ch1 class=\"bsf-h1\"\u003eLet His Light Fill Your Home This Christmas\u003c\/h1\u003e\n\u003cp class=\"bsf-hero-sub\"\u003eThe Bethlehem Star of Faith™ brings together a radiant Bethlehem Star, cascading golden light and a peaceful Nativity scene — turning an ordinary wall into a glowing reminder of faith, family and the true meaning of Christmas.\u003c\/p\u003e\n\u003cdiv class=\"bsf-rating\"\u003e\n\u003cspan class=\"bsf-stars\"\u003e★★★★★\u003c\/span\u003e   Excellent 4.8 | 1568+ Reviews\u003c\/div\u003e\n\u003ca class=\"bsf-btn\" href=\"#\"\u003e BRING THE LIGHT HOME ✨ \u003csmall\u003eScroll to choose yours\u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPTImage2026_9_10_22_24_31.png?v=1789098458\u0026amp;width=1600\" alt=\"Bethlehem Star of Faith Lighted Nativity Wall Decor\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     VALUE\n===================================================== --\u003e\n\u003csection class=\"bsf-section\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eMore Than Christmas Décor\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eA Beautiful Reminder of What Truly Matters\u003c\/h2\u003e\n\u003cdiv class=\"bsf-divider\"\u003e✦\u003c\/div\u003e\n\u003cp class=\"bsf-text\"\u003eAt the top, the Bethlehem Star shines brightly. Below, cascading points of warm light guide the eye toward Mary, Joseph and the Christ Child — creating a Christmas focal point with both beauty and meaning.\u003c\/p\u003e\n\u003cdiv class=\"bsf-benefits\"\u003e\n\u003cdiv class=\"bsf-card\"\u003e\n\u003cdiv class=\"bsf-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003cstrong\u003eRadiant Bethlehem Star\u003c\/strong\u003e\n\u003cp\u003eA layered star design creates an elegant focal point that naturally draws the eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-card\"\u003e\n\u003cdiv class=\"bsf-card-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eWarm Cascading Light\u003c\/strong\u003e\n\u003cp\u003eGolden points of light flow downward like a trail of Christmas starlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-card\"\u003e\n\u003cdiv class=\"bsf-card-icon\"\u003e✝️\u003c\/div\u003e\n\u003cstrong\u003eMeaningful Nativity Scene\u003c\/strong\u003e\n\u003cp\u003eMary, Joseph and the Christ Child keep the true story of Christmas at the center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-card\"\u003e\n\u003cdiv class=\"bsf-card-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003eRich Holiday Accents\u003c\/strong\u003e\n\u003cp\u003eEvergreen branches, berries, pinecones and an elegant gold bow complete the traditional Christmas look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_30_13.png?v=1789098497\u0026amp;width=1600\" alt=\"Bethlehem Star Nativity Wall Light details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT\n===================================================== --\u003e\n\u003csection class=\"bsf-daynight\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eOne Decoration • Two Beautiful Looks\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eBeautiful by Day. Magical by Night.\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eDuring the day, the sculptural star, hanging stars, Nativity silhouettes and greenery create graceful wall décor. After sunset, warm illumination completely transforms the display.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_25_10.png?v=1789098504\u0026amp;width=1600\" alt=\"Bethlehem Star daytime nighttime comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\u003csection class=\"bsf-section\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eDecorate the Space You're Not Using\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eBig Christmas Impact Without Taking Up Your Table\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eIts tall vertical format turns narrow wall space into part of your Christmas decorating story — without adding more clutter to tables, shelves or mantels.\u003c\/p\u003e\n\u003cdiv class=\"bsf-points\"\u003e\n\u003cdiv class=\"bsf-point\"\u003e\n\u003cdiv class=\"bsf-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFront Entry\u003c\/strong\u003e \u003cspan\u003e Create a warm and meaningful first impression for guests. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-point\"\u003e\n\u003cdiv class=\"bsf-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003e Build a glowing focal point near the Christmas tree or fireplace. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-point\"\u003e\n\u003cdiv class=\"bsf-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eStaircase Wall\u003c\/strong\u003e \u003cspan\u003e Fill tall, narrow architectural space with Christmas light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-point\"\u003e\n\u003cdiv class=\"bsf-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eProtected Porch Area\u003c\/strong\u003e \u003cspan\u003e Add a glowing welcome in a suitable sheltered display area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_27_46.png?v=1789098521\u0026amp;width=1600\" alt=\"Bethlehem Star different display locations\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     HOME EMOTION\n===================================================== --\u003e\n\u003csection class=\"bsf-section alt\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eA Warmer Kind of Christmas Welcome\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eLet the Meaning of Christmas Be Seen Before a Word Is Spoken\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eThe Bethlehem Star, warm glow and Holy Family scene create a display that feels festive without becoming overly flashy — beautiful Christmas décor with a reason behind it.\u003c\/p\u003e\n\u003cdiv class=\"bsf-quote\"\u003e“Let His light fill your home, your heart and your Christmas.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_43_29.png?v=1789098550\u0026amp;width=1600\" alt=\"Bethlehem Star faith Christmas home decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     TRADITION \/ FAITH\n===================================================== --\u003e\n\u003csection class=\"bsf-section dark\"\u003e\n\u003cp class=\"bsf-kicker\" style=\"color: #e3bd74;\"\u003eA Tradition Worth Bringing Back Every Year\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eNot Just Something You Hang — Something You Feel\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eSome Christmas decorations simply fill an empty wall. Others become part of the memories — the light beside the tree, quiet December evenings, family gathered together, and the decoration everyone remembers seeing year after year.\u003c\/p\u003e\n\u003cdiv class=\"bsf-faith-icons\"\u003e\n\u003cdiv class=\"bsf-faith-item\"\u003e\n\u003cdiv class=\"icon\"\u003e✝️\u003c\/div\u003e\n\u003cstrong\u003eFaith\u003c\/strong\u003e \u003cspan\u003eA reminder of the reason for the season\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-faith-item\"\u003e\n\u003cdiv class=\"icon\"\u003e❤️\u003c\/div\u003e\n\u003cstrong\u003eFamily\u003c\/strong\u003e \u003cspan\u003eMade for meaningful Christmas moments\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-faith-item\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eLight\u003c\/strong\u003e \u003cspan\u003eA warm glow throughout the holidays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_32_22.png?v=1789098556\u0026amp;width=1600\" alt=\"Bethlehem Star meaningful Christmas gift\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"bsf-gift\"\u003e\n\u003cp class=\"bsf-kicker\" style=\"color: #e5bd72;\"\u003eFor Someone Who Still Loves the Meaning of Christmas\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eGive More Than Another Christmas Decoration\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eFor parents. Grandparents. Faith-filled friends. Christmas hosts. And the person who believes Christmas should still feel meaningful. Give them something they can bring out year after year.\u003c\/p\u003e\n\u003cdiv class=\"bsf-gift-tags\"\u003e\n\u003cspan\u003e🎁 Parents\u003c\/span\u003e \u003cspan\u003e❤️ Grandparents\u003c\/span\u003e \u003cspan\u003e✝️ Faith-Inspired Gift\u003c\/span\u003e \u003cspan\u003e🎄 Christmas Lovers\u003c\/span\u003e \u003cspan\u003e🏡 New Home Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"bsf-btn\" href=\"#\"\u003e CHOOSE YOUR BETHLEHEM STAR ✨ \u003csmall\u003eScroll to the purchase options\u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"bsf-img\"\u003e\u003cimg src=\"https:\/\/bestjas.com\/cdn\/shop\/files\/ChatGPT_Image_2026_9_10_22_53_13.png?v=1789098820\u0026amp;width=1600\" alt=\"Woman holding Bethlehem Star Christmas wall light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     HOW TO PAY\n     Learned ending structure\n===================================================== --\u003e\n\u003csection class=\"bsf-howpay\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eSimple \u0026amp; Secure Checkout\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eHow To Pay\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eWe accept PayPal, debit cards and major credit cards. Complete your purchase securely in just a few simple steps.\u003c\/p\u003e\n\u003cdiv class=\"bsf-paysteps\"\u003e\n\u003cdiv class=\"bsf-paystep\"\u003e\n\u003cdiv class=\"bsf-paynum\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eAdd To Cart\u003c\/strong\u003e \u003cspan\u003e Select your preferred option and add it to your cart. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-paystep\"\u003e\n\u003cdiv class=\"bsf-paynum\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eProceed To Checkout\u003c\/strong\u003e \u003cspan\u003e Enter your shipping information and choose your shipping method. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-paystep\"\u003e\n\u003cdiv class=\"bsf-paynum\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eChoose Your Payment Method\u003c\/strong\u003e \u003cspan\u003e Pay securely using PayPal, debit card or credit card. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-card-note\"\u003e\n\u003cstrong\u003e💳 Paying by Debit or Credit Card?\u003c\/strong\u003e\n\u003cp\u003eEnter your card number, expiration date and security code during secure checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-payment-guide\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/48dcd2838f2d7a4caf770b270a0bd2ae0fa7dfae.jpg\" alt=\"How to pay with PayPal debit or credit card\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SHOPPING CONFIDENCE\n===================================================== --\u003e\n\u003csection class=\"bsf-confidence\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eShopping Confidence\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eSecure Shopping \u0026amp; Quality Commitment\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eShop with greater confidence. We work to make every order simple, secure and supported from checkout through delivery.\u003c\/p\u003e\n\u003cdiv class=\"bsf-confidence-box\"\u003e\n\u003cdiv class=\"bsf-confidence-main-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 class=\"bsf-h3\"\u003eBuy With Greater Peace of Mind\u003c\/h3\u003e\n\u003cp class=\"bsf-small\" style=\"max-width: 630px; margin: 0 auto;\"\u003eSecure checkout, customer support and return support help create a more dependable shopping experience.\u003c\/p\u003e\n\u003cdiv class=\"bsf-confidence-grid\"\u003e\n\u003cdiv class=\"bsf-confidence-item\"\u003e\n\u003cdiv class=\"icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment processing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-confidence-item\"\u003e\n\u003cdiv class=\"icon\"\u003e↩️\u003c\/div\u003e\n\u003cstrong\u003e90-Day Return Support\u003c\/strong\u003e \u003cspan\u003eExtra peace of mind\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-confidence-item\"\u003e\n\u003cdiv class=\"icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eHelpful Support\u003c\/strong\u003e \u003cspan\u003eQuestions? We're here to help\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WORLDWIDE SHIPPING\n===================================================== --\u003e\n\u003csection class=\"bsf-shipping\"\u003e\n\u003cp class=\"bsf-kicker\" style=\"color: #e3bd74;\"\u003eDelivered With Care\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003e🌎 Worldwide Shipping\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eShipping is calculated at checkout. Worldwide shipping options are available to supported destinations.\u003c\/p\u003e\n\u003cdiv class=\"bsf-shipping-grid\"\u003e\n\u003cdiv class=\"bsf-shipping-item\"\u003e\n\u003cdiv class=\"icon\"\u003e🌎\u003c\/div\u003e\n\u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e \u003cspan\u003eAvailable to supported destinations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-shipping-item\"\u003e\n\u003cdiv class=\"icon\"\u003e✈️\u003c\/div\u003e\n\u003cstrong\u003eFree Shipping $49.98+\u003c\/strong\u003e \u003cspan\u003eOn qualifying orders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-shipping-item\"\u003e\n\u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eOrder Tracking\u003c\/strong\u003e \u003cspan\u003eTracking details provided when available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WHY SHOP WITH US\n===================================================== --\u003e\n\u003csection class=\"bsf-why\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eWhy BestJas?\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eWhy Shop With Us?\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eWe work to make every order simple, dependable and enjoyable.\u003c\/p\u003e\n\u003cdiv class=\"bsf-whygrid\"\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality Control\u003c\/strong\u003e \u003cspan\u003e Our quality-control process helps us maintain consistent product standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e💰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCompetitive Pricing\u003c\/strong\u003e \u003cspan\u003e We work to provide products at fair and competitive prices. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHelpful Customer Service\u003c\/strong\u003e \u003cspan\u003e Our support team is available to assist with questions about your order. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarefully Selected Products\u003c\/strong\u003e \u003cspan\u003e We choose products with visual appeal and customer experience in mind. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e❤️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Feedback\u003c\/strong\u003e \u003cspan\u003e Customer experiences help us continue improving our products and service. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-whyitem\"\u003e\n\u003cdiv class=\"bsf-whyicon\"\u003e🎄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMemorable Home Décor\u003c\/strong\u003e \u003cspan\u003e We look for pieces that feel special rather than ordinary. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     OUR GUARANTEE\n===================================================== --\u003e\n\u003csection class=\"bsf-guarantee\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eOur Promise\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eOur Guarantee\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eYour shopping experience matters to us. Here is how we help protect your order.\u003c\/p\u003e\n\u003cdiv class=\"bsf-guarantee-grid\"\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e🌎\u003c\/div\u003e\n\u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e \u003cspan\u003e Shipping options available at checkout. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e↩️\u003c\/div\u003e\n\u003cstrong\u003e90-Day Return Support\u003c\/strong\u003e \u003cspan\u003e Review current terms for eligibility. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003e Assistance for order and product questions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003eSafe \u0026amp; Secure Checkout\u003c\/strong\u003e \u003cspan\u003e SSL encryption helps protect your information. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e🛡️\u003c\/div\u003e\n\u003cstrong\u003eRisk-Free Shopping\u003c\/strong\u003e \u003cspan\u003e Contact support if you have an eligible issue. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsf-guarantee-item\"\u003e\n\u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eOrder Tracking\u003c\/strong\u003e \u003cspan\u003e Tracking details provided when available. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECURE SHOPPING\n===================================================== --\u003e\n\u003cdiv class=\"bsf-secure\"\u003e\n\u003cdiv class=\"bsf-secure-icon\"\u003e🔐\u003c\/div\u003e\n\u003ch3\u003eSecure Shopping Guarantee\u003c\/h3\u003e\n\u003cp\u003eYour personal and payment information is processed through secure checkout methods. Shop with greater confidence knowing your order is supported before and after purchase.\u003c\/p\u003e\n\u003cdiv class=\"bsf-secure-mini\"\u003e\n\u003cspan\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan\u003e↩️ 90-Day Return Support\u003c\/span\u003e \u003cspan\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan\u003e📦 Order Tracking\u003c\/span\u003e \u003cspan\u003e💬 Customer Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"bsf-finalcta\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eBring the True Spirit of Christmas Home\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eLet the Bethlehem Star Become Part of Your Christmas Tradition\u003c\/h2\u003e\n\u003cp class=\"bsf-text\"\u003eA warm light. A timeless Nativity scene. A beautiful reminder of faith, family and what Christmas means.\u003c\/p\u003e\n\u003ca class=\"bsf-btn\" href=\"#\"\u003e GET YOUR BETHLEHEM STAR ✨ \u003csmall\u003eScroll to the purchase options\u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUESTIONS YOU MAY HAVE\n===================================================== --\u003e\n\u003csection class=\"bsf-faq\"\u003e\n\u003cp class=\"bsf-kicker\"\u003eQuestions You May Have\u003c\/p\u003e\n\u003ch2 class=\"bsf-h2\"\u003eQuestions You May Have\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the Bethlehem Star of Faith™ different?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eRather than being only a string of Christmas lights, the design combines a recognizable Bethlehem Star, cascading light, a Nativity scene and traditional Christmas greenery into one vertical wall display.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look decorative during the daytime?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eYes. The layered star, hanging stars, Holy Family silhouettes, greenery, berries and bow remain visible and decorative even when the lighting is not the main focus.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere would you recommend displaying it?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eIts tall vertical shape works especially well in living rooms, entryways, staircase walls, hallways and other narrow wall spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I display it outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eThe current product information does not clearly confirm a specific outdoor waterproof rating. Unless the included instructions specifically state otherwise, we recommend indoor use or a suitable protected display area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the exact dimensions?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003ePlease refer to the product option and specification information shown in the purchase area for the exact dimensions of the version currently available.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the lighting powered?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003ePlease refer to the current product specifications shown in the purchase area for the exact power configuration and setup information for your selected version.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good Christmas gift?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eYes. The faith-inspired Nativity design and warm Christmas styling make it especially meaningful for parents, grandparents, family, friends and anyone who loves traditional Christian Christmas décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store it after Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eKeep the decoration clean and completely dry. Protect the Bethlehem Star and hanging light strands from being crushed or tightly bent, then store the piece in a dry container until next season.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if I change my mind after ordering?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eBestJas currently advertises 90-Day Free Returns. Please review the current return policy for full eligibility and instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo you ship worldwide?\u003c\/summary\u003e\n\u003cdiv class=\"bsf-faq-answer\"\u003eWorldwide shipping options are available to supported destinations. Shipping options and applicable costs are shown during checkout.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"bsf-faq-note\"\u003e✨ Faith • Family • Light • Christmas \u003cbr\u003e90-Day Return Support • Worldwide Shipping • Secure Checkout\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"BestJas","offers":[{"title":"Default Title","offer_id":49605509677315,"sku":"WYT2609117148-伯利恒之星","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/ChatGPTImage2026_9_10_22_24_31.png?v=1789098458","url":"https:\/\/bestjas.com\/products\/bethlehem-star-of-faith-lighted-nativity-wall-decor","provider":"BestJas","version":"1.0","type":"link"}