Gingko Bloom Chandelier
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-gingko-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 680p x; margin: 0; padding: 0; } .vk-gingko-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-gingko-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-gingko-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #A8895C; margin-bottom: .65rem; } .vk-gingko-video-wrap { width: 100%; aspect-ratio: 16/9; border-radius: 10px; overflow: hidden; background: #f0ebe4; display: block; margin-bottom: .5rem; } .vk-gingko-video-wrap iframe { width: 100%; height: 100%; border: 0; display: block; } .vk-gingko-video-caption { font-size: 12px; color: #aaa; text-align: center; margin-bottom: 1rem; } .vk-gingko-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-gingko-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-gingko-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #f0e8d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-gingko-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-gingko-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-gingko-notice { border-left: 3px solid #C7A66B; background: #faf6ee; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-gingko-notice h5 { font-size: 13px; font-weight: 500; color: #7C4E2A; margin-bottom: .3rem; } .vk-gingko-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-gingko-notice a { color: #7C4E2A; } .vk-gingko-notice.amber { border-left-color: #d68b1d; background: #fdf6e8; } .vk-gingko-notice.amber h5 { color: #8a5a10; } .vk-gingko-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; } .vk-gingko-control-card { border: 1px solid #ddd; border-radius: 8px; padding: .85rem; } .vk-gingko-control-card h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-gingko-control-card p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-gingko-finish-swatches { display: flex; gap: 8px; flex-wrap: wrap; margin: .5rem 0 .85rem; } .vk-gingko-swatch { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; color: #555; border: 1px solid #ddd; padding: 6px 10px; border-radius: 6px; background: #fff; } .vk-gingko-swatch-dot { width: 14px; height: 14px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.08); } .vk-gingko-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 13px; } .vk-gingko-matrix th { background: #f7f5f2; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #A8895C; border-bottom: 1px solid #ece8e2; } .vk-gingko-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 12px; } .vk-gingko-matrix tr:last-child td { border-bottom: none; } .vk-gingko-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-gingko-spec-table { width: 100%; border-collapse: collapse; } .vk-gingko-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-gingko-spec-table tr:last-child { border-bottom: none; } .vk-gingko-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-gingko-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-gingko-install { list-style: none; padding: 0; margin: 0; } .vk-gingko-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-gingko-install li:last-child { border-bottom: none; } .vk-gingko-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C7A66B; } .vk-gingko-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-gingko-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 9px 14px; border-radius: 7px; text-decoration: none; background: #fff; min-height: 44px; } .vk-gingko-dl-btn:hover { background: #f5f5f5; } .vk-gingko-faq { margin-top: .5rem; } .vk-gingko-faq-item { border-bottom: 1px solid #ece8e2; } .vk-gingko-faq-item:last-child { border-bottom: none; } .vk-gingko-faq-item > summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; color: #1a1a1a; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; } .vk-gingko-faq-item > summary::-webkit-details-marker { display: none; } .vk-gingko-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #A8895C; border-bottom: 1.5px solid #A8895C; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-gingko-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-gingko-faq-item[open] > summary { color: #7C4E2A; } .vk-gingko-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-gingko-features { grid-template-columns: 1fr 1fr; } .vk-gingko-control-split { grid-template-columns: 1fr; } } A linear branch chandelier with hand-cast porcelain ginkgo leaves arranged along flexible metal arms. Each leaf catches light at a slightly different angle, creating a layered, organic glow. Two lengths — 39″ (6 lights) and 47″ (8 lights) — sized for dining tables, kitchen islands, breakfast nooks, and rectangular entry foyers. Six body finishes available: gold, nickel, chrome, copper, white, and black. See It In Action Product showcase ⚠ Two things to know before you order 1. Faint glue marks on some leaves are normal. A small amount of adhesive is applied where each porcelain leaf meets its metal mount to keep leaves secure during shipping and long-term use. Residue is light, does not affect function or visible appearance from below, and is not a defect. 2. The listed length includes leaf span. Metal branches are flexible — on install, fan the outermost branches outward by hand to reach the full 39″ or 47″ span. The unfanned out-of-box width is shorter. Features Hand-cast porcelain leaves Each ginkgo leaf is individually cast and angled. White ceramic finish. Adjustable branches Flexible metal arms fan out to reach the full span. Adapts to your room layout. 6 body finishes Gold, nickel, chrome, copper, white, and black. Custom colors on request. Configuration Options Size 39″ (6 lights) or 47″ (8 lights). Single linear arrangement. Bulb base (by region) E12 for North America & Canada · G9 for Europe, Australia, and other markets. Body Finishes Gold Nickel Chrome Copper White Black Customization For white or nickel body finishes, white ceramic leaves install without screws (cleaner look). Cable length, finish color, and configuration are all customizable — email us with your ceiling height and table dimensions. Gingko Chandelier Sizes Variant Length Height Lights Weight Small 39.3″ (100 cm) 15.7″ (40 cm) 6 × G9 / E12 ~20 lbs (9 kg) Large 47.2″ (120 cm) 15.7″ (40 cm) 8 × G9 / E12 ~24 lbs (11 kg) Specifications Material Hand-cast porcelain (white ceramic leaves) · iron and metal branches Light source E12 (NA & CA) or G9 (EU, AU, etc.) — LED or Edison bulb (sold separately) Voltage AC 110–240V (universal) Mounting Hardwired ceiling mount Body finish Gold (default) · nickel · chrome · copper · white · black Shade finish White porcelain ginkgo leaves Cable length 59″ adjustable; extensions on request Control Compatible with common wall switches and dimmers (not included) Certification Certified for North America, EU, Australia, and Saudi Arabia Warranty 2 years on fixture and wiring Installation Notes After hanging the frame, fan out the outermost branches by hand to reach the full 39″ or 47″ span — the chandelier ships compact and is opened on install. E12 (NA/CA) or G9 (EU/AU) bulbs sold separately. 2700K warm-white LED preserves the porcelain's natural cream tone. Indoor dry locations only — not for bathrooms, kitchens above stovetops, or covered outdoor areas. Downloads & Resources Spec Sheet Installation Guide Product Catalog ▶ Installation video ▶ Replace lamp holder FAQs Which bulb base does this chandelier use — E12 or G9? E12 candelabra base for North America and Canada; G9 base for Europe, Australia, and other 220V markets. Both versions accept LED or Edison bulbs (sold separately). 2700K warm white preserves the porcelain leaf tone. Which size should I order — Small (39″) or Large (47″)? For a 6-seat (5–6 ft) dining table or 5–6 ft kitchen island: Small. For 8-seat (7–8 ft) tables or longer islands: Large. For both, the chandelier hangs along the long axis of the table. Can I customize the body finish or get white ceramic leaves without screws? Yes. 6 standard body finishes (gold, nickel, chrome, copper, white, black). White and nickel bodies are paired with screwless white ceramic leaves for a cleaner look. Custom finishes available — email [email protected]. I see faint marks on some leaves — is that a defect? No. A small amount of adhesive is applied at each leaf-to-metal joint to secure the porcelain during shipping and long-term use. Light residue near the joint is part of the production process and does not affect appearance from below or function. What's the warranty and can the lamp holder be replaced if it fails? 2-year warranty on fixture and wiring. Lamp holders are field-replaceable — see the "Replace lamp holder" video in Downloads. Bulbs are standard E12/G9 replaceable parts at any hardware store.
More you might like
Related
Horizon Bloom Gingko Chandelier
Related
Horizon Bloom Porcelain Gingko Leaf Chandelier
Related
Gingko Chandelier N
Related