Marshmallow Chandelier
Marshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow ChandelierMarshmallow Chandelier

Docos

$219

Marshmallow Chandelier

coupon

11 coupons

* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 680px; margin: 0; padding: 0; } .vk-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #9B7B5A; margin-bottom: .65rem; } /* Videos */ .vk-video-stack { display: flex; flex-direction: column; gap: 12px; margin-bottom: .5rem; } .vk-video-wrap { width: 100%; aspect-ratio: 16/9; border-radius: 10px; overflow: hidden; background: #f0ebe4; display: block; } .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; } .vk-video-caption { font-size: 12px; color: #aaa; text-align: center; margin-top: .35rem; margin-bottom: .25rem; } /* Guide link */ .vk-guide-link { display: flex; align-items: center; gap: .65rem; background: #f7f5f2; border: 1px solid #e0d8cc; border-radius: 8px; padding: .8rem 1rem; text-decoration: none; margin-bottom: .75rem; } .vk-guide-link svg { flex-shrink: 0; color: #9B7B5A; } .vk-guide-link span { font-size: 13.5px; color: #7C4E2A; text-decoration: underline; text-decoration-color: rgba(124,78,42,.3); text-underline-offset: 3px; } .vk-guide-link:hover span { text-decoration-color: #7C4E2A; } /* Features */ .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #efe5d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } /* Notice */ .vk-notice { border-left: 3px solid #C4906A; background: #fdf8f4; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-notice h5 { font-size: 13px; font-weight: 500; color: #7C4E2A; margin-bottom: .3rem; } .vk-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-notice.pink { border-left-color: #c47a8a; background: #fdf4f6; } .vk-notice.pink h5 { color: #8a3a4a; } /* Finish image — smaller */ .vk-img-small { display: block; width: 260px; max-width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; margin-bottom: .5rem; } .vk-img-caption { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; margin-bottom: 1.25rem; } /* Size grid — two small images side by side */ .vk-size-img-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 1.25rem; } .vk-size-img-item a { display: block; } .vk-size-img-item img { width: 100%; height: auto; border-radius: 8px; border: 1px solid #e0dbd4; display: block; } .vk-size-img-hint { font-size: 10px; color: #ccc; text-align: center; margin-top: 3px; } .vk-size-img-label { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; text-align: center; margin-top: 4px; } /* Size cards */ .vk-sizes { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 1.25rem; } .vk-size { border: 1px solid #ddd; border-radius: 8px; padding: 1rem; } .vk-size.feat { border: 1.5px solid #C4906A; } .vk-size-badge { display: inline-block; background: #C4906A; color: #fff; font-size: 10px; padding: 2px 8px; border-radius: 10px; font-weight: 500; margin-bottom: .4rem; } .vk-size-num { font-family: 'DM Serif Display', serif; font-size: 1.1rem; color: #1a1a1a; margin-bottom: .35rem; } .vk-size-sub { font-size: 13px; color: #888; line-height: 1.7; } /* Bulb */ .vk-bulb { background: #f7f5f2; border-radius: 8px; padding: .9rem 1rem; border: 1px solid #e8e0d5; margin-bottom: .75rem; } .vk-bulb h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-bulb p { font-size: 13px; color: #666; line-height: 1.6; margin: 0; } .vk-bulb a { color: #7C4E2A; text-decoration: underline; } /* Spec table */ .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-spec-table tr:last-child { border-bottom: none; } .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } /* Swatches */ .vk-swatches { display: flex; gap: 8px; flex-wrap: wrap; } .vk-swatch { width: 22px; height: 22px; border-radius: 50%; border: 1px solid #ddd; flex-shrink: 0; } .vk-swatch-label { font-size: 12px; color: #888; display: flex; align-items: center; gap: 5px; } /* Install list */ .vk-install { list-style: none; padding: 0; margin: 0; } .vk-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-install li:last-child { border-bottom: none; } .vk-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C4906A; } /* Downloads */ .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 7px 14px; border-radius: 7px; text-decoration: none; background: #fff; } .vk-dl-btn:hover { background: #f5f5f5; } @media (max-width: 520px) { .vk-sizes { grid-template-columns: 1fr; } .vk-features { grid-template-columns: 1fr 1fr; } .vk-size-img-row { grid-template-columns: 1fr; } .vk-img-small { width: 100%; } } A lustrous gold-finish chandelier with soft, hand-sprayed glass shades — designed to bring timeless glamour to any room. Its modern color palette and bold form make it a true statement piece. Pair with matching items from the Marshmallow Series for a cohesive, designer-inspired look. See It In Action Not sure how to assemble or install? Watch the step-by-step assembly guide → Features Artisan Glass Shades Each shade is hand-sprayed — slight variations in hue are a natural mark of authentic craftsmanship. Adjustable Drop Length Suspension rods included in three lengths. Custom lengths available on request. E26 Bulb Base US-standard E26 socket — compatible with LED, Edison, or any E26/E27 bulb of your choice. About the hand-sprayed glass shades Due to the artisanal spraying process, slight variations in the pink hue may occur between pieces. This is not a defect — it is a natural characteristic of hand-finished glass and makes each chandelier uniquely yours. Body & shade finish combinations Available Configurations Individual glass shade diameter: ∅7.1" (18 cm) · Canopy plate: ∅4.7" × H1.2" (12 × 3 cm) 3-Light ∅18.1" × H13.4" Dia 46 cm × H 34 cm3 × E26 sockets 5-Light ∅26.4" × H13.4" Dia 67 cm × H 34 cm5 × E26 sockets 🔍 Click to enlarge 3-Light — ∅18.1" (46 cm) 🔍 Click to enlarge 5-Light — ∅26.4" (67 cm) Bulb & Light Source E26 base — bulb not included This chandelier uses a standard E26 (or E27) base — the most common socket size in the US. Choose LED for energy efficiency, Edison for warm vintage character, or any dimmable E26 bulb if you plan to use a dimmer switch. Bulbs are not included. Specifications Materials Iron · Metal · Glass Light source E26 / E27 base · LED or Edison bulb Glass shade size ∅7.1" (18 cm) per shade Voltage AC 110–240V Suspension rods 3 rods included: 3.9" + 7.9" + 11.8" (10 + 20 + 30 cm)Custom lengths available on request Canopy plate ∅4.7" × H1.2" (12 × 3 cm) — round Control Compatible with standard wall switch (not included) Wiring Hardwired Mounting Ceiling IP rating IP20 · Indoor use only · Not waterproof Certification North America · EU · AU · Saudi Arabia Body finishes Copper Chrome Shade finishes White Pink Cream Installation Notes Hardwired installation — we recommend hiring a licensed electrician if you are not comfortable with ceiling wiring. Suspension rod length is adjustable using the three included rods (3.9" + 7.9" + 11.8"). A custom length can be arranged — contact our support team. For sloped ceilings, please contact us before purchasing. We will provide a compatible universal mounting accessory. For indoor use only. Not suitable for bathrooms or any damp/wet locations. Downloads Spec Sheet Installation Guide 3D Files — 3-Light 3D Files — 5-Light

Save on Marshmallow Chandelier with a Docos coupon

Checkmate is a savings app with over one million users that have saved $$$ on brands like Docos.

The Checkmate extension automatically applies Docos discount codes, Docos coupons and more to give you discounts on products like Marshmallow Chandelier.

Top Docos discount codes

See all codes

chevron