✦ Verified product
Gingko Ceiling Lamp
USD 175.00
Size
Vakkerlight
Verified independent store
→
* { 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; marg
in: 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; } .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; } .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; } /* Notices */ .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.amber { border-left-color: #c0902a; background: #fdf6ec; } .vk-notice.amber h5 { color: #7a5010; } /* Size matrix */ .vk-matrix { width: 100%; border-collapse: collapse; margin-bottom: 1rem; font-size: 13px; } .vk-matrix th { background: #f7f5f2; padding: 7px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #9B7B5A; border-bottom: 1px solid #ece8e2; } .vk-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; } .vk-matrix tr:last-child td { border-bottom: none; } .vk-matrix td:first-child { font-weight: 500; color: #1a1a1a; } /* Thumbnail + lightbox */ .vk-thumb-wrap { display: inline-block; cursor: zoom-in; margin-bottom: .5rem; } .vk-thumb-wrap img { width: 480px; max-width: 100%; height: auto; border-radius: 8px; border: 1px solid #e0dbd4; display: block; } .vk-thumb-hint { font-size: 11px; color: #bbb; margin-top: 5px; text-align: center; margin-bottom: 1rem; } .vk-lightbox { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.78); z-index: 9999; align-items: center; justify-content: center; cursor: zoom-out; } .vk-lightbox.active { display: flex; } .vk-lightbox img { max-width: 92vw; max-height: 90vh; border-radius: 10px; object-fit: contain; box-shadow: 0 12px 48px rgba(0,0,0,.5); } .vk-lightbox-close { position: absolute; top: 18px; right: 24px; font-size: 32px; color: #fff; cursor: pointer; line-height: 1; user-select: none; } /* Img */ .vk-img-full { width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; display: block; margin-bottom: .5rem; } .vk-img-caption { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; text-align: center; margin-bottom: 1.25rem; } /* Related */ .vk-related { display: flex; align-items: center; gap: .75rem; background: #f7f5f2; border-radius: 8px; padding: .75rem 1rem; border: 1px solid #e8e0d5; margin-bottom: .75rem; text-decoration: none; } .vk-related p { font-size: 13px; color: #7C4E2A; text-decoration: underline; margin: 0; } /* 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; } /* 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-features { grid-template-columns: 1fr 1fr; } } × White ceramic ginkgo leaves arranged around G9 light sources — the light subtly bounces and reflects through the leaf forms in a stunning, organic display. Leaflight harmony and nature in motion, suspended from your ceiling. See It In Action Installation — organic form, gentle illumination Leaflight harmony — nature in motion Glue marks on ginkgo leaves — normal, not a defect To ensure metal accessories remain securely attached during transportation and long-term use, a small amount of glue is applied at the metal interface of each ginkgo leaf. You may notice slight glue residue on some leaf surfaces. This is a normal part of the production process and does not affect the product's appearance or functionality. Glue mark reference — normal for all ceramic leaf lamps Features White Ceramic Leaves Individual ceramic ginkgo leaf shades — the G9 globes bounce and reflect light through the leaf forms in a stunning way. 4 Sizes ∅14.2" (2 bulbs) to ∅24.4" (6 bulbs) — scale to your room and desired brightness. Part of Ginkgo Series Part of Vakkerlight's Ginkgo Leaf Lamp Series — explore pendant and other formats in the collection. Explore the full Ginkgo Leaf Lamp Series → Available Sizes All sizes: H9.8" (25 cm) · Gold body · White ceramic shade · Hardwired · Weight ~3 kg / 6.6 lbs Diameter Bulb Count canopy size ∅14.2" (36 cm) 2 bulbs ∅4.7"/Dia12cm ∅16.5" (42 cm) 4 bulbs ∅4.7"/Dia12cm ∅20.5" (52 cm) 5 bulbs ∅4.7"/Dia12cm ∅24.4" (62 cm) 6 bulbs ∅5.9"/Dia15cm Click any size image to enlarge ∅14.2" — 2 bulbs 🔍 Click to enlarge ∅16.5" — 4 bulbs 🔍 Click to enlarge ∅20.5" (5 bulbs) · ∅24.4" (6 bulbs) 🔍 Click to enlarge Bulb & Light Source Bulb base varies by region — bulbs not included G9 bi-pin base — for EU and AU markets.E12 candelabra base — for US and CA markets.A warm G9 or E12 LED bulb (2700–3000K) is recommended. Bulbs not included. Specifications Materials Metal · Iron · Ceramics Light source G9 base (EU, AU) · E12 base (US, CA) · Bulbs not included2 bulbs (∅14.2") · 4 bulbs (∅16.5") · 5 bulbs (∅20.5") · 6 bulbs (∅24.4") Voltage AC 110–240V Weight ~3 kg / 6.6 lbs Control 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 finish Gold Shade finish White ceramic ginkgo leaves Downloads Spec Sheet Installation Guide 3D Files 3D Files Frequently Asked Questions Is it normal to see glue marks on the ginkgo leaves? Yes — a small amount of glue is applied at the metal interface of each ginkgo leaf for stability. Slight glue residue on some leaves is normal and does not affect appearance or functionality. What bulb base does it use? G9 bi-pin for EU and AU markets; E12 candelabra for US and CA markets. Bulbs are not included.