Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Lolita Wall Lamp”, “description”: “The Lolita Wall Lamp features a dome-shaped metal shade with glossy finish and polished backplate. Hardwired, dimmer compatible, damp rated. Available in Gold and Red.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “Metal, Glass”, “color”: “Gold, Red”, “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Size”, “value”: “W 20 cm × H 20 cm / 7.8″ × 7.8″” }, { “@type”: “PropertyValue”, “name”: “Socket”, “value”: “E26 / E27” }, { “@type”: “PropertyValue”, “name”: “Max Wattage”, “value”: “40W incandescent or LED equivalent” }, { “@type”: “PropertyValue”, “name”: “Wiring”, “value”: “Hardwired” }, { “@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”:”Lolita Wall Lamp”,”embedUrl”:”https://www.youtube.com/embed/UppxkEcqe6Q”,”thumbnailUrl”:”https://img.youtube.com/vi/UppxkEcqe6Q/hqdefault.jpg”}], “offers”: {“@type”:”Offer”,”availability”:”https://schema.org/InStock”,”priceCurrency”:”USD”,”seller”:{“@type”:”Organization”,”name”:”Docos”}} } .lwl-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; } .lwl-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 */ .lwl-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; } .lwl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Intro */ .lwl-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; } .lwl-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; } /* Pills */ .lwl-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; } .lwl-pill { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; } /* Why — Docos feature cards */ .lwl-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; } .lwl-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; } .lwl-wc-icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .lwl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* Before / After */ .lwl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2.4rem; } .lwl-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; } .lwl-bac–after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .lwl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; } .lwl-bac–before .lwl-bac-label { color: #999; } .lwl-bac–after .lwl-bac-label { color: #b8924a; } .lwl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; } .lwl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; } .lwl-bac-list li::before { content: ”; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; } .lwl-bac–before .lwl-bac-list li::before { background: #ccc; } .lwl-bac–after .lwl-bac-list li::before { background: #b8924a; } @media(max-width:440px){.lwl-ba{grid-template-columns:1fr;}} /* Scenes */ .lwl-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; } .lwl-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; } .lwl-sc:last-child { border-right: none; } .lwl-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; } .lwl-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; } .lwl-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; } .lwl-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){ .lwl-scenes{grid-template-columns:1fr;} .lwl-sc{border-right:none;border-bottom:1px solid #e5e5e5;} .lwl-sc:last-child{border-bottom:none;} } /* Pair upsell */ .lwl-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; } .lwl-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; } .lwl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } @media(max-width:440px){.lwl-upsell{flex-direction:column;gap:.7rem;}} /* Damp rated notice */ .lwl-notice { display: flex; gap: 10px; background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1rem; margin-bottom: 1.5rem; font-size: .88rem; color: #5a3e10; line-height: 1.6; } /* Mount cards */ .lwl-mount-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1.5rem; } .lwl-mount-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; } .lwl-mount-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .lwl-mount-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } @media(max-width:440px){.lwl-mount-cards{grid-template-columns:1fr;}} /* Colors */ .lwl-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; } .lwl-swatches { display: flex; gap: 7px; } .lwl-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); } .lwl-sw–gold { background: linear-gradient(135deg,#c9a96e,#e0c08a); } .lwl-sw–red { background: #9a2020; } /* Size */ .lwl-size { 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: 1rem; } /* Specs */ .lwl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; } .lwl-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; } .lwl-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; } /* Footer */ .lwl-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; } .lwl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; } .lwl-badges { display: flex; flex-direction: column; gap: .4rem; } .lwl-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; } .lwl-dls { display: flex; flex-direction: column; gap: .45rem; } .lwl-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; } .lwl-dl:hover { border-color: #b8924a; } .lwl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){.lwl-foot{grid-template-columns:1fr;gap:1.2rem;}}
See It In Action
The Lolita Wall Lamp does what most wall fixtures don’t attempt — it makes the wall itself worth looking at. The dome-shaped metal shade in a rich glossy finish catches light at every angle, sitting above a polished backplate that reads as a considered detail rather than a standard fitting. Hardwired and compact at 20 cm, it occupies minimal wall space while giving back maximum warmth. Gold for rooms that want richness. Red for rooms that want a moment.
The wall lamp that changes what the wall means to the room.
💫 Glossy Dome Shade 🔆 Dimmer Compatible 🚿 Damp Rated Gold & Red W 20 × H 20 cm
Why It Works
✨ Elevates the Wall The glossy dome and polished backplate turn a wall fixture into a decorative object — the lamp reads as a design decision before it’s even switched on. A bare wall becomes a considered surface.
🌕 Soft Ambient Light The dome shade directs the bulb output downward and outward — warm, soft, and contained. It layers with overhead lighting rather than replacing it, creating the kind of secondary light source that makes a room feel designed rather than just lit.
🚿 Use Anywhere Damp rated for bathrooms and covered outdoor areas — the Lolita goes where most wall lamps won’t. A Gold dome above a bathroom vanity. A Red pair flanking an outdoor porch entrance. The options extend well beyond the bedroom.
Before & After
Empty Wall
- Wall reads as background — blank and passive
- Room relies entirely on overhead lighting
- No warm light at wall or eye level
- Space feels functional but unfinished
- Nothing to anchor the room’s visual edges
With Lolita
- Wall gains a deliberate focal point
- Warm secondary light at eye level
- Glossy dome reads as sculpture in any light
- Room feels layered and fully composed
- The wall becomes part of the room’s design
Where It Works Best
🛏 Bedside
Mounted at reading height beside the bed, the Lolita frees up the nightstand entirely and provides warm directional light exactly where it’s needed — without disturbing the person on the other side.
Frees the nightstand
🚪 Hallway
In a hallway, the compact dome form at wall height provides wayfinding light without the overhead coldness of a ceiling fixture. The glossy dome catches passing light and makes the corridor feel considered rather than utilitarian.
Compact — 20 cm
🛁 Bathroom
Damp rated for bathroom use — mount above the vanity mirror or beside it for warm, even face-level light. Gold finishes work especially well against white tile or marble; Red creates contrast against darker surfaces.
Damp rated
Better in Pairs
×2
Two Lolitas — the wall looks finished. Two Lolita wall lamps flanking a bed, mirror, or doorway create the bilateral symmetry that makes a space read as purposefully designed. Each lamp provides its own warm pool of light, and the matching glossy domes give the wall a composed, gallery-like quality. Order two of the same finish for a formal paired arrangement — Gold for warmth and richness, Red for a bold graphic statement on a neutral wall.
🚿 Damp Rated: Suitable for bathrooms, covered outdoor areas, and other high-humidity environments — the metal and glass construction handles moisture without compromise.
Colors
Gold · Red
Product Size
W 20 cm × H 20 cm / W 7.8″ × H 7.8″
Details
- Body: Metal
- Shade: Glossy dome — Metal & Glass
- Wiring: Hardwired
- Socket: E26 or E27
- Max bulb: 40W incandescent or LED equivalent
- 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.