Brass Drop System Chandelier
.rd-pdp, .rd-pdp div, .rd-pdp span, .rd-pdp p, .rd-pdp h4, .rd-pdp h5, .rd-pdp ul, .rd-pdp li, .rd-pdp table, .rd-pdp tbody, .rd-pdp tr, .rd-pdp td, .rd-pdp th, .rd-pdp thead, .rd- pdp details, .rd-pdp summary, .rd-pdp a, .rd-pdp iframe, .rd-pdp strong, .rd-pdp em { margin: 0; padding: 0; border: 0; background: transparent; box-sizing: border-box; font-family: inherit; font-size: inherit; font-weight: normal; font-style: normal; line-height: inherit; color: inherit; text-align: left; text-decoration: none; vertical-align: baseline; list-style: none; } .rd-pdp table { border-collapse: collapse; width: 100%; } .rd-pdp iframe, .rd-pdp img { display: block; max-width: 100%; } .rd-pdp strong { font-weight: 700; } /* Classical Brass theme */ .rd-pdp { font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 1.6; padding: 28px 0; max-width: 680px; margin: 0 auto; color: #1a1000; background: transparent; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp .section-label { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #1a1000; margin: 0 0 12px; padding: 0 0 10px; border-bottom: 1.5px solid #1a1000; } .rd-pdp .tag-line { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #8a6010; margin: 0 0 20px; } .rd-pdp .intro-text { font-size: 14px; line-height: 1.8; color: #2e2000; margin: 0 0 14px; } .rd-pdp .intro-text:last-of-type { margin-bottom: 28px; } .rd-pdp .divider { height: 1px; background: #d4a820; margin: 28px 0; } /* Videos */ .rd-pdp .video-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 6px; } .rd-pdp .video-wrap { display: flex; flex-direction: column; gap: 6px; } .rd-pdp .video-frame { position: relative; padding-top: 56.25%; background: #f0e8d0; overflow: hidden; } .rd-pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } .rd-pdp .video-caption { font-size: 11px; color: #9a7820; text-align: center; line-height: 1.4; } /* Feature strip */ .rd-pdp .feat-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border: 1px solid #d4a820; } .rd-pdp .feat-item { padding: 16px 12px; border-right: 1px solid #e0c860; display: flex; flex-direction: column; gap: 6px; align-items: center; text-align: center; } .rd-pdp .feat-item:last-child { border-right: 0; } .rd-pdp .feat-icon { font-size: 22px; line-height: 1; } .rd-pdp .feat-item h4 { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; color: #1a1000; margin: 0; line-height: 1.3; } .rd-pdp .feat-item p { font-size: 11px; color: #8a6010; line-height: 1.5; margin: 0; } /* Color 4-col */ .rd-pdp .color-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; } .rd-pdp .color-item { display: flex; flex-direction: column; align-items: center; gap: 6px; } .rd-pdp .color-dot { width: 42px; height: 42px; border-radius: 50%; border: 1.5px solid #d4a820; display: block; position: relative; } .rd-pdp .color-dot::after { content: ''; position: absolute; bottom: -4px; left: 50%; transform: translateX(-50%); width: 14px; height: 14px; border-radius: 50%; background: #f4f4f2; border: 1px solid #d4a820; } .rd-pdp .color-name { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; color: #1a1000; text-align: center; line-height: 1.3; margin-top: 4px; } /* Config table */ .rd-pdp .config-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } .rd-pdp .config-table { width: 100%; border-collapse: collapse; min-width: 520px; } .rd-pdp .config-table th, .rd-pdp .config-table td { padding: 10px 12px; font-size: 12px; line-height: 1.5; border: 1px solid #d4a820; text-align: left; color: #2e2000; } .rd-pdp .config-table thead th { background: #1a1000; color: #e8c040; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; font-size: 11px; } .rd-pdp .config-table .cfg-heads { font-weight: 700; color: #1a1000; } .rd-pdp .config-table .cfg-dim { display: block; color: #1a1000; } .rd-pdp .config-table .cfg-imp { display: block; font-size: 11px; color: #9a7820; margin-top: 1px; } .rd-pdp .config-table .h-warn { color: #b83020; font-weight: 700; } .rd-pdp .config-table tbody tr:hover td { background: #fdf8e8; } .rd-pdp .notice-block { background: #faf6e0; padding: 14px 16px; margin: 16px 0 0; border-left: 3px solid #c8a020; } .rd-pdp .notice-block.warn { border-left-color: #b83020; background: #fdf2f0; } .rd-pdp .notice-block p { font-size: 13px; color: #2e2000; line-height: 1.7; margin: 0; } .rd-pdp .notice-block p + p { margin-top: 6px; } .rd-pdp .notice-block strong { font-weight: 700; } /* Made-to-order */ .rd-pdp .mto-block { border: 1.5px solid #c8a020; padding: 16px 18px; display: grid; grid-template-columns: auto 1fr; gap: 14px; align-items: start; background: #fdf8e8; } .rd-pdp .mto-icon { width: 40px; height: 40px; background: #1a1000; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px; color: #e8c040; } .rd-pdp .mto-text h5 { font-size: 13px; font-weight: 700; color: #1a1000; margin: 0 0 5px; line-height: 1.4; text-transform: uppercase; letter-spacing: .04em; } .rd-pdp .mto-text p { font-size: 13px; color: #2e2000; line-height: 1.7; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; } .rd-pdp .spec-table tr { border-bottom: 1px solid #d4a820; } .rd-pdp .spec-table tr:first-child { border-top: 1px solid #d4a820; } .rd-pdp .spec-table td { padding: 10px 0; font-size: 13px; vertical-align: top; background: transparent; border: 0; text-align: left; line-height: 1.6; } .rd-pdp .spec-table td:first-child { color: #a88020; width: 40%; font-size: 12px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .rd-pdp .spec-table td:last-child { color: #2e2000; } .rd-pdp .faq-item { border-bottom: 1px solid #d4a820; background: transparent; margin: 0; padding: 0; } .rd-pdp .faq-item:first-of-type { border-top: 1px solid #d4a820; } .rd-pdp .faq-item summary { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: 12px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #1a1000; background: transparent; margin: 0; line-height: 1.4; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary::marker { display: none; content: ''; } .rd-pdp .faq-item p { font-size: 13px; color: #8a6010; line-height: 1.7; padding: 0 0 14px; margin: 0; } .rd-pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .rd-pdp a.dl-btn, .rd-pdp a.dl-btn:link, .rd-pdp a.dl-btn:visited { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .07em !important; color: #1a1000 !important; border: 1.5px solid #1a1000 !important; padding: 9px 16px !important; text-decoration: none !important; background: transparent !important; display: inline-flex !important; align-items: center !important; gap: 6px !important; cursor: pointer; transition: background .2s, color .2s; line-height: 1.4 !important; margin: 0 !important; } .rd-pdp a.dl-btn:hover { background: #1a1000 !important; color: #e8c040 !important; border-color: #1a1000 !important; } @media (max-width: 600px) { .rd-pdp { padding: 20px 0; } .rd-pdp .video-pair { grid-template-columns: 1fr; } .rd-pdp .feat-strip { grid-template-columns: 1fr; } .rd-pdp .feat-item { border-right: 0; border-bottom: 1px solid #e0c860; } .rd-pdp .feat-item:last-child { border-bottom: 0; } .rd-pdp .color-strip { grid-template-columns: repeat(4, 1fr); } .rd-pdp .mto-block { grid-template-columns: 1fr; } .rd-pdp .spec-table td:first-child { width: 45%; } } Drop System Chandelier · Flexible Joints · White Glass Orbs · 3 Finishes · G4 AC 110V · Custom Configurable See It In Action Overview Detail The Drop System is a modular brass chandelier built on flexible articulating joints — each brass stem pivots at its connection point, so the arms can be positioned to capture a sense of organic, branching movement rather than a fixed geometric form. At the tip of each stem sits a hand-blown white glass orb, the G4 source glowing from within. The result reads as a cluster of luminous droplets suspended at varied heights — a living, sculptural composition rather than a static fixture. Available in three finishes — brass, black, and antique bronze — and four scales from a 24-head installation to a monumental 76-head version at 4 m tall. This is a fully customisable system: head count and configuration can be tailored to your space. Contact us to specify a custom quantity or layout. Features ✦ Flexible Joints Each brass stem articulates at its joint — position the arms for organic, custom movement. ● Blown Glass Orbs Hand-blown white glass spheres — each glows softly from within when lit. ⚙ Custom Configurable Head count and layout can be tailored to your space — contact us for custom builds. Finish — Choose at Checkout Brass Black Antique Bronze The glass orbs are white on all finishes (small dot). Body finish only varies. Configuration — Choose at Checkout All configurations include 30+40+30 cm (11.8″+15.7″+11.8″) suspension rods. Heads Length Width Height Best For 24 152 cm59.8″ 100 cm39.4″ 150 cm59″ Dining rooms · Living rooms 42 120 cm47.2″ 110 cm43.3″ 98.5 cm38.8″ Large dining rooms · Foyers 59 120 cm47.2″ 110 cm43.3″ 340 cm133.9″ ⚠ Double-height foyers · Stairwells 76 220 cm86.6″ 180 cm70.9″ 400 cm157.5″ ⚠ Atriums · Grand stairwells · Commercial ⚠ Ceiling height for the tall configurations. The 59-head (H 340 cm) and 76-head (H 400 cm) versions are cascading vertical installations — they require double-height spaces, atriums, or open stairwells with a minimum ceiling height of 4 m (59-head) and 4.5 m (76-head) respectively. Confirm structural ceiling support and installation access with a licensed electrician before ordering these versions. ⚠ G4 socket — AC 110V only. Do NOT use 12V low-voltage bulbs. This fixture uses G4 bi-pin sockets rated for AC 110V mains voltage. Most G4 bulbs are 12V low-voltage — using a 12V G4 bulb here will fail immediately. Purchase specifically G4 AC 110V bulbs. Bulbs are not included. We recommend G4 AC 110V LED, 2700K warm white. Confirm the bulb dimensions against the spec sheet before ordering — oversized bulbs will not fit inside the glass orbs. Custom Configuration ⚙ Custom Head Count & Layout Available The Drop System is fully modular. Beyond the four standard configurations, we can build custom head counts and layouts to fit your specific ceiling, drop height, and spatial requirements. For custom quantities or bespoke designs, contact us at [email protected] before ordering and we will prepare a specification for your project. Specifications SKU RDC-092522 Configurations 24 / 42 / 59 / 76 heads · Custom available Dimensions — 24H L 152 × W 100 × H 150 cm Dimensions — 42H L 120 × W 110 × H 98.5 cm Dimensions — 59H L 120 × W 110 × H 340 cm Dimensions — 76H L 220 × W 180 × H 400 cm Suspension Rods 30 + 40 + 30 cm (11.8″+15.7″+11.8″) Finish Options Brass · Black · Antique Bronze Orb Shade Hand-blown white glass (fixed, all finishes) Materials Brass body · Glass lampshade Joints Flexible articulating · Positionable arms Socket G4 bi-pin · AC 110V · Do NOT use 12V bulbs · Not included Voltage AC 110V (G4 — not low-voltage 12V) Mounting Hardwired ceiling · Confirm structural support for tall versions Best For Dining rooms · Foyers · Atriums · Stairwells · Commercial · Contemporary and organic-modern interiors Downloads ↓ Spec Sheet ↓ Install Guide ↓ 3D Files FAQ Can I customise the number of heads? + Yes — the Drop System is a fully modular, customisable fixture. Beyond the four standard configurations (24, 42, 59, 76 heads), we can build custom head counts and arm layouts to suit your specific ceiling dimensions, drop height, and spatial needs. For a custom quantity or bespoke design, contact us at [email protected] before ordering and we will prepare a specification and quote for your project. How do the flexible joints work? + Each brass stem connects to the central structure through an articulating joint that allows the arm to be positioned at different angles. This means the arms are not fixed in a rigid geometric pattern — you (or your installer) can adjust each stem to create an organic, branching composition, with the glass orbs settling at varied heights. The joints hold their position once set. This adjustability is what gives the fixture its sense of natural, living movement rather than a static symmetrical form. What bulb do I need, and why the voltage warning? + This fixture uses G4 bi-pin sockets rated for AC 110V mains voltage. The critical point: most G4 bulbs sold are 12V low-voltage — using a 12V G4 bulb in this fixture will cause it to fail immediately. You must purchase G4 AC 110V bulbs specifically. We recommend G4 AC 110V LED at 2700K warm white. Also confirm the bulb dimensions against the spec sheet before purchasing — if the bulb is physically too large, it will not fit inside the glass orbs. What ceiling height do the tall versions need? + The 24-head (H 150 cm) and 42-head (H 98.5 cm) versions suit standard-to-tall ceilings. The 59-head (H 340 cm) and 76-head (H 400 cm) are cascading vertical installations designed for double-height spaces — the 59-head needs a minimum 4 m ceiling and the 76-head a minimum 4.5 m, typically in atriums, open stairwells, or grand foyers. These large versions also require confirmed structural ceiling support and professional installation. Contact us to discuss installation requirements for the tall configurations. Is it dimmable? + Yes, when fitted with dimmable G4 AC 110V LED bulbs and a compatible TRIAC wall dimmer switch (both sold separately). Specify “dimmable” when purchasing bulbs and confirm your dimmer is rated for the total LED wattage across all heads — on the larger configurations (42–76 heads) this combined load can be significant, so verify your dimmer’s capacity. Dimming produces a warm, layered glow through the white glass orbs that suits the organic character of the fixture.
More you might like
Related
Brass Drop System Chandelier
Related
Brass Drop System Chandelier, Modern art style, suitable for
Related
Drop Chandelier - Brass
Related