{"product_id":"chandelier-cleaning-care-spray","title":"✨ Chandelier Cleaning Spray – Glass, Crystal \u0026 Fixture Care","description":"\u003cstyle\u003e\n.chandelier-page,\n.chandelier-page *{\n  box-sizing:border-box;\n}\n\n.chandelier-page{\n  --ink:#2d3031;\n  --text:#5b6164;\n  --muted:#7b8285;\n\n  --gold:#c69a54;\n  --gold-dark:#967039;\n  --gold-soft:#faf4e8;\n\n  --blue:#6e8795;\n  --green:#718474;\n  --orange:#d68a4a;\n\n  --cream:#fffaf4;\n  --soft:#fafafa;\n  --white:#ffffff;\n\n  --line:#e5e4df;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px;\n\n  background:#faf9f6;\n  color:var(--text);\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.chandelier-page h1,\n.chandelier-page h2,\n.chandelier-page h3,\n.chandelier-page p{\n  margin-top:0;\n}\n\n.chandelier-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =========================\n   BASE CARD\n========================= *\/\n\n.ch-card{\n  margin-bottom:14px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(55,55,45,.05);\n}\n\n.ch-accent-gold{\n  border-top:5px solid var(--gold);\n}\n\n.ch-accent-blue{\n  border-top:5px solid var(--blue);\n}\n\n.ch-accent-green{\n  border-top:5px solid var(--green);\n}\n\n.ch-accent-orange{\n  border-top:5px solid var(--orange);\n}\n\n.ch-copy{\n  padding:21px 18px 16px;\n  text-align:left;\n}\n\n.ch-image-wrap{\n  padding:0 12px 12px;\n}\n\n.ch-image{\n  border-radius:16px;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.ch-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--gold-soft);\n  color:var(--gold-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.ch-title{\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:25px;\n  line-height:1.2;\n  letter-spacing:-.35px;\n\n  font-weight:900;\n  text-align:left;\n}\n\n.ch-text{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.55;\n\n  text-align:left;\n}\n\n.ch-text strong{\n  color:var(--ink);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ch-hero{\n  background:\n    radial-gradient(circle at 50% 0%,#f1e8d8 0%,transparent 48%),\n    linear-gradient(145deg,#ffffff 0%,#fffaf4 57%,#f1f3f2 100%);\n\n  border-color:#e6ddcf;\n}\n\n.ch-hero .ch-copy{\n  padding:27px 18px 17px;\n  text-align:center;\n}\n\n.ch-eyebrow{\n  display:inline-block;\n\n  margin-bottom:10px;\n  padding:6px 12px;\n\n  border-radius:999px;\n\n  background:#fff;\n  border:1px solid #e7dece;\n\n  color:var(--gold-dark);\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.ch-hero-title{\n  max-width:650px;\n\n  margin:0 auto 10px;\n\n  color:#2c3031;\n\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n\n  font-weight:950;\n  text-align:center;\n}\n\n.ch-hero-text{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#656b6e;\n\n  font-size:17px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================\n   HIGHLIGHT\n========================= *\/\n\n.ch-highlight{\n  margin-top:13px;\n  padding:12px 14px;\n\n  border-left:4px solid var(--gold);\n  border-radius:10px;\n\n  background:#fff8ee;\n\n  color:#6a5030;\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:750;\n\n  text-align:left;\n}\n\n.ch-highlight strong{\n  color:#513b22;\n}\n\n\n\/* =========================\n   LIST\n========================= *\/\n\n.ch-list{\n  margin:13px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.ch-list li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding-left:27px;\n\n  color:#53595c;\n\n  font-size:16px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ch-list li:last-child{\n  margin-bottom:0;\n}\n\n.ch-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  color:var(--gold-dark);\n\n  font-weight:900;\n}\n\n\n\/* =========================\n   ROWS\n========================= *\/\n\n.ch-rows{\n  margin-top:13px;\n\n  border-top:1px solid var(--line);\n}\n\n.ch-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ch-row:last-child{\n  border-bottom:0;\n}\n\n.ch-row b,\n.ch-row span{\n  padding:10px 8px;\n\n  font-size:13px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ch-row b{\n  color:var(--ink);\n}\n\n.ch-row span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.ch-steps{\n  display:grid;\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.ch-step{\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#fcfbf8;\n\n  color:#555a5d;\n\n  font-size:15px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.ch-step strong{\n  color:var(--gold-dark);\n}\n\n\n\/* =========================\n   INFO CARDS\n========================= *\/\n\n.ch-info-card{\n  margin-bottom:14px;\n  padding:21px 17px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:0 7px 20px rgba(55,55,45,.04);\n\n  text-align:left;\n}\n\n.ch-section-kicker{\n  display:inline-block;\n\n  margin-bottom:7px;\n  padding:5px 10px;\n\n  border-radius:999px;\n\n  background:var(--gold-soft);\n  color:var(--gold-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n  text-align:left;\n}\n\n.ch-section-title{\n  margin:0 0 14px;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:left;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.ch-spec-list{\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  list-style:none;\n}\n\n.ch-spec-list li{\n  display:grid;\n  grid-template-columns:40% 60%;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n}\n\n.ch-spec-list li:last-child{\n  border-bottom:0;\n}\n\n.ch-spec-label,\n.ch-spec-value{\n  padding:11px 12px;\n  text-align:left;\n}\n\n.ch-spec-label{\n  background:#faf4e8;\n\n  color:var(--gold-dark);\n\n  font-weight:850;\n}\n\n.ch-spec-value{\n  background:#fff;\n\n  color:#53595c;\n}\n\n\n\/* =========================\n   NOTES\n========================= *\/\n\n.ch-note-card{\n  background:#fffaf3;\n  border-color:#eadfce;\n}\n\n.ch-note-list{\n  margin:0;\n  padding-left:21px;\n\n  color:#5b5853;\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n.ch-note-list li{\n  margin-bottom:8px;\n  text-align:left;\n}\n\n.ch-note-list li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.ch-faq-card details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.ch-faq-card details:last-child{\n  margin-bottom:0;\n}\n\n.ch-faq-card summary{\n  position:relative;\n\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:800;\n  text-align:left;\n}\n\n.ch-faq-card summary::-webkit-details-marker{\n  display:none;\n}\n\n.ch-faq-card summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--gold-dark);\n\n  font-size:25px;\n}\n\n.ch-faq-card details[open] summary:after{\n  content:\"−\";\n}\n\n.ch-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.6;\n\n  text-align:left;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.ch-final{\n  padding:28px 18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f8f0e3 0%,\n      #ffffff 56%,\n      #f0f4f1 100%\n    );\n\n  border:1px solid #e6ded3;\n  border-radius:22px;\n}\n\n.ch-final h2{\n  max-width:620px;\n\n  margin:0 auto 9px;\n\n  color:var(--ink);\n\n  font-size:27px;\n  line-height:1.2;\n\n  font-weight:900;\n  text-align:center;\n}\n\n.ch-final p{\n  max-width:590px;\n\n  margin:0 auto 16px;\n\n  color:#686d6f;\n\n  font-size:16px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.ch-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:0 auto;\n  padding:14px 20px;\n\n  border-radius:14px;\n\n  background:var(--gold-dark);\n\n  color:#fff!important;\n\n  text-decoration:none;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:0 6px 14px rgba(150,112,57,.18);\n}\n\n.ch-trust{\n  margin-top:15px;\n  padding-top:13px;\n\n  border-top:1px solid #e5dfd7;\n\n  color:#6a706d;\n\n  font-size:12px;\n  line-height:1.7;\n\n  text-align:center;\n}\n\n.ch-policy{\n  max-width:630px;\n\n  margin:8px auto 0!important;\n\n  color:#898d89!important;\n\n  font-size:11px!important;\n  line-height:1.4!important;\n\n  text-align:center!important;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:520px){\n\n  .chandelier-page{\n    padding:6px;\n    font-size:17px;\n  }\n\n  .ch-card{\n    margin-bottom:12px;\n    border-radius:20px;\n  }\n\n  .ch-copy{\n    padding:19px 15px 14px;\n  }\n\n  .ch-hero .ch-copy{\n    padding:24px 15px 16px;\n  }\n\n  .ch-hero-title{\n    font-size:28px;\n  }\n\n  .ch-title{\n    font-size:23px;\n  }\n\n  .ch-image-wrap{\n    padding-right:9px;\n    padding-left:9px;\n    padding-bottom:9px;\n  }\n\n  .ch-info-card{\n    padding:19px 15px;\n  }\n\n  .ch-spec-list li{\n    grid-template-columns:41% 59%;\n  }\n\n  .ch-spec-label,\n  .ch-spec-value{\n    padding:10px 9px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"chandelier-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO\n  ========================== --\u003e\n  \u003csection class=\"ch-card ch-hero\"\u003e\n\n    \u003cdiv class=\"ch-copy\"\u003e\n\n      \u003cspan class=\"ch-eyebrow\"\u003e\n        ✨ REFRESH DULL, DUSTY FIXTURES\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"ch-hero-title\"\u003e\n        Bring Back the Sparkle Your Chandelier Has Been Hiding.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"ch-hero-text\"\u003e\n        A spray-on cleaning solution designed to help remove\n        \u003cstrong\u003edust, grime and everyday buildup\u003c\/strong\u003e\n        from compatible chandelier, glass, crystal and fixture surfaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ch-image-wrap\"\u003e\n\n      \u003cimg class=\"ch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/0955\/9008\/files\/spp_shopify20260429192953_26603737e374b85d9c74d7472ea9245b.jpg?v=1777462196\" alt=\"Chandelier cleaning and care spray\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       STAIN REMOVAL\n  ========================== --\u003e\n  \u003csection class=\"ch-card ch-accent-gold\"\u003e\n\n    \u003cdiv class=\"ch-copy\"\u003e\n\n      \u003cspan class=\"ch-kicker\"\u003e\n        TARGET DUST, GRIME \u0026amp; BUILDUP\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ch-title\"\u003e\n        💦 Help Loosen the Film That Makes Decorative Fixtures Look Dull\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ch-text\"\u003e\n        Dust and everyday residue can gradually dull glass and decorative surfaces.\n        The cleaning formula is designed to help loosen that buildup so fixtures can look cleaner and brighter again.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ch-highlight\"\u003e\n        \u003cstrong\u003eUseful for periodic maintenance:\u003c\/strong\u003e\n        refresh decorative lighting before accumulated dirt becomes more difficult to remove.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ch-image-wrap\"\u003e\n\n      \u003cimg class=\"ch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/0955\/9008\/files\/spp_shopify20260429192957_cfeac10c0b9dfcaf1d0249ff8c15f12a.jpg?v=1777462200\" alt=\"Chandelier dust and grime cleaning\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       MATERIALS\n  ========================== --\u003e\n  \u003csection class=\"ch-card ch-accent-blue\"\u003e\n\n    \u003cdiv class=\"ch-copy\"\u003e\n\n      \u003cspan class=\"ch-kicker\"\u003e\n        MULTI-MATERIAL FIXTURE CARE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ch-title\"\u003e\n        💎 Use on Compatible Glass, Crystal \u0026amp; Metal Surfaces\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ch-text\"\u003e\n        The product is intended for several common decorative-fixture materials, including suitable glass, crystal and metal components.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ch-rows\"\u003e\n\n        \u003cdiv class=\"ch-row\"\u003e\n          \u003cb\u003eGlass\u003c\/b\u003e\n          \u003cspan\u003eChandelier pieces and compatible glass shades\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ch-row\"\u003e\n          \u003cb\u003eCrystal\u003c\/b\u003e\n          \u003cspan\u003eDecorative crystal-style fixture components\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ch-row\"\u003e\n          \u003cb\u003eMetal\u003c\/b\u003e\n          \u003cspan\u003eCompatible brackets and decorative hardware\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ch-row\"\u003e\n          \u003cb\u003eLampshades\u003c\/b\u003e\n          \u003cspan\u003eSuitable washable fixture surfaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-highlight\"\u003e\n        \u003cstrong\u003ePatch test first:\u003c\/strong\u003e\n        plated, painted, coated or specialty finishes can react differently to cleaning chemicals.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ch-image-wrap\"\u003e\n\n      \u003cimg class=\"ch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/0955\/9008\/files\/spp_shopify20260429193002_81f76368ba4f7f6be627ad94b91be34d.jpg?v=1777462205\" alt=\"Glass crystal and metal fixture cleaning spray\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       RINSE\n  ========================== --\u003e\n  \u003csection class=\"ch-card ch-accent-green\"\u003e\n\n    \u003cdiv class=\"ch-copy\"\u003e\n\n      \u003cspan class=\"ch-kicker\"\u003e\n        RINSE-AWAY CLEANING ROUTINE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ch-title\"\u003e\n        🚿 Remove Cleaning Residue After the Dirt Is Loosened\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ch-text\"\u003e\n        After cleaning, thoroughly remove remaining product according to the surface and product directions so chemical residue is not left behind on the fixture.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ch-list\"\u003e\n\n        \u003cli\u003eSpray onto a compatible target area\u003c\/li\u003e\n\n        \u003cli\u003eAllow the cleaner to contact surface buildup\u003c\/li\u003e\n\n        \u003cli\u003eWipe or rinse as appropriate for the fixture\u003c\/li\u003e\n\n        \u003cli\u003eDry completely before restoring electrical power\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ch-image-wrap\"\u003e\n\n      \u003cimg class=\"ch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/0955\/9008\/files\/spp_shopify20260429193006_d7072684c74755d537c63b7611167533.jpg?v=1777462209\" alt=\"Cleaning decorative light fixture metal components\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       EASY USE\n  ========================== --\u003e\n  \u003csection class=\"ch-card ch-accent-orange\"\u003e\n\n    \u003cdiv class=\"ch-copy\"\u003e\n\n      \u003cspan class=\"ch-kicker\"\u003e\n        SPRAY-ON CLEANING\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ch-title\"\u003e\n        🧽 Make Detailed Fixture Cleaning Easier to Manage\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ch-text\"\u003e\n        The spray format makes it easier to distribute cleaner across suitable chandelier and decorative-light surfaces, including detailed areas that can be awkward to wipe individually.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ch-list\"\u003e\n\n        \u003cli\u003eUseful for routine fixture maintenance\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for detailed chandelier surfaces\u003c\/li\u003e\n\n        \u003cli\u003eCompact bottle for household storage\u003c\/li\u003e\n\n        \u003cli\u003eDesigned for indoor fixture-cleaning routines\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ch-image-wrap\"\u003e\n\n      \u003cimg class=\"ch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/0955\/9008\/files\/spp_shopify20260429193010_4eb647ec0fd2e46465b22a68f75c3ee5.jpg?v=1777462213\" alt=\"Spray chandelier cleaner for indoor fixture care\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       HOW TO USE\n  ========================== --\u003e\n  \u003csection class=\"ch-info-card\"\u003e\n\n    \u003cspan class=\"ch-section-kicker\"\u003e\n      BEFORE YOU CLEAN\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ch-section-title\"\u003e\n      🛠️ Power Off, Test, Clean \u0026amp; Dry Completely\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ch-steps\"\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e1. Turn off power:\u003c\/strong\u003e\n        disconnect or switch off the fixture and allow bulbs and components to cool completely.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e2. Protect electrical parts:\u003c\/strong\u003e\n        avoid spraying liquid into sockets, wiring, switches or other electrical components.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e3. Patch test:\u003c\/strong\u003e\n        test a small hidden area first to confirm material and finish compatibility.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e4. Apply carefully:\u003c\/strong\u003e\n        use only the amount needed on compatible surfaces.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e5. Remove residue:\u003c\/strong\u003e\n        wipe or rinse according to the fixture and product directions.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ch-step\"\u003e\n        \u003cstrong\u003e6. Dry fully:\u003c\/strong\u003e\n        make sure all surfaces and nearby electrical areas are completely dry before power is restored.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       PRODUCT INFO\n  ========================== --\u003e\n  \u003csection class=\"ch-info-card\"\u003e\n\n    \u003cspan class=\"ch-section-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ch-section-title\"\u003e\n      📏 Product Details\n    \u003c\/h2\u003e\n\n    \u003cul class=\"ch-spec-list\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003eChandelier Cleaning \u0026amp; Care Spray\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003eNet Content\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003e237 ml \/ Approx. 8 fl oz\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003eBottle Size\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003e8.1 × 16.3 cm \/ Approx. 3.19 × 6.42 in\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003eApplication\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003eChandelier \u0026amp; Decorative Fixture Cleaning\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003eListed Ingredients\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003eDeionized Water, Sodium Hydroxide, Sodium Hypochlorite, Isomeric Alcohol Polyoxyethylene Ether, Sodium Oxide\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"ch-spec-label\"\u003ePackage\u003c\/span\u003e\n        \u003cspan class=\"ch-spec-value\"\u003e1 × Chandelier Cleaning \u0026amp; Care Spray\u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SAFETY NOTES\n  ========================== --\u003e\n  \u003csection class=\"ch-info-card ch-note-card\"\u003e\n\n    \u003cspan class=\"ch-section-kicker\"\u003e\n      IMPORTANT SAFETY\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ch-section-title\"\u003e\n      ⚠️ Please Read Before Use\n    \u003c\/h2\u003e\n\n    \u003cul class=\"ch-note-list\"\u003e\n\n      \u003cli\u003e\n        Turn off electrical power and allow the fixture to cool before cleaning.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not spray directly into electrical sockets, wiring, switches or connections.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wear suitable gloves and avoid contact with skin and eyes.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use with adequate ventilation.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Never mix this product with acids, ammonia or other household cleaners.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Always patch test painted, plated, coated or delicate surfaces before full use.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Follow all directions and warnings printed on the product container.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep away from children and pets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Ensure the fixture is completely dry before restoring electrical power.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n  \u003csection class=\"ch-info-card ch-faq-card\"\u003e\n\n    \u003cspan class=\"ch-section-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"ch-section-title\"\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is this spray designed to clean?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        It is intended for compatible chandelier and decorative-light surfaces where dust, grime and everyday buildup need to be removed.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on glass and crystal?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        The supplied product information lists glass and crystal among its intended materials. Always patch test first, especially on coated or specialty finishes.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on metal fixtures?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        The supplied information lists compatible metal surfaces, but plated, painted or treated finishes should always be tested first.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I spray it directly onto the entire chandelier?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        Avoid spraying electrical sockets, wiring or connections. Turn off the power first and apply only to compatible cleanable surfaces.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do I need to rinse or wipe after use?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        Remaining product should be removed according to the product and fixture directions so cleaning residue is not left on the surface.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I mix it with another cleaner?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        No. Because the listed formula contains sodium hypochlorite, do not mix it with acids, ammonia or other household cleaners.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How much product is in one bottle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ch-answer\"\u003e\n        Each bottle contains approximately 237 ml \/ 8 fl oz.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FINAL CTA\n  ========================== --\u003e\n  \u003csection class=\"ch-final\"\u003e\n\n    \u003ch2\u003e\n      ✨ Let the Chandelier Look Like a Centerpiece Again.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep a dedicated fixture cleaner ready for periodic glass, crystal and compatible metal care around your home.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"ch-button\"\u003e\n      GET YOUR CHANDELIER CLEANER →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"ch-trust\"\u003e\n      📦 Tracked Shipping\n       · \n      🚚 Free Shipping on Orders Over $59.98\n       · \n      🔒 Secure Checkout\n       · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"ch-policy\"\u003e\n      Power off fixtures before cleaning. Patch test first and never mix with acids, ammonia or other cleaners.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"237ml \/ Buy 1","offer_id":49198057259162,"sku":"NC01752609091350-237ml","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260429193015_4c2a7ed339ec7657213214a1e62d5511_29385587-88dd-4b1b-a76f-2d42b76e2c43.jpg?v=1788921470","url":"https:\/\/povlya.com\/products\/chandelier-cleaning-care-spray","provider":"povlya.com","version":"1.0","type":"link"}