Gingko Cluster Chandelier
.vk-gingko-c-wrap * { box-sizing: border-box; margin: 0; padding: 0; } .vk-gingko-c-wrap { font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #1a1a1a; max-width: 680px; margin: 0 auto; padding: 0; background: #fff; line-height: 1.6; } .vk-gingko-c-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-gingko-c-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-gingko-c-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #9B7B5A; margin-bottom: .65rem; } .vk-gingko-c-video-wrap { width: 100%; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 10px; background: #f0ebe4; display: block; margin-bottom: .5rem; } .vk-gingko-c-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } .vk-gingko-c-video-caption { font-size: 12px; color: #aaa; text-align: center; margin-bottom: 1rem; } .vk-gingko-c-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-gingko-c-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-gingko-c-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #efe5d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; color: #7C4E2A; font-size: 14px; } .vk-gingko-c-feat h4 { font-size: 14px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-gingko-c-feat p { font-size: 14px; color: #666; line-height: 1.6; margin: 0; } .vk-gingko-c-acc { border: 1px solid #ece8e2; border-radius: 8px; padding: 0 14px; margin-bottom: .5rem; } .vk-gingko-c-acc summary { font-size: 14px; font-weight: 500; color: #1a1a1a; padding: 12px 0; cursor: pointer; list-style: none; position: relative; padding-right: 24px; min-height: 44px; display: flex; align-items: center; } .vk-gingko-c-acc summary::-webkit-details-marker { display: none; } .vk-gingko-c-acc summary::after { content: '+'; position: absolute; right: 0; color: #9B7B5A; font-size: 16px; } .vk-gingko-c-acc[open] summary::after { content: '−'; } .vk-gingko-c-acc p { font-size: 14px; color: #666; line-height: 1.7; padding: 0 0 14px; margin: 0; } .vk-gingko-c-acc img { max-width: 100%; height: auto; border-radius: 6px; margin: 8px 0; display: block; } .vk-gingko-c-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 14px; } .vk-gingko-c-matrix th { background: #f7f5f2; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #9B7B5A; border-bottom: 1px solid #ece8e2; } .vk-gingko-c-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 13px; vertical-align: top; } .vk-gingko-c-matrix tr:last-child td { border-bottom: none; } .vk-gingko-c-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-gingko-c-size-thumb { display: block; max-width: 320px; margin: 0 auto .4rem; } .vk-gingko-c-size-thumb img { width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; display: block; } .vk-gingko-c-img-caption { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; text-align: center; margin-bottom: 1.25rem; } .vk-gingko-c-spec-table { width: 100%; border-collapse: collapse; } .vk-gingko-c-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-gingko-c-spec-table tr:last-child { border-bottom: none; } .vk-gingko-c-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-gingko-c-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-gingko-c-install { list-style: none; padding: 0; margin: 0; } .vk-gingko-c-install li { font-size: 14px; color: #555; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-gingko-c-install li:last-child { border-bottom: none; } .vk-gingko-c-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C4906A; } .vk-gingko-c-dl { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: .5rem; } .vk-gingko-c-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 14px; color: #555; border: 1px solid #ddd; padding: 9px 14px; border-radius: 7px; text-decoration: none; background: #fff; min-height: 44px; } .vk-gingko-c-dl-btn:hover { background: #f5f5f5; } .vk-gingko-c-faq { border-bottom: 1px solid #ece8e2; } .vk-gingko-c-faq:last-child { border-bottom: none; } .vk-gingko-c-faq summary { font-size: 15px; font-weight: 500; color: #1a1a1a; cursor: pointer; list-style: none; position: relative; padding: 16px 28px 16px 0; min-height: 44px; display: flex; align-items: center; line-height: 1.45; } .vk-gingko-c-faq summary::-webkit-details-marker { display: none; } .vk-gingko-c-faq summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 8px; height: 8px; border-right: 1.5px solid #999; border-bottom: 1.5px solid #999; transform: translateY(-75%) rotate(45deg); transition: transform .2s; } .vk-gingko-c-faq[open] summary::after { transform: translateY(-25%) rotate(-135deg); } .vk-gingko-c-faq-a { font-size: 14px; color: #666; line-height: 1.7; padding: 0 0 16px; margin: 0; } @media (max-width: 520px) { .vk-gingko-c-features { grid-template-columns: 1fr 1fr; } } A wide oval gingko cluster chandelier with hand-cast porcelain leaves cascading from gold metal branches around a central ring. Four sizes from 39.4″ to 59″ across (6–10 bulbs each). Standard ships in brushed gold; six finishes available on request. Each leaf is hand-shaped, so no two fixtures are identical. See It In Action Product showcase — porcelain leaves on gold branches ▶ Assembly Walkthrough ▶ How to Replace the Lamp Holder Features ✦ Hand-cast porcelain leaves Real porcelain, not composite. Each leaf hand-finished — subtle variation in tone and translucency. ◆ Cluster on gold branches Leaves arrayed from a central gold ring in an oval silhouette. 6–10 bulbs per fixture. ▤ Four sizes, six finishes 39.4–59″ across. Gold standard; nickel, chrome, white, copper, black on request. About glue marks on the leaves Slight glue marks at the leaf-to-metal junctions are normal — they bond each ceramic leaf to its branch for stability and don't affect the appearance once installed. From normal viewing distance, the joints disappear into the silhouette. Six finish options — see contrast chart Standard ships in brushed gold. Five additional finishes available on request: nickel, chrome, matte white, copper, matte black. White ceramic leaves with nickel or white bodies install screw-free. Email [email protected] for custom orders (adds 2–4 weeks lead time). Gingko Cluster Chandelier — Available Configurations Configuration Length Height Bulbs Recommended For 6-Bulb 39.4″ (100 cm) 17.7″ (45 cm) 6 4–6 person dining, breakfast nook 9-Bulb Slim 47.2″ (120 cm) 18.9″ (48 cm) 9 6–8 person dining, kitchen island 9-Bulb Wide 51.2″ (130 cm) 18.9″ (48 cm) 9 Long dining tables, foyer 10-Bulb 59″ (150 cm) 19.7″ (50 cm) 10 8–10 person dining, statement entry 🔍 6-Bulb & 9-Bulb Slim configurations 🔍 9-Bulb Wide & 10-Bulb configurations Specifications Materials Iron frame, hand-cast porcelain ginkgo leaves Body Finish Brushed Gold (standard); 5 additional finishes on request Leaf Finish White porcelain Light Source G9 (EU / AU) or E12 (US / CA) LED or Edison bulb Bulb Count 6, 9, or 10 depending on size Voltage AC 110–240V (global compatible) Mounting Ceiling, hardwired (junction box required) Cable 59″ (150 cm) adjustable Control Compatible with standard wall switches (not included) Certification Certified for North America, EU, Australia, Saudi Arabia Installation Notes Hardwired — junction box required. Licensed electrician recommended for first-time installers. Branches ship folded. Gently fan out each outermost branch by hand and attach all leaves to reach the listed dimensions. Hang 30–36″ above dining tables. For foyers, maintain at least 7 ft of floor clearance. Downloads & Resources ⬇ Spec Sheet (PDF) ⬇ Installation Guide (PDF) ⬇ Product Catalog (PDF) ⬇ 3D Files Frequently Asked Questions What size gingko cluster chandelier should I choose? Match length to your dining table or room. 6-bulb (39.4″) suits 4–6 person tables and breakfast nooks. 9-bulb slim (47.2″) for standard 6–8 person dining. 9-bulb wide (51.2″) for long rectangular tables or foyers. 10-bulb (59″) for 8–10 person dining and statement entries. Are the leaves real porcelain or composite? Real porcelain ceramic — each leaf is hand-cast from porcelain clay and finished by hand. Each leaf carries small variation in shape, surface texture, and translucency from the hand-finishing process; this is what gives the fixture its sculptural depth. Is the chandelier bright enough for a dining room? Yes for ambient dining light. With 9–10 G9 LED bulbs at 4W each (~36–40W total, ~4,000 lumens), the larger sizes light a standard dining room comfortably. Pair with a dimmer for evening dining. For larger great rooms, layer with recessed cans or wall sconces. How do I install the branches and leaves? Branches ship folded to protect the porcelain in transit. After hanging the metal frame, gently fan out each outermost branch by hand to its full position, then attach each leaf to its branch tip. White leaves with nickel or white bodies snap in screw-free; gold or silver leaves use a small bonding screw. What if a porcelain leaf arrives chipped or cracked? Leaves are individually packed in foam. If any leaf arrives chipped or cracked, send photos to [email protected] within 30 days of delivery for a free replacement leaf. 2-year manufacturer warranty on electrical and metal frame.
More you might like
Related
GINGKO CLUSTERS
Related
Gingko Cluster I
Related
Gingko Chandelier N
Related