Coblitz Round LED 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 — Cool Metal (matte black frame + resin) */ .rd-pdp { color: #15171a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #15171a; } .rd-pdp .tag-line { color: #555a60; } .rd-pdp .intro-text { color: #3a3d42; } .rd-pdp .divider { background: #d2d5da; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #e6e8ec; } .rd-pdp .notice-block { border-left-color: #15171a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c0c4cc; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #ccd0d6; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #82868c; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr !important; } .rd-pdp .variant-grid { grid-template-columns: 1fr !important; } } Matte Black · Resin · Integrated LED A modern LED ring chandelier composed of slim matte-black bands wrapped in a textured ice-crystal resin core. The rings hang on individual cables from a small black canopy, and the cable lengths can be adjusted independently — letting the rings sit flat or staggered in stepped formation. Light is built into the inside edge of each ring, washing the resin from within. The resin diffuses light unevenly through its faceted surface, casting a soft pebbled glow across the ceiling and walls. Available as a single ring in three diameters or as a multi-ring cascade — Model B for standard installations and Model C with built-in dimmable LEDs. Suited to dining tables, kitchen islands, stairwells, and double-height entries in modern, minimalist, and Scandinavian interiors. Features Integrated LED Built-in 3000K warm-white LEDs — no bulbs to replace, no socket maintenance. Adjustable Cables Each ring's cable adjusts independently for flat, stepped, or cascading installations. Resin Diffuser Ring Faceted ice-textured resin scatters LED light into a soft pebbled glow. Configuration — Choose at Checkout Model A · Single Ring One ring in 50, 60, or 80 cm diameter. Standard 3000K, non-dimmable. Compact and architectural. Model B · Multi-Ring Two-ring (60+80) or three-ring (50+60+80) cascade. Standard 3000K, non-dimmable. Model C · Dimmable Two-ring or three-ring cascade with built-in TRIAC dimmable LEDs — control brightness from a wall dimmer. Customization available on request. Models A and B ship with warm white 3000K integrated LEDs that are not compatible with standard wall dimmer switches — choose Model C if dimmable functionality is needed. For a different color temperature (4000K neutral, 5000K daylight) or other custom light specifications, please contact us before ordering — custom builds may affect lead time. Product Notes ∅ 50 cm × H 6 cm Model A Smallest · ∅ 19.7″ × H 2.4″ · 50W ∅ 50 + 60 + 80 cm 3-Ring Cascade · 19.7″ + 23.6″ + 31.5″ · 190W Materials Iron body in matte black · Textured ice-effect resin diffuser ring Finish Matte Black Configuration Model A (single ring) · Model B (multi-ring, non-dim) · Model C (multi-ring, dimmable) Model A · ∅ 50 cm D 50 × H 6 cm · ∅ 19.7″ × H 2.4″ · ~50W Model A · ∅ 60 cm D 60 × H 6 cm · ∅ 23.6″ × H 2.4″ · ~60W Model A · ∅ 80 cm D 80 × H 6 cm · ∅ 31.5″ × H 2.4″ · ~80W Model B · 2-Ring D 60 + 80 cm · ∅ 23.6″ + 31.5″ · ~140W Model B · 3-Ring D 50 + 60 + 80 cm · ∅ 19.7″ + 23.6″ + 31.5″ · ~190W Model C · 2-Ring (Dim) D 60 + 80 cm · ∅ 23.6″ + 31.5″ · TRIAC dimmable · ~140W Model C · 3-Ring (Dim) D 50 + 60 + 80 cm · ∅ 19.7″ + 23.6″ + 31.5″ · TRIAC dimmable · ~190W Light Source Integrated LED · warm white 3000K Color Temperature Warm white 3000K · other CT on request Dimming Models A & B: non-dimmable · Model C: TRIAC dimmable on standard wall dimmer Voltage AC 110–240V · universal Mounting Hardwired pendant · standard junction box · 150 cm (59″) hanging cable supplied SKU RDC-203711 Lead Time Made-to-order · please refer to checkout estimate Best For Dining tables · Kitchen islands · Stairwells · Double-height entries · Modern, minimalist & Scandinavian interiors Installation Hardwires to a standard ceiling junction box — professional installation recommended. Each ring's cable is independently adjustable; set ring heights before final hoist for flat or stepped formation. Hanging cable supplied at 150 cm (59″); cable length can be shortened by your electrician. No bulbs to install — integrated LED is built in and pre-wired. Model C only: pair with a TRIAC-compatible wall dimmer for smooth dimming. Indoor only · clean resin ring with a soft dry cloth; avoid solvents. Downloads Specifications FAQ What's the difference between Model A, B and C? + Model A is a single ring (50, 60, or 80 cm). Model B is a multi-ring cascade (2-ring or 3-ring) with standard non-dimmable LEDs. Model C is the same multi-ring cascade but with built-in TRIAC dimmable LEDs — pick C if you want wall-dimmer control. Is the Coblitz dimmable? + Models A and B are not dimmable — the standard integrated LED won't work with TRIAC wall dimmers. Model C is built specifically for dimming and pairs with a standard TRIAC wall dimmer. If you need dimming on Model A or B, please contact us before ordering for a custom build. Can I get a different color temperature? + The standard light is warm white 3000K — best for residential dining and living spaces. If you need neutral white (4000K) or daylight (5000K), please contact us before ordering — custom CT options are available on request. Which size suits my space? + The single 50 cm ring suits dining tables under 4 ft and breakfast nooks of 8–12 m². The 60 cm or 80 cm single ring suits 12–18 m² dining rooms. Multi-ring cascades (Model B/C) are built for 9 ft+ ceilings, stairwells, and double-height foyers — verify ring drop heights against ceiling clearance. Do I need to install bulbs? + No — the LED is integrated and pre-wired. There's nothing to install, replace, or swap. The fixture comes ready to hardwire to your ceiling junction box.
More you might like
Related
Coblitz Round LED Chandelier
Related
Coblitz Round LED Chandelier, Modern light luxury style, sui
Related
ROUND LED CHANDELIER
Related