Terrano Ceramic Table Lamp
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-ceramiclamp2-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width : 680px; margin: 0; padding: 0; } .vk-ceramiclamp2-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-ceramiclamp2-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-ceramiclamp2-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #8A6F4F; margin-bottom: .65rem; } .vk-ceramiclamp2-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-ceramiclamp2-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-ceramiclamp2-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e6dccb; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-ceramiclamp2-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-ceramiclamp2-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-ceramiclamp2-notice { border-left: 3px solid #A88860; background: #faf6ef; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-ceramiclamp2-notice h5 { font-size: 13px; font-weight: 500; color: #6F5636; margin-bottom: .3rem; } .vk-ceramiclamp2-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-ceramiclamp2-notice a { color: #6F5636; } .vk-ceramiclamp2-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; } .vk-ceramiclamp2-control-card { border: 1px solid #ddd; border-radius: 8px; padding: .85rem; } .vk-ceramiclamp2-control-card h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-ceramiclamp2-control-card p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-ceramiclamp2-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 13px; } .vk-ceramiclamp2-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-ceramiclamp2-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 12px; } .vk-ceramiclamp2-matrix tr:last-child td { border-bottom: none; } .vk-ceramiclamp2-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-ceramiclamp2-shape-card { background: #faf6ef; border: 1px solid #ece4d3; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; } .vk-ceramiclamp2-shape-card .vk-ceramiclamp2-section-label { margin-bottom: .6rem; } .vk-ceramiclamp2-shape-hint { font-size: 13px; color: #666; margin-bottom: .85rem; line-height: 1.6; } .vk-ceramiclamp2-shape-thumb-link { display: inline-block; max-width: 320px; } .vk-ceramiclamp2-shape-thumb { width: 100%; height: auto; display: block; border-radius: 6px; background: #ece4d3; } .vk-ceramiclamp2-shape-enlarge { font-size: 12px; color: #8A6F4F; margin-top: .5rem; } .vk-ceramiclamp2-spec-table { width: 100%; border-collapse: collapse; } .vk-ceramiclamp2-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-ceramiclamp2-spec-table tr:last-child { border-bottom: none; } .vk-ceramiclamp2-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-ceramiclamp2-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-ceramiclamp2-install { list-style: none; padding: 0; margin: 0; } .vk-ceramiclamp2-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-ceramiclamp2-install li:last-child { border-bottom: none; } .vk-ceramiclamp2-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #A88860; } .vk-ceramiclamp2-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-ceramiclamp2-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-ceramiclamp2-dl-btn:hover { background: #f5f5f5; } .vk-ceramiclamp2-faq { margin-top: .5rem; } .vk-ceramiclamp2-faq-item { border-bottom: 1px solid #ece8e2; } .vk-ceramiclamp2-faq-item:last-child { border-bottom: none; } .vk-ceramiclamp2-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-ceramiclamp2-faq-item > summary::-webkit-details-marker { display: none; } .vk-ceramiclamp2-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-ceramiclamp2-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-ceramiclamp2-faq-item[open] > summary { color: #6F5636; } .vk-ceramiclamp2-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-ceramiclamp2-features { grid-template-columns: 1fr 1fr; } .vk-ceramiclamp2-control-split { grid-template-columns: 1fr; } } The Terrano is a sculptural ceramic table lamp with a full, rounded urn body finished in a cream and brown brushed glaze — soft, cloud-like washes that read like watercolor landscape brushwork, so no two are quite alike. A wide coolie-style off-white fabric shade sits above it. At 21.7″ wide and 25.6″ tall, it's a grounding, earthy statement for a console, a sideboard, or a living-room side table. Features Rounded urn body A full, hand-finished ceramic urn gives the lamp a grounded, earthy presence on a table. Brushed cloud glaze Cream and brown washes blend like watercolor, so the glaze pattern varies on every piece. Single E27 light One E27 socket — set the brightness and color with the bulb you choose. At a Glance Urn ceramic base 21.7″ wide × 25.6″ tall. Cream-and-brown brushed glaze; each piece varies. Wide coolie shade A broad, low coolie-style off-white fabric shade spreads a soft, wide pool of light. Default configuration Pictured: cream-and-brown brushed-glaze ceramic urn with a dark stem and a wide off-white coolie fabric shade. Takes one E27 bulb. Bulb base This lamp uses one E27 (large Edison screw) socket on 110–240V. US E26 bulbs thread into E27 and work on 120V, so standard US bulbs fit. Warm white (2700K) brings out the earthy glaze tones. Questions? Email us. Specifications at a Glance Model Width × Height Body Light Terrano ceramic lamp 21.7″ × 25.6″ Cream & brown brushed glaze 1 × E27 · LED-ready Shape Diagrams Click any diagram to enlarge. Click to enlarge ↗ Specifications Material Ceramic, Fabric Body finish Cream and brown brushed (cloud) glaze Shade finish Off-white fabric, wide coolie shape Light source One E27 socket (large Edison screw) · LED-ready Size 21.7″ W × 25.6″ H (55 × 65 cm) 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 sturdy, level surface; the ceramic urn is heavy, so support it from the bottom when moving. Use an E27 or E26 bulb rated for 110–240V; warm white (2700K) suits the earthy glaze. Use an LED bulb so the fabric shade and ceramic body stay cool in use. Wipe the glazed surface with a soft, dry or barely damp cloth; avoid harsh cleaners and abrasive pads. The glaze is brushed by hand, so the cream-and-brown pattern varies piece to piece; the photograph shows a representative sample. Downloads & Resources Spec Sheet Care Guide Request 3D Files FAQs What bulb does the Terrano use, and will US bulbs fit? It takes one E27 bulb — the large Edison screw. US E26 bulbs thread into E27 and run on 120V, so standard US bulbs work fine. A warm-white (2700K) LED brings out the warm, earthy tones in the glaze. Will my lamp's glaze look exactly like the photo? Close, but not identical. The cream-and-brown glaze is brushed by hand, so the cloud-like pattern and the balance of tones vary from piece to piece. That variation is part of the character — the photograph shows a representative sample. How big is it, and where does it fit? It's a large lamp — 21.7″ wide and 25.6″ tall with a wide coolie shade. It suits a console, a sideboard, or a generous side table where the full urn base and broad shade have room to breathe. How do I clean the ceramic base? Wipe the glazed surface with a soft, dry or barely damp cloth. Avoid soaking, harsh cleaners, and abrasive pads, which can dull the glaze over time. Keep the cord and socket area dry. What is the warranty and support? 2-year warranty on the wiring and fittings; the ceramic is covered against manufacturing defects, with natural glaze variation excluded. Bulbs are consumable and not covered, but they're inexpensive E27/E26 replacements. Email support replies within one business day.
More you might like
Related
Terrano Table Lamp 48cm
Related
Terranova Accent Table Lamp
Related
Terrano Table Lamp 48cm
Related