Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Vintage Maria Plug-In Wall Lamp”, “description”: “The Vintage Maria Wall Lamp Series features five distinctive styles with adjustable arm and inline cord switch. Plug-in, dimmer compatible, damp rated. Available in Brass, Walnut, Amber, and White.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “Brass, Glass, Wood”, “color”: “Brass, Walnut Color, Amber, White”, “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Model A”, “value”: “W 22.5 × H 10 cm / 8.8″ × 3.9″” }, { “@type”: “PropertyValue”, “name”: “Model B”, “value”: “W 11 × H 17 cm / 4.3″ × 6.7″” }, { “@type”: “PropertyValue”, “name”: “Model C”, “value”: “W 23.5 × H 15.5 cm / 9.2″ × 6.1″” }, { “@type”: “PropertyValue”, “name”: “Model D”, “value”: “W 13.5 × H 16.5 cm / 5.3″ × 6.5″” }, { “@type”: “PropertyValue”, “name”: “Model E”, “value”: “W 22 × H 18.5 cm / 8.6″ × 7.2″” }, { “@type”: “PropertyValue”, “name”: “Socket”, “value”: “E26 / E27” }, { “@type”: “PropertyValue”, “name”: “Max Wattage”, “value”: “40W incandescent or LED equivalent” }, { “@type”: “PropertyValue”, “name”: “Switch”, “value”: “Inline cord switch” }, { “@type”: “PropertyValue”, “name”: “Arm”, “value”: “Adjustable” }, { “@type”: “PropertyValue”, “name”: “Wiring”, “value”: “Plug-in” }, { “@type”: “PropertyValue”, “name”: “Dimmer”, “value”: “Compatible (switch not included)” }, { “@type”: “PropertyValue”, “name”: “Wet Rating”, “value”: “Damp rated — bathrooms and covered outdoor areas” }, { “@type”: “PropertyValue”, “name”: “Certifications”,”value”: “North America, Australia, Europe, Middle East” } ], “video”: [{“@type”:”VideoObject”,”name”:”Vintage Maria Plug-In Wall Lamp”,”embedUrl”:”https://www.youtube.com/embed/vOIiaCrnq00″,”thumbnailUrl”:”https://img.youtube.com/vi/vOIiaCrnq00/hqdefault.jpg”}], “offers”: {“@type”:”Offer”,”availability”:”https://schema.org/InStock”,”priceCurrency”:”USD”,”seller”:{“@type”:”Organization”,”name”:”Docos”}} } .vmw-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; } .vmw-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; } /* Video */ .vmw-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; } .vmw-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Intro */ .vmw-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; } .vmw-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; } /* Pills */ .vmw-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; } .vmw-pill { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; } /* Plug-in banner */ .vmw-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: 2rem; font-size: .92rem; color: #1a1a1a; font-weight: 500; } .vmw-plug__icon { font-size: 1.3rem; flex-shrink: 0; } .vmw-plug__sub { font-size: .8rem; font-weight: 400; color: #777; display: block; margin-top: .1rem; } /* Why — Docos cards */ .vmw-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; } .vmw-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; } .vmw-wc-icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .vmw-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* Before / After */ .vmw-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2.4rem; } .vmw-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; } .vmw-bac–after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .vmw-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; } .vmw-bac–before .vmw-bac-label { color: #999; } .vmw-bac–after .vmw-bac-label { color: #b8924a; } .vmw-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; } .vmw-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; } .vmw-bac-list li::before { content: ”; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; } .vmw-bac–before .vmw-bac-list li::before { background: #ccc; } .vmw-bac–after .vmw-bac-list li::before { background: #b8924a; } @media(max-width:440px){.vmw-ba{grid-template-columns:1fr;}} /* Scenes */ .vmw-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; } .vmw-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; } .vmw-sc:last-child { border-right: none; } .vmw-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; } .vmw-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; } .vmw-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; } .vmw-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){ .vmw-scenes{grid-template-columns:1fr;} .vmw-sc{border-right:none;border-bottom:1px solid #e5e5e5;} .vmw-sc:last-child{border-bottom:none;} } /* Pair upsell */ .vmw-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; } .vmw-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; } .vmw-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } @media(max-width:440px){.vmw-upsell{flex-direction:column;gap:.7rem;}} /* Model cards */ .vmw-models { display: grid; grid-template-columns: repeat(auto-fill,minmax(155px,1fr)); gap: 8px; margin-bottom: 1.5rem; } .vmw-model { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .8rem .9rem; font-size: .82rem; color: #555; line-height: 1.5; } .vmw-model-label { font-size: .65rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .25rem; } .vmw-model-name { font-weight: 600; font-size: .85rem; color: #1a1a1a; display: block; margin-bottom: .3rem; } .vmw-model-size { font-size: .75rem; color: #888; } /* Colors */ .vmw-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; } .vmw-swatches { display: flex; gap: 7px; } .vmw-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); } .vmw-sw–brass { background: linear-gradient(135deg,#c9a96e,#e0c08a); } .vmw-sw–walnut { background: #5a3e28; } .vmw-sw–amber { background: #c87820; } .vmw-sw–white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } /* Specs */ .vmw-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; } .vmw-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; } .vmw-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; } /* Footer */ .vmw-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; } .vmw-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; } .vmw-badges { display: flex; flex-direction: column; gap: .4rem; } .vmw-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; } .vmw-dls { display: flex; flex-direction: column; gap: .45rem; } .vmw-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; } .vmw-dl:hover { border-color: #b8924a; } .vmw-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){.vmw-foot{grid-template-columns:1fr;gap:1.2rem;}}
See It In Action
The Vintage Maria Wall Lamp Series is five ways to add a warm pool of light to a wall without calling an electrician. Each style — frosted glass, amber, golden disk, scalloped glass, or pleated white shade — shares the same practical logic: plug into any standard outlet, adjust the arm to the right angle, and press the inline cord switch to turn on. The vintage brass and walnut materials give each style its character. The warm output gives the wall its atmosphere. Available in five models to match five different rooms and moods.
The wall lamp that changes a room’s mood in the time it takes to plug it in.
🔌 Plug-In 🔗 Inline Cord Switch Switch ↔ Adjustable Arm 🔆 Dimmer Compatible 🚿 Damp Rated 5 Models
🔌
No hardwiring. No electrician. No installation. Plug into any standard outlet and the lamp is ready. Move it between rooms freely — wherever you need warm light is where it goes.
Why It Works
🔌 Plug In, Move Anywhere No hardwiring means no permanent commitment — the lamp goes where you need it and moves when the room changes. Rentals, spare rooms, and spaces where running new wiring isn’t an option: this lamp works in all of them without compromise.
🌕 Warm, Directional Glow The adjustable arm positions the shade precisely — upward for ambient ceiling wash, angled outward for reading, or directed downward for a warm pool at surface level. The inline cord switch is reachable without leaving bed or sofa. Dimmer compatible for full output control.
🏺 Five Vintage Styles Frosted glass diffuses softly. Amber glass warms the light further. The golden disk reflects the bulb for a graphic effect. Scalloped glass adds detail and texture. Pleated white fabric drapes with quiet elegance. Same plug-in practicality, five completely different personalities.
Before & After
Bare Wall
- Wall is bare — flat and overlooked
- Room relies on overhead ceiling light alone
- No warm pool of light at wall height
- Space feels complete but lacking warmth
- Nightstand crowded — table lamp taking up surface
With Vintage Maria
- Warm brass fixture gives the wall a focal point
- Inline cord switch reaches from the pillow
- Nightstand stays clear — no table lamp needed
- Warm pool of light at exactly the right height
- Room feels considered, cozy, and personal
Where It Works Best
🛏 Bedside
The inline cord switch is reachable from the pillow, the adjustable arm angles the light toward the page, and the vintage shade creates a warm, intimate glow that makes a bedroom feel like a hotel room that was designed with care.
Inline cord switch from pillow
🛋 Living Room
Beside a reading chair or sofa, the adjustable arm directs warm light precisely to the seat below — a dedicated reading light that plugs in behind the furniture and disappears into the wall at the right height. No floor lamp footprint, no cord running across the room.
No floor space used
🏠 Small Spaces
In a studio, dorm, or spare room where floor space is precious, the wall lamp is the most spatially efficient warm light available — it occupies wall space that would otherwise be empty and gives the room a warm layer without any footprint below.
Space-efficient
Better in Pairs
×2
Two on either side — the bedroom feels finished. Two Vintage Maria lamps flanking the bed creates the bilateral symmetry that makes a bedroom feel hotel-quality — each side has its own warm light, its own inline cord switch, its own independent reading zone. Order two of the same model for a matched pair, or choose different styles from the series for a collected, eclectic arrangement that looks curated rather than purchased together.
Five Models — One Series
Model A Frosted Glass
Soft, even diffusion — the frosted surface spreads the bulb in every direction.
W 22.5 × H 10 cm / 8.8″ × 3.9″
Model B Amber Glass
The warmest output — amber glass tints the light golden before it reaches the room.
W 11 × H 17 cm / 4.3″ × 6.7″
Model C Golden Disk
The most graphic — a golden disk reflects the bulb with a bold, directional presence.
W 23.5 × H 15.5 cm / 9.2″ × 6.1″
Model D Scalloped Glass
Delicate and detailed — scalloped edges give the shade a vintage artisan quality.
W 13.5 × H 16.5 cm / 5.3″ × 6.5″
Model E Pleated White
The quietest — pleated white fabric drapes gently, producing soft, indirect ambient light.
W 22 × H 18.5 cm / 8.6″ × 7.2″
Colors
Brass · Walnut Color · Amber · White
Details
- Materials: Brass, Glass & Wood
- Wiring: Plug-in
- Socket: E26 or E27
- Max bulb: 40W incandescent or LED equivalent
- Arm: Adjustable
- Switch: Inline cord switch
- Dimmer compatible (switch not included)
- Damp rated — bathrooms & covered outdoor areas
- Certified: North America · Australia · Europe · Middle East
Certifications
🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East
Downloads
Parameter Installation
Reviews
There are no reviews yet.