{"product_id":"magnolia-chandelier","title":"Magnolia Bloom Chandelier","description":"\u003cstyle\u003e\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --linen-2: #F5EDDB;\n  --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --copper: #8E5A30;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n}\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd { font-family: var(--dk-serif); -webkit-font-smoothing: antialiased; color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65; padding: 1.5rem 0 2rem; width: 100%; }\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n.dfpd .kw { color: var(--gold); text-decoration: underline; text-decoration-color: var(--gold-sft); text-underline-offset: 3px; text-decoration-thickness: 1px; }\n.dfpd-section-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 11px; letter-spacing: 0.32em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; display: flex; align-items: center; gap: 12px; }\n.dfpd-section-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(26px, 3vw, 34px); line-height: 1.2; letter-spacing: -0.01em; color: var(--ink); margin-bottom: 28px; }\n.dfpd-section { padding: 0 28px; margin-bottom: 64px; }\n.dfpd-hero { padding: 56px 28px 32px; margin-bottom: 0; }\n.dfpd-h1 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(32px, 4.4vw, 48px); line-height: 1.1; color: var(--ink); margin-bottom: 22px; letter-spacing: -0.015em; }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 19px; line-height: 1.6; color: var(--ink-2); max-width: 720px; }\n.dfpd-divider { margin: 0 28px 56px; border-top: 1px solid var(--border-lt); }\n\n.dfpd-strip { border: 1px solid var(--border-lt); border-radius: 10px; display: grid; grid-template-columns: repeat(3, 1fr); overflow: hidden; }\n.dfpd-strip-cell { padding: 22px; display: flex; flex-direction: column; align-items: center; gap: 10px; text-align: center; border-right: 1px solid var(--border-lt); }\n.dfpd-strip-cell:last-child { border-right: none; }\n.dfpd-strip-icon { width: 28px; height: 28px; color: var(--gold); display: flex; align-items: center; justify-content: center; }\n.dfpd-strip-text { font-family: var(--dk-jost); font-weight: 500; font-size: 13px; letter-spacing: 0.04em; color: var(--ink-2); }\n.dfpd-strip-text .gold { font-weight: 600; }\n@media (max-width: 700px) { .dfpd-strip { grid-template-columns: 1fr; } .dfpd-strip-cell { border-right: none; border-bottom: 1px solid var(--border-lt); } .dfpd-strip-cell:last-child { border-bottom: none; } }\n\n\/* Video *\/\n.dfpd-vid-wrap { max-width: 640px; }\n.dfpd-vid { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; border: 1px solid var(--border-lt); }\n.dfpd-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n\n.dfpd-design { background: var(--linen-2); border-radius: 10px; padding: 28px 32px; display: flex; gap: 24px; align-items: flex-start; }\n.dfpd-design-icon { flex: 0 0 64px; width: 64px; height: 64px; border-radius: 50%; background: var(--cream); border: 1px solid var(--border-lt); display: flex; align-items: center; justify-content: center; color: var(--gold); }\n.dfpd-design-body { flex: 1 1 auto; }\n.dfpd-design-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 10.5px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; }\n.dfpd-design-title { font-family: var(--dk-sans); font-weight: 600; font-size: 18px; color: var(--ink); margin-bottom: 12px; line-height: 1.35; }\n.dfpd-design-text { font-family: var(--dk-serif); font-weight: 400; font-size: 17px; line-height: 1.65; color: var(--ink-2); }\n@media (max-width: 700px) { .dfpd-design { flex-direction: column; padding: 24px 22px; } }\n\n.dfpd-single { border: 1px solid var(--border-lt); border-radius: 10px; display: grid; grid-template-columns: 280px 1fr; overflow: hidden; transition: border-color .2s, box-shadow .2s; }\n.dfpd-single:hover { border-color: var(--gold); box-shadow: 0 6px 20px rgba(156,122,60,0.1); }\n.dfpd-single-img { background: var(--cream); display: flex; align-items: center; justify-content: center; padding: 18px; border-right: 1px solid var(--border-lt); overflow: hidden; min-height: 240px; position: relative; }\n.dfpd-single-img img { width: 100%; height: auto; max-height: 240px; object-fit: contain; display: block; position: relative; z-index: 1; background: var(--cream); transition: transform .35s ease; }\n.dfpd-single:hover .dfpd-single-img img { transform: scale(1.08); }\n.dfpd-single-info { padding: 24px 28px; display: flex; flex-direction: column; gap: 10px; justify-content: center; }\n.dfpd-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 10.5px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); }\n.dfpd-single-name { font-family: var(--dk-sans); font-weight: 600; font-size: 22px; color: var(--ink); line-height: 1.15; letter-spacing: -0.005em; }\n.dfpd-single-imp { font-family: var(--dk-jost); font-weight: 600; font-size: 13px; color: var(--ink-3); margin-top: -4px; }\n.dfpd-single-spec { font-family: var(--dk-serif); font-weight: 400; font-size: 15px; line-height: 1.55; color: var(--ink-2); padding: 2px 0 4px; }\n.dfpd-single-pill { background: var(--linen-2); padding: 9px 14px; border-radius: 6px; font-family: var(--dk-jost); font-weight: 500; font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--gold-dk); display: inline-block; align-self: flex-start; }\n@media (max-width: 800px) { .dfpd-single { grid-template-columns: 1fr; } .dfpd-single-img { border-right: none; border-bottom: 1px solid var(--border-lt); } }\n\n.dfpd-specs-wrap { background: var(--cream); border-radius: 10px; padding: 8px 24px 12px; }\n.dfpd-specs-table { width: 100%; border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row { display: grid; grid-template-columns: 200px 1fr; gap: 24px; padding: 18px 4px; border-bottom: 1px solid var(--border-lt); align-items: center; transition: background-color .2s ease; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background-color: var(--linen); padding-left: 12px; padding-right: 12px; margin-left: -8px; margin-right: -8px; border-radius: 4px; }\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ink-3); transition: color .2s ease; }\n.dfpd-spec-val { font-family: var(--dk-serif); font-size: 17px; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-sub { display: block; font-size: 14.5px; color: var(--ink-3); margin-top: 4px; }\n.dfpd-finishes-inline { display: flex; gap: 22px; flex-wrap: wrap; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 7px; }\n.dfpd-swatch-pair { display: flex; width: 56px; height: 42px; border-radius: 24px; overflow: hidden; border: 1px solid var(--border-lt); }\n.dfpd-swatch-pair \u003e div { flex: 1; }\n.dfpd-pair-copper { background: radial-gradient(circle at 35% 35%, #B07440 0%, #8E5A30 50%, #5A3818 100%); }\n.dfpd-pair-white { background: radial-gradient(circle at 35% 35%, #FFFFFF 0%, #F4EFE5 55%, #D8D2C4 100%); }\n.dfpd-finish-label { font-family: var(--dk-jost); font-weight: 500; font-size: 10.5px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ink-2); text-align: center; line-height: 1.3; }\n@media (max-width: 700px) { .dfpd-spec-row { grid-template-columns: 1fr; gap: 6px; padding: 16px 4px; } }\n\n.dfpd-dl-wrap { background: var(--cream); border-radius: 10px; padding: 22px; }\n.dfpd-dl { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.dfpd-dl-card { background: #fff; border: 1px solid var(--border-lt); border-radius: 10px; padding: 18px 22px; text-decoration: none; display: flex; align-items: center; gap: 16px; transition: border-color .2s, transform .2s, box-shadow .2s; }\n.dfpd-dl-card:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 14px rgba(156,122,60,0.08); }\n.dfpd-dl-icon { flex: 0 0 44px; width: 44px; height: 44px; border-radius: 8px; background: var(--linen); color: var(--gold); display: flex; align-items: center; justify-content: center; }\n.dfpd-dl-text { flex: 1 1 auto; display: flex; flex-direction: column; gap: 4px; min-width: 0; }\n.dfpd-dl-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 10.5px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); line-height: 1; }\n.dfpd-dl-title { font-family: var(--dk-sans); font-weight: 600; font-size: 16.5px; color: var(--ink); line-height: 1.2; }\n.dfpd-dl-arrow { flex: 0 0 auto; color: var(--ink-3); display: flex; align-items: center; transition: transform .2s, color .2s; }\n.dfpd-dl-card:hover .dfpd-dl-arrow { color: var(--gold); transform: translateX(3px); }\n@media (max-width: 900px) { .dfpd-dl { grid-template-columns: 1fr; } }\n\n.dfpd-faq { border-top: 1px solid var(--border-lt); }\n.dfpd-faq details { border-bottom: 1px solid var(--border-lt); padding: 22px 4px; }\n.dfpd-faq summary { font-family: var(--dk-sans); font-weight: 600; font-size: 16.5px; color: var(--ink); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 16px; }\n.dfpd-faq summary::-webkit-details-marker { display: none; }\n.dfpd-faq summary::after { content: '+'; font-family: var(--dk-jost); font-weight: 400; font-size: 22px; color: var(--gold); }\n.dfpd-faq details[open] summary::after { content: '×'; }\n.dfpd-faq-answer { font-family: var(--dk-serif); font-weight: 400; font-size: 16.5px; line-height: 1.7; color: var(--ink-2); padding-top: 14px; }\n.dfpd-faq-answer p + p { margin-top: 10px; }\n\n.dfpd-support { text-align: center; padding: 36px 28px 8px; font-family: var(--dk-serif); font-size: 15px; color: var(--ink-3); border-top: 1px solid var(--border-lt); margin: 0 28px; }\n.dfpd-support a { color: var(--gold); text-decoration: none; border-bottom: 1px solid var(--gold-sft); }\n.dfpd-support a:hover { border-bottom-color: var(--gold); }\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eCHANDELIER · SCULPTURAL FLORAL FORM\u003c\/div\u003e\n\u003ch1 class=\"dfpd-h1\"\u003eMagnolia Bloom \u003cspan class=\"gold\"\u003eChandelier.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLayered ivory petals open around a warm cluster of light, framed by hand-finished bronze leaves and a delicate hanging chain — a \u003cspan class=\"kw\"\u003efloral chandelier dining room\u003c\/span\u003e piece in 24.8″ across, sculpted as a \u003cspan class=\"kw\"\u003epetal chandelier round dining table\u003c\/span\u003e centerpiece, a \u003cspan class=\"kw\"\u003efeminine chandelier for bedroom\u003c\/span\u003e moments, or anywhere it has space to be looked at.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dfpd-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- 2. FEATURE STRIP --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-strip\"\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 26 26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M13 4c-2 4-6 5-9 4 1 3 4 6 9 5M13 4c2 4 6 5 9 4-1 3-4 6-9 5M13 4v10M4 14c0 5 4 8 9 8s9-3 9-8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003eLayered\u003c\/span\u003e petal silhouette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 26 26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M8 4c-2 2-3 4-3 8s2 7 8 7 8-3 8-7-1-6-3-8M8 4l5 8 5-8M11 12l2 4 2-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003eBronze\u003c\/span\u003e leaf accents\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 26 26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M13 4v3M13 7c-2 0-3.5 1.5-3.5 3.5S11 14 13 14s3.5-1.5 3.5-3.5S15 7 13 7zM11 17h4M12 19h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003eE14 \/ E12\u003c\/span\u003e candelabra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. VIDEO --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eIN MOTION\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee the chandelier \u003cspan class=\"gold\"\u003ein action.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-wrap\"\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/dHDQdsVcZdQ?si=MuwTZVzwkL8Jz1iO\" title=\"Magnolia Bloom Chandelier\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. DESIGN --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eFORM \u0026amp; STORY\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003ePetals open, leaves frame — \u003cspan class=\"gold\"\u003ea dining room becomes a garden room.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M16 16c0-3 -2-5 -5-5M16 16c0-3 2-5 5-5M16 16c-3 0 -5 -2 -5 -5M16 16c3 0 5 -2 5 -5M16 16c-3 0 -5 2 -5 5M16 16c3 0 5 2 5 5M16 16c0 3 -2 5 -5 5M16 16c0 3 2 5 5 5\"\u003e\u003c\/path\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-body\"\u003e\n\u003cdiv class=\"dfpd-design-eyebrow\"\u003eTHE DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-title\"\u003eA blossom in glass and metal — \u003cspan class=\"gold\"\u003eturning a dining room into a garden room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-text\"\u003eEach ivory petal is shaped from translucent acrylic with a soft pearled finish, layered around a central socket cluster so the bulbs glow through the petals like sun through a magnolia bud. Above the bloom, hand-finished bronze leaves curl outward where the chain meets the canopy — a small ornamental gesture that makes the fixture read as a complete object even from below. Suspended from a 30 cm hand-linked chain, it's perfectly proportioned to hover above a 5–6 ft round dining table, anchor a primary bedroom, or punctuate a stair landing as a \u003cspan class=\"kw\"\u003ebronze and white chandelier\u003c\/span\u003e with real sculptural presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. DIMENSIONS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eOne configuration, \u003cspan class=\"gold\"\u003econsidered presence.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-single\"\u003e\n\u003cdiv class=\"dfpd-single-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Magnolia-Bloom-Chandelier.jpg?v=1778979218\" alt=\"Magnolia Bloom Chandelier dimension diagram\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-info\"\u003e\n\u003cdiv class=\"dfpd-single-eyebrow\"\u003eSINGLE CONFIGURATION\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-name\"\u003eDia 63 × H 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-imp\"\u003e∅ 24.8″ × H 10.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-imp\"\u003e6 × E14 bulbs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-spec\"\u003eAcrylic petals · bronze leaf accents · E14 \/ E12 candelabra sockets · 30 cm \/ 12″ hand-linked chain.\u003c\/div\u003e\n\u003cspan class=\"dfpd-single-pill\"\u003eDINING ROOM · BEDROOM · ENTRYWAY · STAIR LANDING\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-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-wrap\"\u003e\n\u003cdiv class=\"dfpd-specs-table\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eTranslucent acrylic petals · Hand-finished bronze metal leaves \u0026amp; canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eE14 (Europe) \/ E12 (US) candelabra\u003cspan class=\"dfpd-spec-sub\"\u003eMechanically interchangeable in this fixture\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\"\u003eLED candelabra or vintage filament bulb\u003cspan class=\"dfpd-spec-sub\"\u003eBulbs 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\"\u003e30 cm \/ 12″ hand-linked chain\u003cspan class=\"dfpd-spec-sub\"\u003eCustom chain length available on request before shipping\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 · standard junction box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIndoor · dry location\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\"\u003e\n\u003cdiv class=\"dfpd-finishes-inline\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch-pair\"\u003e\n\u003cdiv class=\"dfpd-pair-copper\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pair-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eCopper\u003cbr\u003e+ White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. DOWNLOADS --\u003e\n\u003c!-- 8. FAQ --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-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 open=\"\"\u003e\n\u003csummary\u003eWhat size dining table does this best suit?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe 24.8″ (63 cm) diameter is built for a 5–6 ft (152–183 cm) round or oval dining table — large enough to be the visual centerpiece without overwhelming a 4-seat setup, but not so wide it crowds an 8-seat tabletop. For a rectangular 6 ft dining table, hang it centered above the table; for a primary bedroom, hang above a queen bed for a soft daylight-into-evening glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan the hanging chain be lengthened or shortened?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe fixture comes with a 30 cm \/ 12″ hand-linked chain, which is designed for an 8.5–9 ft ceiling above a standard dining table.\u003c\/p\u003e\n\u003cp\u003eThe chain can be shortened easily after arrival by removing links — no electrician is required, and it only takes a few minutes.\u003c\/p\u003e\n\u003cp\u003eFor taller ceilings, a 2-storey foyer, or a stair landing, we can provide additional chain links for an extra charge. Please contact us before placing your order with your ceiling height and desired hanging length, and we’ll help arrange the correct chain length for your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the petals without damaging the finish?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDust gently with a soft microfiber cloth or a feather duster — the acrylic petals have a pearled surface that scratches easily under abrasive cloths. For deeper cleaning, lightly dampen the cloth with warm water (no detergents or alcohol) and wipe one petal at a time. Avoid spraying anything directly onto the fixture, as moisture trapped in the bronze leaves can dull the patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003ev\u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 24.8″ x H 10.2″ \/ Copper \u0026 White","offer_id":48157599531262,"sku":"DFC-XQL26571","price":980.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Dekorfine_Magnolia_Bloom_Chandelier-_966.jpg?v=1787016529","url":"https:\/\/www.dekorfine.com\/en-ae\/products\/magnolia-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}