Ventoro Floor Lamp

/* * Docos Design Tokens * #ffffff 白底 #f7f7f7 卡片底 * #e5e5e5 边框 #1a1a1a 正文 * #555555 次级文字 #b8924a 暖金强调 * #fff8ee 提示底 #e8c87a 提示边框 */ .vtf-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; } /* 章节标题 */ .vtf-section-title { font-size: 0.72rem;…

Original price was: $7,793.00.Current price is: $189.99.
Checkout
Category:

Description

/* * Docos Design Tokens * #ffffff 白底 #f7f7f7 卡片底 * #e5e5e5 边框 #1a1a1a 正文 * #555555 次级文字 #b8924a 暖金强调 * #fff8ee 提示底 #e8c87a 提示边框 */ .vtf-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; } /* 章节标题 */ .vtf-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.2rem 0 1.1rem; } /* 视频:单列全宽堆叠 */ .vtf-video-stack { display: flex; flex-direction: column; gap: 12px; margin-bottom: 2rem; } .vtf-video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; } .vtf-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Hero 文案 */ .vtf-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem; } /* 核心卖点卡片 */ .vtf-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .vtf-feature-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; } .vtf-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .vtf-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* 空间层次横幅 */ .vtf-layering-banner { background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1rem 1.2rem; margin-bottom: 2rem; font-size: .9rem; color: #555; line-height: 1.7; } .vtf-layering-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; display: block; margin-bottom: .35rem; } /* 高度调节提示 */ .vtf-rod-notice { display: flex; gap: 10px; background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1rem; margin-bottom: 2rem; font-size: .88rem; color: #5a3e10; line-height: 1.6; } .vtf-rod-notice__icon { flex-shrink: 0; margin-top: .05rem; } /* 适用场景 */ .vtf-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .vtf-room-tag { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .3rem .9rem; font-size: .82rem; color: #555; display: flex; align-items: center; gap: 5px; } /* 颜色 swatches */ .vtf-color-bar { display: flex; align-items: center; gap: 14px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.1rem; margin-bottom: 2rem; font-size: .88rem; color: #555; } .vtf-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; } .vtf-swatch { width: 22px; height: 22px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.15); } .vtf-swatch–walnut { background: #5a3018; } .vtf-swatch–amber { background: #d48018; } /* 尺寸卡片 */ .vtf-size-card { 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: 2rem; } .vtf-size-card svg { flex-shrink: 0; } /* 规格列表 */ .vtf-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .vtf-specs li { display: flex; align-items: flex-start; gap: 10px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .6rem .9rem; font-size: .9rem; color: #333; } .vtf-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* 认证徽章 */ .vtf-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.4rem; } .vtf-badge { background: #ffffff; border: 1px solid #d4d4d4; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #333; font-weight: 500; letter-spacing: .03em; } /* 下载 */ .vtf-downloads { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 2rem; } .vtf-dl-item { display: flex; flex-direction: column; align-items: center; gap: 8px; text-decoration: none; color: #1a1a1a; font-size: .78rem; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; transition: opacity .2s; } .vtf-dl-item:hover { opacity: .65; } .vtf-dl-item img { width: 60px; height: 60px; object-fit: contain; border: 1px solid #e5e5e5; border-radius: 6px; background: #fff; padding: 8px; }

See It In Action

A well-lit room has layers. An overhead fixture handles the ceiling. A table lamp handles the desk or the nightstand. What most living rooms are missing is the layer that fills the vertical space between — the soft, directed warmth that makes a corner feel like somewhere rather than just a corner. The Ventoro Floor Lamp is that layer.

Its arching silhouette carries the dome shade out over a sofa or reading chair, delivering a warm, intimate glow exactly where it’s needed — while the walnut or amber-toned frame quietly becomes part of the room’s visual composition even when the light is off.

What Ventoro Brings

🌙 Directed Arc Light The sweeping arm positions the shade precisely over a sofa or reading chair — light where you actually are, not scattered across a ceiling. Warm, intimate, and impossible to achieve with an overhead fixture alone.

🏛 Sculptural Silhouette The arc form gives a room vertical movement and visual depth — a line that draws the eye upward and creates a sense of height without adding any ceiling fixture. Off or on, it holds its place in the room.

🔌 Plug-In — No Wiring The 98.4-inch cord reaches any outlet without extension cords, and the foot switch means you never need to reach for the lamp to turn it on. Fully operational in minutes.

📐 Adjustable Height The rod telescopes to fit ceilings and spaces of different proportions — a shorter setting for compact rooms, extended for high ceilings or a more dramatic arc.

The Layer Your Room Is Missing Overhead lighting fills a room uniformly — every surface receives the same output regardless of how it’s used. Layered lighting gives a room range. Ventoro works as the layer that brings warmth and focus to the spaces where people actually sit and spend their evenings. Place it beside the sofa for reading, arc it over a low coffee table for atmosphere, or position it in a corner to bring depth to a wall that an overhead fixture doesn’t reach. The room doesn’t just look better. It feels different.

📏 This fixture comes with an adjustable rod — you can customize the installed height to suit your ceiling and the placement in your room.

Right For

🛋 Beside the Sofa 📚 Reading Chair 🪴 Empty Corner 🍽 Dining Area 🛏 Bedroom Corner 🖥 Home Office 🏠 Open-Plan Living

Walnut Color · Amber

Product Size

W 100 cm × H 165 cm  /  W 39″ × H 65″

Details

  • Materials: Metal & Acrylic
  • Wiring: Plug-in — 98.4-inch cord
  • Socket: E26 or E27
  • Max bulb: 40W incandescent or LED equivalent
  • Switch: Foot switch
  • Rod: Adjustable height
  • Use: Indoor
  • Certified: North America · Australia · Europe · Middle East

🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East

Downloads

Parameter Installation 3D Files

Reviews

There are no reviews yet.

Be the first to review “Ventoro Floor Lamp”

Your email address will not be published. Required fields are marked *