{"product_id":"🌟bethlehem-star-wall-light-set","title":"🌟Bethlehem Star Wall Light Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   BETHLEHEM STAR WALL LIGHT SET\n   Emotional Christmas Landing Page\n========================================================= *\/\n\n.cot-star-page,\n.cot-star-page *,\n.cot-star-page *::before,\n.cot-star-page *::after {\n  box-sizing: border-box;\n}\n\n.cot-star-page {\n  --midnight:#071329;\n  --navy:#0b1f43;\n  --blue:#163c72;\n  --gold:#e5b34e;\n  --gold-light:#ffe3a1;\n  --cream:#fff9ed;\n  --snow:#f8fbff;\n  --white:#ffffff;\n  --text:#202738;\n  --muted:#687083;\n  --red:#9e2931;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n  color:var(--text);\n  background:#fff;\n\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n  container-type:inline-size;\n}\n\n.cot-star-page *,\n.cot-star-page h1,\n.cot-star-page h2,\n.cot-star-page h3,\n.cot-star-page p {\n  box-sizing:border-box;\n}\n\n.cot-star-page h1,\n.cot-star-page h2,\n.cot-star-page h3,\n.cot-star-page p {\n  margin-top:0;\n}\n\n.cot-star-page img {\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:0 !important;\n}\n\n.cot-star-section {\n  padding:50px 20px;\n}\n\n.cot-star-center {\n  text-align:center;\n}\n\n.cot-star-eyebrow {\n  display:inline-block;\n  margin-bottom:14px;\n  color:#c58f32;\n  font-size:13px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:2px;\n}\n\n.cot-star-title {\n  max-width:850px;\n  margin:0 auto 18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,5vw,44px);\n  line-height:1.13;\n  font-weight:500;\n}\n\n.cot-star-main-title {\n  max-width:900px;\n  margin:0 auto 20px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(38px,6vw,61px);\n  line-height:1.05;\n  font-weight:500;\n}\n\n.cot-star-subtitle {\n  max-width:750px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.75;\n}\n\n\n\/* BUTTON *\/\n\n.cot-star-button {\n  display:inline-flex;\n  justify-content:center;\n  align-items:center;\n\n  min-height:57px;\n  margin-top:27px;\n  padding:15px 31px;\n\n  border-radius:999px;\n  border:0;\n\n  background:linear-gradient(135deg,#d89b31,#ffd475);\n  color:#211608 !important;\n\n  text-decoration:none !important;\n  font-weight:800;\n  font-size:16px;\n\n  box-shadow:0 13px 32px rgba(218,161,54,.28);\n  transition:.2s ease;\n}\n\n.cot-star-button:hover {\n  transform:translateY(-2px);\n  box-shadow:0 17px 36px rgba(218,161,54,.4);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cot-star-hero {\n  position:relative;\n  padding:61px 20px 34px;\n  text-align:center;\n  overflow:hidden;\n\n  color:#fff;\n\n  background:\n    radial-gradient(circle at 50% 0%,\n      rgba(255,213,112,.18),\n      transparent 40%),\n    linear-gradient(180deg,#071329,#101b30);\n}\n\n.cot-star-hero::before {\n  content:\"✦\";\n  position:absolute;\n  left:7%;\n  top:10%;\n  color:rgba(255,231,170,.22);\n  font-size:62px;\n}\n\n.cot-star-hero::after {\n  content:\"✦\";\n  position:absolute;\n  right:7%;\n  top:25%;\n  color:rgba(255,231,170,.14);\n  font-size:40px;\n}\n\n.cot-star-hero .cot-star-eyebrow {\n  color:#f0c76d;\n}\n\n.cot-star-hero .cot-star-main-title {\n  color:#fffaf0;\n}\n\n.cot-star-hero-copy {\n  max-width:720px;\n  margin:0 auto;\n  color:#dfe6ef;\n  font-size:17px;\n}\n\n.cot-star-hero-note {\n  margin-top:15px;\n  color:#aebbd0;\n  font-size:13px;\n}\n\n.cot-star-hero-image {\n  max-width:930px;\n  margin:42px auto 0;\n  overflow:hidden;\n\n  border-radius:23px;\n  border:1px solid rgba(255,255,255,.12);\n  box-shadow:0 25px 55px rgba(0,0,0,.43);\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.cot-star-benefit-bar {\n  padding:25px 15px;\n  background:#fff7e6;\n}\n\n.cot-star-benefit-grid {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  max-width:1000px;\n  margin:auto;\n}\n\n.cot-star-benefit-item {\n  padding:14px 8px;\n  text-align:center;\n}\n\n.cot-star-benefit-icon {\n  margin-bottom:5px;\n  font-size:25px;\n}\n\n.cot-star-benefit-name {\n  color:#47371f;\n  font-size:13px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   STORY\n========================================================= *\/\n\n.cot-star-story {\n  background:#fff;\n}\n\n.cot-star-quote {\n  max-width:800px;\n  margin:32px auto 0;\n  padding:31px 25px;\n\n  background:#fff8e7;\n  border:1px solid #ecd9ae;\n  border-radius:20px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  line-height:1.55;\n\n  color:#5b4625;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.cot-star-split {\n  display:grid;\n  grid-template-columns:1fr;\n  gap:35px;\n  align-items:center;\n}\n\n.cot-star-copy h2 {\n  margin-bottom:18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(29px,4vw,42px);\n  line-height:1.14;\n  font-weight:500;\n}\n\n.cot-star-copy p {\n  color:var(--muted);\n  font-size:16px;\n}\n\n.cot-star-image-card {\n  overflow:hidden;\n  border-radius:22px;\n  box-shadow:0 17px 42px rgba(27,32,43,.14);\n}\n\n\n\/* CHECK LIST *\/\n\n.cot-star-list {\n  padding:0;\n  margin:24px 0 0;\n  list-style:none;\n}\n\n.cot-star-list li {\n  position:relative;\n  margin-bottom:13px;\n  padding-left:31px;\n  color:#545a66;\n}\n\n.cot-star-list li::before {\n  content:\"★\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:#d59c36;\n}\n\n\n\/* =========================================================\n   DARK\n========================================================= *\/\n\n.cot-star-dark {\n  color:#fff;\n  background:\n    radial-gradient(circle at 80% 20%,\n    rgba(242,191,76,.14),\n    transparent 38%),\n    #071329;\n}\n\n.cot-star-dark .cot-star-title {\n  color:#fff9eb;\n}\n\n.cot-star-dark .cot-star-subtitle,\n.cot-star-dark .cot-star-copy p {\n  color:#bec9da;\n}\n\n.cot-star-dark .cot-star-eyebrow {\n  color:#efc468;\n}\n\n\n\/* =========================================================\n   CARDS\n========================================================= *\/\n\n.cot-star-card-grid {\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  margin-top:36px;\n}\n\n.cot-star-card {\n  padding:29px 23px;\n  background:#fff;\n  border:1px solid #ebe5da;\n  border-radius:19px;\n  box-shadow:0 10px 30px rgba(24,31,43,.06);\n}\n\n.cot-star-card-icon {\n  margin-bottom:12px;\n  font-size:31px;\n}\n\n.cot-star-card h3 {\n  margin-bottom:8px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  font-weight:500;\n}\n\n.cot-star-card p {\n  margin:0;\n  color:#6b7180;\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.cot-star-showcase {\n  background:#08172d;\n}\n\n.cot-star-showcase-frame {\n  margin-top:34px;\n  overflow:hidden;\n  border-radius:23px;\n  box-shadow:0 21px 52px rgba(0,0,0,.34);\n}\n\n\n\/* =========================================================\n   LOCATIONS\n========================================================= *\/\n\n.cot-star-locations {\n  background:#faf7f1;\n}\n\n.cot-star-location-grid {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:30px;\n}\n\n.cot-star-location {\n  padding:18px 10px;\n  text-align:center;\n\n  background:#fff;\n  border:1px solid #ebe3d6;\n  border-radius:15px;\n\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   MESSAGE BOX\n========================================================= *\/\n\n.cot-star-message {\n  padding:34px 23px;\n\n  background:\n    linear-gradient(135deg,#fff9ec,#f7ead0);\n\n  border:1px solid #e8d3a4;\n  border-radius:24px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.cot-star-gift {\n  background:#f6eddf;\n}\n\n\n\/* =========================================================\n   COMPARE\n========================================================= *\/\n\n.cot-star-compare-grid {\n  display:grid;\n  grid-template-columns:1fr;\n  gap:17px;\n  margin-top:32px;\n}\n\n.cot-star-compare-card {\n  padding:27px 23px;\n  border-radius:20px;\n}\n\n.cot-star-compare-card.normal {\n  background:#f5f5f5;\n}\n\n.cot-star-compare-card.special {\n  background:#fff5d9;\n  border:1px solid #e2c477;\n}\n\n.cot-star-compare-card h3 {\n  font-family:Georgia,serif;\n  font-size:23px;\n}\n\n.cot-star-compare-card ul {\n  padding-left:20px;\n  margin-bottom:0;\n}\n\n.cot-star-compare-card li {\n  margin-bottom:10px;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.cot-star-details {\n  background:#faf8f5;\n}\n\n.cot-star-table {\n  max-width:820px;\n  margin:30px auto 0;\n\n  background:#fff;\n  border:1px solid #e5dfd7;\n  border-radius:20px;\n  overflow:hidden;\n}\n\n.cot-star-table-row {\n  display:grid;\n  grid-template-columns:1fr;\n  border-bottom:1px solid #ece6de;\n}\n\n.cot-star-table-row:last-child {\n  border-bottom:none;\n}\n\n.cot-star-table-label,\n.cot-star-table-value {\n  padding:14px 18px;\n}\n\n.cot-star-table-label {\n  background:#faf6ef;\n  font-weight:800;\n}\n\n.cot-star-table-value {\n  color:#69707c;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cot-star-faq-list {\n  max-width:850px;\n  margin:30px auto 0;\n}\n\n.cot-star-faq details {\n  margin-bottom:12px;\n  overflow:hidden;\n  border:1px solid #e5e1db;\n  border-radius:14px;\n}\n\n.cot-star-faq summary {\n  padding:18px;\n  font-weight:800;\n  cursor:pointer;\n}\n\n.cot-star-faq-answer {\n  padding:0 18px 19px;\n  color:#687080;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.cot-star-final {\n  position:relative;\n  padding:65px 20px;\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(circle at 50% 5%,\n      rgba(244,194,81,.22),\n      transparent 40%),\n    #071329;\n}\n\n.cot-star-final .cot-star-eyebrow {\n  color:#f1c86d;\n}\n\n.cot-star-final .cot-star-title {\n  color:#fff9ec;\n}\n\n.cot-star-final-copy {\n  max-width:700px;\n  margin:auto;\n  color:#c6d0df;\n}\n\n.cot-star-final-note {\n  margin-top:15px;\n  color:#97a6bb;\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE BASED ON ACTUAL SECTION WIDTH\n========================================================= *\/\n\n@container (min-width:700px) {\n\n  .cot-star-section {\n    padding:67px 42px;\n  }\n\n  .cot-star-hero {\n    padding:70px 42px 46px;\n  }\n\n  .cot-star-benefit-grid {\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cot-star-benefit-item + .cot-star-benefit-item {\n    border-left:1px solid #dfd0b2;\n  }\n\n  .cot-star-split {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:50px;\n  }\n\n  .cot-star-card-grid {\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .cot-star-location-grid {\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cot-star-compare-grid {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .cot-star-table-row {\n    grid-template-columns:38% 62%;\n  }\n\n  .cot-star-message {\n    padding:43px 37px;\n  }\n\n  .cot-star-final {\n    padding:80px 42px;\n  }\n}\n\n\n@container (min-width:960px) {\n\n  .cot-star-section {\n    padding:78px 58px;\n  }\n\n  .cot-star-hero {\n    padding:78px 58px 54px;\n  }\n\n  .cot-star-main-title {\n    font-size:61px;\n  }\n\n  .cot-star-title {\n    font-size:43px;\n  }\n\n  .cot-star-split {\n    gap:62px;\n  }\n\n  .cot-star-final {\n    padding:90px 58px;\n  }\n}\n\n\n@media screen and (max-width:480px) {\n\n  .cot-star-main-title {\n    font-size:37px;\n  }\n\n  .cot-star-title {\n    font-size:30px;\n  }\n\n  .cot-star-button {\n    width:100%;\n    max-width:430px;\n    padding-left:17px;\n    padding-right:17px;\n  }\n\n  .cot-star-quote {\n    font-size:19px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cot-star-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n======================================================= --\u003e\n\u003csection class=\"cot-star-hero\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003e✦ Bethlehem-Inspired Christmas Light\u003c\/div\u003e\n\u003ch1 class=\"cot-star-main-title\"\u003eFollow the Star.\u003cbr\u003eBring the Light Home.\u003c\/h1\u003e\n\u003cp class=\"cot-star-hero-copy\"\u003eFill your home with a beautiful constellation of glowing stars inspired by the light of Bethlehem. Warm golden and soft white illumination transforms an ordinary wall into a peaceful Christmas scene filled with wonder, hope and warmth.\u003c\/p\u003e\n\u003ca class=\"cot-star-button\" href=\"#\"\u003e Bring the Christmas Light Home → \u003c\/a\u003e\n\u003cdiv class=\"cot-star-hero-note\"\u003eA beautiful centerpiece for your Christmas home\u003c\/div\u003e\n\u003cdiv class=\"cot-star-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_38_20.png?v=1788838937\u0026amp;width=1946\" alt=\"Bethlehem Star Wall Light Set Christmas living room\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     BENEFIT BAR\n======================================================= --\u003e\n\u003csection class=\"cot-star-benefit-bar\"\u003e\n\u003cdiv class=\"cot-star-benefit-grid\"\u003e\n\u003cdiv class=\"cot-star-benefit-item\"\u003e\n\u003cdiv class=\"cot-star-benefit-icon\"\u003e🌟\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-name\"\u003eBethlehem-Inspired Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-item\"\u003e\n\u003cdiv class=\"cot-star-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-name\"\u003eWarm \u0026amp; Cozy Glow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-item\"\u003e\n\u003cdiv class=\"cot-star-benefit-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-name\"\u003eEasy Wall Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-item\"\u003e\n\u003cdiv class=\"cot-star-benefit-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"cot-star-benefit-name\"\u003eBattery Powered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     EMOTION\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-story cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eThe Light of Christmas\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eSome Christmas Lights Simply Shine.\u003cbr\u003eThis One Tells a Story.\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\"\u003eFor generations, the Star of Bethlehem has been a symbol of guidance, hope and the wonder of Christmas. Now that familiar light can become part of the atmosphere your family comes home to every December.\u003c\/p\u003e\n\u003cdiv class=\"cot-star-quote\"\u003e“May there always be a light to guide you home and a little hope shining through the darkest winter night.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FIREPLACE\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\" style=\"background: #faf7f1;\"\u003e\n\u003cdiv class=\"cot-star-split\"\u003e\n\u003cdiv class=\"cot-star-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_38_17.png?v=1788838937\u0026amp;width=1946\" alt=\"Bethlehem Star Lights over Christmas fireplace\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-star-copy\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eMake the Room Feel Magical\u003c\/div\u003e\n\u003ch2\u003eTurn a Blank Wall Into the Heart of Christmas\u003c\/h2\u003e\n\u003cp\u003ePlace the stars above a fireplace, beside your Christmas tree or across a favorite living-room wall. Once illuminated, the different star shapes create a layered night-sky effect that instantly gives the room a warmer and more memorable holiday atmosphere.\u003c\/p\u003e\n\u003cul class=\"cot-star-list\"\u003e\n\u003cli\u003eMix of Bethlehem-style and classic star shapes\u003c\/li\u003e\n\u003cli\u003eWarm gold and soft white light appearance\u003c\/li\u003e\n\u003cli\u003eCreate your own custom star arrangement\u003c\/li\u003e\n\u003cli\u003eBeautiful beside greenery, candles and Christmas trees\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     3 BENEFITS\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eA Whole Wall of Christmas Wonder\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eOne Set. Endless Ways to Create Your Night Sky.\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\"\u003eArrange the stars close together for a dramatic centerpiece or spread them across a larger wall to create your own glowing Christmas constellation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card-grid\"\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e🌟\u003c\/div\u003e\n\u003ch3\u003eA Striking Centerpiece\u003c\/h3\u003e\n\u003cp\u003eThe elongated Bethlehem-inspired stars naturally draw the eye and give your display a meaningful focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eBuild Your Own Sky\u003c\/h3\u003e\n\u003cp\u003eSurround the larger stars with smaller glowing stars and arrange them in a pattern that fits your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e🕯️\u003c\/div\u003e\n\u003ch3\u003eWarm Evening Atmosphere\u003c\/h3\u003e\n\u003cp\u003eSoft light complements tree lights, candles, garlands and other traditional Christmas decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SHOWCASE\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-showcase\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eWhen Christmas Night Falls\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\" style=\"color: #fff9eb;\"\u003eLet Your Home Glow Like a Christmas Night Sky\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\" style=\"color: #bfcbdb;\"\u003eDim the room, switch on the Christmas tree, and let the stars become part of the evening. The wall becomes more than decoration — it becomes part of the whole Christmas atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_38_20.png?v=1788838937\u0026amp;width=1946\" alt=\"Glowing Christmas star wall\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     BEDROOM\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\"\u003e\n\u003cdiv class=\"cot-star-split\"\u003e\n\u003cdiv class=\"cot-star-copy\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eChristmas Beyond the Living Room\u003c\/div\u003e\n\u003ch2\u003eBring the Magic Into the Rooms You Love Most\u003c\/h2\u003e\n\u003cp\u003eChristmas decorating doesn't have to stop at the tree. A glowing star display can add warmth to a bedroom, reading corner, hallway or family gathering space — creating an inviting holiday feeling throughout the home.\u003c\/p\u003e\n\u003cul class=\"cot-star-list\"\u003e\n\u003cli\u003eBeautiful above a bed or headboard\u003c\/li\u003e\n\u003cli\u003eCreates a softer Christmas evening atmosphere\u003c\/li\u003e\n\u003cli\u003eWorks in large or small arrangements\u003c\/li\u003e\n\u003cli\u003eEasy to coordinate with classic holiday colors\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_38_10.png?v=1788838937\u0026amp;width=1946\" alt=\"Bethlehem Star Wall Lights in Christmas bedroom\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MEANING\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-dark\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eMore Than Decoration\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eA Familiar Symbol of Hope, Guidance and Christmas\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\"\u003eThe Bethlehem star gives the display a meaning that goes beyond ordinary seasonal lighting. For many families, it recalls the story, faith and traditions at the heart of Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card-grid\"\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003ch3\u003eHope\u003c\/h3\u003e\n\u003cp\u003eA small light shining in winter darkness creates a simple reminder of hope.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eHome\u003c\/h3\u003e\n\u003cp\u003eCreate a warm place for family to gather, celebrate and make another year of Christmas memories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-card\"\u003e\n\u003cdiv class=\"cot-star-card-icon\"\u003e❤️\u003c\/div\u003e\n\u003ch3\u003eTogetherness\u003c\/h3\u003e\n\u003cp\u003eA meaningful backdrop for the quiet evenings and family moments that make the season special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     LOCATION\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-locations\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eCreate Your Own Christmas Sky\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eBeautiful Wherever Your Family Celebrates\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\"\u003eSpread the stars across one large feature wall or create a smaller glowing arrangement in your favorite holiday corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-location-grid\"\u003e\n\u003cdiv class=\"cot-star-location\"\u003e🔥 Above the Mantel\u003c\/div\u003e\n\u003cdiv class=\"cot-star-location\"\u003e🎄 Beside the Tree\u003c\/div\u003e\n\u003cdiv class=\"cot-star-location\"\u003e🛏️ In the Bedroom\u003c\/div\u003e\n\u003cdiv class=\"cot-star-location\"\u003e🛋️ Living Room Wall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     TRADITION\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\"\u003e\n\u003cdiv class=\"cot-star-message cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eA New Christmas Tradition\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003ePut Up the Stars.\u003cbr\u003eTurn On the Tree.\u003cbr\u003eChristmas Has Arrived.\u003c\/h2\u003e\n\u003cp class=\"cot-star-subtitle\"\u003eSome decorations become part of the family calendar. The moment they come out of the box, everyone knows Christmas is finally here. Create a glowing wall your family will look forward to seeing again every December.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     KIT IMAGE\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-gift\"\u003e\n\u003cdiv class=\"cot-star-split\"\u003e\n\u003cdiv class=\"cot-star-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_37_55.png?v=1788838937\u0026amp;width=1946\" alt=\"Bethlehem Star Wall Light Set package\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cot-star-copy\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eCreate the Display Your Way\u003c\/div\u003e\n\u003ch2\u003eEverything Starts With a Few Stars and an Empty Wall\u003c\/h2\u003e\n\u003cp\u003eThe set combines a statement Bethlehem-inspired star with multiple smaller stars so you can build an arrangement that suits your own Christmas space.\u003c\/p\u003e\n\u003cul class=\"cot-star-list\"\u003e\n\u003cli\u003eLarge statement star design\u003c\/li\u003e\n\u003cli\u003eMultiple complementary star lights\u003c\/li\u003e\n\u003cli\u003eWall-mounting accessories shown with the set\u003c\/li\u003e\n\u003cli\u003eBattery-powered decorative lighting\u003c\/li\u003e\n\u003cli\u003eArrange and space the stars to suit your room\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"cot-star-button\" href=\"#\"\u003e Create Your Christmas Sky → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COMPARISON\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eMake the Wall Part of Christmas\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eMore Memorable Than Another String of Lights\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-compare-grid\"\u003e\n\u003cdiv class=\"cot-star-compare-card normal\"\u003e\n\u003ch3\u003eOrdinary Christmas Lights\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUsually form one simple line\u003c\/li\u003e\n\u003cli\u003eMainly provide background illumination\u003c\/li\u003e\n\u003cli\u003eSimilar look from one home to another\u003c\/li\u003e\n\u003cli\u003eEasy to blend into other decorations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-compare-card special\"\u003e\n\u003ch3\u003eBethlehem Star Wall Light Set\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreates a complete wall composition\u003c\/li\u003e\n\u003cli\u003eIncludes a meaningful Christmas focal point\u003c\/li\u003e\n\u003cli\u003eArrange stars to create your own pattern\u003c\/li\u003e\n\u003cli\u003eWorks as both lighting and statement décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FULL FIREPLACE IMAGE\n======================================================= --\u003e\n\u003csection class=\"cot-star-section\" style=\"background: #08172d;\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eThe Heart of the Holiday Home\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\" style=\"color: #fff9ed;\"\u003eWarm Fire.\u003cbr\u003eChristmas Tree.\u003cbr\u003eStars Shining Above.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_8_11_38_17.png?v=1788838937\u0026amp;width=1946\" alt=\"Christmas fireplace with Bethlehem stars\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PRODUCT DETAILS\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-details\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eA Simple Way to Create a Beautiful Christmas Feature Wall\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table\"\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eBethlehem Star Wall Light Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eBethlehem-inspired statement star with complementary star lights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003eLight Appearance\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eWarm gold and soft white decorative illumination\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eBattery powered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003eDisplay Style\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eCustomizable wall arrangement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-row\"\u003e\n\u003cdiv class=\"cot-star-table-label\"\u003eIdeal Spaces\u003c\/div\u003e\n\u003cdiv class=\"cot-star-table-value\"\u003eLiving rooms, fireplaces, bedrooms and Christmas display walls\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n======================================================= --\u003e\n\u003csection class=\"cot-star-section cot-star-faq\"\u003e\n\u003cdiv class=\"cot-star-center\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eA Few Things You May Be Wondering\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cot-star-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I arrange the stars however I want?\u003c\/summary\u003e\n\u003cdiv class=\"cot-star-faq-answer\"\u003eYes. You can position the stars closer together for a compact centerpiece or spread them across a larger wall to create your own Christmas constellation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does this light set look best?\u003c\/summary\u003e\n\u003cdiv class=\"cot-star-faq-answer\"\u003eIt works especially well above a mantel, beside a Christmas tree, behind a sofa, above a bed or on another open interior wall.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the set battery powered?\u003c\/summary\u003e\n\u003cdiv class=\"cot-star-faq-answer\"\u003eYes. The product presentation identifies the lights as battery powered, allowing more flexibility when choosing where to display them.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this only suitable for religious Christmas décor?\u003c\/summary\u003e\n\u003cdiv class=\"cot-star-faq-answer\"\u003eThe Bethlehem-inspired centerpiece carries traditional Christmas symbolism, while the overall star arrangement also works beautifully with classic seasonal décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I reuse the set every Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"cot-star-faq-answer\"\u003eYes. Store the pieces safely after the holiday season and bring your star display back as part of your Christmas decorating tradition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL CTA\n======================================================= --\u003e\n\u003csection class=\"cot-star-final\"\u003e\n\u003cdiv class=\"cot-star-eyebrow\"\u003e✦ Let Christmas Shine\u003c\/div\u003e\n\u003ch2 class=\"cot-star-title\"\u003eBring the Star of Christmas\u003cbr\u003eInto the Heart of Your Home.\u003c\/h2\u003e\n\u003cp class=\"cot-star-final-copy\"\u003eCreate a wall filled with warm light, peaceful Christmas atmosphere and a timeless symbol that reminds your family what makes this season special.\u003c\/p\u003e\n\u003ca class=\"cot-star-button\" href=\"#\"\u003e Bring the Bethlehem Stars Home → \u003c\/a\u003e\n\u003cdiv class=\"cot-star-final-note\"\u003eA warm and meaningful addition to your Christmas home.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Standard (6 inch) \/ 1 Bethlehem Star + 5 Five-Point Stars","offer_id":52603094991150,"sku":"WBK2609086903-星星壁灯一套20cm主星","price":39.98,"currency_code":"USD","in_stock":true},{"title":"MAX  (12 inch) \/ 1 Bethlehem Star + 5 Five-Point Stars","offer_id":52603095023918,"sku":"WBK2609086903-星星壁灯一套40cm主星","price":59.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_8_11_38_20.png?v=1788838937","url":"https:\/\/cotitoc.com\/de\/products\/%f0%9f%8c%9fbethlehem-star-wall-light-set","provider":"cotitoc","version":"1.0","type":"link"}