{"product_id":"christmas-magic-trail-wall-light","title":"✨Christmas Magic Trail Wall Light - A Little Christmas Magic, Right on Your Wall✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS MAGIC TRAIL WALL LIGHT\n   PREMIUM SHOPIFY BODY HTML\n   Max Width 600px \/ Mobile Optimized \/ No JavaScript\n   Standard Independent 24x24 SVG Icons Only\n   ========================================================= *\/\n\n.cm6-pdp {\n  --cm-bg: #fffaf3;\n  --cm-card: #ffffff;\n  --cm-soft: #f7efe5;\n\n  --cm-red: #a82924;\n  --cm-red-dark: #741b18;\n\n  --cm-green: #355f4a;\n  --cm-green-dark: #244638;\n\n  --cm-gold: #c89b48;\n  --cm-gold-soft: #f6e8c5;\n\n  --cm-ink: #302723;\n  --cm-text: #554a45;\n  --cm-muted: #7a6e67;\n\n  --cm-line: #eaded2;\n\n  width: 100%;\n  max-width: 600px;\n  margin: 0 auto;\n  padding: 0 12px 36px;\n  box-sizing: border-box;\n\n  color: var(--cm-text);\n\n  font-family:\n    \"Avenir Next\",\n    \"Inter\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 16px;\n  line-height: 1.62;\n  -webkit-font-smoothing: antialiased;\n}\n\n.cm6-pdp *,\n.cm6-pdp *::before,\n.cm6-pdp *::after {\n  box-sizing: border-box;\n}\n\n.cm6-pdp img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.cm6-pdp h1,\n.cm6-pdp h2,\n.cm6-pdp h3,\n.cm6-pdp p {\n  margin-top: 0;\n}\n\n\/* =========================================================\n   STANDARD SVG ICON SYSTEM\n   ========================================================= *\/\n\n.cm6-icon {\n  width: 24px !important;\n  height: 24px !important;\n\n  min-width: 24px !important;\n  min-height: 24px !important;\n\n  max-width: 24px !important;\n  max-height: 24px !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 24px !important;\n\n  overflow: hidden;\n  line-height: 1;\n}\n\n.cm6-icon svg {\n  display: block !important;\n\n  width: 24px !important;\n  height: 24px !important;\n\n  min-width: 24px !important;\n  min-height: 24px !important;\n\n  max-width: 24px !important;\n  max-height: 24px !important;\n\n  aspect-ratio: 1 \/ 1 !important;\n\n  object-fit: contain !important;\n  flex-shrink: 0 !important;\n\n  overflow: visible;\n}\n\n\/* =========================================================\n   GLOBAL\n   ========================================================= *\/\n\n.cm6-section {\n  margin: 26px 0;\n}\n\n.cm6-image {\n  overflow: hidden;\n\n  background: #f2ece6;\n\n  border-radius: 20px;\n\n  box-shadow:\n    0 14px 38px rgba(58, 35, 24, 0.11);\n}\n\n.cm6-image img {\n  border-radius: inherit;\n}\n\n.cm6-eyebrow {\n  margin: 0 0 8px;\n\n  color: var(--cm-red);\n\n  font-size: 12px;\n  font-weight: 850;\n  line-height: 1.3;\n\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.cm6-h1 {\n  margin: 0 0 13px;\n\n  color: #ffffff;\n\n  font-size: clamp(34px, 8vw, 46px);\n  font-weight: 900;\n  line-height: 1.03;\n\n  letter-spacing: -0.035em;\n}\n\n.cm6-h2 {\n  margin: 0 0 10px;\n\n  color: var(--cm-ink);\n\n  font-size: clamp(28px, 6vw, 36px);\n  font-weight: 850;\n  line-height: 1.08;\n\n  letter-spacing: -0.025em;\n}\n\n.cm6-h3 {\n  margin: 0 0 5px;\n\n  color: var(--cm-ink);\n\n  font-size: 16px;\n  font-weight: 800;\n  line-height: 1.35;\n}\n\n.cm6-body {\n  margin: 0;\n\n  color: var(--cm-muted);\n\n  font-size: 15.5px;\n  line-height: 1.65;\n}\n\n.cm6-copy {\n  padding: 21px 4px 2px;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.cm6-hero {\n  position: relative;\n\n  overflow: hidden;\n\n  margin-top: 12px;\n  padding: 32px 22px 26px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #ba3c31 0%,\n      #8f261f 44%,\n      #541815 100%\n    );\n\n  border-radius: 24px;\n\n  box-shadow:\n    0 16px 42px rgba(91, 25, 21, 0.24);\n}\n\n.cm6-hero::before {\n  content: \"\";\n\n  position: absolute;\n  top: -90px;\n  right: -60px;\n\n  width: 190px;\n  height: 190px;\n\n  background: rgba(255,255,255,0.06);\n\n  border-radius: 50%;\n}\n\n.cm6-hero::after {\n  content: \"\";\n\n  position: absolute;\n  bottom: -105px;\n  left: -70px;\n\n  width: 210px;\n  height: 210px;\n\n  background: rgba(255,218,144,0.08);\n\n  border-radius: 50%;\n}\n\n.cm6-hero \u003e * {\n  position: relative;\n  z-index: 1;\n}\n\n.cm6-hero-star {\n  width: 52px;\n  height: 52px;\n\n  margin: 0 auto 14px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffe19a;\n\n  background: rgba(255,255,255,0.10);\n\n  border: 1px solid rgba(255,255,255,0.15);\n\n  border-radius: 50%;\n}\n\n.cm6-hero-star .cm6-icon,\n.cm6-hero-star .cm6-icon svg {\n  width: 27px !important;\n  height: 27px !important;\n  min-width: 27px !important;\n  min-height: 27px !important;\n  max-width: 27px !important;\n  max-height: 27px !important;\n  flex-basis: 27px !important;\n}\n\n.cm6-hero .cm6-eyebrow {\n  color: #f8d89b;\n}\n\n.cm6-hero-text {\n  max-width: 505px;\n  margin: 0 auto;\n\n  color: rgba(255,255,255,0.86);\n\n  font-size: 15.5px;\n  line-height: 1.62;\n}\n\n.cm6-chips {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n\n  margin-top: 20px;\n}\n\n.cm6-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n\n  padding: 9px 11px;\n\n  color: #ffffff;\n\n  background: rgba(255,255,255,0.10);\n\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 999px;\n\n  font-size: 12px;\n  font-weight: 750;\n  line-height: 1.2;\n}\n\n.cm6-chip .cm6-icon,\n.cm6-chip .cm6-icon svg {\n  width: 18px !important;\n  height: 18px !important;\n  min-width: 18px !important;\n  min-height: 18px !important;\n  max-width: 18px !important;\n  max-height: 18px !important;\n  flex-basis: 18px !important;\n}\n\n\/* =========================================================\n   BENEFIT GRID\n   ========================================================= *\/\n\n.cm6-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n\n  margin-top: 17px;\n}\n\n.cm6-benefit {\n  min-width: 0;\n\n  padding: 17px 9px;\n\n  text-align: center;\n\n  background: var(--cm-card);\n\n  border: 1px solid var(--cm-line);\n  border-radius: 16px;\n}\n\n.cm6-benefit-icon {\n  width: 42px;\n  height: 42px;\n\n  margin: 0 auto 9px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--cm-red);\n\n  background: #f9e9e5;\n\n  border-radius: 50%;\n}\n\n.cm6-benefit strong {\n  display: block;\n\n  color: var(--cm-ink);\n\n  font-size: 13px;\n  font-weight: 850;\n  line-height: 1.3;\n}\n\n.cm6-benefit span {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--cm-muted);\n\n  font-size: 11px;\n  line-height: 1.4;\n}\n\n\/* =========================================================\n   STORY OPTIONS\n   ========================================================= *\/\n\n.cm6-story-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 9px;\n\n  margin-top: 16px;\n}\n\n.cm6-story {\n  padding: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #fffaf5 100%\n    );\n\n  border: 1px solid var(--cm-line);\n  border-radius: 15px;\n}\n\n.cm6-story-icon {\n  width: 37px;\n  height: 37px;\n\n  margin-bottom: 9px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--cm-green-dark);\n\n  background: #eaf0eb;\n\n  border-radius: 11px;\n}\n\n.cm6-story strong {\n  display: block;\n\n  color: var(--cm-ink);\n\n  font-size: 13.5px;\n  font-weight: 800;\n  line-height: 1.32;\n}\n\n.cm6-story p {\n  margin: 4px 0 0;\n\n  color: var(--cm-muted);\n\n  font-size: 11.5px;\n  line-height: 1.45;\n}\n\n\/* =========================================================\n   FEATURE LIST\n   ========================================================= *\/\n\n.cm6-features {\n  display: grid;\n  gap: 10px;\n\n  margin-top: 16px;\n}\n\n.cm6-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n\n  padding: 15px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--cm-line);\n  border-radius: 15px;\n}\n\n.cm6-feature-icon {\n  width: 40px;\n  height: 40px;\n  min-width: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--cm-red);\n\n  background: #f8e7e2;\n\n  border-radius: 12px;\n}\n\n.cm6-feature-copy {\n  min-width: 0;\n  flex: 1;\n}\n\n.cm6-feature-copy p {\n  margin: 3px 0 0;\n\n  color: var(--cm-muted);\n\n  font-size: 13.5px;\n  line-height: 1.52;\n}\n\n\/* =========================================================\n   DARK FEATURE BLOCK\n   ========================================================= *\/\n\n.cm6-night {\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 26px 21px;\n\n  background:\n    radial-gradient(\n      circle at 80% 5%,\n      #36415b 0%,\n      #202940 28%,\n      #141827 68%,\n      #0e111b 100%\n    );\n\n  border-radius: 20px;\n\n  box-shadow:\n    0 14px 38px rgba(14,17,27,0.18);\n}\n\n.cm6-night .cm6-eyebrow {\n  color: #e0b85e;\n}\n\n.cm6-night .cm6-h2 {\n  color: #ffffff;\n}\n\n.cm6-night p {\n  margin-bottom: 0;\n\n  color: rgba(255,255,255,0.76);\n\n  font-size: 14.5px;\n  line-height: 1.62;\n}\n\n\/* =========================================================\n   OCCASION GRID\n   ========================================================= *\/\n\n.cm6-occasion-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 9px;\n\n  margin-top: 15px;\n}\n\n.cm6-occasion {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n\n  padding: 13px;\n\n  background: var(--cm-soft);\n\n  border-radius: 14px;\n}\n\n.cm6-occasion .cm6-icon {\n  color: var(--cm-green-dark);\n}\n\n.cm6-occasion strong {\n  display: block;\n\n  color: var(--cm-ink);\n\n  font-size: 12.5px;\n  font-weight: 800;\n  line-height: 1.35;\n}\n\n\/* =========================================================\n   PACKAGE\n   ========================================================= *\/\n\n.cm6-package {\n  padding: 20px;\n\n  background: #fff8ed;\n\n  border: 1px solid #ecdcbf;\n  border-radius: 18px;\n}\n\n.cm6-package-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 11px;\n}\n\n.cm6-package-icon {\n  width: 44px;\n  height: 44px;\n  min-width: 44px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--cm-red);\n\n  background: #f9e5dc;\n\n  border-radius: 13px;\n}\n\n.cm6-package strong {\n  display: block;\n\n  color: var(--cm-ink);\n\n  font-size: 14.5px;\n  font-weight: 850;\n}\n\n.cm6-package span {\n  display: block;\n\n  margin-top: 3px;\n\n  color: var(--cm-muted);\n\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.cm6-faq {\n  overflow: hidden;\n\n  background: #ffffff;\n\n  border: 1px solid var(--cm-line);\n  border-radius: 20px;\n}\n\n.cm6-faq-head {\n  padding: 21px 19px 14px;\n}\n\n.cm6-faq details {\n  border-top: 1px solid var(--cm-line);\n}\n\n.cm6-faq summary {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n\n  padding: 16px 18px;\n\n  color: var(--cm-ink);\n\n  cursor: pointer;\n\n  list-style: none;\n\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.42;\n}\n\n.cm6-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cm6-faq-arrow {\n  color: var(--cm-red);\n\n  transition: transform 0.22s ease;\n}\n\n.cm6-faq details[open] .cm6-faq-arrow {\n  transform: rotate(180deg);\n}\n\n.cm6-answer {\n  padding: 0 18px 17px;\n\n  color: var(--cm-muted);\n\n  font-size: 13.5px;\n  line-height: 1.62;\n}\n\n\/* =========================================================\n   TRUST\n   ========================================================= *\/\n\n.cm6-trust {\n  padding: 22px 17px;\n\n  text-align: center;\n\n  background: #fffaf4;\n\n  border: 1px solid var(--cm-line);\n  border-radius: 18px;\n}\n\n.cm6-trust-icon {\n  width: 46px;\n  height: 46px;\n\n  margin: 0 auto 10px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--cm-green-dark);\n\n  background: #e9f0eb;\n\n  border-radius: 50%;\n}\n\n.cm6-trust-title {\n  color: var(--cm-ink);\n\n  font-size: 16px;\n  font-weight: 850;\n}\n\n.cm6-payments {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px;\n\n  margin-top: 14px;\n}\n\n.cm6-payment {\n  padding: 7px 10px;\n\n  color: #3c3734;\n\n  background: #ffffff;\n\n  border: 1px solid #e1d9d2;\n  border-radius: 8px;\n\n  font-size: 11px;\n  font-weight: 850;\n}\n\n.cm6-help {\n  margin: 13px 0 0;\n\n  color: var(--cm-muted);\n\n  font-size: 11.5px;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.cm6-cta {\n  position: relative;\n\n  display: block;\n\n  overflow: hidden;\n\n  margin-top: 25px;\n  padding: 29px 20px;\n\n  color: #ffffff !important;\n\n  text-align: center;\n  text-decoration: none !important;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #b5392e 0%,\n      #8b251f 50%,\n      #571713 100%\n    );\n\n  border-radius: 22px;\n\n  box-shadow:\n    0 16px 40px rgba(104,31,25,0.23);\n}\n\n.cm6-cta::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: -75px;\n  left: -60px;\n\n  width: 175px;\n  height: 175px;\n\n  background: rgba(255,255,255,0.06);\n\n  border-radius: 50%;\n\n  animation: cm6-float 4s ease-in-out infinite;\n}\n\n.cm6-cta-icon {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 auto 11px;\n\n  color: #ffe2a4;\n\n  animation: cm6-bounce 1.8s ease-in-out infinite;\n}\n\n.cm6-cta-small {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 0 6px;\n\n  color: #f7d89a;\n\n  font-size: 11px;\n  font-weight: 850;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.cm6-cta h2 {\n  position: relative;\n  z-index: 1;\n\n  margin: 0 0 10px;\n\n  color: #ffffff;\n\n  font-size: clamp(29px, 6vw, 36px);\n  font-weight: 900;\n  line-height: 1.07;\n\n  letter-spacing: -0.025em;\n}\n\n.cm6-cta \u003e p:not(.cm6-cta-small) {\n  position: relative;\n  z-index: 1;\n\n  max-width: 480px;\n\n  margin: 0 auto;\n\n  color: rgba(255,255,255,0.84);\n\n  font-size: 14px;\n  line-height: 1.58;\n}\n\n.cm6-cta-button {\n  position: relative;\n  z-index: 1;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  margin-top: 18px;\n  padding: 11px 16px;\n\n  color: var(--cm-red-dark);\n\n  background: #ffffff;\n\n  border-radius: 999px;\n\n  font-size: 12px;\n  font-weight: 850;\n\n  letter-spacing: 0.05em;\n}\n\n.cm6-arrow {\n  animation: cm6-arrow 1.3s ease-in-out infinite;\n}\n\n@keyframes cm6-bounce {\n  0%,100% { transform: translateY(0); }\n  50% { transform: translateY(-4px); }\n}\n\n@keyframes cm6-arrow {\n  0%,100% { transform: translateY(1px); }\n  50% { transform: translateY(-3px); }\n}\n\n@keyframes cm6-float {\n  0%,100% { transform: translate(0,0); }\n  50% { transform: translate(10px,10px); }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 540px) {\n\n  .cm6-pdp {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .cm6-section {\n    margin: 20px 0;\n  }\n\n  .cm6-hero {\n    padding: 27px 16px 22px;\n    border-radius: 19px;\n  }\n\n  .cm6-benefits {\n    gap: 6px;\n  }\n\n  .cm6-benefit {\n    padding: 14px 6px;\n  }\n\n  .cm6-benefit strong {\n    font-size: 11.5px;\n  }\n\n  .cm6-benefit span {\n    font-size: 10px;\n  }\n\n  .cm6-story-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cm6-copy {\n    padding: 18px 2px 2px;\n  }\n\n  .cm6-image,\n  .cm6-night,\n  .cm6-faq,\n  .cm6-trust,\n  .cm6-package,\n  .cm6-cta {\n    border-radius: 16px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cm6-pdp\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section cm6-hero\"\u003e\n\n    \u003cdiv class=\"cm6-hero-star\"\u003e\n      \u003cspan class=\"cm6-icon\"\u003e\n        \u003c!-- Standard Star Icon --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpolygon points=\"12 2 15 8.5 22 9.3 17 14 18.4 21 12 17.5 5.6 21 7 14 2 9.3 9 8.5 12 2\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"cm6-eyebrow\"\u003e\n      Christmas Magic Trail Wall Light\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"cm6-h1\"\u003e\n      Turn an Empty Wall\u003cbr\u003e\n      Into Christmas Magic.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"cm6-hero-text\"\u003e\n      A glowing holiday scene that brings Santa, reindeer,\n      trains, stars and other Christmas favorites to life\n      with an eye-catching trail of light.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cm6-chips\"\u003e\n\n      \u003cdiv class=\"cm6-chip\"\u003e\n        \u003cspan class=\"cm6-icon\"\u003e\n          \u003c!-- Standard Lightbulb --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8.2 14.7A7 7 0 1 1 15.8 14.7C14.7 15.5 14 16.4 14 18h-4c0-1.6-.7-2.5-1.8-3.3z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n        Dramatic Light-Up Display\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cm6-chip\"\u003e\n        \u003cspan class=\"cm6-icon\"\u003e\n          \u003c!-- Standard Layers --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m12 2 9 5-9 5-9-5 9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m3 12 9 5 9-5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m3 17 9 5 9-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n        Multiple Holiday Styles\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cm6-chip\"\u003e\n        \u003cspan class=\"cm6-icon\"\u003e\n          \u003c!-- Standard Gift --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n        Memorable Holiday Gift\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 01\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1720424322542\/6713337be71349a0bcfce20150b7f0af.png?w=1254\u0026amp;h=1254\" alt=\"Christmas Magic Trail Wall Light glowing holiday wall decoration\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       BENEFITS\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cp class=\"cm6-eyebrow\"\u003e\n      More Than Ordinary Christmas Décor\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"cm6-h2\"\u003e\n      The Decoration People Notice First.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cm6-body\"\u003e\n      Instead of filling a table or shelf, the tall illuminated\n      composition gives an open wall a festive focal point and\n      adds a stronger sense of movement, depth and holiday atmosphere.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cm6-benefits\"\u003e\n\n      \u003cdiv class=\"cm6-benefit\"\u003e\n\n        \u003cdiv class=\"cm6-benefit-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Sparkles --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 3 13.5 7.5 18 9l-4.5 1.5L12 15l-1.5-4.5L6 9l4.5-1.5L12 3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M19 15l.8 2.2L22 18l-2.2.8L19 21l-.8-2.2L16 18l2.2-.8L19 15z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eHigh Visual Impact\u003c\/strong\u003e\n        \u003cspan\u003eCreates a dramatic holiday focal point.\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-benefit\"\u003e\n\n        \u003cdiv class=\"cm6-benefit-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Image --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"8.5\" cy=\"9\" r=\"1.5\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"m21 15-5-5L5 20\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eStory-Led Designs\u003c\/strong\u003e\n        \u003cspan\u003eEach style creates its own Christmas scene.\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-benefit\"\u003e\n\n        \u003cdiv class=\"cm6-benefit-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Camera --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 7h3l2-3h6l2 3h3a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003ePhoto-Ready Glow\u003c\/strong\u003e\n        \u003cspan\u003eAdds atmosphere to holiday photos and gatherings.\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 02\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1720424322542\/d9974a864dd244d2985a96a3630036e1.png?w=1254\u0026amp;h=1254\" alt=\"Christmas Magic Trail Wall Light design collection\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-copy\"\u003e\n\n      \u003cp class=\"cm6-eyebrow\"\u003e\n        Choose Your Christmas Story\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"cm6-h2\"\u003e\n        One Collection.\u003cbr\u003e\n        Twelve Holiday Moods.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cm6-body\"\u003e\n        From playful Santa scenes to elegant stars and bells,\n        choose the design that best fits your home and the\n        Christmas atmosphere you want to create.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       STORY COLLECTION\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-story-grid\"\u003e\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Star --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpolygon points=\"12 2 15 8.5 22 9.3 17 14 18.4 21 12 17.5 5.6 21 7 14 2 9.3 9 8.5 12 2\"\u003e\u003c\/polygon\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSanta Sleigh Magic Trail\u003c\/strong\u003e\n        \u003cp\u003eClassic Christmas energy with a glowing flight across the wall.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Train --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M8 16 5 21\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m16 16 3 5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 21h10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 7h8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 11h8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eNorth Pole Christmas Train\u003c\/strong\u003e\n        \u003cp\u003eA nostalgic holiday scene inspired by Christmas deliveries.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Home --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m3 10 9-7 9 7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 9v11h14V9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSanta Chimney Magic Smoke\u003c\/strong\u003e\n        \u003cp\u003eA playful chimney scene with a dramatic glowing trail.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Sparkles --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 3 13.5 7.5 18 9l-4.5 1.5L12 15l-1.5-4.5L6 9l4.5-1.5L12 3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M19 15l.8 2.2L22 18l-2.2.8L19 21l-.8-2.2L16 18l2.2-.8L19 15z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eReindeer Starlight Flight\u003c\/strong\u003e\n        \u003cp\u003eA softer winter look with starlight-inspired atmosphere.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Star --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpolygon points=\"12 2 15 8.5 22 9.3 17 14 18.4 21 12 17.5 5.6 21 7 14 2 9.3 9 8.5 12 2\"\u003e\u003c\/polygon\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eBethlehem Star Heavenly Trail\u003c\/strong\u003e\n        \u003cp\u003eA peaceful radiant star design with a celestial feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Tree --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m12 3-5 6h3l-5 6h5l-4 5h12l-4-5h5l-5-6h3l-5-6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 20v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eFlying Christmas Tree Magic\u003c\/strong\u003e\n        \u003cp\u003eA whimsical tree design surrounded by sparkling holiday light.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Gift --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eFlying Gift Box Magic Trail\u003c\/strong\u003e\n        \u003cp\u003eA lively gift-inspired design for a playful Christmas display.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Snowflake --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4.9 6 14.2 12\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m19.1 6-14.2 12\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m9 4 3 3 3-3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m9 20 3-3 3 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSnowman Blizzard Magic Trail\u003c\/strong\u003e\n        \u003cp\u003eA cheerful winter scene with a snowy seasonal mood.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Train --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M8 16 5 21\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m16 16 3 5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 21h10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 7h8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSanta’s Toy Delivery Train\u003c\/strong\u003e\n        \u003cp\u003eA playful toy-delivery scene made for family Christmas décor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Package --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m12 3 8 4-8 4-8-4 8-4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 7v10l8 4 8-4V7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 11v10\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eNorth Pole Elf Delivery Flight\u003c\/strong\u003e\n        \u003cp\u003eA fun delivery theme filled with North Pole personality.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Bell --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M10 21h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eChristmas Bell Falling Starlight\u003c\/strong\u003e\n        \u003cp\u003eA warm bell design with an elegant cascading-light look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cm6-story\"\u003e\n        \u003cdiv class=\"cm6-story-icon\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Heart --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eChristmas Angel Heavenly Light\u003c\/strong\u003e\n        \u003cp\u003eA calmer holiday scene with a graceful, meaningful feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 03\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1720424322542\/231c54b5f2434055910dab6b7a0f0ed0.png?w=1254\u0026amp;h=1254\" alt=\"Christmas wall light glowing in a festive home\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-copy\"\u003e\n\n      \u003cp class=\"cm6-eyebrow\"\u003e\n        Built for Holiday Atmosphere\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"cm6-h2\"\u003e\n        Make the Whole Room\u003cbr\u003e\n        Feel More Festive.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"cm6-features\"\u003e\n\n        \u003cdiv class=\"cm6-feature\"\u003e\n\n          \u003cdiv class=\"cm6-feature-icon\"\u003e\n            \u003cspan class=\"cm6-icon\"\u003e\n              \u003c!-- Standard Maximize --\u003e\n              \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M8 3H3v5\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m3 3 6 6\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M16 3h5v5\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m21 3-6 6\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M8 21H3v-5\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m3 21 6-6\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M16 21h5v-5\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m21 21-6-6\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cm6-feature-copy\"\u003e\n            \u003ch3 class=\"cm6-h3\"\u003e\n              Bigger Visual Presence\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Designed to fill vertical wall space and create\n              more impact than a small tabletop ornament.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-feature\"\u003e\n\n          \u003cdiv class=\"cm6-feature-icon\"\u003e\n            \u003cspan class=\"cm6-icon\"\u003e\n              \u003c!-- Standard Sun --\u003e\n              \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M12 2v2\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M12 20v2\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m4.93 4.93 1.41 1.41\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m17.66 17.66 1.41 1.41\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M2 12h2\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M20 12h2\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m6.34 17.66-1.41 1.41\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"m19.07 4.93-1.41 1.41\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cm6-feature-copy\"\u003e\n            \u003ch3 class=\"cm6-h3\"\u003e\n              Beautiful Day or Night\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Decorative during the day, then transformed by\n              glowing light once the room gets darker.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-feature\"\u003e\n\n          \u003cdiv class=\"cm6-feature-icon\"\u003e\n            \u003cspan class=\"cm6-icon\"\u003e\n              \u003c!-- Standard Camera --\u003e\n              \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                \u003cpath d=\"M4 7h3l2-3h6l2 3h3a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2z\"\u003e\u003c\/path\u003e\n                \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cm6-feature-copy\"\u003e\n            \u003ch3 class=\"cm6-h3\"\u003e\n              Ready for Christmas Photos\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Use it behind the tree, by the fireplace or as\n              part of your holiday photo background.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       NIGHT BLOCK\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section cm6-night\"\u003e\n\n    \u003cp class=\"cm6-eyebrow\"\u003e\n      When the Lights Come On\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"cm6-h2\"\u003e\n      That’s When the Magic Really Starts.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Warm light, winter imagery and a dramatic vertical trail\n      turn a familiar room into a more immersive Christmas scene —\n      ideal for quiet evenings, holiday dinners, parties and\n      Christmas morning.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 04\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1720424322542\/265e50e56ef342ea997a253fbc5fe720.png?w=1254\u0026amp;h=1254\" alt=\"Christmas Magic Trail Wall Light displayed at night\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-copy\"\u003e\n\n      \u003cp class=\"cm6-eyebrow\"\u003e\n        Made for the Places Christmas Happens\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"cm6-h2\"\u003e\n        One Statement Piece.\u003cbr\u003e\n        So Many Festive Spaces.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"cm6-occasion-grid\"\u003e\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Home --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m3 10 9-7 9 7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 9v11h14V9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eLiving Rooms \u0026amp; Family Rooms\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Door --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 21h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 21V3h12v18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 12h.01\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eEntryways \u0026amp; Hallways\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Flame --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 22c4 0 7-3 7-7 0-5-4-7-4-11-3 2-5 5-5 8-1-1-2-2-3-3-1 2-2 4-2 6 0 4 3 7 7 7z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFireplace Areas\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Users --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eHoliday Parties \u0026amp; Gatherings\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Camera --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 7h3l2-3h6l2 3h3a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eChristmas Photo Backgrounds\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"cm6-occasion\"\u003e\n          \u003cspan class=\"cm6-icon\"\u003e\n            \u003c!-- Standard Gift --\u003e\n            \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7.5 8C5 8 4 6.8 4 5.4 4 4.1 5 3 6.4 3 8.5 3 10.2 5.4 12 8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16.5 8C19 8 20 6.8 20 5.4 20 4.1 19 3 17.6 3 15.5 3 13.8 5.4 12 8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eBehind the Christmas Tree\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       IMAGE 05\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section\"\u003e\n\n    \u003cdiv class=\"cm6-image\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1720424322542\/baae4fde9c724eddb96c83d129953949.png?w=1254\u0026amp;h=1254\" alt=\"Christmas Magic Trail Wall Light holiday gift\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-copy\"\u003e\n\n      \u003cp class=\"cm6-eyebrow\"\u003e\n        A Gift Made for Christmas Lovers\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"cm6-h2\"\u003e\n        Give Them Something\u003cbr\u003e\n        They’ll Actually Display.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cm6-body\"\u003e\n        A thoughtful choice for parents, grandparents,\n        families, collectors and anyone who looks forward\n        to transforming their home for Christmas every year.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PACKAGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section cm6-package\"\u003e\n\n    \u003cdiv class=\"cm6-package-row\"\u003e\n\n      \u003cdiv class=\"cm6-package-icon\"\u003e\n        \u003cspan class=\"cm6-icon\"\u003e\n          \u003c!-- Standard Package --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m12 3 8 4-8 4-8-4 8-4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m4 7 8 4 8-4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 7v10l8 4 8-4V7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 11v10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePackage Includes\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          1 × Christmas Magic Trail Wall Light\n          in your selected design.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section cm6-faq\"\u003e\n\n    \u003cdiv class=\"cm6-faq-head\"\u003e\n\n      \u003cp class=\"cm6-eyebrow\"\u003e\n        Quick Answers\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"cm6-h2\"\u003e\n        Q\u0026amp;A\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n\n        How many designs can I choose from?\n\n        \u003cspan class=\"cm6-faq-arrow cm6-icon\"\u003e\n          \u003c!-- Standard Chevron Down --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cm6-answer\"\u003e\n        The collection includes multiple Christmas story designs,\n        including Santa, trains, reindeer, stars, bells, an angel,\n        a snowman and other festive themes. Choose the available\n        style you prefer from the product options above.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n\n        Where does it look best?\n\n        \u003cspan class=\"cm6-faq-arrow cm6-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cm6-answer\"\u003e\n        Popular display areas include living rooms, entryways,\n        hallways, family rooms, fireplace areas, party spaces\n        and Christmas photo backgrounds.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n\n        Is this only for Christmas night?\n\n        \u003cspan class=\"cm6-faq-arrow cm6-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cm6-answer\"\u003e\n        No. The decorative form can be enjoyed throughout the\n        Christmas season, while the illuminated effect becomes\n        especially noticeable in darker rooms and evening settings.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n\n        Would this make a good Christmas gift?\n\n        \u003cspan class=\"cm6-faq-arrow cm6-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cm6-answer\"\u003e\n        Yes. It is a distinctive decorating gift for people who\n        enjoy Christmas displays, seasonal home décor and creating\n        festive family traditions.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n\n        What comes with my order?\n\n        \u003cspan class=\"cm6-faq-arrow cm6-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"m6 9 6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cm6-answer\"\u003e\n        The package includes one Christmas Magic Trail Wall Light\n        in the design selected when ordering.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       TRUST\n       ===================================================== --\u003e\n\n  \u003csection class=\"cm6-section cm6-trust\"\u003e\n\n    \u003cdiv class=\"cm6-trust-icon\"\u003e\n      \u003cspan class=\"cm6-icon\"\u003e\n        \u003c!-- Standard Shield Check --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3 20 6v6c0 5-3.4 8-8 9-4.6-1-8-4-8-9V6l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m8.5 12 2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-trust-title\"\u003e\n      Guaranteed Safe \u0026amp; Secure Checkout\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cm6-payments\"\u003e\n      \u003cspan class=\"cm6-payment\"\u003ePayPal\u003c\/span\u003e\n      \u003cspan class=\"cm6-payment\"\u003eVISA\u003c\/span\u003e\n      \u003cspan class=\"cm6-payment\"\u003eMastercard\u003c\/span\u003e\n      \u003cspan class=\"cm6-payment\"\u003eApple Pay\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"cm6-help\"\u003e\n      Need help with your order?\n      Contact the store support team for assistance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CTA\n       ===================================================== --\u003e\n\n  \u003ca class=\"cm6-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\n    \u003cdiv class=\"cm6-cta-icon cm6-icon\"\u003e\n      \u003c!-- Standard Shopping Bag --\u003e\n      \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M6 8h12l-1 12H7L6 8z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"cm6-cta-small\"\u003e\n      Christmas Magic Trail Wall Light\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Choose Your Story.\u003cbr\u003e\n      Light Up Christmas.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pick the holiday design that fits your home and turn\n      an ordinary wall into a glowing Christmas scene your\n      family can enjoy throughout the season.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cm6-cta-button\"\u003e\n\n      \u003cspan\u003e\n        BACK TO BUY NOW\n      \u003c\/span\u003e\n\n      \u003cspan class=\"cm6-arrow cm6-icon\"\u003e\n        \u003c!-- Standard Arrow Up --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"🚂 Santa’s Toy Delivery Train","offer_id":52964817502520,"sku":"E","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎅 Santa","offer_id":52964817535288,"sku":"A","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🏠 Santa Chimney","offer_id":52964817568056,"sku":"B","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🦌 Reindeer","offer_id":52964817600824,"sku":"C","price":32.99,"currency_code":"USD","in_stock":true},{"title":"⛄ Snowman","offer_id":52964817633592,"sku":"D","price":32.99,"currency_code":"USD","in_stock":true},{"title":"⭐ Bethlehem Star","offer_id":52964817666360,"sku":"F","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎄 Christmas Tree","offer_id":52964817699128,"sku":"G","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎁 Gift Box","offer_id":52964817731896,"sku":"H","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🧝 North Pole Elf","offer_id":52964817764664,"sku":"I","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🔔 Christmas Bell","offer_id":52964817797432,"sku":"J","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/165f7a182c7d755aff003d474c78c532d921809c.jpg?v=1789531786","url":"https:\/\/reemoreemoo.com\/ar\/products\/christmas-magic-trail-wall-light","provider":"reemoreemoo","version":"1.0","type":"link"}