{"product_id":"lighted-santa-hat-christmas-chandelier-cascading-led-hanging-holiday-decor","title":"Lighted Santa Hat Christmas Chandelier – Cascading LED Hanging Holiday Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   LIGHTED SANTA HAT CHRISTMAS CHANDELIER\n========================================================= *\/\n\n.shc-page,\n.shc-page *{\n  box-sizing:border-box;\n}\n\n.shc-page{\n  --red:#aa2023;\n  --red2:#711316;\n\n  --green:#214f35;\n  --green2:#153523;\n\n  --cream:#fff8ec;\n  --cream2:#f4e3ca;\n\n  --gold:#dca849;\n  --gold2:#f0c66f;\n\n  --brown:#482d20;\n  --dark:#281912;\n\n  --text:#38271f;\n  --muted:#75645a;\n\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto !important;\n  padding:0 !important;\n\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.shc-page h2,\n.shc-page h3,\n.shc-page h4,\n.shc-page p,\n.shc-page figure{\n  margin:0;\n}\n\n.shc-page img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  border:0;\n  vertical-align:top;\n}\n\n.shc-inner{\n  width:100%;\n  max-width:810px;\n\n  margin:0 auto;\n\n  padding-left:20px;\n  padding-right:20px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.shc-hero{\n  position:relative;\n\n  padding:29px 0 25px;\n\n  text-align:center;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% -5%,\n      rgba(218,168,73,.20),\n      transparent 44%\n    ),\n    linear-gradient(\n      180deg,\n      #fffaf2,\n      #f3e2ca\n    );\n}\n\n.shc-kicker{\n  margin-bottom:7px;\n\n  color:var(--red);\n\n  font-size:11.5px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1.2px;\n\n  text-transform:uppercase;\n}\n\n.shc-hero h2{\n  max-width:750px;\n\n  margin:0 auto;\n\n  color:#351f18;\n\n  font-size:36px;\n  line-height:1.07;\n\n  font-weight:950;\n  letter-spacing:-.75px;\n}\n\n.shc-hero h2 span{\n  color:var(--red);\n}\n\n.shc-copy{\n  max-width:650px;\n\n  margin:10px auto 0 !important;\n\n  color:#6e5c52;\n\n  font-size:15px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK STRIP\n========================================================= *\/\n\n.shc-strip{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:6px;\n\n  margin-top:13px;\n}\n\n.shc-strip div{\n  padding:6px 10px;\n\n  border:1px solid #dec9ae;\n  border-radius:18px;\n\n  background:rgba(255,255,255,.76);\n\n  color:#583c2e;\n\n  font-size:11.6px;\n  line-height:1.25;\n\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.shc-pills{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  max-width:720px;\n\n  margin:16px auto 0;\n}\n\n.shc-pill{\n  width:100%;\n  min-width:0;\n  min-height:46px;\n\n  padding:9px 12px;\n\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  align-items:center;\n\n  column-gap:7px;\n\n  border:1px solid #dfc9ae;\n  border-radius:22px;\n\n  background:#fff;\n\n  color:#483329;\n\n  text-align:left;\n\n  font-size:12.8px;\n  line-height:1.27;\n\n  font-weight:800;\n}\n\n.shc-pill span{\n  display:block;\n\n  margin:0;\n\n  font-size:15px;\n  line-height:1;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.shc-image{\n  width:100%;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  line-height:0;\n\n  background:#fff;\n}\n\n.shc-image img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  margin:0 !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.shc-label{\n  margin-bottom:6px;\n\n  color:var(--red);\n\n  font-size:11px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1.1px;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   LIGHT SECTION\n========================================================= *\/\n\n.shc-light{\n  padding:22px 0 23px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fffaf2,\n      #f5e5d0\n    );\n}\n\n.shc-light h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#3c281e;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-light p{\n  max-width:635px;\n\n  margin:8px auto 0 !important;\n\n  color:#706057;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   VALUE CARDS\n========================================================= *\/\n\n.shc-values{\n  display:flex;\n  flex-wrap:wrap;\n\n  margin:15px -4px -4px;\n}\n\n.shc-value{\n  width:33.333%;\n\n  padding:4px;\n}\n\n.shc-value-box{\n  height:100%;\n\n  padding:13px 7px;\n\n  border:1px solid #e0cdb4;\n  border-radius:10px;\n\n  background:#fffaf3;\n\n  text-align:center;\n}\n\n.shc-value-box strong{\n  display:block;\n\n  color:#4c3226;\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n.shc-value-box span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#79685d;\n\n  font-size:11.6px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   RED DESIGN SECTION\n========================================================= *\/\n\n.shc-red{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 85% 0%,\n      rgba(231,177,75,.18),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--red),\n      var(--red2)\n    );\n}\n\n.shc-red .shc-label{\n  color:#f1cf8b;\n}\n\n.shc-red h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-red p{\n  max-width:635px;\n\n  margin:8px auto 0 !important;\n\n  color:#f6e4df;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* DESIGN PILLS *\/\n\n.shc-designs{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.shc-design{\n  padding:8px 12px;\n\n  border:1px solid rgba(255,255,255,.17);\n  border-radius:22px;\n\n  background:rgba(255,255,255,.08);\n\n  color:#fff;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   DARK GLOW SECTION\n========================================================= *\/\n\n.shc-dark{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(230,176,75,.24),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #40271c,\n      #1f140f\n    );\n}\n\n.shc-dark .shc-label{\n  color:var(--gold2);\n}\n\n.shc-dark h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-dark p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#eadfd7;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.shc-dark-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.shc-dark-pill{\n  padding:8px 12px;\n\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:22px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#fff;\n\n  font-size:12.2px;\n  line-height:1.3;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   EASY HANG\n========================================================= *\/\n\n.shc-hang{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fff9ef,\n      #efdbc2\n    );\n}\n\n.shc-hang h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#3c281e;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-hang p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#6f5f55;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.shc-hang-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.shc-hang-pill{\n  padding:8px 12px;\n\n  border:1px solid #ddc7aa;\n  border-radius:22px;\n\n  background:#fffaf3;\n\n  color:#4a3428;\n\n  font-size:12.2px;\n  line-height:1.3;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   GREEN LOCATION\n========================================================= *\/\n\n.shc-green{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 90% 0%,\n      rgba(230,177,79,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--green),\n      var(--green2)\n    );\n}\n\n.shc-green .shc-label{\n  color:#eaca83;\n}\n\n.shc-green h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-green p{\n  max-width:635px;\n\n  margin:8px auto 0 !important;\n\n  color:#dfe9e2;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   LOCATIONS\n========================================================= *\/\n\n.shc-location{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  background:#f5e5ce;\n}\n\n.shc-location h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#3b281e;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-location p{\n  max-width:625px;\n\n  margin:8px auto 0 !important;\n\n  color:#706057;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.shc-location-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.shc-location-box{\n  min-width:0;\n\n  padding:11px 5px;\n\n  border:1px solid #ddc8ad;\n  border-radius:10px;\n\n  background:#fffaf3;\n\n  text-align:center;\n}\n\n.shc-location-box strong{\n  display:block;\n\n  color:#493227;\n\n  font-size:12.4px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n.shc-location-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#78675d;\n\n  font-size:10.7px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   SIZE \/ INFO\n========================================================= *\/\n\n.shc-size{\n  padding:23px 0 24px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #50301f,\n      #29180f\n    );\n}\n\n.shc-size .shc-label{\n  color:#efc68b;\n}\n\n.shc-size h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.shc-size p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#e5d8cf;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.shc-final{\n  padding:27px 0 30px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(218,165,72,.18),\n      transparent 43%\n    ),\n    linear-gradient(\n      180deg,\n      #efdabd,\n      #fff9ef\n    );\n}\n\n.shc-final h3{\n  max-width:710px;\n\n  margin:0 auto;\n\n  color:#3a261d;\n\n  font-size:28px;\n  line-height:1.11;\n\n  font-weight:950;\n}\n\n.shc-final h3 span{\n  color:var(--red);\n}\n\n.shc-final p{\n  max-width:620px;\n\n  margin:8px auto 0 !important;\n\n  color:#706057;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .shc-inner{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n\n  .shc-hero{\n    padding:21px 0 19px;\n  }\n\n  .shc-kicker{\n    margin-bottom:5px;\n\n    font-size:10.8px;\n    letter-spacing:.9px;\n  }\n\n  .shc-hero h2{\n    max-width:430px;\n\n    font-size:26px;\n    line-height:1.08;\n  }\n\n  .shc-copy{\n    max-width:420px;\n\n    margin-top:8px !important;\n\n    font-size:13.6px;\n    line-height:1.47;\n  }\n\n\n  \/* STRIP *\/\n\n  .shc-strip{\n    gap:5px;\n\n    margin-top:11px;\n  }\n\n  .shc-strip div{\n    padding:5px 8px;\n\n    font-size:10.7px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .shc-pills{\n    width:100%;\n\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:7px;\n\n    margin-top:13px;\n  }\n\n  .shc-pill{\n    width:100%;\n    min-width:0;\n\n    min-height:50px;\n\n    padding:9px;\n\n    grid-template-columns:18px minmax(0,1fr);\n\n    column-gap:6px;\n\n    border-radius:13px;\n\n    font-size:12.2px;\n    line-height:1.2;\n\n    white-space:normal;\n    word-break:normal;\n  }\n\n  .shc-pill span{\n    width:18px;\n\n    font-size:14px;\n  }\n\n\n  \/* SECTIONS *\/\n\n  .shc-light,\n  .shc-red,\n  .shc-dark,\n  .shc-hang,\n  .shc-green,\n  .shc-location,\n  .shc-size{\n    padding-top:18px;\n    padding-bottom:19px;\n  }\n\n  .shc-label{\n    margin-bottom:5px;\n\n    font-size:10.6px;\n    letter-spacing:.9px;\n  }\n\n  .shc-light h3,\n  .shc-red h3,\n  .shc-dark h3,\n  .shc-hang h3,\n  .shc-green h3,\n  .shc-location h3,\n  .shc-size h3{\n    font-size:21px;\n    line-height:1.13;\n  }\n\n  .shc-light p,\n  .shc-red p,\n  .shc-dark p,\n  .shc-hang p,\n  .shc-green p,\n  .shc-location p,\n  .shc-size p{\n    margin-top:6px !important;\n\n    font-size:13.4px;\n    line-height:1.48;\n  }\n\n\n  \/* VALUES *\/\n\n  .shc-values{\n    margin-top:12px;\n  }\n\n  .shc-value{\n    width:100%;\n  }\n\n  .shc-value-box{\n    padding:10px 8px;\n  }\n\n\n  \/* PILLS *\/\n\n  .shc-designs,\n  .shc-dark-row,\n  .shc-hang-row{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .shc-design,\n  .shc-dark-pill,\n  .shc-hang-pill{\n    padding:7px 10px;\n\n    font-size:11.8px;\n  }\n\n\n  \/* LOCATIONS *\/\n\n  .shc-location-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n\n  \/* FINAL *\/\n\n  .shc-final{\n    padding:21px 0 24px;\n  }\n\n  .shc-final h3{\n    font-size:22px;\n  }\n\n  .shc-final p{\n    font-size:13.5px;\n  }\n\n}\n\n\n@media screen and (max-width:380px){\n\n  .shc-inner{\n    padding-left:13px;\n    padding-right:13px;\n  }\n\n  .shc-hero h2{\n    font-size:24px;\n  }\n\n  .shc-pill{\n    padding:8px 7px;\n\n    grid-template-columns:17px minmax(0,1fr);\n\n    column-gap:5px;\n\n    font-size:11.7px;\n  }\n\n  .shc-pill span{\n    width:17px;\n\n    font-size:13px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"shc-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"shc-hero\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-kicker\"\u003e\n      Christmas Chandelier · Warm Holiday Glow\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Hang Christmas Magic\n      \u003cspan\u003eRight Over the Room.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shc-copy\"\u003e\n      An oversized Santa hat chandelier with cascading warm lights\n      and festive ornaments — designed to turn an empty overhead space\n      into an instant Christmas focal point.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-strip\"\u003e\n\n      \u003cdiv\u003e✨ CASCADING LIGHTS\u003c\/div\u003e\n\n      \u003cdiv\u003e🎅 OVERSIZED SANTA HAT\u003c\/div\u003e\n\n      \u003cdiv\u003e🎄 4 FESTIVE DESIGNS\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"shc-pills\"\u003e\n\n      \u003cdiv class=\"shc-pill\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        \u003cdiv\u003eCascading Warm White LED Glow\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-pill\"\u003e\n        \u003cspan\u003e🎅\u003c\/span\u003e\n        \u003cdiv\u003eOversized Santa Hat Statement Design\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-pill\"\u003e\n        \u003cspan\u003e🎄\u003c\/span\u003e\n        \u003cdiv\u003e4 Festive Christmas Styles\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-pill\"\u003e\n        \u003cspan\u003e🪝\u003c\/span\u003e\n        \u003cdiv\u003eEasy-Hang Indoor \u0026amp; Covered Outdoor Decor\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 01 GIF\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/01_a29e6aaf-ce10-4ce4-ba5e-e009a97ca9f6.gif?v=1788943497\" alt=\"Lighted Santa hat Christmas chandelier hanging decor\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     FIRST IMPRESSION\n====================================================== --\u003e\n\n\u003csection class=\"shc-light\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Turn Empty Overhead Space Into Christmas Decor\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      More Visual Impact Than Another String of Lights on the Wall.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The oversized Santa hat creates the main silhouette\n      while warm cascading lights and hanging ornaments\n      fill the space underneath with Christmas glow.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-values\"\u003e\n\n      \u003cdiv class=\"shc-value\"\u003e\n        \u003cdiv class=\"shc-value-box\"\u003e\n\n          \u003cstrong\u003eBig Santa Hat\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Instant holiday statement\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shc-value\"\u003e\n        \u003cdiv class=\"shc-value-box\"\u003e\n\n          \u003cstrong\u003eWarm LED Glow\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Cozy Christmas atmosphere\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shc-value\"\u003e\n        \u003cdiv class=\"shc-value-box\"\u003e\n\n          \u003cstrong\u003eHanging Details\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Stars, trees \u0026amp; ornaments\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 02\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/02_8751a850-df1c-4e66-8a4b-3ea6c4ceda0a.webp?v=1788943404\" alt=\"Four Christmas Santa hat chandelier designs\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     4 DESIGNS\n====================================================== --\u003e\n\n\u003csection class=\"shc-red\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      4 Different Ways to Bring Christmas Overhead\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Pick the Santa Hat Style That Fits Your Holiday Setup.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Choose from four festive designs,\n      each combining a Christmas hat silhouette\n      with warm cascading light strands.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-designs\"\u003e\n\n      \u003cdiv class=\"shc-design\"\u003e\n        ❄️ Snowflake Classic\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-design\"\u003e\n        🎀 Wreath Stripe\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-design\"\u003e\n        🎅 Santa Belt\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-design\"\u003e\n        🎄 Christmas Tree\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 03 GIF\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/03_abb2d8f7-33cd-452b-855a-5771d0e499e5.gif?v=1788943491\" alt=\"Installing Santa hat hanging Christmas chandelier\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     EASY HANG\n====================================================== --\u003e\n\n\u003csection class=\"shc-hang\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Big Holiday Impact · Simple Hanging Setup\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Hang It Up and Let the Christmas Scene Take Shape.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The top hanging point makes it easy\n      to place the decoration where overhead Christmas decor\n      can make the biggest visual difference.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-hang-row\"\u003e\n\n      \u003cdiv class=\"shc-hang-pill\"\u003e\n        🪝 Top Hanging Hook\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-hang-pill\"\u003e\n        ⚡ Quick Setup\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-hang-pill\"\u003e\n        🎄 Instant Holiday Look\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 04\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/04_07954a6f-0917-4f1b-b1fd-9c5441b5a13e.webp?v=1788943404\" alt=\"Santa hat Christmas chandelier day and night\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     DAY NIGHT\n====================================================== --\u003e\n\n\u003csection class=\"shc-dark\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Festive by Day · Glowing After Dark\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      One Decoration That Changes With the Light.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      During the day, the oversized Santa hat\n      acts as a bold Christmas statement.\n      After dark, the warm hanging LEDs become the focal point.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-dark-row\"\u003e\n\n      \u003cdiv class=\"shc-dark-pill\"\u003e\n        ☀️ Daytime Decor\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-dark-pill\"\u003e\n        ✨ Warm Night Glow\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shc-dark-pill\"\u003e\n        🎅 Christmas Statement\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 06\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/06_bd2ed73e-0b01-4c67-a9dc-69e2d5fffef0.webp?v=1788943405\" alt=\"Easy to hang Christmas chandelier decoration\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     FLEXIBLE PLACEMENT\n====================================================== --\u003e\n\n\u003csection class=\"shc-green\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Christmas Decor Where Ordinary Decorations Don't Reach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Bring the Holiday Glow Up Off the Floor and Into the Room.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Hanging overhead adds another visual layer\n      to your Christmas setup and works especially well\n      in entryways, living spaces and covered porch areas.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 08\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/08_7c5fc1ec-419b-4f4e-9499-31d6b21a5438.webp?v=1788943404\" alt=\"Indoor and covered outdoor Santa hat Christmas chandelier\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     LOCATIONS\n====================================================== --\u003e\n\n\u003csection class=\"shc-location\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      One Hanging Piece · Plenty of Holiday Spots\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Put the Christmas Glow Where Guests Will Actually See It.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use it in indoor spaces\n      or covered outdoor areas\n      where the hanging design can stay visible.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"shc-location-grid\"\u003e\n\n      \u003cdiv class=\"shc-location-box\"\u003e\n\n        \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Warm holiday focal point\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shc-location-box\"\u003e\n\n        \u003cstrong\u003eEntryway\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Festive first impression\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shc-location-box\"\u003e\n\n        \u003cstrong\u003eDining Room\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Christmas atmosphere overhead\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shc-location-box\"\u003e\n\n        \u003cstrong\u003eCovered Porch\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Welcome guests with glow\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 09\n====================================================== --\u003e\n\n\u003cdiv class=\"shc-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/09_1a72ffc7-a338-46d0-8823-e2676f21ca63.webp?v=1788943404\" alt=\"Santa hat hanging chandelier dimensions and four designs\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     SIZE\n====================================================== --\u003e\n\n\u003csection class=\"shc-size\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Oversized Enough to Get Noticed\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      12.6\" Tall Santa Hat With Cascading Light Details Below.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The hat measures approximately\n      12.6 inches high and 10.2 inches across,\n      creating a noticeable overhead holiday centerpiece.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\n\u003csection class=\"shc-final\"\u003e\n\n  \u003cdiv class=\"shc-inner\"\u003e\n\n    \u003cdiv class=\"shc-label\"\u003e\n      Santa Hat · Cascading Lights · Instant Christmas Atmosphere\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Don't Just Decorate Around the Room.\n      \u003cspan\u003eLight Up the Space Above It.\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A festive hanging centerpiece\n      that brings warm Christmas glow\n      to the spaces ordinary decorations leave empty.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Snuggyhome","offers":[{"title":"🎅 Santa Belt","offer_id":44571481014371,"sku":"B0005373-A腰带","price":28.99,"currency_code":"USD","in_stock":true},{"title":"❄️ Snowflake Classic","offer_id":44571481047139,"sku":"B0005373-C雪花","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🎄 Christmas Tree","offer_id":44571481079907,"sku":"B0005373-D圣诞树","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🎀 Wreath Stripe","offer_id":44571481112675,"sku":"B0005373-B花环","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/1_c8240c18-094d-4b57-b8dd-2e196a8451aa.gif?v=1788943574","url":"https:\/\/snuggyhome.com\/products\/lighted-santa-hat-christmas-chandelier-cascading-led-hanging-holiday-decor","provider":"Snuggyhome","version":"1.0","type":"link"}