{"product_id":"christmas-snowman-light","title":"Lurevixea™ Christmas Snowman Light","description":"\u003c!-- =========================================================\n  LUREVIXEA™ CHRISTMAS MAGIC SOLAR LIGHTS\n  COMPLETE MOBILE-FIRST CUSTOM LIQUID\n\n  V5\n  - LOCAL LUREVIXEA CDN IMAGES\n  - BIGGER MOBILE TEXT\n  - FIXED BOTTOM CTA\n  - SHRINE \/ SHOPIFY FRIENDLY\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   ROOT\n========================================================= *\/\n\n.lxcm,\n.lxcm *{\n  box-sizing:border-box;\n}\n\n.lxcm{\n  --navy:#081827;\n  --navy2:#102b45;\n\n  --cream:#fbf8f0;\n  --cream2:#f4ecdf;\n\n  --gold:#d3aa61;\n  --gold-light:#efd59f;\n\n  --red:#9f2925;\n  --red2:#bd3b33;\n\n  --green:#294b39;\n\n  --text:#302923;\n  --muted:#6d655c;\n\n  --border:#e1d6c5;\n\n  width:100%;\n  max-width:760px;\n\n  margin:0 auto;\n  padding:4px 0 24px;\n\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n\n.lxcm img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0;\n}\n\n\n.lxcm-section{\n  margin-bottom:14px;\n}\n\n\n.lxcm-card{\n  overflow:hidden;\n\n  border:1px solid var(--border);\n  border-radius:15px;\n\n  background:#fff;\n\n  box-shadow:\n    0 5px 18px\n    rgba(58,43,31,.045);\n}\n\n\n\n\/* =========================================================\n   TOP BENEFITS\n========================================================= *\/\n\n.lxcm-benefits{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:6px;\n\n  margin-bottom:12px;\n}\n\n\n.lxcm-benefit{\n  display:flex;\n\n  min-height:61px;\n\n  padding:\n    8px\n    3px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #ded4c3;\n  border-radius:9px;\n\n  background:#faf7f1;\n\n  color:#443b32;\n\n  font-size:10px;\n  line-height:1.3;\n\n  font-weight:850;\n\n  text-align:center;\n}\n\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.lxcm-hero{\n  overflow:hidden;\n\n  border-radius:16px;\n\n  background:var(--navy);\n}\n\n\n.lxcm-hero-copy{\n  padding:\n    24px\n    17px\n    21px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(211,170,97,.18),\n      transparent 45%\n    ),\n    linear-gradient(\n      180deg,\n      #10283f,\n      #081827\n    );\n}\n\n\n.lxcm-kicker{\n  margin:0 0 8px;\n\n  color:var(--gold-light);\n\n  font-size:11px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:1.05px;\n\n  text-transform:uppercase;\n}\n\n\n.lxcm-hero-title{\n  max-width:610px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n  line-height:1.1;\n\n  font-weight:600;\n\n  letter-spacing:-.4px;\n}\n\n\n.lxcm-hero-text{\n  max-width:585px;\n\n  margin:11px auto 0;\n\n  color:rgba(255,255,255,.82);\n\n  font-size:15px;\n  line-height:1.6;\n}\n\n\n.lxcm-line{\n  width:48px;\n  height:2px;\n\n  margin:15px auto 0;\n\n  border-radius:20px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--gold),\n      transparent\n    );\n}\n\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.lxcm-image{\n  overflow:hidden;\n\n  width:100%;\n\n  background:#eee7db;\n}\n\n\n.lxcm-image img{\n  width:100%;\n  height:auto;\n}\n\n\n\n\/* =========================================================\n   CONTENT\n========================================================= *\/\n\n.lxcm-content{\n  padding:\n    20px\n    16px\n    21px;\n}\n\n\n.lxcm-label{\n  display:flex;\n\n  margin-bottom:8px;\n\n  align-items:center;\n\n  color:#99743a;\n\n  font-size:10.5px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:.9px;\n\n  text-transform:uppercase;\n}\n\n\n.lxcm-label::before{\n  content:\"\";\n\n  width:18px;\n  height:1px;\n\n  margin-right:7px;\n\n  background:var(--gold);\n}\n\n\n.lxcm-title{\n  margin:0;\n\n  color:#302820;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:26px;\n  line-height:1.18;\n\n  font-weight:600;\n}\n\n\n.lxcm-text{\n  margin:9px 0 0;\n\n  color:var(--muted);\n\n  font-size:14.5px;\n  line-height:1.63;\n}\n\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.lxcm-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n\n.lxcm-feature{\n  padding:\n    13px\n    11px;\n\n  border:1px solid #e5dbcc;\n  border-radius:10px;\n\n  background:#fbf8f2;\n}\n\n\n.lxcm-feature-icon{\n  display:flex;\n\n  width:35px;\n  height:35px;\n\n  margin-bottom:8px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#f2e7d3;\n\n  font-size:16px;\n}\n\n\n.lxcm-feature strong{\n  display:block;\n\n  color:#3e352c;\n\n  font-size:13.5px;\n  line-height:1.35;\n}\n\n\n.lxcm-feature span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#786f66;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\n\/* =========================================================\n   CENTER COPY\n========================================================= *\/\n\n.lxcm-center{\n  text-align:center;\n}\n\n\n.lxcm-center .lxcm-label{\n  justify-content:center;\n}\n\n\n.lxcm-center .lxcm-label::before{\n  display:none;\n}\n\n\n.lxcm-center .lxcm-title{\n  max-width:590px;\n\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\n.lxcm-center .lxcm-text{\n  max-width:590px;\n\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.lxcm-dark{\n  overflow:hidden;\n\n  padding:\n    23px\n    16px;\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #081827,\n      #102b45\n    );\n}\n\n\n.lxcm-dark .lxcm-label{\n  color:var(--gold-light);\n}\n\n\n.lxcm-dark .lxcm-label::before{\n  background:var(--gold);\n}\n\n\n.lxcm-dark .lxcm-title{\n  color:#fff;\n}\n\n\n\n\/* =========================================================\n   REASONS\n========================================================= *\/\n\n.lxcm-reasons{\n  display:grid;\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n\n.lxcm-reason{\n  display:grid;\n\n  grid-template-columns:\n    42px\n    1fr;\n\n  gap:10px;\n\n  padding:\n    13px\n    11px;\n\n  border:\n    1px solid\n    rgba(211,170,97,.21);\n\n  border-radius:10px;\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n\n.lxcm-num{\n  display:flex;\n\n  width:40px;\n  height:40px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:\n    1px solid\n    rgba(211,170,97,.42);\n\n  border-radius:50%;\n\n  color:var(--gold-light);\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:14px;\n}\n\n\n.lxcm-reason strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#fff;\n\n  font-size:13px;\n  line-height:1.35;\n}\n\n\n.lxcm-reason p{\n  margin:0;\n\n  color:rgba(255,255,255,.72);\n\n  font-size:11.5px;\n  line-height:1.52;\n}\n\n\n\n\/* =========================================================\n   PROCESS\n========================================================= *\/\n\n.lxcm-process{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n\n.lxcm-process-item{\n  padding:\n    13px\n    11px;\n\n  border:1px solid #ded5c7;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n\n.lxcm-process-item strong{\n  display:block;\n\n  color:#35503d;\n\n  font-size:13px;\n  line-height:1.35;\n}\n\n\n.lxcm-process-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#756d63;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\n\/* =========================================================\n   PRODUCT STYLE CARDS\n========================================================= *\/\n\n.lxcm-styles{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:16px;\n}\n\n\n.lxcm-style{\n  overflow:hidden;\n\n  border:1px solid #dfd5c6;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n\n.lxcm-style img{\n  width:100%;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n\n.lxcm-style-content{\n  padding:\n    9px\n    5px\n    10px;\n\n  text-align:center;\n}\n\n\n.lxcm-style-content strong{\n  display:block;\n\n  color:#493f36;\n\n  font-size:11.5px;\n  line-height:1.3;\n}\n\n\n.lxcm-style-content span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#857a6e;\n\n  font-size:9.5px;\n  line-height:1.3;\n}\n\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n.lxcm-bundle{\n  margin-top:13px;\n\n  padding:\n    13px\n    12px;\n\n  border:\n    1px solid\n    #dbc79f;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      100deg,\n      #fffaf0,\n      #f8efe0\n    );\n\n  text-align:center;\n}\n\n\n.lxcm-bundle-badge{\n  display:inline-block;\n\n  margin-bottom:5px;\n\n  padding:\n    5px\n    8px;\n\n  border-radius:100px;\n\n  background:#a82f29;\n\n  color:#fff;\n\n  font-size:9px;\n  line-height:1;\n\n  font-weight:900;\n\n  text-transform:uppercase;\n}\n\n\n.lxcm-bundle strong{\n  display:block;\n\n  color:#4a3828;\n\n  font-size:14px;\n  line-height:1.35;\n}\n\n\n.lxcm-bundle span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#796f63;\n\n  font-size:11px;\n}\n\n\n\n\/* =========================================================\n   SCENE SLIDER\n========================================================= *\/\n\n.lxcm-scenes{\n  display:flex;\n\n  gap:9px;\n\n  margin-top:16px;\n  padding-bottom:3px;\n\n  overflow-x:auto;\n\n  scroll-snap-type:x mandatory;\n\n  -webkit-overflow-scrolling:touch;\n\n  scrollbar-width:none;\n}\n\n\n.lxcm-scenes::-webkit-scrollbar{\n  display:none;\n}\n\n\n.lxcm-scene{\n  flex:\n    0\n    0\n    79%;\n\n  overflow:hidden;\n\n  border:1px solid #ddd4c7;\n  border-radius:11px;\n\n  background:#fff;\n\n  scroll-snap-align:start;\n}\n\n\n.lxcm-scene img{\n  width:100%;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n\n.lxcm-caption{\n  padding:\n    10px\n    9px\n    11px;\n\n  text-align:center;\n}\n\n\n.lxcm-caption strong{\n  display:block;\n\n  color:#40382f;\n\n  font-size:13px;\n  line-height:1.3;\n}\n\n\n.lxcm-caption span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#786f66;\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n.lxcm-swipe{\n  margin-top:9px;\n\n  color:#8c8277;\n\n  font-size:11px;\n\n  text-align:center;\n}\n\n\n\n\/* =========================================================\n   RED MULTI SECTION\n========================================================= *\/\n\n.lxcm-multi{\n  overflow:hidden;\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      140deg,\n      #781f1b,\n      #a8322c\n    );\n\n  color:#fff;\n}\n\n\n.lxcm-multi-copy{\n  padding:\n    22px\n    16px;\n\n  text-align:center;\n}\n\n\n.lxcm-multi-label{\n  color:#f2d69f;\n\n  font-size:10.5px;\n\n  font-weight:900;\n\n  letter-spacing:.9px;\n\n  text-transform:uppercase;\n}\n\n\n.lxcm-multi h2{\n  max-width:580px;\n\n  margin:8px auto 0;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:26px;\n  line-height:1.18;\n\n  font-weight:600;\n}\n\n\n.lxcm-multi p{\n  max-width:580px;\n\n  margin:9px auto 0;\n\n  color:rgba(255,255,255,.82);\n\n  font-size:14px;\n  line-height:1.58;\n}\n\n\n.lxcm-qty{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:16px;\n}\n\n\n.lxcm-qty-item{\n  padding:\n    10px\n    5px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.22);\n\n  border-radius:8px;\n\n  background:\n    rgba(255,255,255,.07);\n}\n\n\n.lxcm-qty-item strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:12px;\n}\n\n\n.lxcm-qty-item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:rgba(255,255,255,.7);\n\n  font-size:10px;\n  line-height:1.35;\n}\n\n\n\n\/* =========================================================\n   EMOTION\n========================================================= *\/\n\n.lxcm-emotion{\n  padding:\n    23px\n    16px;\n\n  border:1px solid #e1d6c4;\n  border-radius:15px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(211,170,97,.12),\n      transparent 48%\n    ),\n    var(--cream);\n\n  text-align:center;\n}\n\n\n.lxcm-emotion h2{\n  max-width:580px;\n\n  margin:0 auto;\n\n  color:#352c24;\n\n  font-family:Georgia,serif;\n\n  font-size:26px;\n  line-height:1.18;\n\n  font-weight:600;\n}\n\n\n.lxcm-emotion p{\n  max-width:590px;\n\n  margin:9px auto 0;\n\n  color:#6f675e;\n\n  font-size:14px;\n  line-height:1.62;\n}\n\n\n.lxcm-tags{\n  display:flex;\n\n  flex-wrap:wrap;\n\n  justify-content:center;\n\n  gap:6px;\n\n  margin-top:15px;\n}\n\n\n.lxcm-tag{\n  padding:\n    7px\n    10px;\n\n  border:1px solid #d8ccba;\n  border-radius:100px;\n\n  background:#fff;\n\n  color:#5b5249;\n\n  font-size:10.5px;\n  line-height:1;\n}\n\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.lxcm-faq{\n  overflow:hidden;\n\n  border:1px solid #ded4c5;\n  border-radius:11px;\n\n  background:#fff;\n}\n\n\n.lxcm-faq details{\n  border-bottom:\n    1px solid\n    #eee5da;\n}\n\n\n.lxcm-faq details:last-child{\n  border-bottom:0;\n}\n\n\n.lxcm-faq summary{\n  position:relative;\n\n  padding:\n    15px\n    42px\n    15px\n    14px;\n\n  list-style:none;\n\n  color:#40382f;\n\n  font-size:14px;\n  line-height:1.42;\n\n  font-weight:800;\n\n  cursor:pointer;\n}\n\n\n.lxcm-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.lxcm-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:50%;\n  right:14px;\n\n  transform:\n    translateY(-50%);\n\n  color:#9c763d;\n\n  font-size:22px;\n}\n\n\n.lxcm-faq details[open] summary::after{\n  content:\"−\";\n}\n\n\n.lxcm-answer{\n  padding:\n    0\n    14px\n    15px;\n\n  color:#70685f;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.lxcm-final{\n  position:relative;\n\n  z-index:3;\n\n  padding:\n    25px\n    16px;\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #081827,\n      #102b45\n    );\n\n  text-align:center;\n}\n\n\n.lxcm-final .lxcm-kicker{\n  color:#efd49e;\n}\n\n\n.lxcm-final h2{\n  max-width:580px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:26px;\n  line-height:1.18;\n\n  font-weight:600;\n}\n\n\n.lxcm-final p{\n  max-width:570px;\n\n  margin:9px auto 0;\n\n  color:rgba(255,255,255,.76);\n\n  font-size:13.5px;\n  line-height:1.55;\n}\n\n\n.lxcm-buy-btn{\n  position:relative;\n\n  z-index:30;\n\n  display:flex;\n\n  width:100%;\n  min-height:58px;\n\n  margin-top:17px;\n\n  padding:\n    14px\n    18px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:\n    1px solid\n    #d2a14a;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      100deg,\n      #9b2823,\n      #bd3b33\n    );\n\n  color:#fff !important;\n\n  font-family:inherit;\n\n  font-size:15px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:.3px;\n\n  text-decoration:none !important;\n\n  text-transform:uppercase;\n\n  box-shadow:\n    0 7px 20px\n    rgba(0,0,0,.18);\n\n  cursor:pointer;\n\n  pointer-events:auto;\n\n  touch-action:manipulation;\n\n  -webkit-tap-highlight-color:\n    transparent;\n\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease;\n}\n\n\n.lxcm-buy-btn:hover{\n  color:#fff !important;\n\n  transform:\n    translateY(-1px);\n\n  box-shadow:\n    0 9px 23px\n    rgba(0,0,0,.22);\n}\n\n\n.lxcm-buy-btn:active{\n  transform:scale(.995);\n}\n\n\n.lxcm-buy-note{\n  margin-top:9px;\n\n  color:\n    rgba(255,255,255,.61);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:480px){\n\n  .lxcm{\n    padding-bottom:18px;\n  }\n\n\n  .lxcm-section{\n    margin-bottom:12px;\n  }\n\n\n  .lxcm-benefit{\n    min-height:57px;\n\n    font-size:9.3px;\n  }\n\n\n  .lxcm-card,\n  .lxcm-hero,\n  .lxcm-dark,\n  .lxcm-multi,\n  .lxcm-emotion,\n  .lxcm-final{\n    border-radius:12px;\n  }\n\n\n  .lxcm-hero-copy{\n    padding:\n      21px\n      14px\n      18px;\n  }\n\n\n  .lxcm-kicker{\n    font-size:10px;\n  }\n\n\n  .lxcm-hero-title{\n    font-size:27px;\n  }\n\n\n  .lxcm-hero-text{\n    font-size:14px;\n  }\n\n\n  .lxcm-content{\n    padding:\n      18px\n      14px\n      19px;\n  }\n\n\n  .lxcm-title{\n    font-size:23px;\n  }\n\n\n  .lxcm-text{\n    font-size:14px;\n  }\n\n\n  .lxcm-scene{\n    flex-basis:82%;\n  }\n\n\n  .lxcm-multi h2,\n  .lxcm-emotion h2,\n  .lxcm-final h2{\n    font-size:23px;\n  }\n\n\n  .lxcm-buy-btn{\n    min-height:58px;\n\n    font-size:14px;\n  }\n\n}\n\n\n@media(max-width:360px){\n\n  .lxcm-grid,\n  .lxcm-process{\n    grid-template-columns:1fr;\n  }\n\n\n  .lxcm-benefit{\n    font-size:8.7px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"lxcm\" id=\"lxcm-landing-{{ section.id }}\"\u003e\n\u003c!-- =====================================================\n       TOP BENEFITS\n  ====================================================== --\u003e\n\u003cdiv class=\"lxcm-benefits\"\u003e\n\u003cdiv class=\"lxcm-benefit\"\u003e☀️\u003cbr\u003eSOLAR\u003cbr\u003ePOWERED\u003c\/div\u003e\n\u003cdiv class=\"lxcm-benefit\"\u003e🌙\u003cbr\u003eAUTO GLOW\u003cbr\u003eAT DUSK\u003c\/div\u003e\n\u003cdiv class=\"lxcm-benefit\"\u003e✨\u003cbr\u003eWARM\u003cbr\u003eSTARLIGHT\u003c\/div\u003e\n\u003cdiv class=\"lxcm-benefit\"\u003e❄️\u003cbr\u003eOUTDOOR\u003cbr\u003eDECOR\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-hero\"\u003e\n\u003cdiv class=\"lxcm-hero-copy\"\u003e\n\u003cdiv class=\"lxcm-kicker\"\u003eChristmas Magic After Dark\u003c\/div\u003e\n\u003ch2 class=\"lxcm-hero-title\"\u003eTurn Your Winter Walkway Into a Trail of Warm Starlight\u003c\/h2\u003e\n\u003cp class=\"lxcm-hero-text\"\u003eA cheerful Christmas character by day becomes a glowing cascade of stars, snowflakes and warm holiday light when evening arrives.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_07_83aebca0-75f9-4565-901f-3247c6097ba8.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Starlight Snowman Christmas solar garden light\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MAIN BENEFITS\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eChristmas Comes Alive Outside\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eThe Real Magic Begins When the Sun Goes Down\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003eInstead of a basic point of light, each design creates a tall glowing Christmas display with warm cascading details that instantly draw the eye.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-grid\"\u003e\n\u003cdiv class=\"lxcm-feature\"\u003e\n\u003cdiv class=\"lxcm-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003e Solar Powered \u003c\/strong\u003e \u003cspan\u003e Decorate more freely without running long extension cords across the yard. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-feature\"\u003e\n\u003cdiv class=\"lxcm-feature-icon\"\u003e🌙\u003c\/div\u003e\n\u003cstrong\u003e Automatic Evening Glow \u003c\/strong\u003e \u003cspan\u003e Designed to light up automatically when evening arrives. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-feature\"\u003e\n\u003cdiv class=\"lxcm-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003e Cascading Light Effect \u003c\/strong\u003e \u003cspan\u003e Stars, snowflakes and holiday shapes create a dramatic vertical glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-feature\"\u003e\n\u003cdiv class=\"lxcm-feature-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003e Instant Christmas Scene \u003c\/strong\u003e \u003cspan\u003e Ideal for pathways, front yards, gardens and festive entrances. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DAY NIGHT\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content lxcm-center\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eDay to Night\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eBeautiful by Day. Magical by Night.\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003eDuring the day it adds cheerful Christmas character. After sunset, the warm cascading light becomes the real show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_05_c90b053a-a1df-44e9-807d-ba6360835976.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Starlight Snowman day and night comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DARK VALUE SECTION\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-dark\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eEasy Outdoor Christmas Magic\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eMore Christmas Impact Without the Cord Clutter\u003c\/h2\u003e\n\u003cdiv class=\"lxcm-reasons\"\u003e\n\u003cdiv class=\"lxcm-reason\"\u003e\n\u003cdiv class=\"lxcm-num\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e NO LONG EXTENSION CORDS \u003c\/strong\u003e\n\u003cp\u003eSolar power makes it easier to decorate spaces farther away from an outdoor outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-reason\"\u003e\n\u003cdiv class=\"lxcm-num\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e MORE VISUAL IMPACT \u003c\/strong\u003e\n\u003cp\u003eThe Christmas character and long cascading display create a much stronger focal point than a basic stake light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-reason\"\u003e\n\u003cdiv class=\"lxcm-num\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e MAGIC THAT APPEARS AFTER DARK \u003c\/strong\u003e\n\u003cp\u003eWarm stars, snowflakes and festive shapes transform the entire look as evening arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_06_59565ef9-6752-4c6f-8485-95a771e6228f.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Starlight Snowman product details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eSimple Seasonal Setup\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eSolar Powered. Easy to Enjoy.\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003ePosition your light where you want the Christmas glow, place the solar panel where it can receive daylight, and enjoy the display when evening arrives.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-process\"\u003e\n\u003cdiv class=\"lxcm-process-item\"\u003e\n\u003cstrong\u003e ☀️ Charge by Day \u003c\/strong\u003e \u003cspan\u003e Position the panel where it can receive daylight. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-process-item\"\u003e\n\u003cstrong\u003e 🌙 Glow at Night \u003c\/strong\u003e \u003cspan\u003e Designed to illuminate automatically after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-process-item\"\u003e\n\u003cstrong\u003e 🎄 Choose Your Spot \u003c\/strong\u003e \u003cspan\u003e Add it beside paths, gardens or your entrance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-process-item\"\u003e\n\u003cstrong\u003e ✨ Enjoy the Magic \u003c\/strong\u003e \u003cspan\u003e Warm cascading light completes the Christmas scene. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WALKWAY\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_03.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Snowman Starlight Cascade Christmas walkway\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lxcm-content\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eBuild the Christmas Scene\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eOne Is Charming. A Row Creates the Wow.\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003eUse one as a festive focal point or repeat the warm glow along a walkway to create a much bigger Christmas arrival.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       3 STYLES\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eChoose Your Christmas Magic\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eThree Styles. Three Different Ways to Glow.\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003ePick the Christmas character and lighting effect that fits your outdoor display best.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-styles\"\u003e\n\u003c!-- STYLE 1 --\u003e\n\u003cdiv class=\"lxcm-style\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_07_83aebca0-75f9-4565-901f-3247c6097ba8.jpg?v=1789440971\u0026amp;width=600\" alt=\"Starlight Snowman\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-style-content\"\u003e\n\u003cstrong\u003e ☃️ Starlight Snowman \u003c\/strong\u003e \u003cspan\u003e Classic star cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STYLE 2 --\u003e\n\u003cdiv class=\"lxcm-style\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_08_d645fdf6-29c9-41c1-9d22-99524300ab21.jpg?v=1789440971\u0026amp;width=600\" alt=\"Santa Sleigh\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-style-content\"\u003e\n\u003cstrong\u003e 🎅 Santa Sleigh \u003c\/strong\u003e \u003cspan\u003e Falling gifts \u0026amp; stars \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STYLE 3 --\u003e\n\u003cdiv class=\"lxcm-style\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_09.jpg?v=1789440971\u0026amp;width=600\" alt=\"Magic Snowman\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-style-content\"\u003e\n\u003cstrong\u003e ⛄ Magic Snowman \u003c\/strong\u003e \u003cspan\u003e Flowing snowflake glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ALL 3 --\u003e\n\u003cdiv class=\"lxcm-bundle\"\u003e\n\u003cdiv class=\"lxcm-bundle-badge\"\u003eBest Value\u003c\/div\u003e\n\u003cstrong\u003e 🔥 All 3 Styles – 3PCS (Save 15%) \u003c\/strong\u003e \u003cspan\u003e One of each Christmas style for a complete outdoor display. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SANTA IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_04.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Santa Flying Sleigh Gift Drop solar Christmas light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCENES\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eSee It Around the Home\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eA Warm Glow That Changes the Whole Yard\u003c\/h2\u003e\n\u003cp class=\"lxcm-text\"\u003eSwipe through a few outdoor scenes and imagine the glow beside your own walkway, front yard or entrance.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-scenes\"\u003e\n\u003c!-- SCENE 1 --\u003e\n\u003cdiv class=\"lxcm-scene\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/MerryYard_SolarSnowmanCascadeLight_1.jpg?v=1789440971\u0026amp;width=1000\" alt=\"Starlight Snowman outside brick home\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-caption\"\u003e\n\u003cstrong\u003e Front Yard Glow \u003c\/strong\u003e \u003cspan\u003e A warm Christmas focal point \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENE 2 --\u003e\n\u003cdiv class=\"lxcm-scene\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/MerryYard_SolarSnowmanCascadeLight_2.jpg?v=1789440971\u0026amp;width=1000\" alt=\"Starlight Snowman family Christmas scene\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-caption\"\u003e\n\u003cstrong\u003e Family Christmas \u003c\/strong\u003e \u003cspan\u003e A little magic outside the house \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENE 3 --\u003e\n\u003cdiv class=\"lxcm-scene\"\u003e\n\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/MerryYard_SolarSnowmanCascadeLight_3.jpg?v=1789440971\u0026amp;width=1000\" alt=\"Starlight Snowman Victorian Christmas home\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lxcm-caption\"\u003e\n\u003cstrong\u003e Evening Entrance \u003c\/strong\u003e \u003cspan\u003e A glow guests notice immediately \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-swipe\"\u003eSwipe to see more →\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MULTIPLE SNOWMAN\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-multi\"\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_10.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Two Starlight Snowman Christmas lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lxcm-multi-copy\"\u003e\n\u003cdiv class=\"lxcm-multi-label\"\u003eBuild a Bigger Christmas Scene\u003c\/div\u003e\n\u003ch2\u003eOne Creates the Glow. Two Frame the Entrance.\u003c\/h2\u003e\n\u003cp\u003eRepeat the lighting along your pathway or entrance when you want the display to feel fuller and more intentional.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-qty\"\u003e\n\u003cdiv class=\"lxcm-qty-item\"\u003e\n\u003cstrong\u003e 1 LIGHT \u003c\/strong\u003e \u003cspan\u003e Festive focal point \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-qty-item\"\u003e\n\u003cstrong\u003e 2 LIGHTS \u003c\/strong\u003e \u003cspan\u003e Matching entrance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-qty-item\"\u003e\n\u003cstrong\u003e 3 LIGHTS \u003c\/strong\u003e \u003cspan\u003e Full Christmas scene \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       OTHER VISUALS\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-content lxcm-center\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eMix the Christmas Magic\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eCreate a Display That Looks Different From Every Angle\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_11.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Two Santa Sleigh Christmas lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MAGIC SNOWMAN\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-card\"\u003e\n\u003cdiv class=\"lxcm-image\"\u003e\u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/Main_12.jpg?v=1789440971\u0026amp;width=1200\" alt=\"Two Magic Snowman Christmas lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EMOTIONAL\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-emotion\"\u003e\n\u003cdiv class=\"lxcm-kicker\" style=\"color: #99743a;\"\u003eChristmas Starts Before You Open the Door\u003c\/div\u003e\n\u003ch2\u003eMake Coming Home Feel a Little More Magical\u003c\/h2\u003e\n\u003cp\u003eThe pathway is glowing, the yard feels warm, and suddenly there is that unmistakable feeling that Christmas has finally arrived.\u003c\/p\u003e\n\u003cdiv class=\"lxcm-tags\"\u003e\n\u003cspan class=\"lxcm-tag\"\u003e ☀️ Solar Powered \u003c\/span\u003e \u003cspan class=\"lxcm-tag\"\u003e 🌙 Evening Glow \u003c\/span\u003e \u003cspan class=\"lxcm-tag\"\u003e ✨ Warm Starlight \u003c\/span\u003e \u003cspan class=\"lxcm-tag\"\u003e 🎄 Christmas Yard Décor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section\"\u003e\n\u003cdiv class=\"lxcm-content\" style=\"padding-left: 2px; padding-right: 2px;\"\u003e\n\u003cdiv class=\"lxcm-label\"\u003eQuick Answers\u003c\/div\u003e\n\u003ch2 class=\"lxcm-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lxcm-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need an outdoor power outlet?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eNo outdoor plug is required for the solar-powered lighting system. Position the solar panel where it can receive suitable daylight.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it illuminate automatically?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eThe lighting system is designed to illuminate after dark once the solar panel has received sufficient daylight.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the lighting effect look like?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eEach style creates its own cascading holiday effect, including stars, snowflakes or festive gift details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eIt is designed for seasonal outdoor displays such as front yards, gardens, pathways and entrances.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several together?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eYes. One works beautifully as a focal point, while several create a stronger repeated glow along an entrance or walkway.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get all three designs?\u003c\/summary\u003e\n\u003cdiv class=\"lxcm-answer\"\u003eChoose the All 3 Styles option above if available to receive one of each design in the complete 3-piece set.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\u003csection class=\"lxcm-section lxcm-final\"\u003e\n\u003cdiv class=\"lxcm-kicker\"\u003eBring the Christmas Glow Home\u003c\/div\u003e\n\u003ch2\u003eReady to Make the Yard Feel Like Christmas?\u003c\/h2\u003e\n\u003cp\u003eChoose Starlight Snowman, Santa Sleigh, Magic Snowman — or bring home all three.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"lxcm-buy-btn\" id=\"lxcm-buy-{{ section.id }}\" role=\"button\"\u003e 🎄 Choose Your Style → \u003c\/a\u003e\n\u003cdiv class=\"lxcm-buy-note\"\u003eTap to return to the product options above\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FIXED BUY BUTTON SCRIPT\n========================================================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Liuyao","offers":[{"title":"☃️ Starlight Snowman","offer_id":54293332754543,"sku":"SZ06012609152505- 雪人花园灯-A","price":45.99,"currency_code":"USD","in_stock":true},{"title":"🛷 Santa Sleigh","offer_id":54293332787311,"sku":"SZ06012608282033-雪橇灯","price":45.99,"currency_code":"USD","in_stock":true},{"title":"⛄ Magic Snowman","offer_id":54293332820079,"sku":"SZ06012609142494-雪人","price":45.99,"currency_code":"USD","in_stock":true},{"title":"🔥 All 3 Styles – 3PCS (Save 15%)","offer_id":54293463892079,"sku":"SZ06012609152505- 雪人花园灯-A+SZ06012608282033-雪橇灯+SZ06012609142494-雪人","price":117.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/Main_10.jpg?v=1789440971","url":"https:\/\/lurevixea.com\/products\/christmas-snowman-light","provider":"Lurevixea","version":"1.0","type":"link"}