{"product_id":"🎄-glowing-christmas-tree-village-warm-light-wall-decor-✨","title":"🎄 Glowing Christmas Tree \u0026 Village – Warm Light Wall Decor ✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   ILLUMINATED CHRISTMAS TREE \u0026 VILLAGE WALL HANGING\n   Shopify \/ Shopline Product Landing Page\n========================================================= *\/\n\n.xvw-page,\n.xvw-page *{\n  box-sizing:border-box;\n}\n\n.xvw-page{\n  --green:#173c2e;\n  --green-dark:#0d281f;\n  --green-soft:#244f3c;\n\n  --red:#942b32;\n  --red-dark:#6e1d23;\n\n  --gold:#c99b4c;\n  --gold-light:#e8c981;\n\n  --cream:#fbf7ef;\n  --cream2:#f4eadb;\n\n  --white:#ffffff;\n  --ink:#342e28;\n  --muted:#6c635b;\n  --line:#e6d8c4;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto;\n  padding:0;\n\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.xvw-page img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.xvw-kicker{\n  margin:0 0 10px;\n\n  color:var(--red);\n\n  text-align:center;\n\n  font-size:13px;\n  line-height:1.4;\n\n  font-weight:900;\n\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.xvw-h1{\n  max-width:820px;\n\n  margin:0 auto 16px;\n\n  color:var(--green-dark);\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:43px;\n  line-height:1.12;\n\n  font-weight:700;\n}\n\n.xvw-h2{\n  max-width:790px;\n\n  margin:0 auto 15px;\n\n  color:var(--green-dark);\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:35px;\n  line-height:1.2;\n\n  font-weight:700;\n}\n\n.xvw-text{\n  max-width:750px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  text-align:center;\n\n  font-size:18px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.xvw-section{\n  padding:50px 28px;\n}\n\n.xvw-alt{\n  background:var(--cream);\n}\n\n.xvw-dark{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #315c47 0%,\n      var(--green) 45%,\n      var(--green-dark) 100%\n    );\n}\n\n.xvw-dark .xvw-h2{\n  color:#fff;\n}\n\n.xvw-dark .xvw-text{\n  color:#e7dfd5;\n}\n\n.xvw-divider{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:13px;\n\n  margin:20px auto;\n\n  color:var(--gold);\n}\n\n.xvw-divider:before,\n.xvw-divider:after{\n  content:\"\";\n\n  width:65px;\n  height:1px;\n\n  background:#dec693;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.xvw-hero{\n  padding:52px 28px 43px;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #fff0cc 0%,\n      #fff9ee 37%,\n      #ffffff 74%\n    );\n}\n\n.xvw-hero-sub{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:#625a52;\n\n  text-align:center;\n\n  font-size:19px;\n  line-height:1.7;\n}\n\n.xvw-hero-note{\n  max-width:700px;\n\n  margin:24px auto 0;\n  padding:16px 20px;\n\n  border:1px solid #dfcfb1;\n  border-radius:15px;\n\n  background:#fff;\n\n  color:#4d443c;\n\n  text-align:center;\n\n  font-size:15px;\n  line-height:1.6;\n\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.xvw-image-wrap{\n  padding:0 18px;\n}\n\n.xvw-image{\n  width:100%;\n\n  margin:18px auto 0;\n\n  border-radius:20px;\n\n  box-shadow:\n    0 10px 30px rgba(32,40,35,.08);\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.xvw-quick{\n  max-width:820px;\n\n  margin:30px auto 0;\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n}\n\n.xvw-quick-item{\n  padding:18px 9px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 5px 18px rgba(50,40,30,.04);\n}\n\n.xvw-quick-icon{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:26px;\n}\n\n.xvw-quick-item strong{\n  display:block;\n\n  color:var(--green-dark);\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.xvw-benefits{\n  max-width:820px;\n\n  margin:30px auto 0;\n\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:13px;\n}\n\n.xvw-card{\n  padding:24px 19px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#fff;\n\n  box-shadow:\n    0 6px 22px rgba(45,35,25,.045);\n}\n\n.xvw-card-icon{\n  margin-bottom:9px;\n\n  font-size:29px;\n}\n\n.xvw-card strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--green-dark);\n\n  font-size:18px;\n  line-height:1.35;\n}\n\n.xvw-card p{\n  margin:0;\n\n  color:#696057;\n\n  font-size:15px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.xvw-quote{\n  max-width:740px;\n\n  margin:28px auto 0;\n  padding:23px 21px;\n\n  border-left:4px solid var(--gold);\n  border-radius:0 15px 15px 0;\n\n  background:#fff;\n\n  color:var(--green-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   DETAIL ICON GRID\n========================================================= *\/\n\n.xvw-detail-grid{\n  max-width:790px;\n\n  margin:29px auto 0;\n\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n}\n\n.xvw-detail{\n  padding:20px 12px;\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:15px;\n\n  background:rgba(255,255,255,.06);\n\n  text-align:center;\n}\n\n.xvw-detail .icon{\n  margin-bottom:7px;\n\n  font-size:29px;\n}\n\n.xvw-detail strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:15px;\n}\n\n.xvw-detail span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#ded7ce;\n\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.xvw-placement{\n  max-width:790px;\n\n  margin:29px auto 0;\n\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:13px;\n}\n\n.xvw-place{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:13px;\n\n  padding:19px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n\n  text-align:left;\n}\n\n.xvw-place-icon{\n  width:44px;\n  min-width:44px;\n  height:44px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#efe0c1;\n\n  font-size:21px;\n}\n\n.xvw-place strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--green-dark);\n\n  font-size:17px;\n}\n\n.xvw-place span{\n  display:block;\n\n  color:#6d645b;\n\n  font-size:14px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.xvw-gift{\n  padding:53px 28px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #3a654f,\n      var(--green) 46%,\n      var(--green-dark)\n    );\n\n  text-align:center;\n}\n\n.xvw-gift .xvw-h2{\n  color:#fff;\n}\n\n.xvw-gift .xvw-text{\n  color:#e8e0d7;\n}\n\n.xvw-gift-tags{\n  max-width:720px;\n\n  margin:25px auto 0;\n\n  display:flex;\n\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:8px;\n}\n\n.xvw-gift-tags span{\n  padding:9px 14px;\n\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#f5eee4;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.xvw-specs{\n  max-width:760px;\n\n  margin:29px auto 0;\n  padding:23px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:#fff;\n\n  text-align:left;\n}\n\n.xvw-spec-row{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:22px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid #eee5d9;\n}\n\n.xvw-spec-row:last-child{\n  border-bottom:0;\n}\n\n.xvw-spec-label{\n  color:var(--green-dark);\n\n  font-weight:800;\n}\n\n.xvw-spec-value{\n  max-width:60%;\n\n  color:#615951;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   CARE \/ TIPS\n========================================================= *\/\n\n.xvw-tips{\n  max-width:770px;\n\n  margin:27px auto 0;\n}\n\n.xvw-tip{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:12px;\n\n  padding:15px 0;\n\n  border-bottom:1px solid #e8ddce;\n\n  text-align:left;\n}\n\n.xvw-tip:last-child{\n  border-bottom:0;\n}\n\n.xvw-check{\n  width:29px;\n  min-width:29px;\n  height:29px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#eadcba;\n\n  color:#6a4e20;\n\n  font-weight:900;\n}\n\n.xvw-tip span{\n  color:#665e56;\n\n  font-size:15px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.xvw-final{\n  padding:54px 28px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at top,\n      #fff1cd,\n      #fff 72%\n    );\n}\n\n.xvw-final-box{\n  max-width:770px;\n\n  margin:27px auto 0;\n  padding:30px 24px;\n\n  border-radius:20px;\n\n  background:var(--green-dark);\n\n  color:#fff;\n}\n\n.xvw-final-box strong{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:#fffaf2;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n  line-height:1.35;\n}\n\n.xvw-final-box p{\n  margin:0;\n\n  color:#e7dfd5;\n\n  font-size:15px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .xvw-section,\n  .xvw-hero,\n  .xvw-gift,\n  .xvw-final{\n    padding-left:17px;\n    padding-right:17px;\n  }\n\n  .xvw-section{\n    padding-top:38px;\n    padding-bottom:38px;\n  }\n\n  .xvw-hero{\n    padding-top:39px;\n    padding-bottom:37px;\n  }\n\n  .xvw-h1{\n    font-size:30px;\n    line-height:1.18;\n  }\n\n  .xvw-h2{\n    font-size:28px;\n    line-height:1.22;\n  }\n\n  .xvw-hero-sub,\n  .xvw-text{\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  .xvw-kicker{\n    font-size:12px;\n\n    letter-spacing:1.2px;\n  }\n\n  .xvw-image-wrap{\n    padding-left:10px;\n    padding-right:10px;\n  }\n\n  .xvw-image{\n    margin-top:11px;\n\n    border-radius:15px;\n  }\n\n  .xvw-quick{\n    grid-template-columns:repeat(2,1fr);\n\n    gap:8px;\n  }\n\n  .xvw-benefits{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n  .xvw-card{\n    padding:20px 16px;\n  }\n\n  .xvw-detail-grid{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n  .xvw-placement{\n    grid-template-columns:1fr;\n  }\n\n  .xvw-spec-row{\n    display:block;\n  }\n\n  .xvw-spec-label{\n    display:block;\n\n    margin-bottom:4px;\n  }\n\n  .xvw-spec-value{\n    display:block;\n\n    max-width:100%;\n\n    text-align:left;\n  }\n\n  .xvw-quote{\n    padding:19px 16px;\n\n    font-size:18px;\n  }\n\n  .xvw-gift{\n    padding-top:42px;\n    padding-bottom:42px;\n  }\n\n  .xvw-final-box{\n    padding:25px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:420px){\n\n  .xvw-section{\n    padding-left:14px;\n    padding-right:14px;\n  }\n\n  .xvw-quick-item{\n    padding:15px 6px;\n  }\n\n  .xvw-quick-item strong{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"xvw-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"xvw-hero\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    ✨ LIGHT UP YOUR CHRISTMAS WALLS\n  \u003c\/p\u003e\n\n\n  \u003ch1 class=\"xvw-h1\"\u003e\n    Turn An Empty Wall Into\n    A Glowing Christmas Village\n  \u003c\/h1\u003e\n\n\n  \u003cp class=\"xvw-hero-sub\"\u003e\n\n    Bring the magic of a snowy Christmas village indoors\n    with a decorative wall hanging filled with warm light,\n    festive greenery, shimmering snowflakes and a charming\n    Santa sleigh scene.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xvw-hero-note\"\u003e\n\n    A complete Christmas focal point —\n    without taking up valuable table, shelf or mantel space.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- HERO IMAGE --\u003e\n\n\u003cdiv class=\"xvw-image-wrap\"\u003e\n\n  \u003cimg class=\"xvw-image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1774248829555\/333.png?w=749\u0026amp;h=714\" alt=\"Illuminated Christmas Tree and Winter Village Wall Hanging\" loading=\"eager\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     QUICK HIGHLIGHTS\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    WHY YOU'LL LOVE IT\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    More Than A Wall Decoration\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"xvw-divider\"\u003e\n    ✦\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    This decorative Christmas wall piece combines\n    a winter village, warm illumination and hanging\n    ornaments into one layered holiday display.\n\n  \u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"xvw-quick\"\u003e\n\n\n    \u003cdiv class=\"xvw-quick-item\"\u003e\n\n      \u003cspan class=\"xvw-quick-icon\"\u003e\n        🏡\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Winter Village Scene\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xvw-quick-item\"\u003e\n\n      \u003cspan class=\"xvw-quick-icon\"\u003e\n        💡\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Warm LED Glow\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xvw-quick-item\"\u003e\n\n      \u003cspan class=\"xvw-quick-icon\"\u003e\n        ❄️\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Hanging Snowflake Details\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xvw-quick-item\"\u003e\n\n      \u003cspan class=\"xvw-quick-icon\"\u003e\n        🎄\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Rich Christmas Accents\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     WINTER VILLAGE\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section xvw-alt\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    A LITTLE CHRISTMAS STORY ON YOUR WALL\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Step Into A Snowy Christmas Village\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    Snow-covered cottages, pine trees and a charming bridge\n    create a peaceful winter village below, while Santa and\n    his reindeer travel across the festive scene above.\n\n    \u003cbr\u003e\u003cbr\u003e\n\n    Instead of a simple wreath or flat wall sign,\n    the layered design creates an entire Christmas scene\n    for the eye to explore.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xvw-benefits\"\u003e\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        🏠\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Snowy Village Details\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Charming cottages, pine trees and a bridge\n        give the display the feeling of a miniature\n        Christmas village.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        🦌\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Santa Sleigh Scene\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Santa riding his sleigh with reindeer adds\n        a classic Christmas storytelling element\n        to the overall design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- IMAGE 2 --\u003e\n\n\u003cdiv class=\"xvw-image-wrap\"\u003e\n\n  \u003cimg class=\"xvw-image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1774248829555\/24.png?w=783\u0026amp;h=785\" alt=\"Christmas village wall hanging with snowflakes and crystal look pendants\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     LIGHT \u0026 ORNAMENTS\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section xvw-dark\"\u003e\n\n  \u003cp class=\"xvw-kicker\" style=\"color:#e8c981;\"\u003e\n\n    BEAUTIFUL BY DAY • MAGICAL AFTER DARK\n\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Warm Light Brings The Whole Scene To Life\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    Soft warm white LED illumination adds a gentle glow\n    throughout the display, transforming it from festive\n    wall décor during the day into a luminous Christmas\n    focal point in the evening.\n\n  \u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"xvw-detail-grid\"\u003e\n\n\n    \u003cdiv class=\"xvw-detail\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        💡\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Warm White LED\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Soft illumination for a cozy Christmas atmosphere.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-detail\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        ❄️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Glowing Snowflakes\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Hanging snowflake details extend the festive design downward.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-detail\"\u003e\n\n      \u003cdiv class=\"icon\"\u003e\n        💎\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Crystal-Look Drops\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Shiny teardrop pendants and bead strands add a decorative finish.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"xvw-quote\"\u003e\n\n    “A little Christmas village above.\n    A trail of sparkling winter light below.”\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- IMAGE 3 --\u003e\n\n\u003cdiv class=\"xvw-image-wrap\"\u003e\n\n  \u003cimg class=\"xvw-image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1774248829555\/23.png?w=780\u0026amp;h=784\" alt=\"Warm LED illuminated Christmas village wall decoration\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     FLORAL DETAIL\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    RICH CHRISTMAS TEXTURE\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Every Layer Feels Like Christmas\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    The village scene is surrounded by classic holiday accents\n    including poinsettia, frosted pine, pinecones and a rich red bow.\n\n    \u003cbr\u003e\u003cbr\u003e\n\n    Together with the illuminated snowflakes and crystal-look\n    hanging ornaments, these details create a fuller, more\n    decorative appearance than an ordinary flat wall ornament.\n\n  \u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"xvw-benefits\"\u003e\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        🌺\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Poinsettia Accents\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Traditional Christmas florals bring warmth\n        and seasonal color to the display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        🌲\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Frosted Evergreen\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Pine branches and pinecones create a\n        classic winter woodland feeling.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        🎀\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Classic Red Bow\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A festive finishing detail that ties the\n        Christmas composition together.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-card\"\u003e\n\n      \u003cdiv class=\"xvw-card-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Layered Hanging Details\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Snowflakes, bead strands and decorative drops\n        create more vertical movement and visual interest.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- IMAGE 4 --\u003e\n\n\u003cdiv class=\"xvw-image-wrap\"\u003e\n\n  \u003cimg class=\"xvw-image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1774248829555\/22-6.png?w=783\u0026amp;h=787\" alt=\"Illuminated Christmas Tree and Village wall decor in home\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section xvw-alt\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    DECORATE THE SPACE YOU'RE NOT USING\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Give An Empty Wall Its Own Christmas Moment\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    Because the decoration hangs vertically on the wall,\n    it adds Christmas atmosphere without needing another\n    surface, tabletop or shelf.\n\n  \u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"xvw-placement\"\u003e\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🛋️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Living Room\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add another glowing focal point near your main Christmas décor.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🚪\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Foyer \u0026amp; Entryway\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Create a warm Christmas welcome as guests enter your home.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🔥\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Fireplace Area\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Complement stockings, greenery and your existing holiday display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🍽️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Dining Room\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add festive atmosphere without using valuable table space.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🛏️\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Bedroom\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bring softer Christmas light into a quieter part of the home.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-place\"\u003e\n\n      \u003cdiv class=\"xvw-place-icon\"\u003e\n        🎄\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Near The Christmas Tree\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Extend the visual story of your Christmas display beyond the tree.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"xvw-gift\"\u003e\n\n  \u003cp class=\"xvw-kicker\" style=\"color:#e8c981;\"\u003e\n\n    🎁 A CHRISTMAS GIFT THAT DOESN'T DISAPPEAR INTO THE TREE\n\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Give Them Their Own Little Christmas Village\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    For someone who loves decorating their home for Christmas,\n    another ordinary ornament can easily get lost among dozens\n    already on the tree.\n\n    \u003cbr\u003e\u003cbr\u003e\n\n    This illuminated wall display gets its own space —\n    combining Christmas scenery, warm light and festive\n    hanging details in one decorative piece.\n\n  \u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"xvw-gift-tags\"\u003e\n\n    \u003cspan\u003e🎄 Christmas Décor Lovers\u003c\/span\u003e\n\n    \u003cspan\u003e🏡 Housewarming\u003c\/span\u003e\n\n    \u003cspan\u003e🎁 Family Gifts\u003c\/span\u003e\n\n    \u003cspan\u003e✨ Holiday Hosts\u003c\/span\u003e\n\n    \u003cspan\u003e❤️ Home Decor Lovers\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     SPECIFICATIONS\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    PRODUCT DETAILS\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Specifications\n  \u003c\/h2\u003e\n\n\n\n  \u003cdiv class=\"xvw-specs\"\u003e\n\n\n    \u003cdiv class=\"xvw-spec-row\"\u003e\n\n      \u003cspan class=\"xvw-spec-label\"\u003e\n        Light Source\n      \u003c\/span\u003e\n\n      \u003cspan class=\"xvw-spec-value\"\u003e\n        Warm White LED\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-spec-row\"\u003e\n\n      \u003cspan class=\"xvw-spec-label\"\u003e\n        Product Type\n      \u003c\/span\u003e\n\n      \u003cspan class=\"xvw-spec-value\"\u003e\n        Lighted Christmas Wall Hanging Décor\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-spec-row\"\u003e\n\n      \u003cspan class=\"xvw-spec-label\"\u003e\n        Main Design\n      \u003c\/span\u003e\n\n      \u003cspan class=\"xvw-spec-value\"\u003e\n        Winter Village, Santa Sleigh,\n        Snowflakes \u0026amp; Crystal-Look Drops\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-spec-row\"\u003e\n\n      \u003cspan class=\"xvw-spec-label\"\u003e\n        Recommended Use\n      \u003c\/span\u003e\n\n      \u003cspan class=\"xvw-spec-value\"\u003e\n        Indoor Christmas Holiday Decoration\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-spec-row\"\u003e\n\n      \u003cspan class=\"xvw-spec-label\"\u003e\n        Package Includes\n      \u003c\/span\u003e\n\n      \u003cspan class=\"xvw-spec-value\"\u003e\n        1 × Illuminated Christmas Tree\n        \u0026amp; Village Wall Hanging\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     USE \u0026 CARE\n===================================================== --\u003e\n\n\u003csection class=\"xvw-section xvw-alt\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    GOOD TO KNOW\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    Display \u0026amp; Care Tips\n  \u003c\/h2\u003e\n\n\n\n  \u003cdiv class=\"xvw-tips\"\u003e\n\n\n    \u003cdiv class=\"xvw-tip\"\u003e\n\n      \u003cdiv class=\"xvw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cspan\u003e\n        Designed for indoor use.\n        Avoid humid or wet locations.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-tip\"\u003e\n\n      \u003cdiv class=\"xvw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cspan\u003e\n        Make sure the wall hanging is mounted securely\n        before displaying it.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-tip\"\u003e\n\n      \u003cdiv class=\"xvw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cspan\u003e\n        Keep sharp objects away from the decorative\n        hanging pieces.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"xvw-tip\"\u003e\n\n      \u003cdiv class=\"xvw-check\"\u003e\n        ✓\n      \u003c\/div\u003e\n\n      \u003cspan\u003e\n        Turn off the lights when the decoration\n        will not be used for an extended period.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FINAL\n===================================================== --\u003e\n\n\u003csection class=\"xvw-final\"\u003e\n\n  \u003cp class=\"xvw-kicker\"\u003e\n    MAKE THE WALL PART OF CHRISTMAS\n  \u003c\/p\u003e\n\n\n  \u003ch2 class=\"xvw-h2\"\u003e\n    From Blank Wall To Winter Wonderland ✨\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"xvw-text\"\u003e\n\n    Bring together a snowy village, classic Christmas\n    greenery, shimmering ornaments and warm glowing light\n    in one festive wall display.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xvw-final-box\"\u003e\n\n    \u003cstrong\u003e\n      A Little Village.\u003cbr\u003e\n      A Warm Glow.\u003cbr\u003e\n      A Lot More Christmas. 🎄\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Turn an overlooked wall into part of your\n      family's Christmas atmosphere.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Default Title","offer_id":52698650902830,"sku":"SZ07372609215217","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/DM_20260921114428_001.png?v=1789962390","url":"https:\/\/cotitoc.com\/fr\/products\/%f0%9f%8e%84-glowing-christmas-tree-village-warm-light-wall-decor-%e2%9c%a8","provider":"cotitoc","version":"1.0","type":"link"}