Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Wood Table Lamp”, “description”: “A curved fabric shade with black trim and spherical wood base. Plug-in, push-button switch, dimmer compatible. Available in Gold, Walnut Color, Black, and White.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “Wood, Metal, Fabric”, “color”: “Gold, Walnut Color, Black, White”, “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Size”, “value”: “Ø 38 cm × H 34 cm / 14.9″ × 13.3″” }, { “@type”: “PropertyValue”, “name”: “Shade”, “value”: “Curved fabric with black trim” }, { “@type”: “PropertyValue”, “name”: “Base”, “value”: “Spherical wood” }, { “@type”: “PropertyValue”, “name”: “Socket”, “value”: “E26 / E27” }, { “@type”: “PropertyValue”, “name”: “Max Wattage”, “value”: “40W incandescent or LED equivalent” }, { “@type”: “PropertyValue”, “name”: “Switch”, “value”: “Push-button” }, { “@type”: “PropertyValue”, “name”: “Wiring”, “value”: “Plug-in — 59-inch cord” }, { “@type”: “PropertyValue”, “name”: “Dimmer”, “value”: “Compatible (switch not included)” }, { “@type”: “PropertyValue”, “name”: “Use”, “value”: “Indoor” }, { “@type”: “PropertyValue”, “name”: “Certifications”,”value”: “North America, Saudi Arabia, Europe, Australia” } ], “video”: [ {“@type”:”VideoObject”,”name”:”Wood Table Lamp”,”embedUrl”:”https://www.youtube.com/embed/3ll4t_rfp-A”,”thumbnailUrl”:”https://img.youtube.com/vi/3ll4t_rfp-A/hqdefault.jpg”}, {“@type”:”VideoObject”,”name”:”Wood Table Lamp – 2″,”embedUrl”:”https://www.youtube.com/embed/-HmYsMYrtNY”,”thumbnailUrl”:”https://img.youtube.com/vi/-HmYsMYrtNY/hqdefault.jpg”} ], “offers”: {“@type”:”Offer”,”availability”:”https://schema.org/InStock”,”priceCurrency”:”USD”,”seller”:{“@type”:”Organization”,”name”:”Docos”}} } .wtl-wrap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 860px; margin: 0 auto; background: #ffffff; } .wtl-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.4rem 0 1.2rem; } /* Videos */ .wtl-videos { display: flex; flex-direction: column; gap: 10px; margin-bottom: 2rem; } .wtl-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; } .wtl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Intro */ .wtl-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; } .wtl-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; } /* Pills */ .wtl-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; } .wtl-pill { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; } /* Why — Docos feature cards */ .wtl-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; } .wtl-wc { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; } .wtl-wc-icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .wtl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* Before / After */ .wtl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2.4rem; } .wtl-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; } .wtl-bac–after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .wtl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; } .wtl-bac–before .wtl-bac-label { color: #999; } .wtl-bac–after .wtl-bac-label { color: #b8924a; } .wtl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; } .wtl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; } .wtl-bac-list li::before { content: ”; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; } .wtl-bac–before .wtl-bac-list li::before { background: #ccc; } .wtl-bac–after .wtl-bac-list li::before { background: #b8924a; } @media(max-width:440px){.wtl-ba{grid-template-columns:1fr;}} /* Scenes */ .wtl-scenes { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; margin-bottom: 2.4rem; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; overflow: hidden; } .wtl-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; } .wtl-sc:last-child { border-right: none; } .wtl-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; } .wtl-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; } .wtl-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; } .wtl-sc__tag { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; } @media(max-width:480px){ .wtl-scenes{grid-template-columns:1fr;} .wtl-sc{border-right:none;border-bottom:1px solid #e5e5e5;} .wtl-sc:last-child{border-bottom:none;} } /* Pair upsell */ .wtl-upsell { background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1.1rem 1.3rem; margin-bottom: 2.4rem; display: flex; align-items: center; gap: 1.2rem; font-size: .9rem; color: #555; line-height: 1.65; } .wtl-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; } .wtl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } @media(max-width:440px){.wtl-upsell{flex-direction:column;gap:.7rem;}} /* Plug banner */ .wtl-plug { display: flex; align-items: center; gap: 14px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1.2rem; margin-bottom: 1.5rem; font-size: .92rem; color: #1a1a1a; font-weight: 500; } .wtl-plug__icon { font-size: 1.3rem; flex-shrink: 0; } .wtl-plug__sub { font-size: .8rem; font-weight: 400; color: #777; display: block; margin-top: .1rem; } /* Colors */ .wtl-colors { display: flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .7rem 1.1rem; margin-bottom: 1rem; font-size: .85rem; color: #555; } .wtl-swatches { display: flex; gap: 7px; } .wtl-sw { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); } .wtl-sw–gold { background: linear-gradient(135deg,#c9a96e,#e0c08a); } .wtl-sw–walnut { background: #5a3e28; } .wtl-sw–black { background: #1e1a17; } .wtl-sw–white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } /* Size */ .wtl-size { display: inline-flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.2rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem; } /* Specs */ .wtl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; } .wtl-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; } .wtl-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; } /* Footer */ .wtl-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; } .wtl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; } .wtl-badges { display: flex; flex-direction: column; gap: .4rem; } .wtl-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; } .wtl-dls { display: flex; flex-direction: column; gap: .45rem; } .wtl-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; } .wtl-dl:hover { border-color: #b8924a; } .wtl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){.wtl-foot{grid-template-columns:1fr;gap:1.2rem;}}
See It In Action
This table lamp brings two materials into the same object that belong together — a curved fabric shade that falls softly over a solid spherical wood base. The fabric diffuses the bulb into a warm, even ambient glow while the rounded wood form below grounds the lamp with a material weight that plastic and ceramic bases don’t have. The black trim at the shade’s edge is the detail that keeps the whole thing from reading as generic. Available in four finishes that span from warm to graphic.
The lamp that adds warmth to the room before it’s even switched on.
🪵 Spherical Wood Base 🎀 Curved Fabric Shade 🔌 Plug-In 🔆 Dimmer Compatible Black + Walnut
Why It Works
🪵 Wood Base That Grounds The spherical wood base has the material weight and grain that tells a room this lamp was chosen deliberately — not grabbed from a shelf. It reads as warm and natural before the lamp is turned on and stays that way after.
🌕 Fabric Soft Glow The curved fabric shade drapes gracefully and diffuses the bulb into a soft, warm output with no visible source. Combined with a dimmer switch (sold separately), the lamp moves smoothly from useful reading light to barely-there ambient warmth.
✦ Two Combinations, Both Right Black body with white shade — the contrast is graphic and modern, the white fabric glows warmly against the dark base. Walnut body with white shade — the natural wood grain and the soft fabric read as the same material language, warm and collected from every angle. Both use the same curved white shade; the base makes the difference.
Before & After
Without
- Nightstand reads as purely functional
- Overhead light does all the work
- No warm light at eye and surface level
- Room feels complete but cold
- No natural material presence on the surface
With This Lamp
- Wood base brings warmth and texture to the surface
- Fabric shade creates a warm pool of soft light
- Room feels layered — both ceiling and table lit
- Natural material makes the surface feel curated
- Space feels lived-in and intentional
Where It Works Best
🛏 Bedside
The push-button switch is reachable in the dark. The warm fabric glow winds the room down before sleep and provides enough light for reading. The wood base makes the nightstand feel considered rather than cluttered.
Push-button switch
🛋 Living Room
On a side table or console beside the sofa, the lamp adds a warm secondary light layer to the room — the wood base anchors the surface visually while the fabric shade fills the seating area with soft ambient output.
Ambient layer
🖥 Desk or Shelf
The spherical wood base reads as a collected object on any desk or bookshelf — it looks intentional alongside books, plants, and ceramics. The fabric shade adds warmth to a workspace that would otherwise rely on cool overhead light.
Natural material presence
Better in Pairs
×2
Two flanking a bed — the bedroom looks finished. Two matching lamps on either side of a bed creates the bilateral symmetry that makes a bedroom feel designed rather than furnished. Each side gets its own warm light pool, its own switch, its own wood base. Order two of the same finish for a composed uniform pair — or mix Black and Walnut for a tonal arrangement where each side has its own character while the shared white fabric shade holds everything together.
🔌
Plug it in anywhere. 59-inch cord with push-button switch — no hardwiring, no installation. Move it between rooms freely.
Colors
Black + White Shade · Walnut + White Shade
Product Size
Dia 38 cm × H 34 cm / ∅ 14.9″ × H 13.3″
Details
- Colors: Black body + White shade · Walnut body + White shade
- Base: Spherical Wood
- Materials: Wood, Metal & Fabric
- Wiring: Plug-in — 59-inch cord
- Socket: E26 or E27
- Max bulb: 40W incandescent or LED equivalent
- Switch: Push-button
- Dimmer compatible (switch not included)
- Use: Indoor
- Certified: North America · Saudi Arabia · Europe · Australia
Certifications
🌎 North America 🌙 Saudi Arabia 🌍 Europe 🌏 Australia
Downloads
Parameter Installation
Reviews
There are no reviews yet.