Tessaro Stacked Table Lamp
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-tablelamp-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 6 80px; margin: 0; padding: 0; } .vk-tablelamp-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-tablelamp-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-tablelamp-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #8A6F4F; margin-bottom: .65rem; } .vk-tablelamp-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-tablelamp-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-tablelamp-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e6dccb; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-tablelamp-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-tablelamp-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-tablelamp-notice { border-left: 3px solid #A88860; background: #faf6ef; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-tablelamp-notice h5 { font-size: 13px; font-weight: 500; color: #6F5636; margin-bottom: .3rem; } .vk-tablelamp-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-tablelamp-notice a { color: #6F5636; } .vk-tablelamp-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; } .vk-tablelamp-control-card { border: 1px solid #ddd; border-radius: 8px; padding: .85rem; } .vk-tablelamp-control-card h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-tablelamp-control-card p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-tablelamp-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 13px; } .vk-tablelamp-matrix th { background: #f7f5f2; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #8A6F4F; border-bottom: 1px solid #ece8e2; } .vk-tablelamp-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 12px; } .vk-tablelamp-matrix tr:last-child td { border-bottom: none; } .vk-tablelamp-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-tablelamp-shape-card { background: #faf6ef; border: 1px solid #ece4d3; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; } .vk-tablelamp-shape-card .vk-tablelamp-section-label { margin-bottom: .6rem; } .vk-tablelamp-shape-hint { font-size: 13px; color: #666; margin-bottom: .85rem; line-height: 1.6; } .vk-tablelamp-shape-thumb-link { display: inline-block; max-width: 320px; } .vk-tablelamp-shape-thumb { width: 100%; height: auto; display: block; border-radius: 6px; background: #ece4d3; } .vk-tablelamp-shape-enlarge { font-size: 12px; color: #8A6F4F; margin-top: .5rem; } .vk-tablelamp-spec-table { width: 100%; border-collapse: collapse; } .vk-tablelamp-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-tablelamp-spec-table tr:last-child { border-bottom: none; } .vk-tablelamp-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-tablelamp-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-tablelamp-install { list-style: none; padding: 0; margin: 0; } .vk-tablelamp-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-tablelamp-install li:last-child { border-bottom: none; } .vk-tablelamp-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #A88860; } .vk-tablelamp-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-tablelamp-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-tablelamp-dl-btn:hover { background: #f5f5f5; } .vk-tablelamp-faq { margin-top: .5rem; } .vk-tablelamp-faq-item { border-bottom: 1px solid #ece8e2; } .vk-tablelamp-faq-item:last-child { border-bottom: none; } .vk-tablelamp-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-tablelamp-faq-item > summary::-webkit-details-marker { display: none; } .vk-tablelamp-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #8A6F4F; border-bottom: 1.5px solid #8A6F4F; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-tablelamp-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-tablelamp-faq-item[open] > summary { color: #6F5636; } .vk-tablelamp-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-tablelamp-features { grid-template-columns: 1fr 1fr; } .vk-tablelamp-control-split { grid-template-columns: 1fr; } } The Tessaro is a modern table lamp with a sculptural, stacked column — leather-wrapped blocks in soft off-white step up a dark metal spine to a tailored off-white fabric drum shade. Standing 28.3″ tall on a slim weighted base, it casts a warm, even pool of light over 5–10 m², making it a quiet statement on a console, a nightstand, or a desk — and a companion to the Tessaro floor lamp. Features Stacked column Leather-wrapped blocks step up a dark metal spine for a sculptural, architectural silhouette. Off-white drum shade A tailored fabric drum shade softens the light into a warm, even glow with no harsh glare. Single E27 light One E27 socket, 9W — set the brightness and color with the bulb you choose. At a Glance Table-top column 28.3″ tall with a 15″ shade. Leather-wrapped column on a dark metal base. Light spread Lights a 5–10 m² area (about 54–108 sq ft) — ideal as ambient or bedside light. Default configuration Pictured: off-white leather-wrapped column with a dark metal spine and base, off-white fabric drum shade. Takes one E27 bulb. Bulb base & power This lamp uses one E27 (large Edison screw) socket, 9W, on 110–240V. US E26 bulbs thread into E27 and work on 120V, so standard US bulbs fit. Warm white (2700K) gives a cozy bedside glow. Questions? Email us. Specifications at a Glance Model Shade Ø × Height Light reach Light Tessaro table lamp 15″ × 28.3″ 5–10 m² 1 × E27 · 9W Shape Diagrams Click any diagram to enlarge. Click to enlarge ↗ Specifications Material Metal, Leather, Fabric Body finish Off-white leather-wrapped column, dark metal spine and base Shade finish Off-white fabric drum shade Light source One E27 socket (large Edison screw) · 9W Size 15″ shade Ø × 28.3″ tall (38 × 72 cm) Light reach 5–10 m² (about 54–108 sq ft) Voltage AC 110–240V (universal) Power Table lamp with inline cord switch; plug-in Suggested bulb E27/E26 LED, warm white (2700K) recommended Certification Listed · North America · CE · SAA · SASO · KC Setup Notes Plug-in table lamp — no hardwiring needed; seat the shade and plug it in. Place it on a level, stable surface; the weighted base keeps the column steady. Use an E27 or E26 bulb rated for 110–240V; warm white (2700K) suits a bedside or console. Keep the fabric shade and leather-wrapped column away from heat; use an LED bulb to run cool. Wipe the leather-wrapped sections with a soft dry cloth; avoid soaking or harsh cleaners. Leather tone and grain vary slightly piece to piece; the photograph shows a representative sample. Downloads & Resources Spec Sheet Assembly Guide Request 3D Files FAQs What bulb does the Tessaro table lamp use, and will US bulbs fit? It takes one E27 bulb — the large Edison screw, rated 9W here. US E26 bulbs thread into E27 and run on 120V, so standard US bulbs work fine. A warm-white (2700K) LED gives a cozy bedside glow. How tall is it, and how much light does it give? It stands 28.3″ tall with a 15″ shade, and lights an area of about 5–10 m² (54–108 sq ft). That makes it a good ambient or reading light on a console, nightstand, or desk, rather than a whole-room light. What is the column wrapped in? The column sections are leather-wrapped over a metal frame, in an off-white finish. If you need the exact hide type and origin for a specification, email us before ordering and we'll confirm the current material details for your batch. Does it match the Tessaro floor lamp? Yes — the table lamp shares the same stacked leather-wrapped column, dark metal base, and off-white drum shade as the Tessaro floor lamp, so you can pair them in one room. The table lamp is the shorter, table-top version. What is the warranty and support? 2-year warranty on the frame and wiring. Bulbs are consumable and not covered, but they're inexpensive E27/E26 replacements. Email support replies within one business day.