{"product_id":"winter-magic-snowflake-cascade™-led-hanging-christmas-ornament","title":"Winter Magic Snowflake Cascade™ – LED Hanging Christmas Ornament❄️","description":"\u003c!-- =========================================================\n  WINTER MAGIC SNOWFLAKE CASCADE™\n  COMPLETE CUSTOM LIQUID\n  MOBILE FIRST\n========================================================= --\u003e\n\u003cstyle\u003e\n.wmsc-page,\n.wmsc-page *{\n  box-sizing:border-box;\n}\n\n.wmsc-page{\n  --navy:#071426;\n  --navy-2:#0d2139;\n  --blue:#dcecff;\n  --ice:#edf7ff;\n  --gold:#c99a48;\n  --gold-light:#ead3a2;\n  --cream:#fffaf1;\n  --text:#18202a;\n  --muted:#66717d;\n  --line:#dfe7ee;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:10px 12px 30px;\n\n  color:var(--text);\n  background:#fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  overflow:hidden;\n}\n\n.wmsc-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.wmsc-section{\n  margin-bottom:18px;\n}\n\n.wmsc-image{\n  overflow:hidden;\n\n  background:#fff;\n  border-radius:15px;\n\n  box-shadow:\n    0 4px 18px rgba(17,35,55,.08);\n}\n\n.wmsc-image img{\n  width:100%;\n  height:auto;\n}\n\n.wmsc-kicker{\n  margin:0 0 6px;\n\n  color:#a57932;\n\n  font-size:11px;\n  line-height:1.3;\n  font-weight:900;\n\n  letter-spacing:1.15px;\n  text-transform:uppercase;\n}\n\n.wmsc-title{\n  margin:0 0 9px;\n\n  color:var(--navy);\n\n  font-size:23px;\n  line-height:1.22;\n  font-weight:900;\n\n  letter-spacing:-.35px;\n}\n\n.wmsc-copy{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n  HERO\n========================================================= *\/\n\n.wmsc-hero{\n  padding:21px 16px 17px;\n  margin-bottom:18px;\n\n  text-align:center;\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f7fbff 0%,\n      #fff 100%\n    );\n\n  border:1px solid #e1ebf3;\n}\n\n.wmsc-hero .wmsc-kicker{\n  color:#54799c;\n}\n\n.wmsc-hero h2{\n  max-width:650px;\n\n  margin:0 auto 10px;\n\n  color:#07182c;\n\n  font-size:27px;\n  line-height:1.16;\n  font-weight:900;\n\n  letter-spacing:-.5px;\n}\n\n.wmsc-hero-copy{\n  max-width:610px;\n\n  margin:0 auto 16px;\n\n  color:#667380;\n\n  font-size:14px;\n  line-height:1.62;\n}\n\n.wmsc-hero-image{\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border-radius:13px;\n}\n\n.wmsc-hero-image img{\n  width:100%;\n}\n\n\n\/* =========================================================\n  CTA\n========================================================= *\/\n\n.wmsc-buy{\n  display:flex;\n\n  width:100%;\n  min-height:52px;\n\n  margin:15px 0 0;\n  padding:13px 18px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:0;\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #0a2440,\n      #123b63\n    );\n\n  color:#fff !important;\n\n  text-decoration:none !important;\n\n  font-size:14px;\n  line-height:1.2;\n  font-weight:900;\n\n  letter-spacing:.1px;\n\n  box-shadow:\n    0 7px 17px rgba(8,34,58,.16);\n\n  cursor:pointer;\n\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease;\n}\n\n.wmsc-buy:active{\n  transform:scale(.985);\n}\n\n.wmsc-micro{\n  margin:8px 0 0;\n\n  color:#83909d;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n  BENEFIT STRIP\n========================================================= *\/\n\n.wmsc-benefits{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n\n  margin:12px 0 0;\n}\n\n.wmsc-benefit{\n  padding:10px 8px;\n\n  border-radius:9px;\n\n  background:#f4f9fd;\n\n  border:1px solid #e3edf5;\n\n  color:#425466;\n\n  text-align:center;\n\n  font-size:11px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n  EMOTIONAL HOOK\n========================================================= *\/\n\n.wmsc-mood{\n  padding:21px 17px;\n\n  border-radius:15px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 80% 10%,\n      rgba(92,150,214,.28),\n      transparent 35%\n    ),\n    linear-gradient(\n      140deg,\n      #061426,\n      #0c2947\n    );\n}\n\n.wmsc-mood .wmsc-kicker{\n  color:#c8dff6;\n}\n\n.wmsc-mood h2{\n  margin:0 0 9px;\n\n  color:#fff;\n\n  font-size:22px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.wmsc-mood p{\n  margin:0;\n\n  color:#d7e1eb;\n\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n  TEXT CARD\n========================================================= *\/\n\n.wmsc-card{\n  padding:18px 16px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  box-shadow:\n    0 3px 13px rgba(10,30,50,.035);\n}\n\n\n\/* =========================================================\n  QUOTE\n========================================================= *\/\n\n.wmsc-quote{\n  margin:14px 0 0;\n  padding:13px 14px;\n\n  border-left:4px solid var(--gold);\n\n  border-radius:0 9px 9px 0;\n\n  background:#f8fbfd;\n\n  color:#425365;\n\n  font-size:13px;\n  line-height:1.55;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n  DAY \/ NIGHT\n========================================================= *\/\n\n.wmsc-night{\n  padding:20px 16px;\n\n  border-radius:15px;\n\n  background:#07172b;\n\n  text-align:center;\n}\n\n.wmsc-night .wmsc-kicker{\n  color:#a9c8e6;\n}\n\n.wmsc-night h2{\n  margin:0 0 8px;\n\n  color:#fff;\n\n  font-size:23px;\n  line-height:1.23;\n  font-weight:900;\n}\n\n.wmsc-night p{\n  margin:0 0 15px;\n\n  color:#c9d7e5;\n\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.wmsc-night .wmsc-image{\n  box-shadow:none;\n}\n\n\n\/* =========================================================\n  FEATURES\n========================================================= *\/\n\n.wmsc-features{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.wmsc-feature{\n  padding:14px 11px;\n\n  border-radius:10px;\n\n  background:#f7fafc;\n\n  border:1px solid #e6edf3;\n}\n\n.wmsc-feature-icon{\n  display:flex;\n\n  width:31px;\n  height:31px;\n\n  margin-bottom:7px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#e8f3ff;\n\n  font-size:15px;\n}\n\n.wmsc-feature strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#162c42;\n\n  font-size:12.5px;\n  line-height:1.3;\n}\n\n.wmsc-feature span{\n  display:block;\n\n  color:#687783;\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n  SCENARIOS\n========================================================= *\/\n\n.wmsc-scenarios{\n  padding:19px 15px;\n\n  background:#f8fbfd;\n\n  border:1px solid #e3ebf2;\n\n  border-radius:15px;\n}\n\n.wmsc-scenarios .wmsc-image{\n  margin-top:14px;\n}\n\n\n\/* =========================================================\n  FINAL SCENE\n========================================================= *\/\n\n.wmsc-final{\n  position:relative;\n\n  margin-bottom:18px;\n\n  overflow:hidden;\n\n  border-radius:15px;\n\n  background:#061426;\n}\n\n.wmsc-final img{\n  display:block;\n  width:100%;\n}\n\n\n\/* =========================================================\n  FINAL CTA\n========================================================= *\/\n\n.wmsc-final-cta{\n  padding:24px 17px;\n\n  border-radius:15px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(69,126,184,.28),\n      transparent 45%\n    ),\n    linear-gradient(\n      145deg,\n      #061426,\n      #102d4c\n    );\n}\n\n.wmsc-final-cta .wmsc-kicker{\n  color:#d2b06a;\n}\n\n.wmsc-final-cta h2{\n  max-width:620px;\n\n  margin:0 auto 8px;\n\n  color:#fff;\n\n  font-size:23px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.wmsc-final-cta p{\n  max-width:550px;\n\n  margin:0 auto 15px;\n\n  color:#cfdae5;\n\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.wmsc-final-cta .wmsc-buy{\n  background:#fff;\n\n  color:#0b2946 !important;\n\n  box-shadow:none;\n}\n\n.wmsc-final-cta .wmsc-micro{\n  color:rgba(255,255,255,.65);\n}\n\n\n\/* =========================================================\n  MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .wmsc-page{\n    padding:9px 10px 26px;\n  }\n\n  .wmsc-hero{\n    padding:18px 13px 14px;\n  }\n\n  .wmsc-hero h2{\n    font-size:24px;\n  }\n\n  .wmsc-title{\n    font-size:21px;\n  }\n\n  .wmsc-copy{\n    font-size:13.5px;\n  }\n\n  .wmsc-mood{\n    padding:19px 15px;\n  }\n\n  .wmsc-mood h2{\n    font-size:20px;\n  }\n\n  .wmsc-night{\n    padding:18px 13px;\n  }\n\n  .wmsc-night h2{\n    font-size:21px;\n  }\n\n  .wmsc-card{\n    padding:16px 14px;\n  }\n\n  .wmsc-feature{\n    padding:12px 9px;\n  }\n\n  .wmsc-buy{\n    min-height:50px;\n    font-size:13.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003csection class=\"wmsc-page\"\u003e\u003c!-- ======================================================\n  HERO\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-hero wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003e❄️ A LITTLE WINTER WONDERLAND IN THE AIR\u003c\/p\u003e\n\u003ch2\u003eIcy Glow Hanging Ornament™\u003c\/h2\u003e\n\u003cp class=\"wmsc-hero-copy\"\u003eA crystal-style globe, delicate hanging strands and glowing snowflake accents come together to create a dreamy floating winter light that instantly makes Christmas spaces feel softer and more magical.\u003c\/p\u003e\n\u003c!-- FIXED PURCHASE BUTTON --\u003e \u003ca href=\"#\" class=\"wmsc-buy\"\u003e ❄️ Bring Home the Winter Glow → \u003c\/a\u003e\n\u003cp class=\"wmsc-micro\"\u003eChoose your set above and add a little icy-blue magic to Christmas.\u003c\/p\u003e\n\u003cdiv class=\"wmsc-benefits\"\u003e\n\u003cdiv class=\"wmsc-benefit\"\u003e💎 Crystal-Style Globe\u003c\/div\u003e\n\u003cdiv class=\"wmsc-benefit\"\u003e❄️ Snowflake Cascade\u003c\/div\u003e\n\u003cdiv class=\"wmsc-benefit\"\u003e💙 Icy Blue LED Glow\u003c\/div\u003e\n\u003cdiv class=\"wmsc-benefit\"\u003e✨ Day + Night Beauty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wmsc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/01_3277a3a6-66d9-457a-a42e-55c45c137fe7.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament crystal globe snowflake cascade\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  MOOD \/ EMOTIONAL HOOK\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-mood wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003e✨ SMALL ORNAMENT · BIG ATMOSPHERE\u003c\/p\u003e\n\u003ch2\u003eA Finishing Touch That Changes the Mood\u003c\/h2\u003e\n\u003cp\u003eSome Christmas decorations need a lot of space to make an impact. This one creates its effect through light, transparency and movement. The clear globe becomes the centerpiece while delicate strands and snowflakes cascade below it in a graceful floating silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  WINTER ATMOSPHERE\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-card wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003e❄️ TURN ANY CORNER INTO WINTER\u003c\/p\u003e\n\u003ch2 class=\"wmsc-title\"\u003eLike a Tiny Snowy Scene Floating in the Room\u003c\/h2\u003e\n\u003cp class=\"wmsc-copy\"\u003eThe Icy Glow Hanging Ornament™ combines the elegance of a crystal-style globe with cascading snowflake lights to create a soft, floating winter look.\u003c\/p\u003e\n\u003cp class=\"wmsc-copy\" style=\"margin-top: 9px;\"\u003eThe cool blue illumination gives Christmas trees, windows, mantels and cozy room corners a calmer, dreamier character than traditional bright holiday lighting.\u003c\/p\u003e\n\u003cdiv class=\"wmsc-quote\"\u003e“It doesn't fill the room with more decoration. It fills the room with more atmosphere.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  DAY \/ NIGHT\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-night wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003eBEAUTIFUL BY DAY · MAGICAL BY NIGHT\u003c\/p\u003e\n\u003ch2\u003eTwo Different Looks.\u003cbr\u003eOne Dreamy Ornament.\u003c\/h2\u003e\n\u003cp\u003eDuring the day, the transparent globe and hanging snowflake details create a light, delicate decorative accent. Once illuminated, the icy-blue glow gives the same piece a completely different personality.\u003c\/p\u003e\n\u003cdiv class=\"wmsc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/02_3587d98e-db8f-437f-9613-b0572b79d6cd.png?v=1788143905\" alt=\"Beautiful by day magical by night snowflake cascade ornament\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  PRODUCT DETAILS\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-card wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003e💙 WHY YOU'LL LOVE IT\u003c\/p\u003e\n\u003ch2 class=\"wmsc-title\"\u003eBuilt Around Light, Detail \u0026amp; Atmosphere\u003c\/h2\u003e\n\u003cp class=\"wmsc-copy\"\u003eThe visual impact comes from several small details working together: the transparent globe, the cool LED glow and the cascading snowflakes beneath it.\u003c\/p\u003e\n\u003cdiv class=\"wmsc-image\" style=\"margin-top: 15px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/03_19aa89df-db84-4f1e-80fd-9a47303a0386.png?v=1788143904\" alt=\"Snowflake cascade crystal globe and icy blue glow details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wmsc-features\"\u003e\n\u003cdiv class=\"wmsc-feature\"\u003e\n\u003cdiv class=\"wmsc-feature-icon\"\u003e💎\u003c\/div\u003e\n\u003cstrong\u003e Crystal-Style Globe \u003c\/strong\u003e \u003cspan\u003e A clear centerpiece that stays decorative whether illuminated or not. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wmsc-feature\"\u003e\n\u003cdiv class=\"wmsc-feature-icon\"\u003e❄️\u003c\/div\u003e\n\u003cstrong\u003e Snowflake Cascade \u003c\/strong\u003e \u003cspan\u003e Hanging strands create a graceful descending winter silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wmsc-feature\"\u003e\n\u003cdiv class=\"wmsc-feature-icon\"\u003e💙\u003c\/div\u003e\n\u003cstrong\u003e Icy Blue Glow \u003c\/strong\u003e \u003cspan\u003e Cool-toned illumination creates a peaceful Christmas atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wmsc-feature\"\u003e\n\u003cdiv class=\"wmsc-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003e Easy to Style \u003c\/strong\u003e \u003cspan\u003e A hanging design that works beautifully across different holiday spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  SCENARIOS\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-scenarios wmsc-section\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003e🎄 HANG IT ALMOST ANYWHERE\u003c\/p\u003e\n\u003ch2 class=\"wmsc-title\"\u003eOne Ornament. So Many Winter Corners.\u003c\/h2\u003e\n\u003cp class=\"wmsc-copy\"\u003eUse it wherever your décor needs a small illuminated focal point — from the Christmas tree to the window, mantel or a quiet bedroom corner.\u003c\/p\u003e\n\u003cdiv class=\"wmsc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/04_bbcba87a-df67-49a1-8241-58cd3f16eaee.png?v=1788143905\" alt=\"Snowflake hanging ornament Christmas tree window mantel bedroom\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n  FINAL IMAGE\n  FIXED: OLD 06 IMAGE WAS 404\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-final\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/05_c6fdf630-efb9-4dea-bed6-beca6257fefd.png?v=1788143905\" alt=\"Winter Magic Snowflake Cascade Christmas winter wonderland display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n  FINAL CTA\n====================================================== --\u003e\n\u003cdiv class=\"wmsc-final-cta\"\u003e\n\u003cp class=\"wmsc-kicker\"\u003eCREATE YOUR OWN WINTER WONDERLAND\u003c\/p\u003e\n\u003ch2\u003eOne Is Beautiful.\u003cbr\u003eA Few Create the Magic. ❄️\u003c\/h2\u003e\n\u003cp\u003eHang them together by a window, around your Christmas tree or across a cozy corner to create a fuller cascading winter glow.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"wmsc-buy\"\u003e ❄️ Choose Your Set \u003c\/a\u003e\n\u003cdiv class=\"wmsc-micro\"\u003eTap to return to the style \u0026amp; purchase options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n  PURCHASE BUTTON FIX\n  Finds the FIRST visible main-product variant area.\n  Does not reload the page.\n========================================================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Liuyao","offers":[{"title":"1 set","offer_id":54265318506607,"sku":"SZ06012609102395-单个","price":19.99,"currency_code":"USD","in_stock":true},{"title":"3 set","offer_id":54265318539375,"sku":"SZ06012609102395-单个*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"5 set","offer_id":54265318572143,"sku":"SZ06012609102395-单个*5","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/47e9f643-5cdc-486d-82ca-009154b84742.png?v=1789033482","url":"https:\/\/lurevixea.com\/products\/winter-magic-snowflake-cascade%e2%84%a2-led-hanging-christmas-ornament","provider":"Lurevixea","version":"1.0","type":"link"}