{"product_id":"dorset-wall-lamp","title":"Dorset Wall Lamp","description":"\u003c!-- ============================================================     DORSET WALL LAMP — Shopify Product Description     US Lifestyle Brand Tone · Modern · Minimal · Refined     CSS prefix: .dwl-     ============================================================ --\u003e\u003cscript type=\"application\/ld+json\"\u003e{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"Product\",  \"name\": \"Dorset Wall Lamp\",  \"description\": \"The Dorset Wall Lamp features a pleated fabric shade, brass-finished adjustable arm, and wooden base. Plug-in with cord switch, damp rated. Available in Gold, Walnut, and Wood Color.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, Fabric, Wood\",  \"color\": \"Gold, Walnut Color, Wood Color\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Size\",          \"value\": \"W 24 cm × H 26 cm \/ 9.4″ × 10.2″\" },    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",         \"value\": \"Pleated fabric\" },    { \"@type\": \"PropertyValue\", \"name\": \"Arm\",           \"value\": \"Brass-finished metal — adjustable angle\" },    { \"@type\": \"PropertyValue\", \"name\": \"Base\",          \"value\": \"Wood\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",        \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",   \"value\": \"40W incandescent or LED equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Power\",         \"value\": \"Plug-in — 59-inch cord with switch\" },    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",        \"value\": \"Compatible (switch not included)\" },    { \"@type\": \"PropertyValue\", \"name\": \"IP Rating\",     \"value\": \"Damp rated — bathrooms and covered outdoor areas\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",\"value\": \"North America, Australia, Europe, Middle East\" }  ],  \"video\": [    {\"@type\":\"VideoObject\",\"name\":\"Dorset Wall Lamp\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/XAmFl6df7X4\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/XAmFl6df7X4\/hqdefault.jpg\"},    {\"@type\":\"VideoObject\",\"name\":\"Dorset Wall Lamp — Installation\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/bWFq7YNk17k\/hqdefault.jpg\"}  ],  \"offers\": {\"@type\":\"Offer\",\"availability\":\"https:\/\/schema.org\/InStock\",\"priceCurrency\":\"USD\",\"seller\":{\"@type\":\"Organization\",\"name\":\"Docos\"}}}\u003c\/noscript\u003e\u003cstyle\u003e  \/* ─── Base ─────────────────────────────────────────────── *\/  .dwl-wrap {    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;    color: #1a1a1a;    line-height: 1.75;    max-width: 860px;    margin: 0 auto;    background: #fff;  }  .dwl-section-title {    font-size: 0.72rem;    font-weight: 600;    letter-spacing: .14em;    text-transform: uppercase;    color: #1a1a1a;    border-bottom: 1.5px solid #b8924a;    padding-bottom: .45rem;    margin: 2.6rem 0 1.2rem;  }  \/* Videos — 2-col *\/  .dwl-videos {    display: grid; grid-template-columns: 1fr 1fr;    gap: 8px; margin-bottom: 2rem;  }  .dwl-vbox {    position: relative; padding-bottom: 56.25%; height: 0;    overflow: hidden; border-radius: 8px; background: #111;  }  .dwl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }  @media(max-width:520px){ .dwl-videos { grid-template-columns: 1fr; } }  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/  .dwl-hero-hook {    font-size: 1.15rem; font-weight: 500; color: #1a1a1a;    line-height: 1.65; margin-bottom: .9rem;    border-left: 3px solid #b8924a; padding-left: 1rem;  }  .dwl-hero-body {    font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem;  }  .dwl-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }  .dwl-hero-pt  {    display: flex; align-items: center; gap: 7px;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-radius: 20px; padding: .3rem .9rem;    font-size: .8rem; color: #555; font-weight: 500;  }  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/  .dwl-why {    display: grid; grid-template-columns: repeat(2, 1fr);    gap: 8px; margin-bottom: 2rem;  }  @media(max-width:480px){ .dwl-why { grid-template-columns: 1fr; } }  .dwl-wc {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a; border-radius: 6px;    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;  }  .dwl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .dwl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/  .dwl-scenarios {    display: grid; grid-template-columns: repeat(3, 1fr);    gap: 0; margin-bottom: 2rem;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-radius: 8px; overflow: hidden;  }  .dwl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }  .dwl-scenario:last-child { border-right: none; }  .dwl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }  .dwl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }  .dwl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }  .dwl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }  @media(max-width:520px){    .dwl-scenarios { grid-template-columns: 1fr; }    .dwl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }    .dwl-scenario:last-child { border-bottom: none; }  }  \/* ─── § 4 BEFORE \/ AFTER ────────────────────────────────── *\/  .dwl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2rem; }  .dwl-bac {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem;  }  .dwl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }  .dwl-bac-label {    font-size: .62rem; font-weight: 700; letter-spacing: .14em;    text-transform: uppercase; display: block; margin-bottom: .65rem;  }  .dwl-bac--before .dwl-bac-label { color: #999; }  .dwl-bac--after  .dwl-bac-label { color: #b8924a; }  .dwl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; }  .dwl-bac-list li {    font-size: .85rem; color: #555;    display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5;  }  .dwl-bac-list li::before {    content: ''; display: block; width: 4px; height: 4px; min-width: 4px;    border-radius: 50%; margin-top: .52rem; flex-shrink: 0;  }  .dwl-bac--before .dwl-bac-list li::before { background: #ccc; }  .dwl-bac--after  .dwl-bac-list li::before { background: #b8924a; }  @media(max-width:440px) { .dwl-ba { grid-template-columns: 1fr; } }  \/* Damp-rated notice *\/  .dwl-notice {    background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a;    border-radius: 6px; padding: .75rem 1rem; margin-bottom: 2rem;    font-size: .82rem; color: #5a3e10; line-height: 1.6;    display: flex; align-items: flex-start; gap: .65rem;  }  .dwl-notice__icon { font-size: 1rem; flex-shrink: 0; margin-top: .05rem; }  \/* ─── § 5 UPSELL ────────────────────────────────────────── *\/  .dwl-upsell {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a; border-radius: 6px;    padding: 1.15rem 1.3rem; margin-bottom: 1.2rem;    display: flex; align-items: flex-start; gap: 1.2rem;    font-size: .9rem; color: #555; line-height: 1.7;  }  .dwl-upsell__count { font-size: 2.5rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }  .dwl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; }  @media(max-width:440px){ .dwl-upsell { flex-direction: column; gap: .7rem; } }  .dwl-pair-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 8px; margin-bottom: 2rem; }  .dwl-pair-card  {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a; border-radius: 6px;    padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;  }  .dwl-pair-card__icon  { font-size: 1.1rem; display: block; margin-bottom: .3rem; }  .dwl-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }  .dwl-pair-card__tag   { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }  \/* ─── Colors ─────────────────────────────────────────────── *\/  .dwl-colors-grid {    display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));    gap: 8px; margin-bottom: 2rem;  }  .dwl-color-card {    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;    padding: .85rem 1rem;  }  .dwl-color-card__head { display: flex; align-items: center; gap: 9px; margin-bottom: .3rem; }  .dwl-sw {    width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);  }  .dwl-sw--gold   { background: linear-gradient(135deg, #c9a96e, #e0c08a); }  .dwl-sw--walnut { background: #5c3d1e; }  .dwl-sw--wood   { background: linear-gradient(135deg, #b8864e, #d4a96a); }  .dwl-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }  .dwl-color-card__desc { font-size: .78rem; color: #666; line-height: 1.5; }  \/* ─── Product Size ───────────────────────────────────────── *\/  .dwl-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 ──────────────────────────────────────────────── *\/  .dwl-specs {    list-style: none; padding: 0; margin: 0 0 2rem;    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;  }  .dwl-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;  }  .dwl-specs li::before {    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;    border-radius: 50%; background: #b8924a; margin-top: 7px;  }  \/* ─── Footer ─────────────────────────────────────────────── *\/  .dwl-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;  }  .dwl-foot-label {    font-size: .62rem; font-weight: 700; letter-spacing: .16em;    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;  }  .dwl-badges { display: flex; flex-direction: column; gap: .4rem; }  .dwl-badge  {    background: #fff; border: 1px solid #e5e5e5;    border-radius: 20px; padding: .25rem .85rem;    font-size: .78rem; color: #333; width: fit-content;  }  .dwl-dls { display: flex; flex-direction: column; gap: .45rem; }  .dwl-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;  }  .dwl-dl:hover { border-color: #b8924a; }  .dwl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }  @media(max-width:440px){ .dwl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\u003c\/style\u003e\u003cdiv class=\"dwl-wrap\"\u003e  \u003c!-- VIDEOS — 2 col --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e  \u003cdiv class=\"dwl-videos\"\u003e    \u003cdiv class=\"dwl-vbox\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/XAmFl6df7X4?si=0O9Gpkeks4IIXVXi\" title=\"Dorset Wall Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-vbox\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\" title=\"Dorset Wall Lamp — Installation\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 1  HERO  ───────────────────────────────────────── --\u003e  \u003cp class=\"dwl-hero-body\"\u003e    The \u003cstrong\u003eDorset\u003c\/strong\u003e treats the wall as a lighting surface, not just a mounting point.    Its pleated fabric shade casts a warm, diffused glow that fans out against the wall behind    it — creating the soft, layered light that makes a room feel deeper and more considered than    any ceiling fixture alone can produce. The brass-finished adjustable arm lets you direct the    light exactly where it's needed; the wooden base anchors the fixture to the wall with a    material warmth that metal alone never achieves. Plug in, angle the arm, and the wall    becomes part of the room's light design.  \u003c\/p\u003e  \u003cdiv class=\"dwl-hero-pts\"\u003e    \u003cdiv class=\"dwl-hero-pt\"\u003e🪶 Pleated Fabric Shade\u003c\/div\u003e    \u003cdiv class=\"dwl-hero-pt\"\u003e🔩 Adjustable Brass Arm\u003c\/div\u003e    \u003cdiv class=\"dwl-hero-pt\"\u003e🔌 Plug-In · No Electrician Needed\u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 2  WHY YOU'LL LOVE IT  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e  \u003cdiv class=\"dwl-why\"\u003e    \u003cdiv class=\"dwl-wc\"\u003e      \u003cspan class=\"dwl-wc-icon\"\u003e🪶\u003c\/span\u003e      \u003cspan class=\"dwl-wc-title\"\u003ePleated Shade — Light That Fans Across the Wall\u003c\/span\u003e      The fine pleating in the fabric shade isn't purely decorative — it shapes the way light leaves the fixture. The glow fans outward in soft, even gradients against the wall surface behind the lamp, creating a layered atmosphere that changes the room's sense of depth. You're not just adding a light source; you're adding dimension.    \u003c\/div\u003e    \u003cdiv class=\"dwl-wc\"\u003e      \u003cspan class=\"dwl-wc-icon\"\u003e🔩\u003c\/span\u003e      \u003cspan class=\"dwl-wc-title\"\u003eAdjustable Arm — Your Light, Your Angle\u003c\/span\u003e      The brass-finished arm rotates to direct light precisely — downward for reading, angled for ambient wall wash, forward for task coverage. Most wall lamps lock you into one position. The Dorset adapts to what the moment needs without touching the fixture again.    \u003c\/div\u003e    \u003cdiv class=\"dwl-wc\"\u003e      \u003cspan class=\"dwl-wc-icon\"\u003e🪵\u003c\/span\u003e      \u003cspan class=\"dwl-wc-title\"\u003eWooden Base — Material Warmth on the Wall\u003c\/span\u003e      The wooden wall plate is what makes the Dorset feel less like a fixture and more like a considered installation. Where most wall lamps mount with bare metal, the Dorset introduces natural wood grain at eye level — a detail that belongs in a room designed with intention.    \u003c\/div\u003e    \u003cdiv class=\"dwl-wc\"\u003e      \u003cspan class=\"dwl-wc-icon\"\u003e🔌\u003c\/span\u003e      \u003cspan class=\"dwl-wc-title\"\u003ePlug-In — Flexible Placement, Zero Commitment\u003c\/span\u003e      The 59-inch cord and plug mean the Dorset can go anywhere within reach of an outlet — no hardwiring, no electrician, no drilling into the wall's electrical system. The cord switch lets you control the lamp without reaching for a wall plate. Rearrange it whenever the room changes.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 3  USE SCENARIOS  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e  \u003cdiv class=\"dwl-scenarios\"\u003e    \u003cdiv class=\"dwl-scenario\"\u003e      \u003cspan class=\"dwl-scenario__icon\"\u003e🛏\u003c\/span\u003e      \u003cspan class=\"dwl-scenario__name\"\u003eBedside Wall\u003c\/span\u003e      \u003cp class=\"dwl-scenario__desc\"\u003eMounted at headboard height on either side of the bed, the Dorset replaces the bedside table lamp entirely — freeing the nightstand, bringing the light to the perfect reading angle, and adding a warm wall glow that changes the bedroom from a room that's lit to one that's felt. Angle the arm down for focused reading, or straight out for ambient coverage. Two Dorsets flanking the bed create the bilateral symmetry of a room that was designed, not arranged.\u003c\/p\u003e      \u003cspan class=\"dwl-scenario__tag\"\u003ePair for symmetry\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-scenario\"\u003e      \u003cspan class=\"dwl-scenario__icon\"\u003e🚪\u003c\/span\u003e      \u003cspan class=\"dwl-scenario__name\"\u003eHallway\u003c\/span\u003e      \u003cp class=\"dwl-scenario__desc\"\u003eA hallway is the room that most homes never light properly — overhead fixtures flatten the space and downlights leave the walls cold. A Dorset mounted at eye level and angled to wash the wall gives the corridor a sense of warmth and depth that changes how the whole house feels to walk through. Two Dorsets on opposite walls in a longer hallway create a composed, gallery-like rhythm of light.\u003c\/p\u003e      \u003cspan class=\"dwl-scenario__tag\"\u003eWall wash lighting\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-scenario\"\u003e      \u003cspan class=\"dwl-scenario__icon\"\u003e🛋\u003c\/span\u003e      \u003cspan class=\"dwl-scenario__name\"\u003eLiving Room Wall\u003c\/span\u003e      \u003cp class=\"dwl-scenario__desc\"\u003eMounted above a sofa or beside a reading chair, the Dorset adds a mid-height light layer that separates the living room from the ceiling-fixture-only look. The pleated shade's warm glow against the wall behind the sofa makes the seating area feel more intimate — a defined zone within the larger room, anchored by light rather than furniture arrangement alone.\u003c\/p\u003e      \u003cspan class=\"dwl-scenario__tag\"\u003eLayered ambient light\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 4  DESIGN \u0026 EFFECT  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eDesign \u0026amp; Effect\u003c\/div\u003e  \u003cdiv class=\"dwl-ba\"\u003e    \u003cdiv class=\"dwl-bac dwl-bac--before\"\u003e      \u003cspan class=\"dwl-bac-label\"\u003eCeiling Light Only\u003c\/span\u003e      \u003cul class=\"dwl-bac-list\"\u003e        \u003cli\u003eSingle overhead source — walls stay flat and unlit\u003c\/li\u003e        \u003cli\u003eLight falls downward; room feels one-dimensional\u003c\/li\u003e        \u003cli\u003eNo defined zones — everything is equally, flatly lit\u003c\/li\u003e        \u003cli\u003eSwitching off the ceiling means total darkness\u003c\/li\u003e        \u003cli\u003eRoom looks furnished but not designed\u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-bac dwl-bac--after\"\u003e      \u003cspan class=\"dwl-bac-label\"\u003eWith Dorset\u003c\/span\u003e      \u003cul class=\"dwl-bac-list\"\u003e        \u003cli\u003ePleated glow fans across the wall — depth and warmth added\u003c\/li\u003e        \u003cli\u003eAdjustable arm directs light exactly where it belongs\u003c\/li\u003e        \u003cli\u003eMid-height light layer makes the room feel taller and richer\u003c\/li\u003e        \u003cli\u003eWooden base and brass arm read as a designed installation\u003c\/li\u003e        \u003cli\u003eRoom has atmosphere — not just illumination\u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eStyling \u0026amp; Combinations\u003c\/div\u003e  \u003cdiv class=\"dwl-upsell\"\u003e    \u003cspan class=\"dwl-upsell__count\"\u003e×2\u003c\/span\u003e    \u003cdiv\u003e      \u003cspan class=\"dwl-upsell__title\"\u003eA matched pair — the most considered lighting upgrade a bedroom wall can get.\u003c\/span\u003e      Two Dorset lamps mounted symmetrically on either side of the bed headboard create a composed, intentional sleeping space that no table lamp arrangement can replicate. The pleated shades glow at the same height; the adjustable arms angle to reading position on each side; the wooden bases frame the headboard like built-in sconces. Both lamps on the same dimmer circuit gives you full room control from either side of the bed. The nightstands are clear. The walls are warm. The room is done.    \u003c\/div\u003e  \u003c\/div\u003e  \u003cdiv class=\"dwl-pair-cards\"\u003e    \u003cdiv class=\"dwl-pair-card\"\u003e      \u003cspan class=\"dwl-pair-card__icon\"\u003e🚪\u003c\/span\u003e      \u003cspan class=\"dwl-pair-card__title\"\u003eHallway Row\u003c\/span\u003e      Three Dorsets mounted at equal intervals down a hallway — alternating sides or all on one wall — turn a transitional space into one of the most atmospheric corridors in the home. Each pleated glow overlaps the next; the brass arms create a repeated detail that reads as intentional design at the scale of an installation.      \u003cspan class=\"dwl-pair-card__tag\"\u003eRepeated Rhythm\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-pair-card\"\u003e      \u003cspan class=\"dwl-pair-card__icon\"\u003e💡\u003c\/span\u003e      \u003cspan class=\"dwl-pair-card__title\"\u003eLayer With Pendants\u003c\/span\u003e      A Dorset on the wall behind a sofa creates the mid-height light layer; a pendant overhead handles the ceiling zone; a floor lamp in the corner fills the bottom. Three sources at three heights — the room is fully lit without a single overhead that flattens everything. Interior designers call it layered lighting. It starts with the wall lamp.      \u003cspan class=\"dwl-pair-card__tag\"\u003eLayered Lighting\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-pair-card\"\u003e      \u003cspan class=\"dwl-pair-card__icon\"\u003e🪵\u003c\/span\u003e      \u003cspan class=\"dwl-pair-card__title\"\u003eMix Finishes\u003c\/span\u003e      Gold in the bedroom for warmth and reflection; Walnut in the living room for a richer, deeper tone. The same brass arm and pleated shade in two color registers creates a design thread through the home — the Dorset reads as a family across rooms rather than a repeated item.      \u003cspan class=\"dwl-pair-card__tag\"\u003eRoom-to-Room Cohesion\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- Colors --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eColors\u003c\/div\u003e  \u003cdiv class=\"dwl-colors-grid\"\u003e    \u003cdiv class=\"dwl-color-card\"\u003e      \u003cdiv class=\"dwl-color-card__head\"\u003e        \u003cspan class=\"dwl-sw dwl-sw--gold\"\u003e\u003c\/span\u003e        \u003cspan class=\"dwl-color-card__name\"\u003eGold\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-color-card\"\u003e      \u003cdiv class=\"dwl-color-card__head\"\u003e        \u003cspan class=\"dwl-sw dwl-sw--walnut\"\u003e\u003c\/span\u003e        \u003cspan class=\"dwl-color-card__name\"\u003eWalnut Color\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"dwl-color-card\"\u003e      \u003cdiv class=\"dwl-color-card__head\"\u003e        \u003cspan class=\"dwl-sw dwl-sw--wood\"\u003e\u003c\/span\u003e        \u003cspan class=\"dwl-color-card__name\"\u003eWood Color\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- Product Size --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"dwl-size\"\u003e        \u003cspan\u003e\u003cstrong\u003eW 24 cm × H 26 cm\u003c\/strong\u003e  \/  W 9.4″ × H 10.2″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- Details --\u003e  \u003cdiv class=\"dwl-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"dwl-specs\"\u003e    \u003cli\u003eShade: \u003cstrong\u003ePleated Fabric\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eArm: \u003cstrong\u003eBrass-finished Metal\u003c\/strong\u003e — adjustable angle\u003c\/li\u003e    \u003cli\u003eBase: \u003cstrong\u003eWood\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Fabric \u0026amp; Wood\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003ePower: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with switch\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e    \u003cli\u003eIP Rating: \u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoors\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- Footer --\u003e  \u003cdiv class=\"dwl-foot\"\u003e    \u003cdiv\u003e      \u003cspan class=\"dwl-foot-label\"\u003eCertifications\u003c\/span\u003e      \u003cdiv class=\"dwl-badges\"\u003e        \u003cspan class=\"dwl-badge\"\u003e🌎 North America\u003c\/span\u003e        \u003cspan class=\"dwl-badge\"\u003e🌏 Australia\u003c\/span\u003e        \u003cspan class=\"dwl-badge\"\u003e🌍 Europe\u003c\/span\u003e        \u003cspan class=\"dwl-badge\"\u003e🌍 Middle East\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv\u003e      \u003cspan class=\"dwl-foot-label\"\u003eDownloads\u003c\/span\u003e      \u003cdiv class=\"dwl-dls\"\u003e                      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .dwl-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ US Plug","offer_id":45897242312761,"sku":"DCW-03112-01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ UK Plug","offer_id":45897242345529,"sku":"DCW-03112-02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ AU Plug","offer_id":45897242378297,"sku":"DCW-03112-03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ EU Plug","offer_id":45897242411065,"sku":"DCW-03112-04","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ US Plug","offer_id":45897242443833,"sku":"DCW-03112-05","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ UK Plug","offer_id":45897242476601,"sku":"DCW-03112-06","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ AU Plug","offer_id":45897242509369,"sku":"DCW-03112-07","price":175.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ EU Plug","offer_id":45897242542137,"sku":"DCW-03112-08","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Dorset_Wall_Lamp_1.jpg?v=1780134858","url":"https:\/\/www.minu-mart.com\/nl\/products\/dorset-wall-lamp","provider":"Minu Mart","version":"1.0","type":"link"}