{"product_id":"🎄christmas-chandelier","title":"🎄Lighted Santa Hat Hanging Chandelier","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display\u0026family=DM+Sans:wght@400;500;600;700\u0026display=swap');\n\n    #xmas-chandelier-pdp {\n      --red: #9F241F;\n      --deep-red: #751814;\n      --gold: #D59B38;\n      --gold-soft: #F6E6BD;\n      --cream: #FFF9F0;\n      --warm: #F8EFE3;\n      --green: #43583D;\n      --text: #332922;\n      --muted: #776B62;\n\n      width: 100%;\n      max-width: 780px;\n      margin: 0 auto;\n      padding: 8px 14px 42px;\n      background: transparent;\n      box-sizing: border-box;\n      color: var(--text);\n      font-family: \"DM Sans\", Arial, sans-serif;\n      overflow: hidden;\n    }\n\n    #xmas-chandelier-pdp *,\n    #xmas-chandelier-pdp *::before,\n    #xmas-chandelier-pdp *::after {\n      box-sizing: border-box;\n    }\n\n    #xmas-chandelier-pdp .pdp-block-card {\n      position: relative;\n      margin: 0 0 24px;\n      padding: 28px 22px 22px;\n      border: none;\n      border-radius: 12px;\n      background: var(--cream);\n      box-shadow: 0 10px 30px rgba(76, 43, 24, .07);\n      overflow: hidden;\n    }\n\n    #xmas-chandelier-pdp .pdp-section-tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      margin-bottom: 12px;\n      padding: 7px 11px;\n      border-radius: 999px;\n      background: rgba(159, 36, 31, .08);\n      color: var(--red);\n      font-size: 11px;\n      line-height: 1;\n      font-weight: 700;\n      letter-spacing: .10em;\n      text-transform: uppercase;\n    }\n\n    #xmas-chandelier-pdp h2,\n    #xmas-chandelier-pdp h3 {\n      font-family: \"DM Serif Display\", Georgia, serif;\n      font-weight: 400;\n      letter-spacing: -.02em;\n      color: var(--deep-red);\n      margin: 0;\n    }\n\n    #xmas-chandelier-pdp h2 {\n      font-size: clamp(30px, 7.8vw, 36px);\n      line-height: 1.06;\n      margin-bottom: 14px;\n    }\n\n    #xmas-chandelier-pdp h3 {\n      font-size: clamp(28px, 7vw, 33px);\n      line-height: 1.08;\n      margin-bottom: 14px;\n    }\n\n    #xmas-chandelier-pdp p {\n      margin: 0 0 15px;\n      color: var(--text);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    #xmas-chandelier-pdp strong {\n      color: var(--red);\n      font-weight: 700;\n    }\n\n    #xmas-chandelier-pdp .pdp-image {\n      display: block;\n      width: 100%;\n      height: auto;\n      margin-top: 22px;\n      border-radius: 10px;\n      object-fit: cover;\n    }\n\n    #xmas-chandelier-pdp .benefit-list {\n      display: grid;\n      gap: 10px;\n      margin: 18px 0 0;\n    }\n\n    #xmas-chandelier-pdp .benefit-line {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      padding: 0;\n      font-size: 15px;\n      line-height: 1.55;\n      color: #4C4037;\n    }\n\n    #xmas-chandelier-pdp .benefit-icon {\n      flex: 0 0 23px;\n      width: 23px;\n      height: 23px;\n      border-radius: 50%;\n      background: #F4E3BC;\n      color: #8A5815;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    \/* HERO *\/\n    #xmas-chandelier-pdp .pdp-hero {\n      background:\n        radial-gradient(circle at 12% 15%, rgba(255,221,150,.55), transparent 24%),\n        radial-gradient(circle at 90% 20%, rgba(207,46,38,.18), transparent 30%),\n        linear-gradient(125deg, #FFF8EC, #F8E9D5, #FFF6E8, #F6E1CC);\n      background-size: 220% 220%;\n      animation: holidayBackground 9s ease infinite;\n    }\n\n    @keyframes holidayBackground {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #xmas-chandelier-pdp .pdp-hero::before,\n    #xmas-chandelier-pdp .pdp-hero::after {\n      content: \"\";\n      position: absolute;\n      border-radius: 50%;\n      pointer-events: none;\n      background: rgba(255, 199, 86, .30);\n      filter: blur(2px);\n      animation: twinkle 2.8s ease-in-out infinite alternate;\n    }\n\n    #xmas-chandelier-pdp .pdp-hero::before {\n      width: 10px;\n      height: 10px;\n      right: 9%;\n      top: 12%;\n      box-shadow:\n        -40px 43px 0 rgba(255,205,100,.20),\n        12px 88px 0 rgba(255,205,100,.24),\n        -72px 132px 0 rgba(255,205,100,.18);\n    }\n\n    #xmas-chandelier-pdp .pdp-hero::after {\n      width: 6px;\n      height: 6px;\n      left: 9%;\n      top: 33%;\n      box-shadow:\n        25px 58px 0 rgba(255,215,127,.20),\n        5px 134px 0 rgba(255,215,127,.16);\n      animation-delay: .8s;\n    }\n\n    @keyframes twinkle {\n      from { opacity: .35; transform: scale(.75); }\n      to { opacity: 1; transform: scale(1.25); }\n    }\n\n    #xmas-chandelier-pdp .proof-bar {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 20px;\n    }\n\n    #xmas-chandelier-pdp .proof-pill {\n      display: inline-flex;\n      align-items: center;\n      min-height: 34px;\n      padding: 7px 11px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.72);\n      backdrop-filter: blur(8px);\n      color: #644A34;\n      font-size: 12px;\n      line-height: 1.2;\n      font-weight: 700;\n      box-shadow: 0 4px 16px rgba(73,40,17,.05);\n    }\n\n    #xmas-chandelier-pdp .hero-highlight {\n      color: var(--red);\n      position: relative;\n      white-space: nowrap;\n    }\n\n    #xmas-chandelier-pdp .hero-sub {\n      max-width: 600px;\n      font-size: 17px;\n      color: #56473B;\n    }\n\n    #xmas-chandelier-pdp .mini-trust {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 9px;\n      margin-top: 20px;\n    }\n\n    #xmas-chandelier-pdp .mini-trust-item {\n      padding: 12px 7px;\n      border-radius: 10px;\n      background: rgba(255,255,255,.62);\n      text-align: center;\n      color: #604E40;\n      font-size: 11px;\n      font-weight: 700;\n      line-height: 1.35;\n    }\n\n    #xmas-chandelier-pdp .mini-trust-item span {\n      display: block;\n      font-size: 20px;\n      margin-bottom: 4px;\n    }\n\n    \/* alternating section atmospheres *\/\n    #xmas-chandelier-pdp .tone-cream {\n      background: #FFF9F0;\n    }\n\n    #xmas-chandelier-pdp .tone-red {\n      background: linear-gradient(145deg, #FFF6F1, #F9EAE4);\n    }\n\n    #xmas-chandelier-pdp .tone-green {\n      background: linear-gradient(145deg, #F6F7F1, #ECEFE5);\n    }\n\n    #xmas-chandelier-pdp .tone-gold {\n      background: linear-gradient(145deg, #FFF9EB, #F8EDCF);\n    }\n\n    \/* FAQ *\/\n    #xmas-chandelier-pdp .faq-wrap {\n      margin-top: 18px;\n    }\n\n    #xmas-chandelier-pdp details {\n      margin: 0 0 10px;\n      border-radius: 10px;\n      background: rgba(255,255,255,.7);\n      overflow: hidden;\n    }\n\n    #xmas-chandelier-pdp summary {\n      position: relative;\n      cursor: pointer;\n      list-style: none;\n      padding: 17px 46px 17px 16px;\n      color: #46372F;\n      font-size: 15px;\n      line-height: 1.45;\n      font-weight: 700;\n    }\n\n    #xmas-chandelier-pdp summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #xmas-chandelier-pdp summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 16px;\n      top: 50%;\n      width: 26px;\n      height: 26px;\n      margin-top: -13px;\n      border-radius: 50%;\n      background: #F4E2BC;\n      color: #8B5A16;\n      font-size: 20px;\n      line-height: 25px;\n      text-align: center;\n      font-weight: 500;\n      transition: transform .25s ease;\n    }\n\n    #xmas-chandelier-pdp details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    #xmas-chandelier-pdp .faq-answer {\n      padding: 0 16px 17px;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    \/* Reviews *\/\n    #xmas-chandelier-pdp .rating-summary {\n      display: flex;\n      align-items: center;\n      gap: 13px;\n      margin: 12px 0 22px;\n      padding: 14px 0;\n      border-bottom: 1px solid rgba(112,84,57,.10);\n    }\n\n    #xmas-chandelier-pdp .rating-stars {\n      color: #D89C30;\n      letter-spacing: 2px;\n      font-size: 18px;\n    }\n\n    #xmas-chandelier-pdp .rating-copy {\n      font-size: 13px;\n      color: var(--muted);\n      line-height: 1.4;\n    }\n\n    #xmas-chandelier-pdp .review-card {\n      padding: 18px 0;\n      border-bottom: 1px solid rgba(112,84,57,.10);\n    }\n\n    #xmas-chandelier-pdp .review-card:last-child {\n      border-bottom: none;\n    }\n\n    #xmas-chandelier-pdp .review-head {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n      margin-bottom: 10px;\n    }\n\n    #xmas-chandelier-pdp .review-avatar {\n      width: 45px;\n      height: 45px;\n      flex: 0 0 45px;\n      border-radius: 50%;\n      object-fit: cover;\n      background: #EDE2D6;\n    }\n\n    #xmas-chandelier-pdp .review-name {\n      color: #40352E;\n      font-size: 14px;\n      line-height: 1.3;\n      font-weight: 700;\n    }\n\n    #xmas-chandelier-pdp .verified {\n      display: block;\n      margin-top: 2px;\n      color: #738368;\n      font-size: 11px;\n      font-weight: 600;\n    }\n\n    #xmas-chandelier-pdp .review-copy {\n      font-size: 15px;\n      line-height: 1.65;\n      color: #574B43;\n      margin: 0;\n    }\n\n    \/* Shipping *\/\n    #xmas-chandelier-pdp .shipping-grid,\n    #xmas-chandelier-pdp .trust-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-top: 18px;\n    }\n\n    #xmas-chandelier-pdp .shipping-item,\n    #xmas-chandelier-pdp .trust-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 15px;\n      background: rgba(255,255,255,.65);\n      border-radius: 10px;\n    }\n\n    #xmas-chandelier-pdp .shipping-icon,\n    #xmas-chandelier-pdp .trust-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #F3E2BD;\n      font-size: 18px;\n    }\n\n    #xmas-chandelier-pdp .shipping-title,\n    #xmas-chandelier-pdp .trust-title {\n      display: block;\n      margin-bottom: 3px;\n      color: #46372F;\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    #xmas-chandelier-pdp .shipping-copy,\n    #xmas-chandelier-pdp .trust-copy {\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* CTA *\/\n    #xmas-chandelier-pdp .pdp-cta {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      min-height: 52px;\n      margin-top: 20px;\n      padding: 14px 18px;\n      border-radius: 10px;\n      border: none;\n      text-decoration: none;\n      text-align: center;\n      background: linear-gradient(135deg, #A12620, #791914);\n      color: #FFFFFF;\n      font-size: 14px;\n      line-height: 1.2;\n      font-weight: 800;\n      letter-spacing: .05em;\n      box-shadow: 0 8px 21px rgba(126,29,23,.20);\n      transition: transform .22s ease, box-shadow .22s ease;\n    }\n\n    #xmas-chandelier-pdp .pdp-cta:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 12px 26px rgba(126,29,23,.25);\n    }\n\n    #xmas-chandelier-pdp .closing-line {\n      margin-top: 15px;\n      text-align: center;\n      color: #7A695D;\n      font-size: 12px;\n    }\n\n    @media (max-width: 520px) {\n      #xmas-chandelier-pdp {\n        padding-left: 10px;\n        padding-right: 10px;\n      }\n\n      #xmas-chandelier-pdp .pdp-block-card {\n        padding: 25px 18px 18px;\n      }\n\n      #xmas-chandelier-pdp h2 {\n        font-size: 32px;\n      }\n\n      #xmas-chandelier-pdp h3 {\n        font-size: 29px;\n      }\n\n      #xmas-chandelier-pdp p {\n        font-size: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"xmas-chandelier-pdp\"\u003e\n\u003c!-- 01 SOCIAL PROOF + HERO BENEFIT --\u003e\n\u003csection class=\"pdp-block-card pdp-hero\"\u003e\n\u003cdiv class=\"proof-bar\"\u003e\n\u003cspan class=\"proof-pill\"\u003e🎄 Holiday Statement Décor\u003c\/span\u003e \u003cspan class=\"proof-pill\"\u003e✨ Warm Festive Glow\u003c\/span\u003e \u003cspan class=\"proof-pill\"\u003eEasy to Hang\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pdp-section-tag\"\u003eChristmas Magic, Overhead\u003c\/span\u003e\n\u003ch2\u003eTurn Empty Space Into a \u003cspan class=\"hero-highlight\"\u003eHoliday Showpiece\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hero-sub\"\u003eBring the magic upward with a glowing Christmas chandelier that combines \u003cstrong\u003ewarm light, festive color and cascading ornaments\u003c\/strong\u003e in one unforgettable focal point.\u003c\/p\u003e\n\u003cdiv class=\"mini-trust\"\u003e\n\u003cdiv class=\"mini-trust-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Warm Glow\u003c\/div\u003e\n\u003cdiv class=\"mini-trust-item\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e Festive Décor\u003c\/div\u003e\n\u003cdiv class=\"mini-trust-item\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e Indoor \u0026amp; Covered Spaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"pdp-cta\"\u003eBRING HOME THE CHRISTMAS GLOW\u003c\/a\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9_10.gif?v=1789021542\" alt=\"\" width=\"107\" height=\"190\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 02 FEATURE --\u003e\n\u003csection class=\"pdp-block-card tone-red\"\u003e\u003cspan class=\"pdp-section-tag\"\u003e01 · Instant Atmosphere\u003c\/span\u003e\n\u003ch3\u003eA Magical Focal Point the Moment It Lights Up\u003c\/h3\u003e\n\u003cp\u003eInstead of decorating only tables and shelves, bring Christmas décor \u003cstrong\u003einto the air above you\u003c\/strong\u003e. The illuminated hanging design draws the eye upward and makes the whole space feel more immersive.\u003c\/p\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eTransforms overlooked ceiling space into festive décor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCreates a striking centerpiece without taking up floor space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eBeautiful above dining tables, entryways and gathering areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/7_80bb1cef-01df-4324-9dc5-16564376935c.png?v=1789023342\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 03 FEATURE --\u003e\n\u003csection class=\"pdp-block-card tone-gold\"\u003e\u003cspan class=\"pdp-section-tag\"\u003e02 · Cozy Warm Light\u003c\/span\u003e\n\u003ch3\u003eSoft Golden Light That Makes Christmas Feel Warmer\u003c\/h3\u003e\n\u003cp\u003eCascading warm lights create a soft festive glow while highlighting the ornaments below. It is designed to add \u003cstrong\u003ecozy atmosphere rather than harsh brightness\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWarm illumination adds depth and sparkle to your holiday space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCreates a welcoming backdrop for dinners and seasonal gatherings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLooks especially inviting during evening celebrations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/8_b076268d-dd53-4f25-b7a0-f0ef62e3f741.png?v=1789023353\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 04 FEATURE --\u003e\n\u003csection class=\"pdp-block-card tone-green\"\u003e\u003cspan class=\"pdp-section-tag\"\u003e03 · Layered Holiday Detail\u003c\/span\u003e\n\u003ch3\u003eMore Than Lights — A Complete Christmas Display\u003c\/h3\u003e\n\u003cp\u003eThe hanging design combines festive shapes, sparkling accents and traditional holiday colors to create a \u003cstrong\u003erich, dimensional look\u003c\/strong\u003e from top to bottom.\u003c\/p\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDecorative stars, ornaments and seasonal accents add visual movement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLayered hanging details catch and reflect the warm light.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCreates a fuller look than a simple string-light decoration.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9_6d828920-af44-468a-b172-4765afde6d76.png?v=1789023354\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 05 FEATURE --\u003e\n\u003csection class=\"pdp-block-card tone-cream\"\u003e\u003cspan class=\"pdp-section-tag\"\u003e04 · Decorate Your Way\u003c\/span\u003e\n\u003ch3\u003eBring Festive Charm to the Spaces People Notice Most\u003c\/h3\u003e\n\u003cp\u003eHang it where family and guests naturally gather. Its suspended design makes it especially suited to areas where you want a \u003cstrong\u003ehigh-impact holiday centerpiece\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e1\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eDining Area:\u003c\/strong\u003e create a festive centerpiece above the table.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e2\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eLiving Room:\u003c\/strong\u003e add glow above a holiday gathering space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e3\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eEntryway:\u003c\/strong\u003e welcome guests with instant Christmas atmosphere.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e4\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCovered Porch:\u003c\/strong\u003e extend the celebration toward your entrance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/4_ef89aaea-c4ad-4dc9-8333-97a6ceb344bc.png?v=1789023378\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 06 MATERIAL \/ CONSTRUCTION --\u003e\n\u003csection class=\"pdp-block-card tone-red\"\u003e\u003cspan class=\"pdp-section-tag\"\u003e05 · Holiday-Ready Construction\u003c\/span\u003e\n\u003ch3\u003eSoft Texture, Sparkling Details \u0026amp; Festive Finishes\u003c\/h3\u003e\n\u003cp\u003eDesigned as a decorative holiday statement piece, the chandelier combines a \u003cstrong\u003efabric-style festive upper section, soft fluffy trim, decorative hanging accents and integrated warm lights\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"benefit-list\"\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✦\u003c\/span\u003e \u003cspan\u003eSoft plush-style trim creates the classic cozy Christmas look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✦\u003c\/span\u003e \u003cspan\u003eReflective festive ornaments help amplify the light and sparkle.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-line\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e✦\u003c\/span\u003e \u003cspan\u003eRich red, gold and evergreen details complement traditional holiday décor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/5_589634e4-061d-4320-8bec-5de300393616.png?v=1789023378\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 07 FAQ --\u003e\n\u003csection class=\"pdp-block-card tone-green\"\u003e\u003cspan class=\"pdp-section-tag\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch3\u003eEverything You Need to Know\u003c\/h3\u003e\n\u003cp\u003eSimple decorating, warm light and plenty of options for where to display it.\u003c\/p\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I hang the Christmas Chandelier?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt looks beautiful above dining tables, in living rooms, entryways, covered porches and other festive spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it easy to hang?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The Christmas Chandelier is designed for quick and simple setup in your favorite holiday space.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Christmas Chandelier light up?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. It features warm glowing lights that help create a cozy, magical Christmas atmosphere.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 08 REVIEWS --\u003e\n\u003csection class=\"pdp-block-card tone-cream\"\u003e\n\u003ch3\u003eSee Why It Belongs at the Center of the Celebration\u003c\/h3\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eJennifer M.\u003c\/span\u003e\u003cspan class=\"verified\"\u003e✓ Verified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-copy\"\u003eI've bought so many Christmasdecorations over the years, but this iseasily one of my favorites. It makes ourhome feel so cozy and festive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eEmily R.\u003c\/span\u003e\u003cspan class=\"verified\"\u003e✓ Verified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-copy\"\u003eChristmas Chandelier completely transformed our dining room! The warm lights are beautiful, and everyone who comes over asks where we got it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003eAshley T.\u003c\/span\u003e\u003cspan class=\"verified\"\u003e✓ Verified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-copy\"\u003eAbsolutely love it! It was easy to set up and looks gorgeous when it's lit up. Mykids get excited every night when we turn it on!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 09 SHIPPING \u0026 RETURNS --\u003e\n\u003csection class=\"pdp-block-card tone-gold\"\u003e\n\u003ch3\u003eFrom Our Door to Your Holiday Home\u003c\/h3\u003e\n\u003cp\u003eYour Christmas décor should arrive with the same care that went into choosing it. Order details and available delivery estimates are shown during checkout.\u003c\/p\u003e\n\u003cdiv class=\"shipping-grid\"\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"shipping-title\"\u003eCarefully Prepared\u003c\/span\u003e \u003cspan class=\"shipping-copy\"\u003e Your order is prepared for its journey with care. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"shipping-title\"\u003eDelivery Updates\u003c\/span\u003e \u003cspan class=\"shipping-copy\"\u003e Available shipping information is provided with your order. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-item\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e↺\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"shipping-title\"\u003eReturns Support\u003c\/span\u003e \u003cspan class=\"shipping-copy\"\u003e Returns are handled according to the return policy published by our store.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- 10 GUARANTEE \/ TRUST --\u003e\n\u003csection class=\"pdp-block-card tone-green\"\u003e\n\u003ch3\u003eYour Holiday Moment Matters\u003c\/h3\u003e\n\u003cp\u003eFrom checkout to delivery, we want your experience to feel simple, clear and reassuring — so you can focus on \u003cstrong\u003emaking your home feel ready for Christmas\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trust-title\"\u003eSecure Checkout\u003c\/span\u003e \u003cspan class=\"trust-copy\"\u003e Complete your purchase through your store's secure checkout experience. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trust-title\"\u003eCustomer Support\u003c\/span\u003e \u003cspan class=\"trust-copy\"\u003e Questions about your order? Reach out through the store's support channel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e🎄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trust-title\"\u003eMade for the Holiday Moment\u003c\/span\u003e \u003cspan class=\"trust-copy\"\u003e A statement decoration designed to bring warmth and festive character overhead. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"pdp-cta\"\u003eMAKE YOUR SPACE FEEL LIKE CHRISTMAS\u003c\/a\u003e\n\u003cp class=\"closing-line\"\u003eWarm light. Festive details. One unforgettable Christmas centerpiece.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"JH","offers":[{"title":"A","offer_id":44868820172889,"sku":"NC03642609105834-A毛绒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"B","offer_id":44868820205657,"sku":"NC03642609105834-B毛绒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"C","offer_id":44868820238425,"sku":"NC03642609105834-C毛绒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"D","offer_id":44868820271193,"sku":"NC03642609105834-D毛绒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"E","offer_id":44868820303961,"sku":"NC03642609105834-E毛绒","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/7_80bb1cef-01df-4324-9dc5-16564376935c.png?v=1789023342","url":"https:\/\/treavhds.com\/zh\/products\/%f0%9f%8e%84christmas-chandelier","provider":"treavhds","version":"1.0","type":"link"}