{"product_id":"🎄-lighted-christmas-hanging-chandelier-tree-santa-hat-holiday-decor-1","title":"🎄 Lighted Christmas Hanging Chandelier – Tree \u0026 Santa Hat Holiday Décor","description":"\u003c!--   PRODUCT TITLE:   🎄 Lighted Christmas Hanging Chandelier – Tree \u0026 Santa Hat Holiday Décor    IMAGE SETUP:   Replace IMAGE_1_URL through IMAGE_6_URL with your Shopify CDN image links.   This section intentionally contains no purchase\/redirect button. --\u003e \u003cstyle\u003e   .chc-page{     --ink:#203127;     --text:#526157;     --green:#1f5941;     --green-dark:#153e2f;     --red:#b92731;     --gold:#d8a83f;     --cream:#fffaf0;     --soft:#f3f7f1;     --white:#ffffff;     max-width:920px;     margin:0 auto;     padding:10px;     color:var(--text)!important;     font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;     line-height:1.65;   }    .chc-page *{box-sizing:border-box;}   .chc-page h1,   .chc-page h2,   .chc-page h3{     margin:0;     color:var(--ink)!important;     line-height:1.16;     font-weight:800!important;   }   .chc-page p{margin:0;color:var(--text)!important;}   .chc-page img{display:block;width:100%;height:auto;}    .chc-section{     margin:18px 0;     padding:40px 30px;     border-radius:26px;     background:var(--white);     border:1px solid rgba(31,89,65,.09);     box-shadow:0 14px 40px rgba(30,55,40,.08);     overflow:hidden;   }    .chc-eyebrow{     display:inline-block;     margin-bottom:13px;     padding:7px 12px;     border-radius:999px;     background:#eaf2eb;     color:var(--green)!important;     font-size:11px;     font-weight:800;     letter-spacing:.12em;     text-transform:uppercase;   }    .chc-title{     max-width:720px;     font-size:clamp(30px,5.4vw,50px);     letter-spacing:-.035em;   }    .chc-copy{     max-width:670px;     margin-top:15px!important;     font-size:16px;   }    .chc-media{     margin-top:27px;     overflow:hidden;     border-radius:22px;     background:#eef1eb;     box-shadow:0 16px 38px rgba(22,54,38,.11);   }    .chc-hero{     padding:48px 30px 30px;     text-align:center;     background:       radial-gradient(circle at 90% 12%,rgba(216,168,63,.24),transparent 24%),       radial-gradient(circle at 6% 70%,rgba(185,39,49,.11),transparent 28%),       linear-gradient(145deg,#fffdf7 0%,#edf5ed 100%);   }    .chc-hero .chc-title{margin:0 auto;}   .chc-hero .chc-copy{margin:16px auto 0!important;}    .chc-hero h1 span{color:var(--red)!important;}    .chc-badge{     display:inline-block;     margin-bottom:18px;     padding:9px 15px;     border-radius:999px;     background:var(--red);     color:#fff!important;     font-size:11px;     font-weight:900;     letter-spacing:.12em;   }    .chc-chips{     display:flex;     flex-wrap:wrap;     justify-content:center;     gap:9px;     margin-top:22px;   }    .chc-chip{     padding:8px 12px;     border-radius:999px;     background:rgba(255,255,255,.78);     border:1px solid rgba(31,89,65,.12);     color:#365343!important;     font-size:12px;     font-weight:750;   }    .chc-split{     display:grid;     grid-template-columns:1.03fr .97fr;     gap:30px;     align-items:center;   }    .chc-split .chc-media{margin:0;}    .chc-problem{     background:linear-gradient(145deg,#fff8f1,#fff);   }    .chc-statement{     text-align:center;     background:var(--green-dark);     border:none;   }    .chc-statement h2,   .chc-statement p{color:#fff!important;}   .chc-statement h2{     max-width:720px;     margin:0 auto;     font-size:clamp(29px,4.8vw,46px);   }   .chc-statement p{     max-width:650px;     margin:15px auto 0!important;     opacity:.86;   }    .chc-feature-grid,   .chc-style-grid,   .chc-scene-grid{     display:grid;     gap:15px;     margin-top:25px;   }    .chc-feature-grid{grid-template-columns:repeat(3,1fr);}   .chc-style-grid{grid-template-columns:repeat(3,1fr);}   .chc-scene-grid{grid-template-columns:repeat(2,1fr);}    .chc-card{     padding:21px 18px;     border-radius:18px;     background:var(--soft);     border:1px solid rgba(31,89,65,.08);   }    .chc-card .chc-icon{     display:block;     margin-bottom:11px;     font-size:26px;   }    .chc-card h3{font-size:19px;}   .chc-card p{margin-top:8px;font-size:14px;line-height:1.58;}    .chc-style-card{     padding:23px 17px;     text-align:center;     border-radius:20px;     background:linear-gradient(180deg,#fff,#f2f6f0);     border:1px solid rgba(31,89,65,.1);   }    .chc-style-card strong{     display:block;     color:var(--ink)!important;     font-size:16px;   }    .chc-style-card span{     display:block;     margin-top:6px;     color:var(--text)!important;     font-size:13px;   }    .chc-steps{     counter-reset:step;     display:grid;     grid-template-columns:repeat(3,1fr);     gap:15px;     margin-top:25px;   }    .chc-step{     position:relative;     padding:24px 18px 20px;     border-radius:18px;     background:#fff;     border:1px solid rgba(31,89,65,.11);   }    .chc-step:before{     counter-increment:step;     content:'0' counter(step);     display:inline-flex;     align-items:center;     justify-content:center;     width:38px;     height:38px;     margin-bottom:14px;     border-radius:50%;     background:var(--green);     color:#fff;     font-size:12px;     font-weight:900;   }    .chc-step h3{font-size:18px;}   .chc-step p{margin-top:7px;font-size:14px;}    .chc-note{     margin-top:20px!important;     padding:15px 17px;     border-left:4px solid var(--gold);     border-radius:12px;     background:#fff9e8;     color:#5c523b!important;     font-size:13px;   }    .chc-faq details{     margin-top:11px;     padding:17px 18px;     border-radius:15px;     background:#f6f8f5;     border:1px solid rgba(31,89,65,.08);   }    .chc-faq summary{     cursor:pointer;     color:var(--ink)!important;     font-weight:800;   }    .chc-faq details p{margin-top:10px;font-size:14px;}    .chc-final{     padding:48px 30px;     text-align:center;     background:       radial-gradient(circle at 10% 10%,rgba(216,168,63,.25),transparent 28%),       linear-gradient(145deg,#f5fbf4,#fff8ec);   }    .chc-final h2{     max-width:700px;     margin:0 auto;     font-size:clamp(31px,5vw,49px);   }    .chc-final p{     max-width:620px;     margin:15px auto 0!important;   }    .chc-final-line{     display:inline-block;     margin-top:22px;     padding:11px 16px;     border-radius:999px;     background:var(--red);     color:#fff!important;     font-size:13px;     font-weight:850;   }    @media(max-width:760px){     .chc-page{padding:6px;}     .chc-section{padding:31px 19px;border-radius:21px;}     .chc-hero{padding:38px 18px 20px;}     .chc-split,     .chc-feature-grid,     .chc-style-grid,     .chc-scene-grid,     .chc-steps{grid-template-columns:1fr;}     .chc-split{gap:23px;}     .chc-split .chc-media{order:2;}     .chc-copy{font-size:15px;}     .chc-media{border-radius:17px;}   } \u003c\/style\u003e \u003cdiv class=\"chc-page\"\u003e \u003c!-- ATTENTION \/ HERO --\u003e \u003csection class=\"chc-section chc-hero\"\u003e \u003cdiv class=\"chc-badge\"\u003eA HOLIDAY SHOWSTOPPER\u003c\/div\u003e \u003ch1 class=\"chc-title\"\u003eTurn Empty Space Into \u003cspan\u003eChristmas Magic.\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"chc-copy\"\u003eA statement-making hanging decoration that combines a festive sculpted topper, warm cascading lights and charming Christmas ornaments in one unforgettable display.\u003c\/p\u003e \u003cdiv class=\"chc-chips\"\u003e \u003cspan class=\"chc-chip\"\u003eWarm Festive Glow\u003c\/span\u003e \u003cspan class=\"chc-chip\"\u003eCascading Ornament Display\u003c\/span\u003e \u003cspan class=\"chc-chip\"\u003e3 Holiday Styles\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"chc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Sep_8__2026__05_19_16_AM.png?v=1788859807\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- INTEREST \/ PROBLEM --\u003e \u003csection class=\"chc-section chc-problem\"\u003e \u003cdiv class=\"chc-split\"\u003e \u003cdiv\u003e \u003cspan class=\"chc-eyebrow\"\u003eThe Missing Finishing Touch\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eWhen Ordinary String Lights Just Don’t Feel Special Enough\u003c\/h2\u003e \u003cp class=\"chc-copy\"\u003eWalls, railings and trees get all the attention while the space overhead stays empty. This hanging centerpiece draws the eye upward and gives your holiday setup more depth, warmth and personality.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Sep_8__2026__05_22_16_AM.png?v=1788859807\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- DESIRE \/ EMOTIONAL VALUE --\u003e \u003csection class=\"chc-section chc-statement\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eMore Than Holiday Lighting\u003c\/span\u003e \u003ch2\u003eCreate the Kind of Christmas Entrance People Stop to Admire\u003c\/h2\u003e \u003cp\u003eFrom the glowing circular frame to the dangling stars, snowflakes, trees and ornaments, every layer adds movement and festive dimension to your space.\u003c\/p\u003e \u003cdiv class=\"chc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Sep_8__2026__05_23_36_AM.png?v=1788859807\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- CORE BENEFITS --\u003e \u003csection class=\"chc-section\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eDesigned to Delight\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eA Complete Holiday Moment in One Hanging Display\u003c\/h2\u003e \u003cdiv class=\"chc-feature-grid\"\u003e \u003cdiv class=\"chc-card\"\u003e \u003cspan class=\"chc-icon\"\u003e✨\u003c\/span\u003e \u003ch3\u003eLayered Warm Glow\u003c\/h3\u003e \u003cp\u003eMultiple illuminated strands create a rich, cascading light effect.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-card\"\u003e \u003cspan class=\"chc-icon\"\u003e🎄\u003c\/span\u003e \u003ch3\u003eFestive From Top to Bottom\u003c\/h3\u003e \u003cp\u003eA sculpted topper, fluffy trim and hanging ornaments complete the look.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-card\"\u003e \u003cspan class=\"chc-icon\"\u003e🏠\u003c\/span\u003e \u003ch3\u003eUses Overhead Space\u003c\/h3\u003e \u003cp\u003eAdds visual impact without taking up valuable floor or tabletop room.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- STYLES --\u003e \u003csection class=\"chc-section\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eChoose Your Holiday Look\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eThree Festive Styles, Three Different Personalities\u003c\/h2\u003e \u003cp class=\"chc-copy\"\u003eChoose the design that best complements your Christmas decorating theme.\u003c\/p\u003e \u003cdiv class=\"chc-style-grid\"\u003e \u003cdiv class=\"chc-style-card\"\u003e \u003cstrong\u003e🎄 Christmas Tree Style\u003c\/strong\u003e \u003cspan\u003eClassic, full and unmistakably festive.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"chc-style-card\"\u003e \u003cstrong\u003e🎅 Santa Belt Hat Style\u003c\/strong\u003e \u003cspan\u003ePlayful character with traditional red-and-white charm.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"chc-style-card\"\u003e \u003cstrong\u003e❄️ Snowflake Hat Style\u003c\/strong\u003e \u003cspan\u003eA whimsical pointed hat finished with winter details.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- HOW TO DISPLAY --\u003e \u003csection class=\"chc-section\" style=\"background: #f5f8f3;\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eSimple Seasonal Setup\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eHang, Arrange \u0026amp; Enjoy the Glow\u003c\/h2\u003e \u003cdiv class=\"chc-steps\"\u003e \u003cdiv class=\"chc-step\"\u003e \u003ch3\u003eChoose a Secure Spot\u003c\/h3\u003e \u003cp\u003eSelect a stable overhead hook or hanging point suitable for the decoration.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-step\"\u003e \u003ch3\u003eSeparate the Strands\u003c\/h3\u003e \u003cp\u003eGently arrange the hanging lights and ornaments for a balanced cascade.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-step\"\u003e \u003ch3\u003eActivate \u0026amp; Enjoy\u003c\/h3\u003e \u003cp\u003eFollow the included instructions for your selected model and enjoy the festive display.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"chc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Sep_8__2026__05_29_45_AM.png?v=1788859807\" alt=\"\"\u003e\u003c\/div\u003e \u003cp class=\"chc-note\"\u003eInstallation hardware, power method and placement requirements may vary by selected option. Always follow the instructions supplied with the product.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- USE SCENES --\u003e \u003csection class=\"chc-section\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eMake Every Gathering Feel Special\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eA Magical Focal Point for Your Holiday Space\u003c\/h2\u003e \u003cdiv class=\"chc-scene-grid\"\u003e \u003cdiv class=\"chc-card\"\u003e \u003ch3\u003e🏡 Covered Porch\u003c\/h3\u003e \u003cp\u003eCreate a welcoming glow above a sheltered entrance or seating area.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-card\"\u003e \u003ch3\u003e🚪 Entryway\u003c\/h3\u003e \u003cp\u003eGive arriving guests an unforgettable first impression.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-card\"\u003e \u003ch3\u003e🍽️ Holiday Dining\u003c\/h3\u003e \u003cp\u003eAdd warmth and personality above a seasonal gathering space.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"chc-card\"\u003e \u003ch3\u003e🎉 Christmas Party\u003c\/h3\u003e \u003cp\u003eCreate a photo-ready centerpiece for celebrations and family moments.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"chc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Sep_8__2026__05_32_19_AM.png?v=1788859960\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"chc-section chc-faq\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eHelpful Information\u003c\/span\u003e \u003ch2 class=\"chc-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cdetails\u003e \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e \u003cp\u003eIt works beautifully in suitable entryways, covered porches, dining spaces and party areas. Confirm the product’s placement rating before exposing it to rain or harsh weather.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow is it installed?\u003c\/summary\u003e \u003cp\u003eHang it from a secure overhead support, then gently separate and arrange the decorative strands. Follow the supplied installation instructions for your model.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat power source does it use?\u003c\/summary\u003e \u003cp\u003ePower specifications may vary by option. Please check the selected variant information before ordering.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eAre all three designs identical in detail?\u003c\/summary\u003e \u003cp\u003eNo. Each style has its own topper and decorative character. Small ornament arrangements may vary, so review the selected option images carefully.\u003c\/p\u003e \u003c\/details\u003e \u003c\/section\u003e \u003c!-- ACTION \/ FINAL --\u003e \u003csection class=\"chc-section chc-final\"\u003e\u003cspan class=\"chc-eyebrow\"\u003eBring the Holiday Magic Home\u003c\/span\u003e \u003ch2\u003eMake This Christmas Feel a Little More Magical ✨\u003c\/h2\u003e \u003cp\u003eChoose your favorite festive style and transform an overlooked space into a warm, glowing centerpiece your family and guests will remember.\u003c\/p\u003e \u003cspan class=\"chc-final-line\"\u003eChoose Your Favorite Holiday Style\u003c\/span\u003e\u003c\/section\u003e \u003c\/div\u003e","brand":"ZH728","offers":[{"title":"Christmas Tree Style","offer_id":53843229147430,"sku":"NC0201260908608-圣诞帽风铃灯饰D款","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Santa Belt Hat Style","offer_id":53843229180198,"sku":"NC0201260908608-圣诞帽风铃灯饰A款","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Snowflake Santa Hat Style","offer_id":53843229212966,"sku":"NC0201260908608-圣诞帽风铃灯饰B款","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/ChatGPT_Image_Sep_8__2026__05_19_16_AM.png?v=1788941396","url":"https:\/\/zavrlyshop.com\/es\/products\/%f0%9f%8e%84-lighted-christmas-hanging-chandelier-tree-santa-hat-holiday-decor-1","provider":"zavrlyshop","version":"1.0","type":"link"}