{"product_id":"led-christmas-wall-decor-with-santa-sleigh-reindeer-green-glowing-holiday-wall-light-festive-wall-hanging-decoration-for-living-room-bedroom-fireplace-seasonal-home-decor","title":"LED Christmas Wall Decor with Santa Sleigh \u0026 Reindeer, Green Glowing Holiday Wall Light, Festive Wall Hanging Decoration for Living Room, Bedroom, Fireplace \u0026 Seasonal Home Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   GREEN GLOW CHRISTMAS SANTA WALL DECOR\n   Premium Shopify DTC Product Story\n   Mobile First \/ Scoped CSS \/ Theme Safe\n   ========================================================= *\/\n\n.sgw-page{\n  --sgw-deep:#061b14;\n  --sgw-green:#0d5a3a;\n  --sgw-green2:#11a75b;\n  --sgw-glow:#39ef86;\n  --sgw-gold:#d7a947;\n  --sgw-gold2:#f1d184;\n  --sgw-red:#9b302d;\n  --sgw-cream:#fbf5e8;\n  --sgw-soft:#f5f3eb;\n  --sgw-white:#ffffff;\n  --sgw-ink:#26322c;\n  --sgw-text:#66706a;\n  --sgw-line:#d9dfd9;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:14px;\n  overflow:hidden;\n  box-sizing:border-box;\n  color:var(--sgw-ink);\n  container-type:inline-size;\n  container-name:sgw;\n}\n\n.sgw-page *,\n.sgw-page *::before,\n.sgw-page *::after{\n  box-sizing:border-box;\n}\n\n\/* =========================================================\n   CARD SYSTEM\n   ========================================================= *\/\n\n.sgw-page .sgw-card{\n  position:relative;\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:24px 18px;\n  border:1px solid var(--sgw-line);\n  border-radius:26px;\n  background:#fff;\n  box-shadow:0 16px 46px rgba(18,44,30,.09);\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease;\n}\n\n.sgw-page .sgw-card::after{\n  content:\"\";\n  position:absolute;\n  z-index:0;\n  top:-48%;\n  left:-75%;\n  width:40%;\n  height:198%;\n  pointer-events:none;\n  transform:rotate(15deg);\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.23),\n    transparent\n  );\n  transition:left .7s ease;\n}\n\n.sgw-page .sgw-card \u003e *{\n  position:relative;\n  z-index:1;\n}\n\n@media (hover:hover){\n  .sgw-page .sgw-card:hover{\n    transform:translateY(-4px) scale(1.004);\n    border-color:#c5d1c8;\n    box-shadow:0 23px 62px rgba(18,44,30,.15);\n  }\n\n  .sgw-page .sgw-card:hover::after{\n    left:140%;\n  }\n}\n\n.sgw-page .sgw-card:active{\n  transform:scale(.985);\n}\n\n\/* =========================================================\n   THEMES\n   ========================================================= *\/\n\n.sgw-page .sgw-light{\n  color:var(--sgw-ink);\n}\n\n.sgw-page .sgw-light p{\n  color:var(--sgw-text);\n}\n\n.sgw-page .sgw-soft{\n  color:var(--sgw-ink);\n  background:\n    radial-gradient(circle at 91% 7%,rgba(17,167,91,.09),transparent 31%),\n    radial-gradient(circle at 4% 94%,rgba(215,169,71,.10),transparent 34%),\n    linear-gradient(145deg,#fffdfa,#f4f5ef);\n}\n\n.sgw-page .sgw-soft p{\n  color:#68716c;\n}\n\n.sgw-page .sgw-dark{\n  color:#fffaf0;\n  border-color:rgba(255,255,255,.10);\n  background:\n    radial-gradient(circle at 86% 9%,rgba(57,239,134,.20),transparent 31%),\n    radial-gradient(circle at 7% 94%,rgba(215,169,71,.13),transparent 34%),\n    linear-gradient(145deg,#04150f,#0b3322 60%,#071f17);\n}\n\n.sgw-page .sgw-dark p{\n  color:#dce9e1;\n}\n\n.sgw-page .sgw-red{\n  color:#fffaf3;\n  border-color:rgba(255,255,255,.10);\n  background:\n    radial-gradient(circle at 88% 9%,rgba(57,239,134,.12),transparent 31%),\n    linear-gradient(145deg,#6f2422,#9f3430 61%,#762624);\n}\n\n.sgw-page .sgw-red p{\n  color:#f0dfd9;\n}\n\n\/* =========================================================\n   EYEBROW\n   ========================================================= *\/\n\n.sgw-page .sgw-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  max-width:100%;\n  margin:0 0 13px;\n  padding:7px 11px;\n  border:1px solid #d8dfd9;\n  border-radius:999px;\n  background:#f6f9f6;\n  color:#3e5148;\n  font-size:11px;\n  font-weight:850;\n  line-height:1.2;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.sgw-page .sgw-eyebrow::before{\n  content:\"\";\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n  background:var(--sgw-green2);\n  box-shadow:0 0 12px rgba(57,239,134,.55);\n}\n\n.sgw-page .sgw-eyebrow::after{\n  content:\"\";\n  width:30px;\n  height:1px;\n  margin-left:2px;\n  background:linear-gradient(90deg,var(--sgw-gold),transparent);\n}\n\n.sgw-page .sgw-dark .sgw-eyebrow,\n.sgw-page .sgw-red .sgw-eyebrow{\n  color:#fffaf1;\n  border-color:rgba(255,255,255,.18);\n  background:rgba(255,255,255,.07);\n}\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.sgw-page .sgw-title{\n  margin:0;\n  color:var(--sgw-ink);\n  font-size:clamp(34px,9.5vw,62px);\n  line-height:1;\n  letter-spacing:-.047em;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.sgw-page .sgw-heading{\n  margin:0;\n  color:var(--sgw-ink);\n  font-size:clamp(28px,7.5vw,48px);\n  line-height:1.05;\n  letter-spacing:-.04em;\n  font-weight:880;\n  overflow-wrap:anywhere;\n}\n\n.sgw-page .sgw-dark .sgw-title,\n.sgw-page .sgw-dark .sgw-heading,\n.sgw-page .sgw-red .sgw-title,\n.sgw-page .sgw-red .sgw-heading{\n  color:#fff;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .sgw-page .sgw-dark .sgw-shimmer,\n  .sgw-page .sgw-red .sgw-shimmer{\n    color:#fff;\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #ffffff 18%,\n        #3fec8b 32%,\n        #f4d889 44%,\n        #54f29a 57%,\n        #ffffff 78%,\n        #ffffff 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:sgwShimmer 9s linear infinite;\n  }\n\n  .sgw-page .sgw-light .sgw-shimmer,\n  .sgw-page .sgw-soft .sgw-shimmer{\n    color:#26322c;\n    background:\n      linear-gradient(\n        105deg,\n        #26322c 0%,\n        #26322c 20%,\n        #157346 34%,\n        #a47a29 47%,\n        #18a860 59%,\n        #26322c 79%,\n        #26322c 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:sgwShimmer 9s linear infinite;\n  }\n}\n\n@keyframes sgwShimmer{\n  0%{background-position:210% center;}\n  100%{background-position:-30% center;}\n}\n\n.sgw-page .sgw-lead{\n  max-width:700px;\n  margin:16px 0 0;\n  color:#dce9e1;\n  font-size:17px;\n  line-height:1.67;\n}\n\n.sgw-page .sgw-copy{\n  max-width:730px;\n  margin:15px 0 0;\n  color:var(--sgw-text);\n  font-size:16px;\n  line-height:1.72;\n}\n\n\/* =========================================================\n   TAGS\n   ========================================================= *\/\n\n.sgw-page .sgw-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:18px 0 0;\n}\n\n.sgw-page .sgw-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 12px;\n  border:1px solid #d8dfd9;\n  border-radius:999px;\n  background:#f7f9f7;\n  color:#3e5048;\n  font-size:12px;\n  font-weight:780;\n  line-height:1.2;\n}\n\n.sgw-page .sgw-dark .sgw-tag,\n.sgw-page .sgw-red .sgw-tag{\n  color:#fffaf1;\n  border-color:rgba(255,255,255,.16);\n  background:rgba(255,255,255,.08);\n}\n\n\/* =========================================================\n   MEDIA\n   ========================================================= *\/\n\n.sgw-page .sgw-media{\n  width:100%;\n  margin:20px 0 0;\n  overflow:hidden;\n  border-radius:21px;\n  background:#edf1ed;\n}\n\n.sgw-page .sgw-media img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.sgw-page .sgw-hero-media{\n  box-shadow:0 18px 48px rgba(0,0,0,.27);\n}\n\n\/* =========================================================\n   MARQUEE\n   ========================================================= *\/\n\n.sgw-page .sgw-marquee{\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:12px 0;\n  border-top:1px solid #d9dfd9;\n  border-bottom:1px solid #d9dfd9;\n  background:#f4f7f4;\n}\n\n.sgw-page .sgw-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:sgwMarquee 27s linear infinite;\n}\n\n.sgw-page .sgw-marquee:hover .sgw-marquee-track{\n  animation-play-state:paused;\n}\n\n.sgw-page .sgw-marquee-group{\n  display:flex;\n  flex-shrink:0;\n  align-items:center;\n}\n\n.sgw-page .sgw-marquee span{\n  padding:0 17px;\n  color:#3b5046;\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.11em;\n  white-space:nowrap;\n}\n\n.sgw-page .sgw-marquee b{\n  margin-left:16px;\n  color:var(--sgw-green2);\n}\n\n@keyframes sgwMarquee{\n  to{transform:translateX(-50%);}\n}\n\n\/* =========================================================\n   MINI CARDS\n   ========================================================= *\/\n\n.sgw-page .sgw-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.sgw-page .sgw-mini{\n  padding:17px;\n  border:1px solid #d9dfd9;\n  border-radius:18px;\n  background:#f9faf8;\n  color:#2e3a34;\n}\n\n.sgw-page .sgw-mini-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:40px;\n  height:40px;\n  border-radius:12px;\n  background:linear-gradient(135deg,#e5efe8,#f6e8c6);\n  font-size:20px;\n}\n\n.sgw-page .sgw-mini strong{\n  display:block;\n  margin:8px 0 5px;\n  color:#2e3a34;\n  font-size:16px;\n  line-height:1.28;\n}\n\n.sgw-page .sgw-mini p{\n  margin:0;\n  color:#68716d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.sgw-page .sgw-dark .sgw-mini,\n.sgw-page .sgw-red .sgw-mini{\n  color:#fffaf1;\n  border-color:rgba(255,255,255,.12);\n  background:rgba(255,255,255,.07);\n}\n\n.sgw-page .sgw-dark .sgw-mini strong,\n.sgw-page .sgw-red .sgw-mini strong{\n  color:#fffaf1;\n}\n\n.sgw-page .sgw-dark .sgw-mini p,\n.sgw-page .sgw-red .sgw-mini p{\n  color:#dfe8e2;\n}\n\n.sgw-page .sgw-dark .sgw-mini-icon,\n.sgw-page .sgw-red .sgw-mini-icon{\n  background:rgba(255,255,255,.10);\n}\n\n\/* =========================================================\n   SCENES\n   ========================================================= *\/\n\n.sgw-page .sgw-scenes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.sgw-page .sgw-scene{\n  min-height:118px;\n  padding:16px;\n  border:1px solid #d9dfd9;\n  border-radius:18px;\n  background:#f9faf8;\n}\n\n.sgw-page .sgw-scene span{\n  display:block;\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n.sgw-page .sgw-scene strong{\n  display:block;\n  color:#2e3a34;\n  font-size:14px;\n  line-height:1.3;\n}\n\n.sgw-page .sgw-scene small{\n  display:block;\n  margin-top:5px;\n  color:#6c7570;\n  font-size:11px;\n  line-height:1.45;\n}\n\n\/* =========================================================\n   DETAIL CARDS\n   ========================================================= *\/\n\n.sgw-page .sgw-details{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.sgw-page .sgw-detail{\n  padding:18px;\n  border:1px solid #d9dfd9;\n  border-radius:19px;\n  background:#f9faf8;\n}\n\n.sgw-page .sgw-detail span{\n  display:block;\n  margin-bottom:9px;\n  font-size:25px;\n}\n\n.sgw-page .sgw-detail strong{\n  display:block;\n  color:#2e3a34;\n  font-size:16px;\n}\n\n.sgw-page .sgw-detail p{\n  margin:6px 0 0;\n  color:#68716d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   CALLOUT\n   ========================================================= *\/\n\n.sgw-page .sgw-callout{\n  margin-top:18px;\n  padding:15px 16px;\n  border:1px solid #d9dfd9;\n  border-left:4px solid var(--sgw-green2);\n  border-radius:0 16px 16px 0;\n  background:#f2fbf5;\n  color:#4e5e55;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.sgw-page .sgw-dark .sgw-callout,\n.sgw-page .sgw-red .sgw-callout{\n  color:#f2eee7;\n  border-color:rgba(255,255,255,.15);\n  border-left-color:#53ed96;\n  background:rgba(255,255,255,.07);\n}\n\n\/* =========================================================\n   HIGHLIGHTS\n   ========================================================= *\/\n\n.sgw-page .sgw-highlights{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.sgw-page .sgw-highlight{\n  padding:18px;\n  border:1px solid #d9dfd9;\n  border-radius:19px;\n  background:#f9faf8;\n}\n\n.sgw-page .sgw-highlight-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:5px 9px;\n  border-radius:999px;\n  background:#e4f4e9;\n  color:#13683e;\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.sgw-page .sgw-highlight h3{\n  margin:0 0 8px;\n  color:#2e3a34;\n  font-size:18px;\n  line-height:1.26;\n}\n\n.sgw-page .sgw-highlight p{\n  margin:0;\n  color:#68716d;\n  font-size:13px;\n  line-height:1.58;\n}\n\n\/* =========================================================\n   TABLE\n   ========================================================= *\/\n\n.sgw-page .sgw-table-wrap{\n  margin-top:20px;\n  overflow:hidden;\n  border:1px solid #d9dfd9;\n  border-radius:18px;\n}\n\n.sgw-page .sgw-table{\n  width:100%;\n  border-collapse:collapse;\n  background:#fff;\n  color:#2e3a34;\n}\n\n.sgw-page .sgw-table th,\n.sgw-page .sgw-table td{\n  padding:13px 12px;\n  border-bottom:1px solid #e8ece9;\n  text-align:left;\n  vertical-align:top;\n  font-size:12px;\n  line-height:1.5;\n}\n\n.sgw-page .sgw-table tr:last-child th,\n.sgw-page .sgw-table tr:last-child td{\n  border-bottom:0;\n}\n\n.sgw-page .sgw-table th{\n  width:38%;\n  color:#2e3a34;\n  background:#f5f8f5;\n  font-weight:800;\n}\n\n.sgw-page .sgw-table td{\n  color:#68716d;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.sgw-page .sgw-faq{\n  margin-top:19px;\n}\n\n.sgw-page .sgw-faq details{\n  margin:0 0 9px;\n  overflow:hidden;\n  border:1px solid #d9dfd9;\n  border-radius:15px;\n  background:#fff;\n}\n\n.sgw-page .sgw-faq summary{\n  position:relative;\n  padding:15px 43px 15px 15px;\n  color:#2e3a34;\n  cursor:pointer;\n  font-size:13px;\n  font-weight:820;\n  line-height:1.42;\n  list-style:none;\n}\n\n.sgw-page .sgw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.sgw-page .sgw-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:25px;\n  height:25px;\n  border-radius:50%;\n  background:#e5f4e9;\n  color:#126b3f;\n  font-size:18px;\n  transform:translateY(-50%);\n}\n\n.sgw-page .sgw-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.sgw-page .sgw-answer{\n  padding:0 15px 15px;\n  color:#68716d;\n  font-size:12px;\n  line-height:1.64;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.sgw-page .sgw-cta{\n  padding:36px 18px;\n  text-align:center;\n}\n\n.sgw-page .sgw-cta .sgw-copy{\n  max-width:680px;\n  margin:15px auto 0;\n  color:#dce9e1;\n}\n\n.sgw-page .sgw-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:225px;\n  margin:22px auto 0;\n  padding:14px 23px;\n  border:1px solid rgba(255,255,255,.25);\n  border-radius:999px;\n  background:linear-gradient(135deg,#21b968,#54ed96);\n  color:#062516;\n  box-shadow:0 12px 31px rgba(0,0,0,.24);\n  text-decoration:none;\n  font-size:14px;\n  font-weight:900;\n  line-height:1.2;\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease;\n}\n\n@media (hover:hover){\n  .sgw-page .sgw-button:hover{\n    transform:translateY(-2px);\n    box-shadow:0 17px 38px rgba(0,0,0,.30);\n  }\n}\n\n.sgw-page .sgw-button:active{\n  transform:scale(.975);\n}\n\n.sgw-page .sgw-center{\n  justify-content:center;\n}\n\n.sgw-page .sgw-note{\n  max-width:760px;\n  margin:16px auto 0;\n  color:#bcd0c4 !important;\n  font-size:10px !important;\n  line-height:1.6 !important;\n}\n\n\/* =========================================================\n   CONTAINER QUERY\n   ========================================================= *\/\n\n@container sgw (min-width:720px){\n  .sgw-page{\n    padding:22px;\n  }\n\n  .sgw-page .sgw-card{\n    margin-bottom:22px;\n    padding:35px;\n  }\n\n  .sgw-page .sgw-split{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n    gap:35px;\n  }\n\n  .sgw-page .sgw-split.sgw-reverse .sgw-content{\n    order:2;\n  }\n\n  .sgw-page .sgw-split.sgw-reverse .sgw-media{\n    order:1;\n  }\n\n  .sgw-page .sgw-split .sgw-media{\n    margin-top:0;\n  }\n\n  .sgw-page .sgw-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .sgw-page .sgw-scenes{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .sgw-page .sgw-details{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .sgw-page .sgw-highlights{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .sgw-page .sgw-table th,\n  .sgw-page .sgw-table td{\n    padding:15px 16px;\n    font-size:13px;\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .sgw-page *,\n  .sgw-page *::before,\n  .sgw-page *::after{\n    animation:none !important;\n    transition:none !important;\n    scroll-behavior:auto !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sgw-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-dark\"\u003e\n\u003cdiv class=\"sgw-split\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eA Christmas Scene That Comes Alive After Dark\u003c\/div\u003e\n\u003ch1 class=\"sgw-title sgw-shimmer\"\u003eTurn One Empty Wall Into Santa's Christmas Eve Flight.\u003c\/h1\u003e\n\u003cp class=\"sgw-lead\"\u003eA dramatic holiday wall silhouette featuring Santa's sleigh, flying reindeer, pine trees and a quiet winter village—outlined by a vivid green LED glow that transforms the whole scene when evening arrives.\u003c\/p\u003e\n\u003cdiv class=\"sgw-tags\"\u003e\n\u003cspan class=\"sgw-tag\"\u003e💚 Green LED Glow\u003c\/span\u003e \u003cspan class=\"sgw-tag\"\u003e🎅 Santa \u0026amp; Reindeer Scene\u003c\/span\u003e \u003cspan class=\"sgw-tag\"\u003e🌲 Winter Village Silhouette\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-grid\"\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eCreate An Instant Focal Point\u003c\/strong\u003e\n\u003cp\u003eOne wall decoration adds both recognizable Christmas imagery and illuminated atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🌙\u003c\/div\u003e\n\u003cstrong\u003eStronger After Sunset\u003c\/strong\u003e\n\u003cp\u003eThe green backlight becomes the star of the display once the room lighting softens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003eWorks With Classic Decor\u003c\/strong\u003e\n\u003cp\u003ePair the green glow with trees, garland, warm white lights, stockings and traditional Christmas colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media sgw-hero-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/cd70e156-91fa-4c3c-b0fd-c2daf353165e.png?v=1789900512\u0026amp;width=1946\" alt=\"Green glowing Christmas wall decor with Santa sleigh reindeer pine trees and winter village\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MARQUEE\n       ===================================================== --\u003e\n\u003cdiv class=\"sgw-marquee\"\u003e\n\u003cdiv class=\"sgw-marquee-track\"\u003e\n\u003cdiv class=\"sgw-marquee-group\"\u003e\n\u003cspan\u003eGREEN LED GLOW \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eSANTA SLEIGH SILHOUETTE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eFLYING REINDEER \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eWINTER VILLAGE SCENE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003ePINE TREE LANDSCAPE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eINDOOR HOLIDAY WALL DECOR \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-marquee-group\"\u003e\n\u003cspan\u003eGREEN LED GLOW \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eSANTA SLEIGH SILHOUETTE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eFLYING REINDEER \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eWINTER VILLAGE SCENE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003ePINE TREE LANDSCAPE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eINDOOR HOLIDAY WALL DECOR \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       DESIGN DETAILS\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-soft\"\u003e\n\u003cdiv class=\"sgw-split sgw-reverse\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eA Whole Christmas Story In One Silhouette\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eThe Scene Has More To Look At Than A Simple Santa Cutout.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eThe composition layers Santa's sleigh and reindeer above a lower winter landscape of evergreens, houses and village architecture, giving the display a wider storytelling feel across the wall.\u003c\/p\u003e\n\u003cdiv class=\"sgw-details\"\u003e\n\u003cdiv class=\"sgw-detail\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSanta In Flight\u003c\/strong\u003e\n\u003cp\u003eThe upper arc follows Santa's sleigh and a line of reindeer moving across the night sky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-detail\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eLayered Pine Trees\u003c\/strong\u003e\n\u003cp\u003eEvergreen silhouettes frame the lower scene and reinforce the winter landscape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-detail\"\u003e\n\u003cspan\u003e🏘️\u003c\/span\u003e \u003cstrong\u003eVillage Skyline\u003c\/strong\u003e\n\u003cp\u003eSmall houses and architectural shapes form a quiet Christmas village beneath the sleigh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/4d0b8ab3-3cbe-49d5-b89e-21edccb7b6ee.png?v=1789900516\u0026amp;width=1946\" alt=\"Close detail of Santa sleigh reindeer pine trees and village Christmas wall silhouette\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DAY \/ NIGHT\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-dark\"\u003e\n\u003cdiv class=\"sgw-split\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eDecorative By Day • Dramatic By Night\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eLeave The Lights Off For A Crisp Silhouette—Then Switch On The Christmas Glow.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eDuring the day, the dark silhouette works like graphic wall art. After dark, the green backlight changes the same scene into a more atmospheric, illuminated holiday display.\u003c\/p\u003e\n\u003cdiv class=\"sgw-grid\"\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003eDaytime Wall Art\u003c\/strong\u003e\n\u003cp\u003eThe Santa, reindeer and village shapes remain visually clear even before the lighting becomes the focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e💚\u003c\/div\u003e\n\u003cstrong\u003eNighttime Green Halo\u003c\/strong\u003e\n\u003cp\u003eThe light spreads around the dark silhouette and creates a vivid glow against the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🎯\u003c\/div\u003e\n\u003cstrong\u003eOne Strong Focal Point\u003c\/strong\u003e\n\u003cp\u003eUse the display as the main feature above a console, fireplace or other Christmas vignette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/78b6b984-5ab7-484b-af63-67ad762c40c4.png?v=1789900521\u0026amp;width=1946\" alt=\"Christmas Santa wall decoration shown with green lights off during day and glowing green at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ROOM PLACEMENT\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-light\"\u003e\n\u003cdiv class=\"sgw-split sgw-reverse\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eMove The Christmas Story Beyond The Tree\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eLiving Room, Entryway, Bedroom Or Fireplace—Give The Wall A Role In The Decor.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eThe wide horizontal composition makes it especially effective on open wall areas above furniture, around seasonal displays or in spaces where a single illuminated piece can visually anchor the room.\u003c\/p\u003e\n\u003cdiv class=\"sgw-scenes\"\u003e\n\u003cdiv class=\"sgw-scene\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003csmall\u003eUse above a sofa, console or other open section of wall near the Christmas tree.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-scene\"\u003e\n\u003cspan\u003e🚪\u003c\/span\u003e \u003cstrong\u003eEntryway\u003c\/strong\u003e \u003csmall\u003eCreate an immediate holiday scene where guests first enter the home.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-scene\"\u003e\n\u003cspan\u003e🛏️\u003c\/span\u003e \u003cstrong\u003eBedroom\u003c\/strong\u003e \u003csmall\u003eAdd a more playful Christmas glow above a bed or dresser.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-scene\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eHoliday Corner\u003c\/strong\u003e \u003csmall\u003eUse above or near a fireplace display while maintaining appropriate clearance from heat and flame.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/13df27a2-d77c-47cc-81db-6176472f0e00.png?v=1789900526\u0026amp;width=1946\" alt=\"Green glowing Santa and reindeer wall decor shown in living room entryway bedroom and fireplace areas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIREPLACE \/ HOLIDAY\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-red\"\u003e\n\u003cdiv class=\"sgw-split\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eMake The Mantel Scene Continue Up The Wall\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eGarland Below. Santa Above. One Christmas Scene From Fireplace To Ceiling.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eAbove a seasonal fireplace display, the wide silhouette extends the Christmas story vertically—connecting stockings, garland, candles and the tree with Santa's sleigh overhead.\u003c\/p\u003e\n\u003cdiv class=\"sgw-grid\"\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🧦\u003c\/div\u003e\n\u003cstrong\u003ePairs With Stockings\u003c\/strong\u003e\n\u003cp\u003eThe elevated wall scene balances a lower mantel display filled with hanging stockings and greenery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🌲\u003c\/div\u003e\n\u003cstrong\u003eComplements Garland\u003c\/strong\u003e\n\u003cp\u003eGreen illumination naturally connects with pine garland and evergreen holiday decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🕯️\u003c\/div\u003e\n\u003cstrong\u003eLayers With Warm Lighting\u003c\/strong\u003e\n\u003cp\u003eContrast the cool-looking green wall glow with warm white tree lights, lamps or flameless candles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-callout\"\u003eKeep decorative lighting and wall decor away from open flames, hot fireplace surfaces and any location where heat could affect the product.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/e0dc62ee-8031-4854-ae2b-39f47993d1c2.png?v=1789900533\u0026amp;width=1946\" alt=\"Green illuminated Santa sleigh wall decor displayed above a Christmas fireplace mantel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GIFT\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-soft\"\u003e\n\u003cdiv class=\"sgw-split sgw-reverse\"\u003e\n\u003cdiv class=\"sgw-content\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eA Holiday Gift That Immediately Changes The Room\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eGive Them Christmas Decor They Can Actually Put On Display.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eFor someone who loves decorating for the season, an illuminated wall scene can feel more memorable than another small ornament—especially when it becomes a focal point in the room every December.\u003c\/p\u003e\n\u003cdiv class=\"sgw-grid\"\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eChristmas Gifting\u003c\/strong\u003e\n\u003cp\u003eA seasonal decor gift for families, holiday hosts and anyone who enjoys transforming their home for December.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e🏠\u003c\/div\u003e\n\u003cstrong\u003eHousewarming Idea\u003c\/strong\u003e\n\u003cp\u003eGive a new home a recognizable Christmas display that can return each holiday season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-mini\"\u003e\n\u003cdiv class=\"sgw-mini-icon\"\u003e💚\u003c\/div\u003e\n\u003cstrong\u003eMemorable Color Accent\u003c\/strong\u003e\n\u003cp\u003eThe bright green halo stands apart from standard warm-white Christmas wall decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-media\"\u003e\u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/8741fc8c-3683-46bf-9a87-ef2cf4e91ff4.png?v=1789900538\u0026amp;width=1946\" alt=\"Green glowing Santa and reindeer Christmas wall decor displayed as a holiday gift\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT HIGHLIGHTS\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-light\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eOne Wall Piece. Four Layers Of Christmas Atmosphere.\u003c\/h2\u003e\n\u003cdiv class=\"sgw-highlights\"\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e💚 Green Glow\u003c\/span\u003e\n\u003ch3\u003eA Distinctive Illuminated Backdrop\u003c\/h3\u003e\n\u003cp\u003eThe LED lighting creates the vivid green halo shown around the dark silhouette in the current product imagery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e🎅 Santa Scene\u003c\/span\u003e\n\u003ch3\u003eInstant Christmas Recognition\u003c\/h3\u003e\n\u003cp\u003eSanta's sleigh and flying reindeer create the centerpiece of the upper silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e🌲 Winter Landscape\u003c\/span\u003e\n\u003ch3\u003eMore Detail Below The Sleigh\u003c\/h3\u003e\n\u003cp\u003ePine trees and a small village complete the scene underneath the flying reindeer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e☀️🌙 Day + Night\u003c\/span\u003e\n\u003ch3\u003eDecorative With The Light On Or Off\u003c\/h3\u003e\n\u003cp\u003eThe silhouette remains visible during the day while the green glow becomes more dramatic at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e🏠 Indoor Accent\u003c\/span\u003e\n\u003ch3\u003eDesigned Around Holiday Wall Display\u003c\/h3\u003e\n\u003cp\u003eProduct imagery shows use in living rooms, bedrooms, entryways and fireplace decorating areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-highlight\"\u003e\n\u003cspan class=\"sgw-highlight-tag\"\u003e🎁 Giftable Decor\u003c\/span\u003e\n\u003ch3\u003eA Seasonal Piece Worth Displaying\u003c\/h3\u003e\n\u003cp\u003eA strong visual option for Christmas gifting, housewarmings and holiday-decor enthusiasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-light\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eWhat The Current Product Page Clearly Shows.\u003c\/h2\u003e\n\u003cdiv class=\"sgw-table-wrap\"\u003e\n\u003ctable class=\"sgw-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eLED illuminated Christmas wall decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Artwork\u003c\/th\u003e\n\u003ctd\u003eSanta sleigh and flying reindeer silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLower Scene\u003c\/th\u003e\n\u003ctd\u003ePine trees and winter village silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Appearance\u003c\/th\u003e\n\u003ctd\u003eGreen glowing LED-style backlight as shown throughout the current product imagery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Style\u003c\/th\u003e\n\u003ctd\u003eWide horizontal wall-mounted seasonal accent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDaytime Appearance\u003c\/th\u003e\n\u003ctd\u003eDark graphic silhouette when the illumination is not the main focus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNighttime Appearance\u003c\/th\u003e\n\u003ctd\u003eBright green halo surrounding the Santa, reindeer and village scene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuggested Indoor Areas\u003c\/th\u003e\n\u003ctd\u003eLiving room, bedroom, entryway and holiday fireplace \/ mantel area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeasonal Use\u003c\/th\u003e\n\u003ctd\u003eChristmas and winter home decorating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift Uses\u003c\/th\u003e\n\u003ctd\u003eChristmas gifts, housewarming gifts and seasonal home-decor gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sgw-callout\"\u003eExact dimensions, construction material, LED count, power source, cable length, timer functions and outdoor weather-resistance rating are not clearly stated on the current product page, so no unsupported numerical or technical claims are added here.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\u003csection class=\"sgw-card sgw-soft\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eQuick Answers\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eBefore You Pick The Wall.\u003c\/h2\u003e\n\u003cdiv class=\"sgw-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the wall decoration show?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe design features Santa in his sleigh with flying reindeer above a lower winter scene of pine trees and village buildings.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the light?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe current product imagery consistently shows a vivid green backlight surrounding the dark silhouette.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look decorative when the lights are off?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eYes. Product imagery specifically presents the dark Santa-and-village silhouette as visible daytime wall decor, with the green glow becoming the main feature at night.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe current product presentation shows living-room, entryway, bedroom and fireplace-area placements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I put it above a fireplace?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe seller imagery shows fireplace-area styling, but the decoration should always be kept a safe distance from open flame, high heat and hot surfaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for outdoor use?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eAn outdoor weather-resistance or waterproof rating is not clearly provided on the current product page, so exposed outdoor use should not be assumed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the listing provide an exact size?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eExact product measurements are not clearly specified in the reviewed product information, so no unsupported dimensions are stated here.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it battery powered or plug-in?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe current reviewed product page does not clearly identify the power source. Check the product option and package instructions supplied with your order.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good Christmas gift?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe seller imagery positions the wall decor for Christmas gifting, housewarmings and seasonal decorating.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat decor colors work well with the green glow?\u003c\/summary\u003e\n\u003cdiv class=\"sgw-answer\"\u003eThe product imagery pairs it with traditional Christmas greens and reds, natural wood tones, warm-white tree lights, garland, stockings and gold accents.\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=\"sgw-card sgw-dark sgw-cta\"\u003e\n\u003cdiv class=\"sgw-eyebrow\"\u003eSanta Above • Christmas Village Below\u003c\/div\u003e\n\u003ch2 class=\"sgw-heading sgw-shimmer\"\u003eWhen The Tree Isn't Enough, Let The Wall Join The Christmas Story.\u003c\/h2\u003e\n\u003cp class=\"sgw-copy\"\u003eAdd a vivid green glow behind Santa's sleigh, flying reindeer and a quiet winter village—and turn one open wall into a holiday focal point that feels completely different once night falls.\u003c\/p\u003e\n\u003ca class=\"sgw-button\" href=\"#\"\u003e Light Up The Christmas Wall ↑ \u003c\/a\u003e\n\u003cdiv class=\"sgw-tags sgw-center\"\u003e\n\u003cspan class=\"sgw-tag\"\u003e💚 Green LED Glow\u003c\/span\u003e \u003cspan class=\"sgw-tag\"\u003e🎅 Santa \u0026amp; Reindeer\u003c\/span\u003e \u003cspan class=\"sgw-tag\"\u003e🌲 Winter Village Scene\u003c\/span\u003e \u003cspan class=\"sgw-tag\"\u003e🎄 Indoor Holiday Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sgw-note\"\u003eDecorative seasonal lighting item. Exact dimensions, power specifications and weather-resistance rating are not clearly stated in the current listing. Follow all installation and electrical instructions supplied with the product, keep it away from open flame and excessive heat, and do not assume outdoor suitability.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Q2005","offers":[{"title":"Default Title","offer_id":50630640599233,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/cd70e156-91fa-4c3c-b0fd-c2daf353165e.png?v=1789900512","url":"https:\/\/valorsca.us\/products\/led-christmas-wall-decor-with-santa-sleigh-reindeer-green-glowing-holiday-wall-light-festive-wall-hanging-decoration-for-living-room-bedroom-fireplace-seasonal-home-decor","provider":"Valors-ca","version":"1.0","type":"link"}