{"product_id":"woodland","title":"🦌 Beleuchtete Wald-Rentier-Laterne – Weihnachtliche Deko mit warmem Licht","description":"\u003cstyle\u003e\n\/* =========================================================\n   NCROVOPRIME\n   WOODLAND REINDEER LANTERN\n   COMPLETE SHOPIFY PRODUCT DESCRIPTION\n   Image Above \/ Text Below\n   ========================================================= *\/\n\n.wrl-page,\n.wrl-page * {\n  box-sizing: border-box;\n}\n\n.wrl-page {\n  --pine: #183e32;\n  --pine-soft: #285848;\n  --berry: #96303c;\n  --gold: #cda454;\n  --gold-soft: #f3e2b8;\n  --cream: #fbf7ef;\n  --cream-dark: #f3ecdf;\n  --white: #ffffff;\n  --ink: #2f312e;\n  --text: #565b55;\n  --muted: #74786f;\n  --line: #e7ddce;\n\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n\n  color: var(--ink);\n  background: #ffffff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 16px;\n  line-height: 1.72;\n\n  overflow: hidden;\n\n  -webkit-font-smoothing: antialiased;\n}\n\n.wrl-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border: 0;\n}\n\n.wrl-page h1,\n.wrl-page h2,\n.wrl-page h3,\n.wrl-page p {\n  margin-top: 0;\n}\n\n.wrl-page h1,\n.wrl-page h2 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n}\n\n\n\/* =========================================================\n   GENERAL\n   ========================================================= *\/\n\n.wrl-section {\n  padding: 54px 22px;\n}\n\n.wrl-white {\n  background: #ffffff;\n}\n\n.wrl-cream {\n  background: var(--cream);\n}\n\n.wrl-soft {\n  background: var(--cream-dark);\n}\n\n.wrl-inner {\n  width: 100%;\n  max-width: 940px;\n\n  margin: 0 auto;\n}\n\n.wrl-content {\n  width: 100%;\n  max-width: 800px;\n\n  margin: 27px auto 0;\n}\n\n.wrl-center {\n  text-align: center;\n}\n\n.wrl-label {\n  display: inline-block;\n\n  margin: 0 0 9px;\n\n  color: var(--berry);\n\n  font-size: 11.5px;\n  line-height: 1.45;\n  font-weight: 800;\n\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.wrl-label::before {\n  content: \"✦\";\n\n  margin-right: 7px;\n\n  color: var(--gold);\n}\n\n.wrl-title {\n  margin: 0;\n\n  color: var(--pine);\n\n  font-size: 34px;\n  line-height: 1.22;\n  font-weight: 700;\n\n  letter-spacing: -.35px;\n}\n\n.wrl-copy {\n  margin: 13px 0 0;\n\n  color: var(--text);\n\n  font-size: 15.5px;\n  line-height: 1.76;\n}\n\n\n\/* =========================================================\n   IMAGES\n   ========================================================= *\/\n\n.wrl-media {\n  width: 100%;\n  max-width: 880px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  background: #eee9e0;\n\n  border-radius: 15px;\n\n  box-shadow:\n    0 10px 27px rgba(45, 38, 30, .10);\n}\n\n.wrl-media img {\n  width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.wrl-hero {\n  padding: 24px 22px 50px;\n\n  background:\n    radial-gradient(\n      circle at 15% 10%,\n      rgba(205,164,84,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #fcf8f0 0%,\n      #f5ede0 100%\n    );\n}\n\n.wrl-hero-media {\n  max-width: 920px;\n}\n\n.wrl-hero-copy {\n  max-width: 850px;\n\n  margin: 30px auto 0;\n\n  text-align: center;\n}\n\n.wrl-kicker {\n  display: inline-block;\n\n  margin-bottom: 12px;\n  padding: 7px 14px;\n\n  color: var(--pine);\n\n  background: rgba(255,255,255,.78);\n\n  border: 1px solid #dfcfaa;\n  border-radius: 999px;\n\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  letter-spacing: 1.15px;\n  text-transform: uppercase;\n}\n\n.wrl-kicker::before,\n.wrl-kicker::after {\n  content: \"✦\";\n\n  margin: 0 6px;\n\n  color: var(--gold);\n}\n\n.wrl-hero h1 {\n  max-width: 820px;\n\n  margin: 0 auto;\n\n  color: var(--pine);\n\n  font-size: 42px;\n  line-height: 1.14;\n  font-weight: 700;\n\n  letter-spacing: -.6px;\n}\n\n.wrl-lead {\n  max-width: 760px;\n\n  margin: 15px auto 0;\n\n  color: #5d625b;\n\n  font-size: 17px;\n  line-height: 1.72;\n}\n\n.wrl-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  max-width: 840px;\n\n  margin: 22px auto 0;\n}\n\n.wrl-pill {\n  padding: 8px 13px;\n\n  color: #455049;\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 999px;\n\n  font-size: 12px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n   ========================================================= *\/\n\n.wrl-quick {\n  display: grid;\n\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 10px;\n\n  margin-top: 27px;\n}\n\n.wrl-quick-card {\n  padding: 18px 12px;\n\n  text-align: center;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 13px;\n}\n\n.wrl-icon {\n  display: block;\n\n  margin-bottom: 7px;\n\n  font-size: 24px;\n  line-height: 1;\n}\n\n.wrl-quick-card strong {\n  display: block;\n\n  color: var(--pine);\n\n  font-size: 13px;\n  line-height: 1.45;\n}\n\n.wrl-quick-card span:last-child {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--muted);\n\n  font-size: 11.5px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   DETAIL CARDS\n   ========================================================= *\/\n\n.wrl-detail-grid {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 10px;\n\n  margin-top: 22px;\n}\n\n.wrl-detail {\n  padding: 19px 14px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 12px;\n\n  text-align: center;\n}\n\n.wrl-detail-icon {\n  display: block;\n\n  margin-bottom: 7px;\n\n  font-size: 23px;\n}\n\n.wrl-detail h3 {\n  margin: 0;\n\n  color: var(--pine);\n\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.wrl-detail p {\n  margin: 6px 0 0;\n\n  color: var(--muted);\n\n  font-size: 11.5px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT\n   ========================================================= *\/\n\n.wrl-daynight {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 10px;\n\n  margin-top: 22px;\n}\n\n.wrl-mini {\n  padding: 18px 15px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 12px;\n}\n\n.wrl-mini strong {\n  display: block;\n\n  color: var(--pine);\n\n  font-size: 14px;\n}\n\n.wrl-mini p {\n  margin: 7px 0 0;\n\n  color: var(--muted);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   GIFT\n   ========================================================= *\/\n\n.wrl-gift {\n  background:\n    linear-gradient(\n      180deg,\n      #f7efe2,\n      #fffaf2\n    );\n}\n\n.wrl-gift-grid {\n  display: grid;\n\n  grid-template-columns: repeat(5, 1fr);\n\n  gap: 8px;\n\n  max-width: 850px;\n\n  margin: 23px auto 0;\n}\n\n.wrl-gift-card {\n  padding: 15px 8px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 11px;\n\n  text-align: center;\n}\n\n.wrl-gift-card span {\n  display: block;\n\n  margin-bottom: 5px;\n\n  font-size: 21px;\n}\n\n.wrl-gift-card strong {\n  color: var(--pine);\n\n  font-size: 11px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   PRODUCT INFORMATION\n   ========================================================= *\/\n\n.wrl-info {\n  padding: 54px 22px;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 8% 10%,\n      rgba(205,164,84,.16),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #173e32,\n      #244f40\n    );\n}\n\n.wrl-info-title {\n  margin: 0 0 24px;\n\n  color: #ffffff;\n\n  text-align: center;\n\n  font-size: 32px;\n  line-height: 1.24;\n}\n\n.wrl-info-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 13px;\n\n  max-width: 900px;\n\n  margin: 0 auto;\n}\n\n.wrl-panel {\n  padding: 23px 20px;\n\n  background: rgba(255,255,255,.075);\n\n  border: 1px solid rgba(255,255,255,.15);\n  border-radius: 14px;\n}\n\n.wrl-panel h3 {\n  margin: 0 0 13px;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n  line-height: 1.3;\n}\n\n.wrl-list {\n  margin: 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.wrl-list li {\n  display: flex;\n\n  gap: 10px;\n\n  padding: 9px 0;\n\n  color: #edf3ef;\n\n  border-bottom: 1px solid rgba(255,255,255,.11);\n\n  font-size: 12.5px;\n  line-height: 1.55;\n}\n\n.wrl-list li:last-child {\n  border-bottom: 0;\n}\n\n.wrl-list b {\n  flex: 0 0 112px;\n\n  color: #f0d392;\n}\n\n.wrl-product-note {\n  max-width: 900px;\n\n  margin: 14px auto 0;\n  padding: 15px 17px;\n\n  color: #e1e8e4;\n  background: rgba(0,0,0,.12);\n\n  border: 1px solid rgba(255,255,255,.13);\n  border-radius: 11px;\n\n  font-size: 11.5px;\n  line-height: 1.6;\n}\n\n.wrl-product-note strong {\n  color: #f0d392;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.wrl-faq {\n  padding: 54px 22px;\n\n  background: #ffffff;\n}\n\n.wrl-faq-list {\n  max-width: 830px;\n\n  margin: 25px auto 0;\n}\n\n.wrl-faq details {\n  margin-bottom: 9px;\n  padding: 0 17px;\n\n  background: var(--cream);\n\n  border: 1px solid var(--line);\n  border-radius: 11px;\n}\n\n.wrl-faq summary {\n  position: relative;\n\n  padding: 16px 32px 16px 0;\n\n  color: var(--pine);\n\n  font-size: 13.5px;\n  line-height: 1.5;\n  font-weight: 800;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.wrl-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.wrl-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n  top: 11px;\n  right: 0;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 27px;\n  height: 27px;\n\n  color: var(--berry);\n  background: #ffffff;\n\n  border-radius: 50%;\n\n  font-size: 19px;\n  line-height: 1;\n}\n\n.wrl-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.wrl-faq details p {\n  margin: 0;\n  padding: 0 0 16px;\n\n  color: var(--muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   STORE TRUST\n   ========================================================= *\/\n\n.wrl-trust {\n  padding: 42px 22px;\n\n  background: var(--cream);\n\n  border-top: 1px solid var(--line);\n}\n\n.wrl-trust-grid {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 10px;\n\n  max-width: 860px;\n\n  margin: 22px auto 0;\n}\n\n.wrl-trust-card {\n  padding: 18px 13px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 12px;\n\n  text-align: center;\n}\n\n.wrl-trust-card span {\n  display: block;\n\n  margin-bottom: 7px;\n\n  font-size: 23px;\n}\n\n.wrl-trust-card strong {\n  display: block;\n\n  color: var(--pine);\n\n  font-size: 12.5px;\n}\n\n.wrl-trust-card small {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--muted);\n\n  font-size: 10.5px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.wrl-final {\n  padding: 54px 22px;\n\n  text-align: center;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(205,164,84,.20),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #15362d,\n      #0e2520\n    );\n}\n\n.wrl-final h2 {\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  color: #ffffff;\n\n  font-size: 33px;\n  line-height: 1.23;\n}\n\n.wrl-final p {\n  max-width: 670px;\n\n  margin: 13px auto 0;\n\n  color: #dce6e0;\n\n  font-size: 14.5px;\n  line-height: 1.68;\n}\n\n.wrl-btn {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 20px;\n  padding: 13px 24px;\n\n  color: #ffffff !important;\n  text-decoration: none !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #ae3743,\n      #862530\n    );\n\n  border-radius: 999px;\n\n  box-shadow:\n    0 8px 22px rgba(99, 25, 34, .28);\n\n  font-size: 12.5px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  letter-spacing: .4px;\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease,\n    background .2s ease;\n}\n\n.wrl-btn:hover {\n  color: #ffffff !important;\n  text-decoration: none !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #bd3e4a,\n      #942a36\n    );\n\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 11px 25px rgba(99, 25, 34, .36);\n}\n\n.wrl-btn:active {\n  transform: translateY(0);\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 850px) {\n\n  .wrl-hero h1 {\n    font-size: 35px;\n  }\n\n  .wrl-title {\n    font-size: 29px;\n  }\n\n  .wrl-quick {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .wrl-gift-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 640px) {\n\n  .wrl-page {\n    font-size: 15px;\n  }\n\n  .wrl-section {\n    padding: 38px 13px;\n  }\n\n  .wrl-hero {\n    padding: 13px 12px 38px;\n  }\n\n  .wrl-media {\n    border-radius: 10px;\n\n    box-shadow:\n      0 7px 18px rgba(45,38,30,.09);\n  }\n\n  .wrl-hero-copy {\n    margin-top: 22px;\n  }\n\n  .wrl-kicker {\n    font-size: 9.5px;\n\n    letter-spacing: .8px;\n  }\n\n  .wrl-hero h1 {\n    font-size: 28px;\n    line-height: 1.18;\n  }\n\n  .wrl-lead {\n    font-size: 14.5px;\n    line-height: 1.68;\n  }\n\n  .wrl-title {\n    font-size: 25px;\n    line-height: 1.27;\n  }\n\n  .wrl-copy {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .wrl-content {\n    margin-top: 21px;\n  }\n\n  .wrl-pills {\n    gap: 6px;\n  }\n\n  .wrl-pill {\n    padding: 7px 10px;\n\n    font-size: 10.5px;\n  }\n\n  .wrl-quick {\n    grid-template-columns: repeat(2, 1fr);\n\n    gap: 7px;\n  }\n\n  .wrl-detail-grid {\n    grid-template-columns: 1fr;\n\n    gap: 7px;\n  }\n\n  .wrl-daynight {\n    grid-template-columns: 1fr;\n\n    gap: 7px;\n  }\n\n  .wrl-gift-grid {\n    grid-template-columns: repeat(2, 1fr);\n\n    gap: 7px;\n  }\n\n  .wrl-info {\n    padding: 39px 13px;\n  }\n\n  .wrl-info-title {\n    font-size: 25px;\n  }\n\n  .wrl-info-grid {\n    grid-template-columns: 1fr;\n\n    gap: 9px;\n  }\n\n  .wrl-panel {\n    padding: 18px 15px;\n  }\n\n  .wrl-list li {\n    flex-direction: column;\n\n    gap: 2px;\n  }\n\n  .wrl-list b {\n    flex: auto;\n  }\n\n  .wrl-faq {\n    padding: 39px 13px;\n  }\n\n  .wrl-trust {\n    padding: 35px 13px;\n  }\n\n  .wrl-trust-grid {\n    grid-template-columns: 1fr;\n\n    gap: 7px;\n  }\n\n  .wrl-final {\n    padding: 41px 14px;\n  }\n\n  .wrl-final h2 {\n    font-size: 25px;\n  }\n\n  .wrl-final p {\n    font-size: 13.5px;\n  }\n\n  .wrl-btn {\n    width: 100%;\n    max-width: 330px;\n\n    padding: 13px 16px;\n  }\n\n}\n\n@media (prefers-reduced-motion: reduce) {\n\n  .wrl-page * {\n    transition: none !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wrl-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n       IMAGE ABOVE \/ TEXT BELOW\n       ===================================================== --\u003e\n\u003csection class=\"wrl-hero\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media wrl-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/d0dc21722c508a30c6339434fba2ee19e98d181a.png\" alt=\"Woodland Reindeer Lantern Christmas decoration\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-hero-copy\"\u003e\n\u003cdiv class=\"wrl-kicker\"\u003eA Quiet Winter Moment, Lit From Within\u003c\/div\u003e\n\u003ch1\u003eWoodland Reindeer Lantern\u003c\/h1\u003e\n\u003cp class=\"wrl-lead\"\u003eA majestic reindeer, snow-covered forest and softly glowing lantern come together in one richly layered Christmas scene — made to turn an ordinary tabletop into a warm woodland escape.\u003c\/p\u003e\n\u003cdiv class=\"wrl-pills\"\u003e\n\u003cspan class=\"wrl-pill\"\u003e 🏮 Warm Lantern Glow \u003c\/span\u003e \u003cspan class=\"wrl-pill\"\u003e 🌲 Dimensional Forest Scene \u003c\/span\u003e \u003cspan class=\"wrl-pill\"\u003e ✨ Beautiful Day \u0026amp; Night \u003c\/span\u003e \u003cspan class=\"wrl-pill\"\u003e 🎁 Meaningful Holiday Gift \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTRO\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-cream\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-center\"\u003e\n\u003cspan class=\"wrl-label\"\u003e A Woodland Christmas \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eBring Home the Stillness of a Snowy Forest\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eSome Christmas decorations simply fill a space. This one changes how the space feels. The white birch arch frames a proud woodland reindeer while the suspended lantern casts a gentle golden glow over snow, fir trees, pinecones and winter berries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-quick\"\u003e\n\u003cdiv class=\"wrl-quick-card\"\u003e\n\u003cspan class=\"wrl-icon\"\u003e 🦌 \u003c\/span\u003e \u003cstrong\u003e Woodland Story \u003c\/strong\u003e \u003cspan\u003e A complete winter scene with depth and personality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-quick-card\"\u003e\n\u003cspan class=\"wrl-icon\"\u003e 🏮 \u003c\/span\u003e \u003cstrong\u003e Soft Warm Light \u003c\/strong\u003e \u003cspan\u003e A cozy focal point when evening arrives. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-quick-card\"\u003e\n\u003cspan class=\"wrl-icon\"\u003e 🌲 \u003c\/span\u003e \u003cstrong\u003e Rich Details \u003c\/strong\u003e \u003cspan\u003e Birch, fir, berries, snow and pinecones reward a closer look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-quick-card\"\u003e\n\u003cspan class=\"wrl-icon\"\u003e 🎁 \u003c\/span\u003e \u003cstrong\u003e Giftable Display \u003c\/strong\u003e \u003cspan\u003e Made for woodland lovers and warm holiday homes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THE FEELING\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-white\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/da159d803864c7cfc3847daf4c08692910709f33.png\" alt=\"Woodland Reindeer Lantern displayed in a Christmas interior\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e The Feeling \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eLike a Christmas Story Frozen in Time\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eSet it on a mantel, console, sideboard or shelf and the layered forest scene immediately creates a sense of quiet winter wonder.\u003c\/p\u003e\n\u003cp class=\"wrl-copy\"\u003eIts arched silhouette stands out beautifully without needing an elaborate arrangement around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WARM LIGHT\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-cream\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/706e9077d85274be5184d04e7bacfa32922d7170.png\" alt=\"Close view of the warm lantern glow\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Warm Light \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eA Lantern Glow That Draws the Eye\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eThe antique-style hanging lantern becomes the heart of the scene after dark.\u003c\/p\u003e\n\u003cp class=\"wrl-copy\"\u003eIts warm golden light falls across the reindeer’s antlers and the surrounding birch branches, giving the display a cozy, dimensional presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-white\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/8447de9cb1d8f1bb2e6abfbd8592cf95df285682.png\" alt=\"Detailed woodland reindeer Christmas decoration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Made to Be Admired \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eBeautiful Details From Antlers to Snowy Base\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eLook closer and the scene keeps unfolding: lifelike fur texture, carved bark, frosted rocks, miniature firs, a rustic fence, glossy red berries and snow-dusted pinecones all work together to create a collectible look.\u003c\/p\u003e\n\u003cdiv class=\"wrl-detail-grid\"\u003e\n\u003cdiv class=\"wrl-detail\"\u003e\n\u003cspan class=\"wrl-detail-icon\"\u003e 🦌 \u003c\/span\u003e\n\u003ch3\u003eMajestic Reindeer\u003c\/h3\u003e\n\u003cp\u003eA graceful pose and sculpted antlers create a strong central focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-detail\"\u003e\n\u003cspan class=\"wrl-detail-icon\"\u003e 🌳 \u003c\/span\u003e\n\u003ch3\u003eWhite Birch Arch\u003c\/h3\u003e\n\u003cp\u003eNatural-looking bark texture gives the piece a warm woodland character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-detail\"\u003e\n\u003cspan class=\"wrl-detail-icon\"\u003e ❄️ \u003c\/span\u003e\n\u003ch3\u003eLayered Winter Base\u003c\/h3\u003e\n\u003cp\u003eSnow, greenery, berries and pinecones make the display feel full and finished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EASY TO STYLE\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-cream\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/151a62ca593eae03d0176d309ec9fb2ffed8b53f.png\" alt=\"Woodland Reindeer Lantern styled in a home\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Easy to Style \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eOne Piece Is Enough to Transform a Corner\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eThe freestanding design creates height, depth and light in a single display.\u003c\/p\u003e\n\u003cp class=\"wrl-copy\"\u003ePlace it where guests naturally look — an entry console, living-room shelf or fireplace mantel — and let the woodland scene do the decorating for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DAY \u0026 NIGHT\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-white\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/5131471e14d8521ed7e3e1e184cf53a3c646e2c5.png\" alt=\"Woodland Reindeer Lantern shown in daylight\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Two Moods in One \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eDetailed by Day. Enchanting After Dark.\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eNatural daylight brings out the birch texture, sculpted reindeer and bright winter greenery.\u003c\/p\u003e\n\u003cp class=\"wrl-copy\"\u003eIn softer evening light, the lantern takes over and turns the same scene into a cozy golden centerpiece.\u003c\/p\u003e\n\u003cdiv class=\"wrl-daynight\"\u003e\n\u003cdiv class=\"wrl-mini\"\u003e\n\u003cstrong\u003e ☀️ By Day \u003c\/strong\u003e\n\u003cp\u003eA bright decorative sculpture filled with woodland texture and traditional Christmas color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-mini\"\u003e\n\u003cstrong\u003e 🌙 By Night \u003c\/strong\u003e\n\u003cp\u003eA warm illuminated scene that adds depth and atmosphere without harsh light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HOLIDAY CENTERPIECE\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-cream\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/da159d803864c7cfc3847daf4c08692910709f33.png\" alt=\"Woodland Reindeer Lantern used as a Christmas centerpiece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Holiday Centerpiece \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eSet the Table for a Little More Wonder\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eUse it as the centerpiece of a Christmas table, surrounded by simple greenery, berries and candlelight.\u003c\/p\u003e\n\u003cp class=\"wrl-copy\"\u003eIts open arch keeps the display visually light while still creating an unforgettable focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GIFT\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-gift\"\u003e\n\u003cdiv class=\"wrl-inner wrl-center\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Made for Giving \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eA Gift They’ll Bring Out Every Christmas\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\" style=\"max-width: 760px; margin-left: auto; margin-right: auto;\"\u003eA thoughtful choice for woodland décor lovers, nature enthusiasts, new homeowners, parents and grandparents. More memorable than another ordinary ornament, it becomes part of the home’s holiday tradition year after year.\u003c\/p\u003e\n\u003cdiv class=\"wrl-gift-grid\"\u003e\n\u003cdiv class=\"wrl-gift-card\"\u003e\n\u003cspan\u003e 🌲 \u003c\/span\u003e \u003cstrong\u003e Woodland Décor Lovers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-gift-card\"\u003e\n\u003cspan\u003e 🦌 \u003c\/span\u003e \u003cstrong\u003e Nature Lovers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-gift-card\"\u003e\n\u003cspan\u003e 🏡 \u003c\/span\u003e \u003cstrong\u003e New Homeowners \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-gift-card\"\u003e\n\u003cspan\u003e ❤️ \u003c\/span\u003e \u003cstrong\u003e Parents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-gift-card\"\u003e\n\u003cspan\u003e 🎁 \u003c\/span\u003e \u003cstrong\u003e Grandparents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT INFORMATION\n       DO NOT INVENT UNCONFIRMED SPECS\n       ===================================================== --\u003e\n\u003csection class=\"wrl-info\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003ch2 class=\"wrl-info-title\"\u003eProduct Information\u003c\/h2\u003e\n\u003cdiv class=\"wrl-info-grid\"\u003e\n\u003cdiv class=\"wrl-panel\"\u003e\n\u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\u003cul class=\"wrl-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eProduct Type\u003c\/b\u003e \u003cspan\u003e Illuminated Christmas tabletop decoration \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eTheme\u003c\/b\u003e \u003cspan\u003e Woodland reindeer \/ snowy forest \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eLight Color\u003c\/b\u003e \u003cspan\u003e Warm golden white \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMain Colors\u003c\/b\u003e \u003cspan\u003e Birch white, forest green, berry red and natural brown \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlacement\u003c\/b\u003e \u003cspan\u003e Mantel, console, shelf, sideboard or dining table \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eRecommended Use\u003c\/b\u003e \u003cspan\u003e Indoor seasonal decorating \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-panel\"\u003e\n\u003ch3\u003ePackage Includes\u003c\/h3\u003e\n\u003cul class=\"wrl-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eQuantity\u003c\/b\u003e \u003cspan\u003e 1 × Woodland Reindeer Lantern Decoration \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-product-note\"\u003e\n\u003cstrong\u003e Important: \u003c\/strong\u003e Dimensions, material, power source and battery requirements have not yet been confirmed in the current product information. Keep the decoration away from open flames, excessive moisture and unsupervised children. Decorative use only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\u003csection class=\"wrl-faq\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-center\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Good to Know \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cp\u003eIt is designed as an indoor tabletop accent for mantels, entry consoles, shelves, sideboards and holiday dining displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it look good when the light is off?\u003c\/summary\u003e\n\u003cp\u003eYes. The sculpted reindeer, birch arch, greenery, berries, pinecones and snow create a detailed decorative scene even in daylight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat style of Christmas décor does it complement?\u003c\/summary\u003e\n\u003cp\u003eIt works especially well with woodland, rustic, farmhouse, traditional and nature-inspired Christmas interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e\n\u003cp\u003eYes. Its combination of warm light and collectible woodland detail makes it a thoughtful holiday or housewarming gift.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre batteries included?\u003c\/summary\u003e\n\u003cp\u003ePlease check the final supplier specifications before publishing, as the power information has not yet been confirmed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL GLOW\n       ===================================================== --\u003e\n\u003csection class=\"wrl-section wrl-cream\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/e07da1391e2a8e0200eb9cf7726fa04e8c73bc4a.png\" alt=\"Woodland Reindeer Lantern glowing at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wrl-content wrl-center\"\u003e\n\u003cspan class=\"wrl-label\"\u003e The Final Glow \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eLet the Woodland Come Alive at Night\u003c\/h2\u003e\n\u003cp class=\"wrl-copy\"\u003eWhen the room grows quiet and the Christmas lights come on, the little lantern turns the snowy forest into something magical — warm, peaceful and ready to welcome everyone home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STORE TRUST\n       ===================================================== --\u003e\n\u003csection class=\"wrl-trust\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003cdiv class=\"wrl-center\"\u003e\n\u003cspan class=\"wrl-label\"\u003e Shop With Confidence \u003c\/span\u003e\n\u003ch2 class=\"wrl-title\"\u003eA Little More Peace of Mind\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-trust-grid\"\u003e\n\u003cdiv class=\"wrl-trust-card\"\u003e\n\u003cspan\u003e 🌎 \u003c\/span\u003e \u003cstrong\u003e Worldwide Shipping \u003c\/strong\u003e \u003csmall\u003e International delivery is available. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-trust-card\"\u003e\n\u003cspan\u003e ✈️ \u003c\/span\u003e \u003cstrong\u003e Free Shipping $49.99+ \u003c\/strong\u003e \u003csmall\u003e Free standard shipping on qualifying orders. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrl-trust-card\"\u003e\n\u003cspan\u003e ✅ \u003c\/span\u003e \u003cstrong\u003e 90-Day Free Returns \u003c\/strong\u003e \u003csmall\u003e Added support for your purchase. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n       REAL CLICKABLE BUTTON\n       ===================================================== --\u003e\n\u003csection class=\"wrl-final\"\u003e\n\u003cdiv class=\"wrl-inner\"\u003e\n\u003ch2\u003eBring the Woodland Glow Home\u003c\/h2\u003e\n\u003cp\u003eCreate a Christmas corner filled with warm light, snowy detail and the quiet beauty of the forest.\u003c\/p\u003e\n\u003ca class=\"wrl-btn\" href=\"https:\/\/ncrovoprime.com\/products\/woodland\" target=\"_self\"\u003e 🦌 BRING YOURS HOME \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"xlwm","offers":[{"title":"Buy1","offer_id":49136302260414,"sku":"VC3646235-驯鹿摆件灯装饰-1","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 10% OFF","offer_id":49136302293182,"sku":"VC3646235-驯鹿摆件灯装饰-2","price":59.36,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 15% OFF","offer_id":49136302325950,"sku":"VC3646235-驯鹿摆件灯装饰-3","price":84.09,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Get 20%0FF","offer_id":49136302358718,"sku":"VC3646235-驯鹿摆件灯装饰-4","price":105.53,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/d0dc21722c508a30c6339434fba2ee19e98d181a.jpg?v=1790218282","url":"https:\/\/ncrovoprime.com\/products\/woodland","provider":"Ncrovoprime","version":"1.0","type":"link"}