Gingko Ring Chandelier
Gingko Ring Chandelier | Vakkerlight .vk-gingko-r-wrap * { box-sizing: border-box; margin: 0; padding: 0; } .vk-gingko-r-wrap { font-family: 'DM Sans', -apple-system, BlinkMacSyste mFont, "Segoe UI", sans-serif; color: #1a1a1a; max-width: 680px; margin: 0 auto; padding: 0; background: #fff; line-height: 1.6; } .vk-gingko-r-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-gingko-r-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-gingko-r-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #9B7B5A; margin-bottom: .65rem; } .vk-gingko-r-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-gingko-r-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-gingko-r-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-r-feat h4 { font-size: 14px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-gingko-r-feat p { font-size: 14px; color: #666; line-height: 1.6; margin: 0; } .vk-gingko-r-acc { border: 1px solid #ece8e2; border-radius: 8px; padding: 0 14px; margin-bottom: .5rem; } .vk-gingko-r-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-r-acc summary::-webkit-details-marker { display: none; } .vk-gingko-r-acc summary::after { content: '+'; position: absolute; right: 0; color: #9B7B5A; font-size: 16px; } .vk-gingko-r-acc[open] summary::after { content: '−'; } .vk-gingko-r-acc p { font-size: 14px; color: #666; line-height: 1.7; padding: 0 0 14px; margin: 0; } .vk-gingko-r-acc img { max-width: 100%; height: auto; border-radius: 6px; margin: 8px 0; display: block; } .vk-gingko-r-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 14px; } .vk-gingko-r-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-r-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 13px; vertical-align: top; } .vk-gingko-r-matrix tr:last-child td { border-bottom: none; } .vk-gingko-r-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-gingko-r-size-thumb { display: block; max-width: 320px; margin: 0 auto .4rem; } .vk-gingko-r-size-thumb img { width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; display: block; } .vk-gingko-r-img-caption { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; text-align: center; margin-bottom: 1.25rem; } .vk-gingko-r-spec-table { width: 100%; border-collapse: collapse; } .vk-gingko-r-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-gingko-r-spec-table tr:last-child { border-bottom: none; } .vk-gingko-r-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-gingko-r-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-gingko-r-install { list-style: none; padding: 0; margin: 0; } .vk-gingko-r-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-r-install li:last-child { border-bottom: none; } .vk-gingko-r-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C4906A; } .vk-gingko-r-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-gingko-r-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-r-dl-btn:hover { background: #f5f5f5; } .vk-gingko-r-faq { border-bottom: 1px solid #ece8e2; } .vk-gingko-r-faq:last-child { border-bottom: none; } .vk-gingko-r-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-r-faq summary::-webkit-details-marker { display: none; } .vk-gingko-r-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-r-faq[open] summary::after { transform: translateY(-25%) rotate(-135deg); } .vk-gingko-r-faq-a { font-size: 14px; color: #666; line-height: 1.7; padding: 0 0 16px; margin: 0; } @media (max-width: 520px) { .vk-gingko-r-features { grid-template-columns: 1fr 1fr; } } A round gingko ring chandelier with hand-cast porcelain leaves radiating from a slim gold ring frame. Three sizes — 23.6″, 31.5″, and 39.4″ in diameter, each 11.8″ tall. Designed for round dining tables, foyers, entryways, and kitchen islands. Standard ships in brushed gold; six finishes available on request. Each leaf is hand-shaped, so no two fixtures are identical. Features ✦ Hand-cast porcelain leaves Real porcelain, not composite. Each leaf hand-finished — subtle variation in tone and translucency. ◆ 360° ring silhouette Slim gold ring frame with leaves radiating outward. Reads beautifully from every viewing angle. ▤ Three diameters 23.6″ / 31.5″ / 39.4″ across — sized for round dining tables, entries, foyers, and round kitchen islands. 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. Need a different finish or custom size? 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. Custom diameters available — email [email protected] for a quote. Gingko Ring Chandelier — Available Configurations Configuration Diameter Height Bulbs Recommended For Small 23.6″ (60 cm) 11.8″ (30 cm) 4 Round 4-person dining, breakfast nook Medium 31.5″ (80 cm) 11.8″ (30 cm) 6 Round 6–8 person dining, entryway Large 39.4″ (100 cm) 11.8″ (30 cm) 8 Round 8–10 person dining, foyer, great room 🔍 Small — ∅ 23.6″ 🔍 Medium — ∅ 31.5″ 🔍 Large — ∅ 39.4″ 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 4 / 6 / 8 by 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 branch by hand and attach all leaves to reach the listed diameter. 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 ▶ Assembly Video ▶ How to Replace the Lamp Holder Frequently Asked Questions What size gingko ring chandelier should I choose for my round dining table? Match chandelier diameter to roughly half the table diameter. For a 48″ round table → small (23.6″). For a 60–66″ round table → medium (31.5″). For a 72″+ round table or large foyer → large (39.4″). Hang 30–36″ above the table top for comfortable eye level. 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 8 G9 LED bulbs at 4W each (~32W total, ~3,600 lumens), the large size lights a standard dining room comfortably. Smaller sizes work as accent for breakfast nooks or 4-person tables. Pair with a dimmer for evening ambiance. 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 branch by hand to its full radial 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. See the Assembly Video link in Downloads. 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 Chandelier N
Related
Gingko Chandelier G
Related
Gingko Chandelier C
Related