Desiree Chandelier
.rd-pdp { max-width: 680px; margin: 0 auto; padding: 24px 16px; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; line-height: 1.55; font-size: 15px; box-sizing: bor der-box; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp p { margin: 0 0 12px; } .rd-pdp .tag-line { font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; margin: 0 0 18px; font-weight: 500; } .rd-pdp .intro-text { font-size: 15px; margin: 0 0 14px; } .rd-pdp .section-label { font-size: 13px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 1px solid currentColor; } .rd-pdp .divider { height: 1px; border: none; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 6px; overflow: hidden; margin: 0 0 8px; } .rd-pdp .video-frame iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .rd-pdp .feat-card { padding: 16px 14px; border-radius: 6px; } .rd-pdp .feat-card h4 { font-size: 13px; margin: 0 0 6px; font-weight: 600; letter-spacing: 0.04em; } .rd-pdp .feat-card p { font-size: 13px; margin: 0; line-height: 1.45; } .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .variant-card { border: 1px solid; border-radius: 6px; overflow: hidden; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .variant-body { padding: 14px; } .rd-pdp .variant-body h4 { font-size: 14px; margin: 0 0 6px; font-weight: 600; } .rd-pdp .variant-body p { font-size: 13px; margin: 0; line-height: 1.5; } .rd-pdp .notice-block { padding: 14px 16px; border-left: 3px solid; border-radius: 4px; margin: 18px 0 0; } .rd-pdp .notice-block p { font-size: 13.5px; margin: 0; line-height: 1.55; } .rd-pdp .notice-block.warn { background: #fbe9ea; border-left-color: #b1342c; } .rd-pdp .notice-block.warn p { color: #5a1a14; } .rd-pdp .dim-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid; border-radius: 6px; overflow: hidden; margin: 0 0 18px; } .rd-pdp .dim-cell { padding: 14px 16px; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid; border-color: inherit; } .rd-pdp .dim-val { font-size: 15px; font-weight: 600; margin: 0 0 4px; } .rd-pdp .dim-lbl { font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; } .rd-pdp .spec-table tr { border-bottom: 1px solid; } .rd-pdp .spec-table tr:last-child { border-bottom: none; } .rd-pdp .spec-table td { padding: 10px 4px; vertical-align: top; } .rd-pdp .spec-table td:first-child { width: 38%; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; padding-right: 12px; } .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid; } .rd-pdp .install-list li:last-child { border-bottom: none; } .rd-pdp .dl-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .rd-pdp .dl-btn { display: block !important; padding: 12px 16px !important; background: #1a1a1a !important; color: #fff !important; text-decoration: none !important; text-align: center !important; border-radius: 6px !important; font-size: 13px !important; font-weight: 500 !important; letter-spacing: 0.04em !important; transition: opacity .2s !important; } .rd-pdp .dl-btn:hover { opacity: .85 !important; } .rd-pdp .faq-item { padding: 12px 0; border-bottom: 1px solid; } .rd-pdp .faq-item:last-of-type { border-bottom: none; } .rd-pdp .faq-item summary { cursor: pointer; font-size: 14px; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary span { font-size: 18px; font-weight: 300; transition: transform .2s; } .rd-pdp .faq-item[open] summary span { transform: rotate(45deg); } .rd-pdp .faq-item p { font-size: 13.5px; margin: 10px 0 0; line-height: 1.55; } /* Page theme — Warm Metal (brass/gold) */ .rd-pdp { color: #1a1a1a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #1a1a1a; } .rd-pdp .tag-line { color: #5a5550; } .rd-pdp .intro-text { color: #3a3a3a; } .rd-pdp .divider { background: #d8d1c5; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #e8e2d8; } .rd-pdp .notice-block { border-left-color: #1a1a1a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c8c0b4; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #d0c9bf; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #8a8278; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-grid { grid-template-columns: 1fr; } } Brass · Cut Glass · Crystal Swag A French classical chandelier composed around a central glass bowl — six or eight scrolled brass arms radiate from a fluted column, with looped crystal chains swagging from the canopy down to the candlearms. Carved acanthus leaves crown the column; cast rosettes anchor each arm in the language of 18th-century court lighting. The brass body carries hand-aged warmth — bright at the polish, deeper in the recesses where light catches. The cut-glass bowl beneath the candles diffuses a soft pool of light onto a dining table or open-plan living room. Available in two sizes: six arms for intimate dining, eight arms for grand foyers and double-height spaces. Features Cast Brass Body Solid brass arms and column, hand-aged for warm patina depth. Cut-Glass Bowl Faceted glass diffuser pools warm light over the dining table. Crystal Swag Detail Looped crystal chains catch and scatter candlelight across the arms. Size — Choose at Checkout 6 Arms · ∅ 30.7″ 9 heads D 78 cm × H 70 cm. Scaled for dining tables of 6–8 seats and rooms of 14–22 m² (150–235 ft²) with 9 ft+ ceilings. 8 Arms · ∅ 34.6″ 11 heads D 88 cm × H 70 cm. Scaled for grand dining rooms, foyer entries, and double-height spaces of 22–35 m² (235–375 ft²). Hand-aged brass finish. Each piece is finished by hand, so subtle variation in tone and patina depth is part of the character — not a flaw. The crystal swags are strung individually and may need a light reshape after unboxing. Product Notes 9 heads D 78 cm × H 70 cm 6 Arms · ∅ 30.7″ × H 27.6″ 11 heads D 88 cm × H 70 cm 8 Arms · ∅ 34.6″ × H 27.6″ Materials Cast brass body · Cut glass bowl · Crystal chain swags Finish Hand-aged brass Configuration 6 arms or 8 arms · choose at checkout Bulb Base E12 or E14 candelabra socket (bulbs not included) Bulbs Recommended Candle-shape LED, max 40W incandescent equivalent each Color Temperature Depends on bulb chosen · Warm white 2700K–3000K recommended Dimming Compatible if a dimmable bulb and TRIAC dimmer are installed Voltage AC 110–240V · universal Mounting Hardwired pendant · standard junction box · 50 cm (19.7″) hanging chain SKU RDC-175704 Lead Time Made-to-order · please refer to checkout estimate Best For Formal dining rooms · Grand foyers · Open-plan living rooms · Traditional & French-classical interiors · Vaulted-ceiling stairwells (8-arm) Installation Hardwires to a standard ceiling junction box — professional installation recommended. Hanging chain measures 50 cm (19.7″); chain length can be adjusted by your electrician. Reshape and untangle crystal swags after unboxing before final hoist. Fits E12 or E14 candelabra-base bulbs — supply your own (LED candle bulbs recommended). Suitable for 9 ft+ ceilings; verify clearance from dining table at 30–36″ above tabletop. Downloads Specifications FAQ What size room does the Desiree suit? + The 6-arm version (∅ 30.7″) is best for dining rooms of 14–22 m² (150–235 ft²) seating 6–8. The 8-arm version (∅ 34.6″) suits 22–35 m² (235–375 ft²) — grand dining, foyer entries, or double-height spaces. Is the Desiree dimmable? + Yes, with the right bulb. The fixture takes E12 or E14 candelabra-base bulbs (not included). Install dimmable LED candle bulbs on a TRIAC dimmer and the chandelier dims smoothly. What bulbs does it take? + E12 (US) or E14 (EU) candelabra-base bulbs — six on the 6-arm version, eight on the 8-arm. We recommend warm-white 2700K–3000K LED candle bulbs at 40W incandescent equivalent for a soft, residential glow. How is the brass finished? + The brass is cast and hand-aged — brighter at the polished edges, deeper in the recesses. Subtle finish variation between pieces is part of the artisanal character. The chandelier is interior-only; not for steam-heavy bathroom or outdoor installation. Does it ship with the chain and crystal swags attached? + The chain is supplied at 50 cm (19.7″) and can be shortened by your electrician on-site. Crystal swag strings are pre-strung but ship coiled — gently reshape and untangle them before final hoist.
More you might like
Related
Desiree Chandelier
Related