{"product_id":"rondini-chandelier","title":"Rondini Chandelier","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --sage: #7A8A5C; --sage-sft: #DDE5C8;\n  --clay: #8A6A5C; --clay-sft: #EDE0D8;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 0 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n\/* ── HERO ── *\/\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── FEATURE CHIPS (4-col grid) ── *\/\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* ── VIDEO ── *\/\n.dfpd-video { position: relative; aspect-ratio: 16\/9; width: 100%; max-width: 720px; margin: 0 auto; background: #000; border-radius: 4px; overflow: hidden; box-shadow: 0 6px 20px rgba(26,26,24,0.12); }\n.dfpd-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; display: block; }\n\n\/* ── CRAFT MODULE (gold gradient) ── *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── SAGE MODULE — customization \/ installation notice ── *\/\n.dfpd-sage { display: grid; grid-template-columns: 72px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: var(--sage-sft); border: 1.5px solid var(--sage); border-radius: 4px; align-items: flex-start; }\n.dfpd-sage-icon { width: 56px; height: 56px; border-radius: 50%; background: var(--cream); border: 1.5px solid var(--sage); color: var(--sage); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-sage-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--sage); margin-bottom: 0.3rem; }\n.dfpd-sage-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--sage); line-height: 1.25; margin-bottom: 0.4rem; }\n.dfpd-sage-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; margin: 0 0 0.4rem; }\n.dfpd-sage-text p:last-child { margin-bottom: 0; }\n.dfpd-sage-tags { display: flex; flex-wrap: wrap; gap: 0.45rem; margin-top: 0.65rem; }\n.dfpd-sage-tag { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; padding: 0.25rem 0.65rem; background: var(--cream); border: 1px solid var(--sage); border-radius: 2px; color: var(--sage); }\n\n\/* ── CLAY MODULE — warnings, material notes, installation alerts ── *\/\n.dfpd-clay { display: grid; grid-template-columns: 72px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: var(--clay-sft); border: 1.5px solid var(--clay); border-radius: 4px; align-items: flex-start; }\n.dfpd-clay-icon { width: 56px; height: 56px; border-radius: 50%; background: var(--cream); border: 1.5px solid var(--clay); color: var(--clay); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-clay-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--clay); margin-bottom: 0.3rem; }\n.dfpd-clay-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--clay); line-height: 1.25; margin-bottom: 0.4rem; }\n.dfpd-clay-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n\n\/* ── FINISHES \/ COLOR SWATCHES ── *\/\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1.6rem; margin-top: 0.4rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.45rem; transition: transform 0.2s; }\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch { width: 44px; height: 44px; border-radius: 50%; box-shadow: 0 2px 4px rgba(26,26,24,0.1), inset 0 -6px 10px rgba(0,0,0,0.1), inset 2px 2px 3px rgba(255,255,255,0.4); }\n.dfpd-finish-name { font-family: var(--dk-jost); font-weight: 500; font-size: 0.68rem; color: var(--ink-2); text-align: center; }\n\n\/* ── SINGLE-SIZE LAYOUT (image-left + text-right) ── *\/\n.dfpd-size-single { display: grid; grid-template-columns: 260px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 230px; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none; }\n.dfpd-size-single-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.4); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-single-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.6rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-single-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.92rem; color: var(--ink-2); line-height: 1.6; margin-bottom: 0.65rem; }\n.dfpd-size-single-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.65rem; line-height: 1.5; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.32rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* ── MULTI-SIZE CONFIG CARDS (image-on-top grid) ── *\/\n.dfpd-configs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0.65rem; }\n.dfpd-configs-3 { grid-template-columns: repeat(3, 1fr); }\n.dfpd-config { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; transition: box-shadow 0.25s; }\n.dfpd-config:hover { box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-config-thumb { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 200px; background: #FFFFFF; border-bottom: 1px solid var(--border-lt); overflow: hidden; padding: 10px; transition: background 0.2s; text-decoration: none; }\n.dfpd-config-thumb:hover { background: var(--gold-sft); }\n.dfpd-config-thumb img { width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-config-thumb:hover img { transform: scale(1.35); }\n.dfpd-config-thumb-icon { position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-config-info { padding: 0.85rem 1rem 1rem; }\n.dfpd-config-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); line-height: 1.2; margin-bottom: 0.2rem; }\n.dfpd-config-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.82rem; color: var(--ink-2); margin-bottom: 0.25rem; }\n.dfpd-config-bulbs { font-family: var(--dk-serif); font-weight: 400; font-size: 0.88rem; color: var(--ink-3); margin-bottom: 0.4rem; }\n.dfpd-config-pill { display: inline-flex; padding: 0.25rem 0.6rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.52rem; letter-spacing: 0.2em; text-transform: uppercase; }\n\n\/* ── SPECS TABLE ── *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n.dfpd-spec-val a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* ── DOWNLOADS (3-col) ── *\/\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* ── FAQ ── *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* ── SUPPORT FOOTER ── *\/\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-craft, .dfpd-sage, .dfpd-clay { grid-template-columns: 1fr; }\n  .dfpd-craft-icon, .dfpd-sage-icon, .dfpd-clay-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-image { max-width: 260px; margin: 0 auto; }\n  .dfpd-size-single-pill { margin: 0 auto; }\n  .dfpd-configs, .dfpd-configs-3 { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eChandelier · E14 · Gold\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eRondini \u003cspan class=\"gold\"\u003eChandelier.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eThe design plays on the repetition of sparkling glass elements to create refined and enchanting lighting. Using high-quality cloud glass lamps, hand-made glass with unique texture, the light is evenly distributed through the hazy glass, and decorated with pearls in series. This chandelier looks amazing in your lounge or bedroom and really comes to life when it is illuminated.\u003c\/p\u003e\n\u003cp class=\"dfpd-lede\"\u003e— lit by six to twelve E14 bulbs across three sizes, scaled for \u003cspan class=\"gold\"\u003ebedrooms, lounges, dining rooms, and stairwell landings\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"8\" cy=\"9\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"13\" r=\"2.6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"7\" r=\"1.8\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGlass \u0026amp; \u003cspan class=\"gold\"\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 9.5c1.5-1.5 4.5-1.5 6 .5\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGold \u003cspan class=\"gold\"\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M9 3h6v6a3 3 0 0 1-6 0V3Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 15v6M9 8h6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eE14 \u003cspan class=\"gold\"\u003eSockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"7\" cy=\"8\" r=\"2.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"13\" cy=\"10\" r=\"3.4\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"13\" r=\"4.2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eThree \u003cspan class=\"gold\"\u003eSizes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForm \u0026amp; material\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSparkling glass, \u003cspan class=\"gold\"\u003estrung in series.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003ccircle cx=\"11\" cy=\"12\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"20\" cy=\"17\" r=\"3.4\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"22\" cy=\"9\" r=\"2.3\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"22\" r=\"1.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eThe design\u003c\/div\u003e\n\u003ch4\u003eHazy glass and pearl \u003cspan class=\"gold\"\u003edetailing.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp\u003eThe design plays on the repetition of \u003cspan class=\"gold\"\u003ehand-made cloud-glass\u003c\/span\u003e elements, each with its own texture, so light spreads evenly through the hazy surface rather than glaring. Strands of \u003cspan class=\"gold\"\u003epearls in series\u003c\/span\u003e thread between the orbs on a gold frame, giving the chandelier its refined sparkle — a piece that looks composed by day and comes to life once illuminated in a lounge or bedroom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES (3 configs) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eThree configurations\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eChoose the scale \u003cspan class=\"gold\"\u003efor your space.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-configs dfpd-configs-3\"\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_17_480x480.jpg?v=1682146227\" class=\"dfpd-config-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_17_480x480.jpg?v=1682146227\" alt=\"Rondini Chandelier small size diagram Dia 50 cm\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eDia 50 × H 33 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003e∅ 19.7″ × H 13.1″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eE14 · 6 bulbs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eBedroom · Dining nook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_16_480x480.jpg?v=1682146238\" class=\"dfpd-config-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_16_480x480.jpg?v=1682146238\" alt=\"Rondini Chandelier medium size diagram Dia 60 cm\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eDia 60 × H 40 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003e∅ 23.6″ × H 15.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eE14 · 9 bulbs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eLounge · Dining room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_15_480x480.jpg?v=1682146255\" class=\"dfpd-config-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Rondini_Chandelier-_15_480x480.jpg?v=1682146255\" alt=\"Rondini Chandelier large size diagram Dia 80 cm\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eDia 80 × H 50 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003e∅ 31.5″ × H 19.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eE14 · 12 bulbs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eStairwell · Great room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003eon the record.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cspan class=\"gold\"\u003eMetal\u003c\/span\u003e + \u003cspan class=\"gold\"\u003eGlass\u003c\/span\u003e \u003cspan class=\"sub\"\u003e· decorative pearls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14\u003c\/a\u003e · LED or Edison bulb \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eGold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCompatible with North America, Europe, Australia, Saudi Arabia certification\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eWorks with a standard wall switch \u003cspan class=\"sub\"\u003e· switch not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eHanging chain 30 cm \/ 11.8″ \u003cspan class=\"sub\"\u003e· length adjustable on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCeiling \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eresources.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Zir_EdFKCk3EodXQU3Xx8dzUYwgaIEz5\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpecifications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/16OPyVkCf6Pfvfx827uuGm08uGJuH_akX\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"#\" class=\"dfpd-download\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003e3D\u003c\/text\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D Files\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuick \u003cspan class=\"gold\"\u003equestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow many bulbs does each size use? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eEach size takes \u003cspan class=\"gold\"\u003eE14 bulbs\u003c\/span\u003e, sold separately: the \u003cspan class=\"gold\"\u003e50 cm uses six\u003c\/span\u003e, the \u003cspan class=\"gold\"\u003e60 cm uses nine\u003c\/span\u003e, and the \u003cspan class=\"gold\"\u003e80 cm uses twelve\u003c\/span\u003e. LED or decorative Edison bulbs both work — see the \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 bulb guide\u003c\/a\u003e to choose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose for my room? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eAs a rule of thumb, the \u003cspan class=\"gold\"\u003e50 cm\u003c\/span\u003e suits a bedroom or dining nook, the \u003cspan class=\"gold\"\u003e60 cm\u003c\/span\u003e a lounge or standard dining room, and the \u003cspan class=\"gold\"\u003e80 cm\u003c\/span\u003e a stairwell, foyer, or double-height great room. For a dining table, choose a diameter roughly half to two-thirds the table width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan the hanging chain be shortened or lengthened? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes. It ships with a \u003cspan class=\"gold\"\u003e30 cm \/ 11.8″ chain\u003c\/span\u003e that your electrician can shorten on installation, and a longer chain can be supplied on request for tall or vaulted ceilings — message the team with your ceiling height before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat is the chandelier made of? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eIt is built on a \u003cspan class=\"gold\"\u003egold metal frame\u003c\/span\u003e hung with \u003cspan class=\"gold\"\u003ehand-made glass orbs\u003c\/span\u003e and strands of decorative pearls. The textured glass diffuses the light into a soft, hazy glow; dust the glass and pearls gently with a dry or barely-damp cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWill it work with my home's electrical system? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes. It runs on \u003cspan class=\"gold\"\u003eAC 110–240 V\u003c\/span\u003e and is certified for North America, Europe, Australia, and Saudi Arabia, so it works on standard US household wiring. It mounts to a ceiling box and operates from a standard wall switch (not included); installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 19.7″ x H 13.1″ \/ Dia 50cm x H 33cm (round canopy) \/ Gold \u0026 Textured Clear Glass","offer_id":43974551470334,"sku":"DF202304070849-D1937-1","price":791.0,"currency_code":"AUD","in_stock":true},{"title":"∅ 23.6″ x H 15.7″ \/ Dia 60cm x H 40cm (round canopy) \/ Gold \u0026 Textured Clear Glass","offer_id":43974551503102,"sku":"DF202304070849-D1937-2","price":1403.0,"currency_code":"AUD","in_stock":true},{"title":"∅ 31.5″ x H 19.7″ \/ Dia 80cm x H 50cm (round canopy) \/ Gold \u0026 Textured Clear Glass","offer_id":43974551535870,"sku":"DF202304070849-D1937-3","price":1891.0,"currency_code":"AUD","in_stock":true},{"title":"L 31.5″ x H 19.7″ \/ L 80cm x H 50cm (Square canopy) \/ Gold \u0026 Textured Clear Glass","offer_id":44459958632702,"sku":"DF202304070849-D1937-4","price":1051.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/rondini-chandelier-9600.jpg?v=1709085925","url":"https:\/\/www.dekorfine.com\/en-au\/products\/rondini-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}