{"product_id":"ventoro-floor-lamp","title":"Ventoro Floor Lamp","description":"\u003c!-- ============================================================\n     VENTORO FLOOR LAMP — Shopify Product Description\n     Color Scheme: Matches the docos.us store theme\n     Conversion Optimization: Ambient floor lamp + Spatial layering + Supplementary lighting design\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\u003c!-- ① JSON-LD structured data --\u003e\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background   #f7f7f7  Card background\n   * #e5e5e5  Border             #1a1a1a  Body text\n   * #555555  Secondary text      #b8924a  Warm gold accent\n   * #fff8ee  Hint background     #e8c87a  Hint border\n   *\/\n  .vtf-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* Section title *\/\n  .vtf-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Video: Single column full-width stack *\/\n  .vtf-video-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 2rem;\n  }\n  .vtf-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .vtf-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero text *\/\n  .vtf-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Core selling point cards *\/\n  .vtf-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .vtf-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .vtf-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .vtf-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Spatial layering banner *\/\n  .vtf-layering-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .vtf-layering-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* Height adjustment notice *\/\n  .vtf-rod-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .vtf-rod-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Suitable scenarios *\/\n  .vtf-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .vtf-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Color swatches *\/\n  .vtf-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .vtf-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .vtf-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .vtf-swatch--walnut { background: #5a3018; }\n  .vtf-swatch--amber  { background: #d48018; }\n\n  \/* Size card *\/\n  .vtf-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .vtf-size-card svg { flex-shrink: 0; }\n\n  \/* Specification list *\/\n  .vtf-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .vtf-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .vtf-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Certification badges *\/\n  .vtf-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .vtf-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .vtf-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .vtf-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .vtf-dl-item:hover { opacity: .65; }\n  .vtf-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ Visualization content --\u003e\n\u003cdiv class=\"vtf-wrap\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"vtf-section-title\"\u003eSee It In Action\u003c\/div\u003e\n\u003cdiv class=\"vtf-video-stack\"\u003e\n\u003cdiv class=\"vtf-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Ventoro Floor Lamp Installation\" src=\"https:\/\/www.youtube.com\/embed\/AoiES6CHG2c\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"vtf-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Ventoro Floor Lamp | Sculptural Arc Design with a Warm Ambient Glow\" src=\"https:\/\/www.youtube.com\/embed\/3vhuYSiNZt8\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero text --\u003e\n\u003cp class=\"vtf-intro\"\u003eA 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 \u003cstrong\u003eVentoro Floor Lamp\u003c\/strong\u003e is that layer.\u003c\/p\u003e\n\u003cp class=\"vtf-intro\"\u003eIts 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.\u003c\/p\u003e\n\u003c!-- Core selling points --\u003e\n\u003cdiv class=\"vtf-section-title\"\u003eWhat Ventoro Brings\u003c\/div\u003e\n\u003cdiv class=\"vtf-features\"\u003e\n\u003cdiv class=\"vtf-feature-card\"\u003e\n\u003cspan class=\"vtf-feature-card__icon\"\u003e🌙\u003c\/span\u003e \u003cspan class=\"vtf-feature-card__title\"\u003eDirected Arc Light\u003c\/span\u003e 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.\u003c\/div\u003e\n\u003cdiv class=\"vtf-feature-card\"\u003e\n\u003cspan class=\"vtf-feature-card__icon\"\u003e🏛\u003c\/span\u003e \u003cspan class=\"vtf-feature-card__title\"\u003eSculptural Silhouette\u003c\/span\u003e 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.\u003c\/div\u003e\n\u003cdiv class=\"vtf-feature-card\"\u003e\n\u003cspan class=\"vtf-feature-card__icon\"\u003e🔌\u003c\/span\u003e \u003cspan class=\"vtf-feature-card__title\"\u003ePlug-In — No Wiring\u003c\/span\u003e 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.\u003c\/div\u003e\n\u003cdiv class=\"vtf-feature-card\"\u003e\n\u003cspan class=\"vtf-feature-card__icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"vtf-feature-card__title\"\u003eAdjustable Height\u003c\/span\u003e 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.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Spatial layering banner --\u003e\n\u003cdiv class=\"vtf-layering-banner\"\u003e\n\u003cspan class=\"vtf-layering-banner__title\"\u003eThe Layer Your Room Is Missing\u003c\/span\u003e 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.\u003c\/div\u003e\n\u003c!-- Height adjustment notice --\u003e\n\u003cdiv class=\"vtf-rod-notice\"\u003e\n\u003cspan class=\"vtf-rod-notice__icon\"\u003e📏\u003c\/span\u003e \u003cspan\u003eThis fixture comes with an \u003cstrong\u003eadjustable rod\u003c\/strong\u003e — you can customize the installed height to suit your ceiling and the placement in your room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Suitable scenarios --\u003e\n\u003cdiv class=\"vtf-section-title\"\u003eRight For\u003c\/div\u003e\n\u003cdiv class=\"vtf-rooms\"\u003e\n\u003cspan class=\"vtf-room-tag\"\u003e🛋 Beside the Sofa\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e📚 Reading Chair\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e🪴 Empty Corner\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e🍽 Dining Area\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e🛏 Bedroom Corner\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e🖥 Home Office\u003c\/span\u003e \u003cspan class=\"vtf-room-tag\"\u003e🏠 Open-Plan Living\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Color bar --\u003e\n\u003cdiv class=\"vtf-color-bar\"\u003e\n\u003cdiv class=\"vtf-color-bar__swatches\"\u003e\n\u003cspan title=\"Walnut Color\" class=\"vtf-swatch vtf-swatch--walnut\"\u003e\u003c\/span\u003e \u003cspan title=\"Amber\" class=\"vtf-swatch vtf-swatch--amber\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eWalnut Color · Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Size --\u003e\n\u003cdiv class=\"vtf-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"vtf-size-card\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"#b8924a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n      \u003crect rx=\"2\" height=\"10\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline y2=\"11\" x2=\"6\" y1=\"7\" x1=\"6\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"10\" y1=\"7\" x1=\"10\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"14\" y1=\"7\" x1=\"14\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"18\" y1=\"7\" x1=\"18\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eW 100 cm × H 165 cm\u003c\/strong\u003e  \/  W 39″ × H 65″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Specification details --\u003e\n\u003cdiv class=\"vtf-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"vtf-specs\"\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Acrylic\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 98.4-inch cord\u003c\/li\u003e\n\u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n\u003cli\u003eSwitch: \u003cstrong\u003eFoot switch\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eRod: \u003cstrong\u003eAdjustable height\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Certification badges --\u003e\n\u003cdiv class=\"vtf-badges\"\u003e\n\u003cspan class=\"vtf-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"vtf-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"vtf-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"vtf-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Document downloads --\u003e\n\u003cdiv style=\"margin-top: 2.5rem;\" class=\"vtf-section-title\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"vtf-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/13KDopktz1Jyr-yV-mrVQfBW6CZI4mh2y\/view?usp=drive_link\" class=\"vtf-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Parameter document\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Parameter \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1EbzU-k4-d8eyJFasNsB55kimLBFb7f4q\/view?usp=drive_link\" class=\"vtf-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Installation guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Installation \u003c\/a\u003e \u003c!-- 3D Files: Replace PASTE_3D_FILE_LINK_HERE in the href below with the actual Drive link --\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1kj-Dk2v5pZJ_4JLxAji5VN8uFQfey-g2\/view?usp=drive_link\" class=\"vtf-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"3D Files\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e 3D Files \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"W 100cm x H 165cm \/ W 39″ x H 65″ \/ Walnut Color \u0026 Amber \/ US Plug","offer_id":58312442249561,"sku":"DCF-X4915-01","price":495.0,"currency_code":"USD","in_stock":true},{"title":"W 100cm x H 165cm \/ W 39″ x H 65″ \/ Walnut Color \u0026 Amber \/ UK Plug","offer_id":58312442282329,"sku":"DCF-X4915-02","price":495.0,"currency_code":"USD","in_stock":true},{"title":"W 100cm x H 165cm \/ W 39″ x H 65″ \/ Walnut Color \u0026 Amber \/ AU Plug","offer_id":58312442315097,"sku":"DCF-X4915-03","price":495.0,"currency_code":"USD","in_stock":true},{"title":"W 100cm x H 165cm \/ W 39″ x H 65″ \/ Walnut Color \u0026 Amber \/ EU Plug","offer_id":58312442347865,"sku":"DCF-X4915-04","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/VentoroFloorLamp_1.jpg?v=1781621209","url":"https:\/\/www.tumdi.co\/products\/ventoro-floor-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}