{"product_id":"🎅-lighted-santa-hat-hanging-chandelier","title":"🎅 Lighted Santa Hat Hanging Chandelier 🎄","description":"\u003c!-- =========================================================\n     IMAGE URL MAPPING\n     Upload the 9 supplied images to Shopify,\n     then replace the placeholders below:\n\n     IMAGE_01_URL = 1(3).png  \/ Magical Welcome - Bell Style\n     IMAGE_02_URL = 2(3).png  \/ Sparkling Details - Bell Style\n     IMAGE_03_URL = 3(3).png  \/ Tree of Light\n     IMAGE_04_URL = 4(3).png  \/ Tree Glow Details\n     IMAGE_05_URL = 5(3).png  \/ Candy Cane Hat\n     IMAGE_06_URL = 6(3).png  \/ Classic Santa Hat\n     IMAGE_07_URL = 7(2).png  \/ Festive Style Collection\n     IMAGE_08_URL = 8(2).png  \/ Porch Placement\n     IMAGE_09_URL = 9(2).png  \/ Cozy Night Atmosphere\n========================================================= --\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   GLOWING CHRISTMAS HANGING CHANDELIER\n   Christmas Glow Atelier Edition\n\n   Shopify-safe\n   Mobile-first\n   Desktop uses standard @media only\n   No @container \/ no container-type\n========================================================= *\/\n\n.xmasglow26,\n.xmasglow26 *,\n.xmasglow26 *::before,\n.xmasglow26 *::after {\n  box-sizing: border-box;\n}\n\n.xmasglow26 {\n  --xg-night: #07121d;\n  --xg-night2: #102437;\n\n  --xg-red: #a62828;\n  --xg-red2: #c93a30;\n  --xg-red3: #7d1e22;\n\n  --xg-green: #173d2d;\n  --xg-green2: #2e654a;\n\n  --xg-gold: #bd8736;\n  --xg-gold2: #e0b562;\n  --xg-gold3: #f4dca2;\n\n  --xg-cream: #fff9ee;\n  --xg-cream2: #f5e7d2;\n\n  --xg-text: #38342f;\n  --xg-muted: #746d65;\n  --xg-border: #e4d9c9;\n\n  position: relative;\n  isolation: isolate;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 28px auto 0;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--xg-text);\n  background: #fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   RESET \/ SHOPIFY SAFETY\n========================================================= *\/\n\n.xmasglow26 section,\n.xmasglow26 div,\n.xmasglow26 article,\n.xmasglow26 nav {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.xmasglow26 img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.xmasglow26 h1,\n.xmasglow26 h2,\n.xmasglow26 h3,\n.xmasglow26 p {\n  max-width: 100%;\n  margin-top: 0;\n\n  overflow-wrap: break-word;\n}\n\n.xmasglow26 h1,\n.xmasglow26 h2,\n.xmasglow26 h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.12;\n}\n\n.xmasglow26 a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes xgSnowFall {\n\n  0% {\n    background-position:\n      0 -150px,\n      80px -330px,\n      170px -510px;\n  }\n\n  100% {\n    background-position:\n      60px 760px,\n      5px 930px,\n      220px 1100px;\n  }\n\n}\n\n\n@keyframes xgWarmPulse {\n\n  0%,\n  100% {\n    opacity: .28;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.93);\n  }\n\n  50% {\n    opacity: .86;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n\n@keyframes xgTitleGlow {\n\n  0%,\n  100% {\n    text-shadow:\n      0 0 5px rgba(244,220,162,.07);\n  }\n\n  50% {\n    text-shadow:\n      0 0 18px rgba(244,220,162,.50),\n      0 0 38px rgba(224,181,98,.18);\n  }\n\n}\n\n\n@keyframes xgFloat {\n\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(-6px);\n  }\n\n}\n\n\n@keyframes xgSway {\n\n  0%,\n  100% {\n    transform: rotate(-.55deg);\n  }\n\n  50% {\n    transform: rotate(.55deg);\n  }\n\n}\n\n\n@keyframes xgStarPulse {\n\n  0%,\n  100% {\n    opacity: .55;\n\n    box-shadow:\n      0 0 4px rgba(255,215,124,.20);\n  }\n\n  50% {\n    opacity: 1;\n\n    box-shadow:\n      0 0 14px rgba(255,215,124,.72),\n      0 0 27px rgba(255,199,80,.27);\n  }\n\n}\n\n\n@keyframes xgSweep {\n\n  0%,\n  17% {\n    left: -28%;\n    opacity: 0;\n  }\n\n  33% {\n    opacity: .82;\n  }\n\n  68% {\n    opacity: .44;\n  }\n\n  85%,\n  100% {\n    left: 116%;\n    opacity: 0;\n  }\n\n}\n\n\n@keyframes xgButtonPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.035);\n  }\n\n}\n\n\n@keyframes xgButtonShine {\n\n  0% {\n    transform:\n      translateX(-180%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(290%)\n      skewX(-20deg);\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.xg26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding:\n    50px 18px;\n}\n\n.xg26-center {\n  text-align: center;\n}\n\n.xg26-kicker {\n  display: inline-flex;\n\n  max-width: 100%;\n\n  margin-bottom: 13px;\n  padding:\n    7px 14px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(189,135,54,.28);\n\n  border-radius: 999px;\n\n  color: #8d6427;\n\n  background:\n    rgba(224,181,98,.12);\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.xg26-title {\n  width: 100%;\n  max-width: 880px;\n\n  margin:\n    0 auto 16px;\n\n  color: var(--xg-green);\n\n  font-size:\n    clamp(29px,8vw,48px);\n\n  font-weight: 700;\n\n  letter-spacing: -.7px;\n}\n\n.xg26-subtitle {\n  width: 100%;\n  max-width: 760px;\n\n  margin:\n    0 auto 27px;\n\n  color: var(--xg-muted);\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.xg26-gold {\n  color: var(--xg-gold);\n}\n\n.xg26-red {\n  color: var(--xg-red);\n}\n\n.xg26-green {\n  color: var(--xg-green2);\n}\n\n.xg26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf2,\n      #f5ead8\n    );\n}\n\n.xg26-light {\n  background:\n    linear-gradient(\n      135deg,\n      #ffffff,\n      #faf7f1\n    );\n}\n\n\n\/* =========================================================\n   CTA BUTTON\n========================================================= *\/\n\n.xg26-btn {\n  position: relative;\n\n  display: inline-flex;\n\n  width: 100%;\n  max-width: 430px;\n  min-height: 56px;\n\n  padding:\n    16px 27px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #d09c48;\n\n  border-radius: 999px;\n\n  color: #251709 !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #ad7727,\n      #f0d18a 48%,\n      #98601d\n    );\n\n  box-shadow:\n    0 14px 32px rgba(115,73,24,.25);\n\n  font-size: 15px;\n  font-weight: 900;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    xgButtonPulse\n    3.9s\n    ease-in-out\n    infinite;\n}\n\n.xg26-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 42px rgba(115,73,24,.34);\n}\n\n.xg26-btn::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.66),\n      transparent\n    );\n\n  animation:\n    xgButtonShine\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.xg26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  width: 100%;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(224,181,98,.17),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 92% 84%,\n      rgba(166,40,40,.13),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #07121d,\n      #173226 55%,\n      #0a1721\n    );\n}\n\n.xg26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .34;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.94)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(244,220,162,.76)\n      0 1px,\n      transparent 1.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.48)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    90px 90px,\n    145px 145px,\n    205px 205px;\n\n  animation:\n    xgSnowFall\n    21s\n    linear\n    infinite;\n}\n\n.xg26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding:\n    48px 20px 30px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.xg26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n  max-width: 100%;\n\n  margin-bottom: 17px;\n  padding:\n    8px 14px;\n\n  border:\n    1px solid rgba(244,220,162,.31);\n\n  border-radius: 999px;\n\n  color: #f5dca6;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.xg26-main-title {\n  width: 100%;\n\n  margin-bottom: 19px;\n\n  color: #ffffff;\n\n  font-size:\n    clamp(38px,11vw,66px);\n\n  letter-spacing: -1.3px;\n}\n\n.xg26-main-title span {\n  display: block;\n\n  color: var(--xg-gold3);\n\n  animation:\n    xgTitleGlow\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n.xg26-hero-copy p {\n  width: 100%;\n  max-width: 610px;\n\n  margin-bottom: 23px;\n\n  color: #e5eee8;\n\n  font-size: 16px;\n  line-height: 1.72;\n}\n\n.xg26-hero-note {\n  margin:\n    15px 0 0 !important;\n\n  color: #bccdc3 !important;\n\n  font-size: 12px !important;\n}\n\n.xg26-hero-media {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n\n  width: 100%;\n\n  padding:\n    10px 18px 30px;\n\n  align-items: center;\n  justify-content: center;\n}\n\n.xg26-hero-media::before {\n  position: absolute;\n\n  top: 49%;\n  left: 50%;\n\n  width: 75%;\n  height: 75%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(244,220,162,.28),\n      rgba(224,181,98,.07) 45%,\n      transparent 72%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    xgWarmPulse\n    4.6s\n    ease-in-out\n    infinite;\n}\n\n.xg26-hero-media img {\n  position: relative;\n  z-index: 2;\n\n  width: 100% !important;\n  max-width: 560px !important;\n\n  border:\n    1px solid rgba(244,220,162,.28);\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 24px 58px rgba(0,0,0,.28);\n\n  animation:\n    xgSway\n    6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.xg26-facts-wrap {\n  padding:\n    33px 15px 39px;\n\n  background:\n    var(--xg-cream);\n}\n\n.xg26-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  width: 100%;\n  max-width: 960px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e7ddce;\n\n  border-radius: 14px;\n\n  background:\n    #ffffff;\n\n  box-shadow:\n    0 12px 28px rgba(85,61,32,.055);\n}\n\n.xg26-fact {\n  min-width: 0;\n\n  padding:\n    21px 7px;\n\n  border:\n    1px solid #eee6dc;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.xg26-fact:hover {\n  background:\n    #fff8eb;\n\n  transform:\n    translateY(-4px);\n}\n\n.xg26-fact strong {\n  display: block;\n\n  color: var(--xg-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n}\n\n.xg26-fact span {\n  display: block;\n\n  margin-top: 6px;\n\n  color: #856d4d;\n\n  font-size: 10px;\n  font-weight: 900;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   INTRO \/ HOOK\n========================================================= *\/\n\n.xg26-intro {\n  position: relative;\n\n  overflow: hidden;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf2,\n      #f1e5d2\n    );\n}\n\n.xg26-quote {\n  width: 100%;\n  max-width: 780px;\n\n  margin:\n    28px auto 0;\n\n  padding:\n    27px 21px;\n\n  border-top:\n    1px solid var(--xg-gold);\n\n  border-bottom:\n    1px solid var(--xg-gold);\n\n  color: #66503b;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(224,181,98,.12),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n  font-style: italic;\n\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   SPLIT SECTION\n========================================================= *\/\n\n.xg26-split {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  width: 100%;\n\n  gap: 30px;\n\n  align-items: center;\n}\n\n.xg26-split \u003e * {\n  min-width: 0;\n}\n\n.xg26-copy p {\n  margin-bottom: 16px;\n\n  color: var(--xg-muted);\n\n  font-size: 15px;\n  line-height: 1.76;\n}\n\n.xg26-image {\n  position: relative;\n\n  width: 100%;\n  max-width: 570px;\n\n  margin: 0 auto;\n  padding: 7px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #dfd3c2;\n\n  border-radius: 18px;\n\n  background:\n    #151311;\n\n  box-shadow:\n    0 20px 45px rgba(60,43,26,.14);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.xg26-image img {\n  border-radius: 11px;\n}\n\n.xg26-image:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 26px 55px rgba(60,43,26,.21),\n    0 0 28px rgba(224,181,98,.11);\n}\n\n.xg26-image::after,\n.xg26-showcase::after {\n  position: absolute;\n\n  top: -15%;\n  bottom: -15%;\n  left: -30%;\n\n  width: 15%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.60),\n      rgba(244,220,162,.22),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    xgSweep\n    7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.xg26-dark {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 88% 12%,\n      rgba(224,181,98,.14),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 12% 85%,\n      rgba(166,40,40,.13),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #07121d,\n      #173528\n    );\n}\n\n.xg26-dark::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .16;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.88)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    74px 74px;\n}\n\n.xg26-dark \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.xg26-dark .xg26-title {\n  color: #ffffff;\n}\n\n.xg26-dark .xg26-copy p {\n  color: #e2ece6;\n}\n\n.xg26-dark .xg26-kicker {\n  color: #f5dca6;\n\n  border-color:\n    rgba(244,220,162,.27);\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.xg26-card-grid {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 14px;\n\n  margin-top: 29px;\n}\n\n.xg26-card {\n  padding:\n    24px 19px;\n\n  border:\n    1px solid #e4ddd2;\n\n  border-radius: 15px;\n\n  background:\n    #ffffff;\n\n  text-align: left;\n\n  box-shadow:\n    0 9px 25px rgba(83,63,40,.04);\n\n  transition:\n    transform .27s ease,\n    box-shadow .27s ease;\n}\n\n.xg26-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 34px rgba(83,63,40,.09);\n}\n\n.xg26-card-icon {\n  display: flex;\n\n  width: 52px;\n  height: 52px;\n\n  margin-bottom: 15px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #e2c38d;\n\n  border-radius: 50%;\n\n  background:\n    #fff7e8;\n\n  font-size: 24px;\n\n  animation:\n    xgFloat\n    4s\n    ease-in-out\n    infinite;\n}\n\n.xg26-card h3 {\n  margin-bottom: 8px;\n\n  color: var(--xg-green);\n\n  font-size: 18px;\n}\n\n.xg26-card p {\n  margin-bottom: 0;\n\n  color: var(--xg-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   PRODUCT STYLE HEADER\n========================================================= *\/\n\n.xg26-style-tag {\n  display: inline-flex;\n\n  margin-bottom: 14px;\n  padding:\n    7px 12px;\n\n  border-radius: 999px;\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: .5px;\n}\n\n.xg26-tag-bell {\n  color: #8d2a27;\n\n  border:\n    1px solid #e2b8ad;\n\n  background:\n    #fff0eb;\n}\n\n.xg26-tag-tree {\n  color: #285843;\n\n  border:\n    1px solid #bfd6c8;\n\n  background:\n    #edf8f0;\n}\n\n.xg26-tag-candy {\n  color: #9b302d;\n\n  border:\n    1px solid #e8bdb7;\n\n  background:\n    #fff2ef;\n}\n\n.xg26-tag-santa {\n  color: #975927;\n\n  border:\n    1px solid #dfca9e;\n\n  background:\n    #fff7e8;\n}\n\n\n\/* =========================================================\n   CHIPS\n========================================================= *\/\n\n.xg26-chips {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 8px;\n\n  margin-top: 21px;\n}\n\n.xg26-chip {\n  padding:\n    8px 11px;\n\n  border:\n    1px solid #ded8cf;\n\n  border-radius: 999px;\n\n  color: #615b53;\n\n  background:\n    rgba(255,255,255,.85);\n\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.xg26-showcase {\n  position: relative;\n\n  width: 100%;\n  max-width: 870px;\n\n  margin:\n    31px auto 0;\n  padding: 7px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #ddd1c0;\n\n  border-radius: 18px;\n\n  background:\n    #151311;\n\n  box-shadow:\n    0 21px 48px rgba(60,43,26,.14);\n}\n\n.xg26-showcase img {\n  border-radius: 11px;\n}\n\n\n\/* =========================================================\n   STYLE SELECTOR\n========================================================= *\/\n\n.xg26-style-grid {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 14px;\n\n  margin-top: 28px;\n}\n\n.xg26-style-card {\n  position: relative;\n\n  padding:\n    23px 18px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e2dacf;\n\n  border-radius: 15px;\n\n  background:\n    #ffffff;\n\n  text-align: left;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.xg26-style-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 14px 30px rgba(83,63,40,.08);\n}\n\n.xg26-style-icon {\n  margin-bottom: 10px;\n\n  font-size: 29px;\n\n  animation:\n    xgFloat\n    4s\n    ease-in-out\n    infinite;\n}\n\n.xg26-style-card h3 {\n  margin-bottom: 8px;\n\n  color: var(--xg-green);\n\n  font-size: 18px;\n}\n\n.xg26-style-card p {\n  margin-bottom: 0;\n\n  color: var(--xg-muted);\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.xg26-place-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 12px;\n\n  margin-top: 27px;\n}\n\n.xg26-place {\n  padding:\n    20px 10px;\n\n  border:\n    1px solid #e1dcd3;\n\n  border-radius: 13px;\n\n  background:\n    #ffffff;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.xg26-place:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 11px 26px rgba(83,63,40,.07);\n}\n\n.xg26-place-icon {\n  margin-bottom: 7px;\n\n  font-size: 25px;\n}\n\n.xg26-place strong {\n  display: block;\n\n  color: var(--xg-green);\n\n  font-size: 13px;\n}\n\n.xg26-place span {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--xg-muted);\n\n  font-size: 11px;\n}\n\n\n\/* =========================================================\n   NIGHT EXPERIENCE\n========================================================= *\/\n\n.xg26-night-card {\n  width: 100%;\n\n  padding:\n    26px 20px;\n\n  border:\n    1px solid rgba(244,220,162,.18);\n\n  border-radius: 17px;\n\n  background:\n    rgba(255,255,255,.055);\n\n  text-align: center;\n}\n\n.xg26-star-row {\n  display: flex;\n\n  margin-bottom: 20px;\n\n  justify-content: center;\n\n  gap: 12px;\n}\n\n.xg26-star {\n  width: 9px;\n  height: 9px;\n\n  border-radius: 50%;\n\n  background:\n    #ffd77c;\n\n  animation:\n    xgStarPulse\n    2.2s\n    ease-in-out\n    infinite;\n}\n\n.xg26-star:nth-child(2) {\n  animation-delay: .35s;\n}\n\n.xg26-star:nth-child(3) {\n  animation-delay: .7s;\n}\n\n.xg26-star:nth-child(4) {\n  animation-delay: 1.05s;\n}\n\n.xg26-star:nth-child(5) {\n  animation-delay: 1.4s;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.xg26-specs {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    29px auto 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--xg-border);\n\n  border-radius: 14px;\n\n  background:\n    #ffffff;\n}\n\n.xg26-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    108px\n    minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--xg-border);\n}\n\n.xg26-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.xg26-spec-label,\n.xg26-spec-value {\n  min-width: 0;\n\n  padding:\n    13px 10px;\n\n  font-size: 13px;\n}\n\n.xg26-spec-label {\n  color: var(--xg-green);\n\n  background:\n    #f6efe4;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   NOTICE\n========================================================= *\/\n\n.xg26-notice {\n  width: 100%;\n  max-width: 850px;\n\n  margin:\n    25px auto 0;\n  padding:\n    17px 18px;\n\n  border:\n    1px solid #dfd8cc;\n\n  border-left:\n    5px solid var(--xg-gold);\n\n  border-radius:\n    0 12px 12px 0;\n\n  color: #69645d;\n\n  background:\n    #fffaf0;\n\n  font-size: 13px;\n  line-height: 1.72;\n\n  text-align: left;\n}\n\n.xg26-notice strong {\n  color: var(--xg-green);\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.xg26-faq {\n  width: 100%;\n  max-width: 850px;\n\n  margin:\n    28px auto 0;\n\n  text-align: left;\n}\n\n.xmasglow26 details {\n  width: 100%;\n\n  margin-bottom: 11px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e1ddd5;\n\n  border-radius: 13px;\n\n  background:\n    #ffffff;\n}\n\n.xmasglow26 summary {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n\n  padding:\n    17px 46px 17px 17px;\n\n  color: var(--xg-green);\n\n  cursor: pointer;\n\n  font-size: 14px;\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.xmasglow26 summary::-webkit-details-marker {\n  display: none;\n}\n\n.xmasglow26 summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 17px;\n\n  color: var(--xg-red);\n\n  content: \"+\";\n\n  font-size: 24px;\n\n  transform:\n    translateY(-50%);\n}\n\n.xmasglow26 details[open]\nsummary::after {\n  content: \"−\";\n}\n\n.xg26-answer {\n  padding:\n    0 17px 17px;\n\n  color: var(--xg-muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.xg26-final {\n  position: relative;\n\n  padding:\n    64px 18px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(224,181,98,.19),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #07121d,\n      #173528,\n      #0a1721\n    );\n}\n\n.xg26-final::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .31;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.94)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(244,220,162,.76)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    90px 90px,\n    150px 150px;\n\n  animation:\n    xgSnowFall\n    21s\n    linear\n    infinite;\n}\n\n.xg26-final \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.xg26-final .xg26-title {\n  color: #ffffff;\n}\n\n.xg26-final .xg26-title span {\n  display: block;\n\n  color: var(--xg-gold3);\n\n  animation:\n    xgTitleGlow\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n.xg26-final p {\n  width: 100%;\n  max-width: 720px;\n\n  margin:\n    0 auto 25px;\n\n  color: #e3ede7;\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.xg26-final-note {\n  margin:\n    15px 0 0 !important;\n\n  color: #bcd0c4 !important;\n\n  font-size: 12px !important;\n}\n\n\n\/* =========================================================\n   DESKTOP \u003e= 700px\n========================================================= *\/\n\n@media screen and (min-width:700px) {\n\n  .xg26-section {\n    padding:\n      67px 38px;\n  }\n\n  .xg26-hero {\n    grid-template-columns:\n      minmax(0,.92fr)\n      minmax(0,1.08fr);\n\n    min-height: 640px;\n  }\n\n  .xg26-hero-copy {\n    padding:\n      58px 34px;\n  }\n\n  .xg26-hero-media {\n    padding:\n      28px;\n  }\n\n  .xg26-main-title {\n    font-size:\n      clamp(44px,6vw,65px);\n  }\n\n  .xg26-hero-copy p {\n    font-size: 17px;\n  }\n\n  .xg26-facts {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .xg26-split {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 42px;\n  }\n\n  .xg26-card-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .xg26-style-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .xg26-place-grid {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .xg26-spec-row {\n    grid-template-columns:\n      minmax(140px,190px)\n      minmax(0,1fr);\n  }\n\n  .xg26-spec-label,\n  .xg26-spec-value {\n    padding:\n      14px 15px;\n\n    font-size: 14px;\n  }\n\n  .xg26-btn {\n    width: auto;\n    min-width: 270px;\n  }\n\n}\n\n\n\/* =========================================================\n   LARGE DESKTOP \u003e= 960px\n========================================================= *\/\n\n@media screen and (min-width:960px) {\n\n  .xg26-section {\n    padding:\n      78px 54px;\n  }\n\n  .xg26-hero-copy {\n    padding:\n      66px 42px;\n  }\n\n  .xg26-split {\n    gap: 55px;\n  }\n\n  .xg26-card-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .xg26-style-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .xg26-place-grid {\n    grid-template-columns:\n      repeat(6,minmax(0,1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:420px) {\n\n  .xg26-main-title {\n    font-size: 34px;\n  }\n\n  .xg26-title {\n    font-size: 28px;\n  }\n\n  .xg26-spec-row {\n    grid-template-columns:\n      98px minmax(0,1fr);\n  }\n\n  .xg26-spec-label,\n  .xg26-spec-value {\n    padding:\n      11px 9px;\n\n    font-size: 12px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .xmasglow26 *,\n  .xmasglow26 *::before,\n  .xmasglow26 *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xmasglow26\"\u003e\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\u003csection class=\"xg26-hero\"\u003e\n\u003cdiv class=\"xg26-hero-copy\"\u003e\n\u003cspan class=\"xg26-hero-kicker\"\u003e 🎄✨ A CHRISTMAS CENTERPIECE THAT HANGS IN THE AIR \u003c\/span\u003e\n\u003ch1 class=\"xg26-main-title\"\u003eGlowing Christmas \u003cspan\u003eHanging Chandelier\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eTurn an empty porch corner into a glowing Christmas moment with an oversized festive silhouette surrounded by warm fairy lights, cascading stars, snowflakes, ornaments and tiny holiday charms.\u003c\/p\u003e\n\u003ca class=\"xg26-btn\" href=\"#xg26-styles\"\u003e Explore the Holiday Styles → \u003c\/a\u003e\n\u003cp class=\"xg26-hero-note\"\u003e✨ Warm Fairy Lights  •  🎄 Festive Sculptural Design  •  🪝 Hanging Display\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/1_afad539d-68cc-4830-862b-82e16fafc4d9.png?v=1788575326\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"xg26-facts-wrap\"\u003e\n\u003cdiv class=\"xg26-facts\"\u003e\n\u003cdiv class=\"xg26-fact\"\u003e\n\u003cstrong\u003eOversized\u003c\/strong\u003e \u003cspan\u003eStatement Silhouette\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-fact\"\u003e\n\u003cstrong\u003eWarm Glow\u003c\/strong\u003e \u003cspan\u003eFairy Light Cascade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-fact\"\u003e\n\u003cstrong\u003eMultiple Styles\u003c\/strong\u003e \u003cspan\u003eChoose Your Christmas Look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-fact\"\u003e\n\u003cstrong\u003eHang It\u003c\/strong\u003e \u003cspan\u003eNo Floor Space Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-intro\"\u003e\u003cspan class=\"xg26-kicker\"\u003e Not Another String of Lights \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eGive Christmas \u003cspan class=\"xg26-red\"\u003e Its Own Floating Centerpiece \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xg26-subtitle\"\u003eTraditional lights usually decorate the edges of a porch. This piece fills the empty space in the middle — bringing together color, shape, movement and warm light in one dramatic hanging display.\u003c\/p\u003e\n\u003cdiv class=\"xg26-quote\"\u003e“It doesn't just light the porch. It makes the porch feel decorated.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BELL STYLE — IMAGE 02\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-soft\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/2_e3556fbe-9d90-4da6-96c8-056315f79d3d.png?v=1788575325\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-style-tag xg26-tag-bell\"\u003e 🔔 FESTIVE BELL \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eSparkling Details \u003cspan class=\"xg26-gold\"\u003e From Top to Bottom \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA deep red bell silhouette creates the main focal point, finished with an oversized velvet-style bow, pine accents, berries and a soft snowy brim.\u003c\/p\u003e\n\u003cp\u003eBelow it, warm illuminated strands fall at different lengths with glowing stars, snowflakes, red baubles, miniature greenery and golden bells.\u003c\/p\u003e\n\u003cp\u003eThe result is layered enough to look interesting from across the porch and detailed enough to reward a closer look.\u003c\/p\u003e\n\u003cdiv class=\"xg26-chips\"\u003e\n\u003cspan class=\"xg26-chip\"\u003e 🎀 Oversized Bow \u003c\/span\u003e \u003cspan class=\"xg26-chip\"\u003e ❄ Snowflakes \u003c\/span\u003e \u003cspan class=\"xg26-chip\"\u003e 🔔 Golden Bells \u003c\/span\u003e \u003cspan class=\"xg26-chip\"\u003e ⭐ Glowing Stars \u003c\/span\u003e \u003cspan class=\"xg26-chip\"\u003e 🔴 Baubles \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SHARED BENEFITS\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-light xg26-center\"\u003e\u003cspan class=\"xg26-kicker\"\u003e Why the Design Feels So Full \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eOne Hanging Piece. \u003cspan class=\"xg26-green\"\u003e Multiple Layers of Christmas. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"xg26-card-grid\"\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eWarm Fairy-Light Glow\u003c\/h3\u003e\n\u003cp\u003eWarm white points of light create a softer, cozier look than harsh decorative lighting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003ch3\u003eCascading Light Strands\u003c\/h3\u003e\n\u003cp\u003eDifferent hanging lengths create a vertical waterfall effect instead of a flat horizontal line.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e🎄\u003c\/div\u003e\n\u003ch3\u003eMini Holiday Charms\u003c\/h3\u003e\n\u003cp\u003eTrees, stars, ornaments, bells, snowflakes and other details keep the display visually playful.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e🪝\u003c\/div\u003e\n\u003ch3\u003eVertical Hanging Format\u003c\/h3\u003e\n\u003cp\u003eCreates strong visual impact without taking up valuable porch, table or floor space.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TREE STYLE — IMAGE 03\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-dark\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-style-tag xg26-tag-tree\"\u003e 🌲 TREE OF LIGHT \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eA Christmas Tree \u003cspan style=\"color: #f4dca2;\"\u003e Floating Above the Porch \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe tree design turns one of the most familiar Christmas silhouettes into an unexpected hanging centerpiece.\u003c\/p\u003e\n\u003cp\u003eA glowing star crowns the top, while red ribbon, ornaments, snowflakes and greenery wrap around the cone-shaped tree body.\u003c\/p\u003e\n\u003cp\u003eBeneath the snowy brim, illuminated strands finish the design with tiny presents, Christmas trees, baubles, stars and snowflakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/3_5ad6d2e8-aa3a-4c57-b316-7c8b76951c51.png?v=1788575325\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TREE CLOSE-UP — IMAGE 04\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-soft\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/4_7a31b452-63a5-4b5d-87e7-306156e2653a.png?v=1788575324\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-kicker\"\u003e ✨ Glow From Every Angle \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eLight Above. Light Below. \u003cspan class=\"xg26-gold\"\u003e Sparkle Everywhere Between. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe lighting doesn't stop at the main silhouette. Small points of warm light continue through the body and down the hanging strands underneath.\u003c\/p\u003e\n\u003cp\u003eTransparent stars catch surrounding illumination, while glossy red and green ornaments reflect warm highlights from different directions.\u003c\/p\u003e\n\u003cp\u003eThis layered lighting is what gives the piece its strongest visual impact once evening arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CANDY CANE — IMAGE 05\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-light\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-style-tag xg26-tag-candy\"\u003e 🍬 SWEET HOLIDAY CHARM \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eCandy-Cane Whimsy for a More \u003cspan class=\"xg26-red\"\u003e Playful Christmas \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eRed-and-white stripes transform the tall hat silhouette into something sweeter and more whimsical.\u003c\/p\u003e\n\u003cp\u003eA miniature wreath and bow decorate the front, while the fluffy brim and pom-pom soften the overall shape.\u003c\/p\u003e\n\u003cp\u003eCascading stars, tiny trees, festive ornaments and Santa-inspired charms underneath make this a particularly playful choice for family holiday spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/5_1d34a030-5457-4a13-9b3d-b8fdf1710a45.png?v=1788575325\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CLASSIC SANTA — IMAGE 06\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-dark\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/6_3da4485a-d126-49da-a88d-a5fdade28fe5.png?v=1788575325\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-style-tag xg26-tag-santa\"\u003e 🎅 CLASSIC SANTA GLOW \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eThe Christmas Colors You Already Love — \u003cspan style=\"color: #f4dca2;\"\u003e Just Bigger. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDeep Santa red, snowy white trim, holly leaves, red berries and illuminated snowflakes give this version the most timeless holiday look.\u003c\/p\u003e\n\u003cp\u003eIt feels instantly familiar, but the oversized hanging format keeps it from looking like another ordinary Santa decoration.\u003c\/p\u003e\n\u003cp\u003ePair it with evergreen garlands, wreaths, red bows and warm-white porch lights for a classic coordinated entrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     STYLE COLLECTION — IMAGE 07\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-soft xg26-center\" id=\"xg26-styles\"\u003e\u003cspan class=\"xg26-kicker\"\u003e 🎄 Find the Look That Feels Like Your Christmas \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eDifferent Silhouettes. \u003cspan class=\"xg26-gold\"\u003e One Warm Holiday Glow. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"xg26-subtitle\"\u003eChoose a traditional bell, a glowing Christmas tree, a playful striped hat, or another available Santa-inspired style from the product selector above.\u003c\/p\u003e\n\u003cdiv class=\"xg26-showcase\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/7_506b5f49-dafb-4535-a523-82ba5451d4e6.png?v=1788575326\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xg26-style-grid\"\u003e\n\u003carticle class=\"xg26-style-card\"\u003e\n\u003cdiv class=\"xg26-style-icon\"\u003e🔔\u003c\/div\u003e\n\u003ch3\u003eFestive Bell\u003c\/h3\u003e\n\u003cp\u003eRed, gold and evergreen for a fuller, traditional Christmas entrance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-style-card\"\u003e\n\u003cdiv class=\"xg26-style-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eTree of Light\u003c\/h3\u003e\n\u003cp\u003eA sculptural Christmas-tree silhouette with ornaments and a glowing star topper.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-style-card\"\u003e\n\u003cdiv class=\"xg26-style-icon\"\u003e🍬\u003c\/div\u003e\n\u003ch3\u003eCandy Cane Hat\u003c\/h3\u003e\n\u003cp\u003eRed-and-white stripes create a sweeter, more whimsical family-holiday look.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-style-card\"\u003e\n\u003cdiv class=\"xg26-style-icon\"\u003e🎅\u003c\/div\u003e\n\u003ch3\u003eClassic Santa Hat\u003c\/h3\u003e\n\u003cp\u003eTimeless Santa red, snowy white trim and traditional holly details.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-notice\"\u003e\n\u003cstrong\u003e Style note: \u003c\/strong\u003e Product imagery highlights several festive silhouettes. Available choices may vary by the product options shown above. Each order includes the selected style unless your specific offer clearly states otherwise.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WHERE TO HANG — IMAGE 08\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-light\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-kicker\"\u003e 🏡 Dress Up the Space Above You \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eBig Holiday Impact Without Taking Up \u003cspan class=\"xg26-green\"\u003e Valuable Floor Space \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eLarge Christmas decorations often compete for the same porch, table and floor space.\u003c\/p\u003e\n\u003cp\u003eThis hanging design uses the open area overhead, letting you add a dramatic centerpiece while leaving walkways and seating areas clear.\u003c\/p\u003e\n\u003cp\u003eUse it alone as a focal point or layer it with garland, lanterns, wreaths and Christmas trees around the entrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/8_2a93b14f-9922-470a-8aff-a9c9534e3651.png?v=1788575325\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place-grid\"\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e🚪\u003c\/div\u003e\n\u003cstrong\u003eEntryway\u003c\/strong\u003e \u003cspan\u003eWelcome guests with a focal point.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e🏡\u003c\/div\u003e\n\u003cstrong\u003eCovered Porch\u003c\/strong\u003e \u003cspan\u003eUse empty overhead space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e🛋️\u003c\/div\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eAdd a whimsical indoor centerpiece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cstrong\u003eDining Area\u003c\/strong\u003e \u003cspan\u003eCreate a festive dinner backdrop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e🎉\u003c\/div\u003e\n\u003cstrong\u003eHoliday Party\u003c\/strong\u003e \u003cspan\u003eTurn it into part of the event décor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-place\"\u003e\n\u003cdiv class=\"xg26-place-icon\"\u003e📸\u003c\/div\u003e\n\u003cstrong\u003ePhoto Corner\u003c\/strong\u003e \u003cspan\u003eCreate a glowing seasonal backdrop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     COZY NIGHT — IMAGE 09\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-dark\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/9_0794fc59-b021-4acd-a734-2d389db2fa9c.png?v=1788575326\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-kicker\"\u003e 🌙 Made for Cozy Christmas Nights \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eThe Best Part Begins \u003cspan style=\"color: #f4dca2;\"\u003e After Sunset \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAs daylight fades, the warm fairy lights become the main visual feature.\u003c\/p\u003e\n\u003cp\u003eStars glow more clearly, glossy ornaments reflect the surrounding lights, and the hanging strands create a soft golden curtain underneath.\u003c\/p\u003e\n\u003cp\u003eSurround it with garland, a Christmas tree or lanterns and the entire space begins to feel warmer.\u003c\/p\u003e\n\u003cdiv class=\"xg26-night-card\"\u003e\n\u003cdiv class=\"xg26-star-row\"\u003e\n\u003cspan class=\"xg26-star\"\u003e\u003c\/span\u003e \u003cspan class=\"xg26-star\"\u003e\u003c\/span\u003e \u003cspan class=\"xg26-star\"\u003e\u003c\/span\u003e \u003cspan class=\"xg26-star\"\u003e\u003c\/span\u003e \u003cspan class=\"xg26-star\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"color: #f4dca2; font-family: Georgia,'Times New Roman',serif; font-size: 23px; line-height: 1.45;\"\u003e“Soft light that turns an ordinary winter evening into Christmas.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-soft xg26-center\"\u003e\u003cspan class=\"xg26-kicker\"\u003e 🪝 Hang It. Style It. Let It Glow. \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eA Simpler Way to Add \u003cspan class=\"xg26-gold\"\u003e a Large Christmas Focal Point \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"xg26-card-grid\"\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e1️⃣\u003c\/div\u003e\n\u003ch3\u003eChoose the Location\u003c\/h3\u003e\n\u003cp\u003ePick a suitable indoor or covered outdoor area with enough room for the hanging strands.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e2️⃣\u003c\/div\u003e\n\u003ch3\u003eHang Securely\u003c\/h3\u003e\n\u003cp\u003eUse the top hanging point with suitable support appropriate for your selected location.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e3️⃣\u003c\/div\u003e\n\u003ch3\u003eLet the Strands Fall\u003c\/h3\u003e\n\u003cp\u003eGently arrange the dangling lights and ornaments so the different lengths remain visible.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xg26-card\"\u003e\n\u003cdiv class=\"xg26-card-icon\"\u003e4️⃣\u003c\/div\u003e\n\u003ch3\u003eAdd the Glow\u003c\/h3\u003e\n\u003cp\u003eActivate the lighting according to the supplied product controls and finish styling the surrounding space.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-dark\"\u003e\n\u003cdiv class=\"xg26-split\"\u003e\n\u003cdiv class=\"xg26-copy\"\u003e\n\u003cspan class=\"xg26-kicker\"\u003e 🎁 For Someone Who Really Loves Christmas \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eBigger Than an Ornament. More Unexpected Than Another String of Lights.\u003c\/h2\u003e\n\u003cp\u003eThis is a particularly fun gift for someone who enjoys transforming the entire home for the holidays.\u003c\/p\u003e\n\u003cp\u003eInstead of adding another small decoration to the collection, it gives them a statement piece they can build an entire porch or room display around.\u003c\/p\u003e\n\u003cdiv class=\"xg26-chips\"\u003e\n\u003cspan class=\"xg26-chip\" style=\"color: #f2e0bc; background: rgba(255,255,255,.06); border-color: rgba(244,220,162,.20);\"\u003e 🎄 Christmas Décor Lovers \u003c\/span\u003e \u003cspan class=\"xg26-chip\" style=\"color: #f2e0bc; background: rgba(255,255,255,.06); border-color: rgba(244,220,162,.20);\"\u003e 🏡 New Homeowners \u003c\/span\u003e \u003cspan class=\"xg26-chip\" style=\"color: #f2e0bc; background: rgba(255,255,255,.06); border-color: rgba(244,220,162,.20);\"\u003e 🎁 Holiday Hosts \u003c\/span\u003e \u003cspan class=\"xg26-chip\" style=\"color: #f2e0bc; background: rgba(255,255,255,.06); border-color: rgba(244,220,162,.20);\"\u003e 👩 Moms \u0026amp; Grandmothers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-night-card\"\u003e\n\u003cdiv style=\"font-size: 53px; margin-bottom: 15px;\"\u003e🎄✨🎅\u003c\/div\u003e\n\u003cdiv style=\"color: #f4dca2; font-family: Georgia,'Times New Roman',serif; font-size: 25px; line-height: 1.45;\"\u003eGive them something that changes the whole room, not just one corner of the tree.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-soft xg26-center\"\u003e\u003cspan class=\"xg26-kicker\"\u003e 📋 Product Details \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eGlowing Christmas Hanging Chandelier\u003c\/h2\u003e\n\u003cdiv class=\"xg26-specs\"\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eHanging Christmas Light Decoration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eWarm White Fairy-Light Effect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eOversized Festive Silhouette with Cascading Holiday Charms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eStyles\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eMultiple Christmas Designs — Select Your Preferred Style Above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eSize Range\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eApprox. 18.5–23.5 in High \/ 6–7.5 in Wide, depending on selected style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eTop Hanging Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003ePlacement\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003eIndoor \u0026amp; Suitable Covered Outdoor Holiday Areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-row\"\u003e\n\u003cdiv class=\"xg26-spec-label\"\u003eSuggested Use\u003c\/div\u003e\n\u003cdiv class=\"xg26-spec-value\"\u003ePorch, Entryway, Living Room, Dining Area, Covered Patio, Party Backdrop \u0026amp; Photo Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xg26-notice\"\u003e\n\u003cstrong\u003e Placement note: \u003c\/strong\u003e For outdoor decorating, use in an appropriate covered or sheltered area. Secure the decoration properly and protect it from severe weather, heavy precipitation and unusually strong wind.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"xg26-section xg26-light xg26-center\"\u003e\u003cspan class=\"xg26-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eBefore You \u003cspan class=\"xg26-red\"\u003e Hang the Christmas Magic \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"xg26-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eAre all styles included in one order?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eNo. Unless your selected offer specifically states otherwise, each order includes the style chosen from the product options above.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is the lighting?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eThe supplied product description presents the chandelier with a warm white \/ warm golden fairy-light appearance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I hang it?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eSuggested locations include front porches, entryways, living rooms, dining spaces, covered patios and suitable holiday-party areas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used outside?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eThe supplied product information recommends indoor use and suitable covered outdoor areas such as sheltered porches and covered patios.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is it?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eThe supplied description lists an approximate height of 18.5–23.5 inches and width of 6–7.5 inches, depending on the selected design.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it take up floor space?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eNo. The suspended format is intended to use vertical space, leaving porch floors, tables and walkways available for other Christmas decorations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use more than one together?\u003c\/summary\u003e\n\u003cdiv class=\"xg26-answer\"\u003eYes. Multiple hanging pieces can be used to create a fuller porch, entryway or party display, provided each item is mounted securely.\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=\"xg26-final\"\u003e\n\u003cdiv style=\"font-size: 45px; margin-bottom: 12px;\"\u003e🎄✨🎅\u003c\/div\u003e\n\u003cspan class=\"xg26-kicker\" style=\"color: #f5dca6; border-color: rgba(244,220,162,.28); background: rgba(255,255,255,.05);\"\u003e Turn Empty Space Into Christmas \u003c\/span\u003e\n\u003ch2 class=\"xg26-title\"\u003eHang It. Let It Glow. \u003cspan\u003eMake the Whole Space Feel Festive.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBring together an oversized Christmas silhouette, warm cascading lights and playful holiday charms in one hanging centerpiece designed to make porches, rooms and Christmas gatherings feel instantly more magical.\u003c\/p\u003e\n\u003ca class=\"xg26-btn\" href=\"#xg26-styles\"\u003e Choose Your Christmas Style → \u003c\/a\u003e\n\u003cp class=\"xg26-final-note\"\u003e✨ Warm Fairy Lights  •  🎄 Multiple Festive Styles  •  🪝 Hanging Statement Décor\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NCC","offers":[{"title":"Classic Snowflake Santa Hat","offer_id":67487405867053,"sku":"NNB2609051041-圣诞帽风铃灯饰A款","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Belted Santa Hat","offer_id":67487405899821,"sku":"NNB2609051041-圣诞帽风铃灯饰A款","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Candy Cane Striped Wreath Hat","offer_id":67487405932589,"sku":"NNB2609051041-圣诞帽风铃灯饰C款","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Glowing Christmas Tree","offer_id":67487405965357,"sku":"NNB2609051041-圣诞帽风铃灯饰D款","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPT_Image_Aug_18_2026_01_57_20_PM_113bbdac-68d6-4133-a4c5-8d7453ca084c.png?v=1788576344","url":"https:\/\/woverssy.com\/products\/%f0%9f%8e%85-lighted-santa-hat-hanging-chandelier","provider":"woverssy","version":"1.0","type":"link"}