Checkmate
Flying Flowers Fluttering Chandelier
Flying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering ChandelierFlying Flowers Fluttering Chandelier

Vakkerlight

$4,988

Flying Flowers Fluttering Chandelier

coupon

23 coupons

* { box-sizing: border-box; margin: 0; padding: 0; } /* ===== FLYING FLOWERS — COLOR PALETTE ===== Ivory glazed petals + warm brass frame Deep warm brass / mid amber / pale ivory / warm cream ============================================== */ :root { --accent-deep: #3a2404; --accent: #906818; --accent-light:#c8a040; --surface: #faf8f0; --bg: #f4ead8; --border: #e0d0a8; --ink: #201408; --muted: #806830; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: var(--ink); max-width: 680px; margin: 0; padding: 0; } .vk-divider { height: 1px; background: var(--border); margin: 1.75rem 0; } .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; color: var(--ink); line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; } .vk-headline em { font-style: italic; color: var(--accent-deep); } .vk-intro { font-size: 15px; color: var(--ink); line-height: 1.9; margin-bottom: 1rem; } .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: var(--accent-deep); margin-bottom: .7rem; } /* Amber notice */ .vk-notice-amber { border-left: 2px solid #b07820; background: #fdf8ef; border-radius: 0 6px 6px 0; padding: .88rem 1rem; margin-bottom: .75rem; } .vk-notice-amber h5 { font-size: 13px; font-weight: 500; color: #7a5010; margin-bottom: .3rem; } .vk-notice-amber p { font-size: 13px; color: var(--ink); line-height: 1.65; margin: 0; } /* Critical */ .vk-critical { background: #fdf1ed; border: 1px solid #f0c0b0; border-left: 3px solid #c04020; border-radius: 0 6px 6px 0; padding: .95rem 1rem; margin-bottom: .75rem; } .vk-critical h5 { font-size: 13px; font-weight: 500; color: #c04020; margin-bottom: .3rem; display: flex; align-items: center; gap: .4rem; } .vk-critical p { font-size: 13px; color: #6a2818; line-height: 1.65; margin: 0; } /* Features */ .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: var(--surface); border-radius: 6px; padding: .85rem; border: 1px solid var(--border); } .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: var(--bg); display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; border: 1px solid var(--border); } .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: var(--ink); margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: var(--muted); line-height: 1.6; margin: 0; } /* Model card */ .vk-model { border: 1px solid var(--border); border-radius: 6px; overflow: hidden; margin-bottom: 1rem; } .vk-model-header { display: flex; gap: 1rem; padding: .9rem 1rem; background: var(--surface); border-bottom: 1px solid var(--border); align-items: flex-start; } .vk-model-thumb a { display: block; flex-shrink: 0; } .vk-model-thumb img { width: 100px; height: auto; border-radius: 5px; border: 1px solid var(--border); display: block; } .vk-model-thumb-hint { font-size: 10px; color: var(--accent); text-align: center; margin-top: 3px; } .vk-model-info { flex: 1; } .vk-model-tag { display: inline-block; background: var(--accent-deep); color: var(--surface); font-size: 10px; padding: 2px 9px; border-radius: 10px; font-weight: 500; margin-bottom: .4rem; } .vk-model-desc { font-size: 12px; color: var(--muted); line-height: 1.6; } .vk-size-table { width: 100%; border-collapse: collapse; } .vk-size-table tr { border-top: 1px solid var(--border); } .vk-size-table td { padding: 7px 1rem; font-size: 12.5px; color: var(--ink); vertical-align: middle; } .vk-size-table td:first-child { color: var(--muted); font-size: 11.5px; white-space: nowrap; } .vk-size-table td:last-child { color: var(--muted); font-size: 11.5px; text-align: right; } /* Bulb card */ .vk-bulb { background: var(--surface); border: 1px solid var(--border); border-radius: 6px; padding: .9rem 1rem; margin-bottom: 1rem; } .vk-bulb h5 { font-size: 13px; font-weight: 500; color: var(--accent-deep); margin-bottom: .3rem; } .vk-bulb p { font-size: 13px; color: var(--ink); line-height: 1.65; margin: 0; } .vk-bulb a { color: var(--accent-deep); text-underline-offset: 3px; } /* Spec table */ .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid var(--border); } .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: var(--muted); width: 42%; padding-right: 1rem; } /* 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: var(--accent-deep); border: 1px solid var(--border); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(--surface); } .vk-dl-btn:hover { background: var(--bg); } /* FAQ */ .vk-wrap details { border-bottom: 1px solid var(--border); padding: 12px 0; } .vk-wrap details summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: .5rem; font-size: 14px; font-weight: 500; color: var(--ink); } .vk-wrap details summary::-webkit-details-marker { display: none; } .vk-wrap details p { font-size: 13px; color: var(--ink); line-height: 1.7; margin-top: 8px; padding-right: 1rem; } .vk-wrap details a { color: var(--accent); text-underline-offset: 3px; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } .vk-model-header { flex-direction: column; } .vk-model-thumb img { width: 100%; } } Ivory petals in descent — brass stem, glazed bloom. The Flying Flowers Fluttering Chandelier suspends a cascade of ivory colored-glaze petals from a warm brass frame — each petal individually set, the whole suggesting a moment of falling blossoms frozen in light. Five models in distinct silhouettes, each available in three or four scale options to suit rooms from intimate to architectural. Substantial weight — confirm ceiling structure before ordering Depending on the model and size, this chandelier weighs between approximately 36 kg and 95 kg (79–209 lbs). Please confirm with a qualified electrician or structural engineer that your ceiling can safely support the selected configuration before placing your order. Weight for each size is listed in the configurations below. Freight shipping — estimated 40–60 days transit Due to the size and weight of the packaging, this chandelier ships via freight truck rather than standard courier. Please allow 40–60 days transit time and factor this into your project timeline. Features Colored-Glaze Petals Each ivory petal is individually hand-set in colored glaze — rich, luminous, organic. Warm Brass Frame Solid brass structure holds each petal in suspension — durable and richly finished. 5 Models A, B, C, D, and F silhouettes — round, tapered, and linear forms at varying scales. Bulb & Light Source GU10 (ceiling plate) + G9 (light body) — bulbs not included This chandelier uses two bulb types: GU10 in the ceiling canopy plate and G9 throughout the main body. Both are available as LED versions. A warm-white colour temperature (2700–3000 K) is recommended to complement the ivory glazed petals and brass frame.Guide to G9 & G4 LED bulb selection → Models & Sizes Tap any image to enlarge. Weight shown per size — confirm your ceiling capacity before ordering. Tap to enlarge Model A Full round silhouette — dense petal cluster, maximum visual drama. Small ∅ 31.5″ × H 70.1″ / Dia 80 × H 180 cm ~50 kg Medium ∅ 39.4″ × H 90.6″ / Dia 100 × H 230 cm ~65 kg Large ∅ 39.4″ × H 102.4″ / Dia 100 × H 260 cm ~71.5 kg Tap to enlarge Model B Compact round form — graceful and proportioned for mid-size spaces. Small ∅ 23.6″ × H 59.1″ / Dia 60 × H 150 cm ~50 kg Medium ∅ 31.5″ × H 70.8″ / Dia 80 × H 180 cm ~65 kg Large ∅ 39.4″ × H 78.7″ / Dia 100 × H 200 cm ~75 kg Tap to enlarge Model C Slender, elongated drop — suited to double-height and stairwell spaces. Small ∅ 19.7″ × H 59.1″ / Dia 50 × H 150 cm ~50 kg Medium ∅ 23.6″ × H 78.7″ / Dia 60 × H 200 cm ~65 kg Large ∅ 31.5″ × H 90.6″ / Dia 80 × H 230 cm ~71.5 kg Tap to enlarge Model D Tapered cylindrical form — structured and architectural in presence. Small ∅ 23.6″ × H 59.1″ / Dia 60 × H 150 cm ~50 kg Medium ∅ 31.5″ × H 70.1″ / Dia 80 × H 180 cm ~65 kg Large ∅ 39.4″ × H 90.6″ / Dia 100 × H 230 cm ~71.5 kg Tap to enlarge Model F Linear horizontal bar — wide-span form for long dining tables or corridors. Up to 95 kg. S L 31.5″ × H 23.6″ / L 80 × H 60 cm ~36 kg M L 39.4″ × H 25.6″ / L 100 × H 65 cm ~52 kg L L 47.2″ × H 27.6″ / L 120 × H 70 cm ~72.5 kg XL L 59.1″ × H 29.5″ / L 150 × H 75 cm ~95 kg Specifications Materials Brass, Colored glaze Models A / B / C / D (round & cylindrical) · F (linear bar) Weight range ~36 kg (Model F S) to ~95 kg (Model F XL) — see model tables Bulb bases GU10 (ceiling plate) + G9 (light body) — bulbs not included Light source LED or Edison filament bulb Voltage AC 110–240V Cable 59″ adjustable — extendable on request Control Standard push switch (not included) Wiring Hardwired Mounting Ceiling pendant Environment Indoor only Body finish Brass Shade finish White (colored glaze) Shipping Freight truck — estimated 40–60 days transit Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide Frequently Asked Questions Do I need a special ceiling for this chandelier? Given the weight range of 36–95 kg (79–209 lbs) across all models and sizes, we strongly recommend confirming with a qualified electrician or structural engineer that your ceiling can safely support the specific configuration before ordering. Heavier configurations — particularly Model F XL — require careful structural consideration. Which model and size is right for my space? Model A and D offer the fullest round presence and suit large living rooms, hotel lobbies, and foyers. Model B is more compact and refined — well-suited to dining rooms and bedrooms. Model C's elongated drop suits stairwells and double-height spaces. Model F is the linear option for long dining tables, corridors, or architectural installations. If you are unsure, contact us and we can advise based on your room dimensions. Why does shipping take 40–60 days? Due to the size and weight of the packaging, this chandelier cannot be shipped by standard courier. It travels by freight truck, which adds transit time. Please plan your project timeline accordingly and contact us if you have a specific deadline — we will advise on current lead times. Is the Flying Flowers Chandelier certified for North America and Europe? Yes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide. Sizing & questions Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs. Which model is best for a double-height foyer or stairwell?+Model C—the slender, elongated silhouette—suits double-height and stairwell spaces. Available in three sizes: ∅ 19.7″ × H 59.1″, ∅ 23.6″ × H 78.7″, or ∅ 31.5″ × H 90.6″ to match your ceiling height and visual impact. What size chandelier do I need for my dining table?+Model F is designed for long dining tables and corridors, spanning L 31.5″ to L 59.1″. For round tables, try Model A or B: smaller tables suit Model B (∅ 23.6″–31.5″), larger tables work with Model A (∅ 39.4″). How much weight does this chandelier support, and what ceiling height do I need?+Weight ranges from ~36 kg (Model F Small) to ~95 kg (Model F XL). Confirm ceiling structure with a qualified electrician before ordering. Cable adjusts to 59″, extendable on request—ensure minimum clearance above finished floor. Can I customize the size or specifications?+Yes. The Flying Flowers Fluttering is hand-built in our atelier in five models, each with three to four scale options. Contact us to discuss custom sizing, cable length extensions, or other specifications for your project. What bulbs does this chandelier use, and how do I clean it?+Uses GU10 (ceiling plate) and G9 (light body) bulbs—not included. Warm-white 2700–3000 K LEDs or Edison filament bulbs recommended. Dust gently; each ivory petal is hand-set, so care during cleaning is important.

Save on Flying Flowers Fluttering Chandelier with a Vakkerlight coupon

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

The Checkmate extension automatically applies Vakkerlight discount codes, Vakkerlight coupons and more to give you discounts on products like Flying Flowers Fluttering Chandelier.

Top Vakkerlight discount codes

See all codes

chevron