{"product_id":"dorset-wall-lamp","title":"Dorset Wall Lamp","description":"\u003c!-- ============================================================\n     DORSET WALL LAMP — Shopify Product Description\n     精简版：Videos → Hero → Why → Where It Lives → Colors → Size → Details → Footer\n     CSS prefix: .dwl-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .dwl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.75;\n    max-width: 860px;\n    margin: 0 auto;\n    background: transparent;\n  }\n  .dwl-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* Videos — 2-col *\/\n  .dwl-videos {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .dwl-vbox {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 8px; background: #111;\n  }\n  .dwl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n  @media(max-width:520px){ .dwl-videos { grid-template-columns: 1fr; } }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .dwl-hero-body {\n    font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem;\n  }\n  .dwl-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .dwl-hero-pt  {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .dwl-why {\n    display: grid; grid-template-columns: repeat(2, 1fr);\n    gap: 8px; margin-bottom: 2rem;\n  }\n  @media(max-width:480px){ .dwl-why { grid-template-columns: 1fr; } }\n  .dwl-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .dwl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .dwl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/\n  .dwl-scenarios {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .dwl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .dwl-scenario:last-child { border-right: none; }\n  .dwl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .dwl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .dwl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .dwl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .dwl-scenarios { grid-template-columns: 1fr; }\n    .dwl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .dwl-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── Colors ─────────────────────────────────────────────── *\/\n  .dwl-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .dwl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .85rem 1rem;\n  }\n  .dwl-color-card__head { display: flex; align-items: center; gap: 9px; }\n  .dwl-sw {\n    width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .dwl-sw--gold   { background: linear-gradient(135deg, #c9a96e, #e0c08a); }\n  .dwl-sw--walnut { background: #5c3d1e; }\n  .dwl-sw--wood   { background: linear-gradient(135deg, #b8864e, #d4a96a); }\n  .dwl-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .dwl-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* ─── Specs ──────────────────────────────────────────────── *\/\n  .dwl-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;\n  }\n  .dwl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .dwl-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .dwl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .dwl-foot-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;\n  }\n  .dwl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .dwl-badge  {\n    background: #fff; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .25rem .85rem;\n    font-size: .78rem; color: #333; width: fit-content;\n  }\n  .dwl-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .dwl-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .dwl-dl:hover { border-color: #b8924a; }\n  .dwl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .dwl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dwl-wrap\"\u003e\n\n  \u003c!-- VIDEOS — 2 col --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e\n  \u003cdiv class=\"dwl-videos\"\u003e\n    \u003cdiv class=\"dwl-vbox\"\u003e\n      \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\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-vbox\"\u003e\n      \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\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 1  HERO --\u003e\n  \u003cp class=\"dwl-hero-body\"\u003e\n    The \u003cstrong\u003eDorset\u003c\/strong\u003e treats the wall as a lighting surface, not just a mounting point.\n    Its pleated fabric shade casts a warm, diffused glow that fans out against the wall behind\n    it — the soft, layered light that makes a room feel deeper than any ceiling fixture alone can\n    produce. The brass-finished adjustable arm directs the light exactly where it's needed, and\n    the wooden base anchors the fixture with a material warmth metal never achieves. Plug in,\n    angle the arm, and the wall becomes part of the room's light design.\n  \u003c\/p\u003e\n  \u003cdiv class=\"dwl-hero-pts\"\u003e\n    \u003cdiv class=\"dwl-hero-pt\"\u003e🪶 Pleated Fabric Shade\u003c\/div\u003e\n    \u003cdiv class=\"dwl-hero-pt\"\u003e🔩 Adjustable Brass Arm\u003c\/div\u003e\n    \u003cdiv class=\"dwl-hero-pt\"\u003e🔌 Plug-In · No Electrician Needed\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 2  WHY YOU'LL LOVE IT --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"dwl-why\"\u003e\n    \u003cdiv class=\"dwl-wc\"\u003e\n      \u003cspan class=\"dwl-wc-icon\"\u003e🪶\u003c\/span\u003e\n      \u003cspan class=\"dwl-wc-title\"\u003ePleated Shade — Light That Fans Across the Wall\u003c\/span\u003e\n      The fine pleating shapes the way light leaves the fixture. The glow fans outward in soft, even gradients against the wall behind the lamp, adding a layer of depth to the room rather than just a source of light.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-wc\"\u003e\n      \u003cspan class=\"dwl-wc-icon\"\u003e🔩\u003c\/span\u003e\n      \u003cspan class=\"dwl-wc-title\"\u003eAdjustable Arm — Your Light, Your Angle\u003c\/span\u003e\n      The brass-finished arm rotates to direct light precisely — down for reading, angled for ambient wall wash, forward for task coverage. It adapts to what the moment needs, where most wall lamps lock you into one position.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-wc\"\u003e\n      \u003cspan class=\"dwl-wc-icon\"\u003e🪵\u003c\/span\u003e\n      \u003cspan class=\"dwl-wc-title\"\u003eWooden Base — Material Warmth on the Wall\u003c\/span\u003e\n      The wooden wall plate makes the Dorset feel less like a fixture and more like a considered installation, introducing natural wood grain at eye level where most wall lamps mount with bare metal.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-wc\"\u003e\n      \u003cspan class=\"dwl-wc-icon\"\u003e🔌\u003c\/span\u003e\n      \u003cspan class=\"dwl-wc-title\"\u003ePlug-In — Flexible Placement, Zero Commitment\u003c\/span\u003e\n      The 59-inch cord and plug mean it can go anywhere within reach of an outlet — no hardwiring, no electrician. The cord switch controls the lamp directly, so you can rearrange it whenever the room changes.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 3  USE SCENARIOS --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n  \u003cdiv class=\"dwl-scenarios\"\u003e\n    \u003cdiv class=\"dwl-scenario\"\u003e\n      \u003cspan class=\"dwl-scenario__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"dwl-scenario__name\"\u003eBedside Wall\u003c\/span\u003e\n      \u003cp class=\"dwl-scenario__desc\"\u003eMounted at headboard height, it replaces the bedside lamp and frees the nightstand. Angle the arm down for reading or out for ambient glow — a pair adds symmetry.\u003c\/p\u003e\n      \u003cspan class=\"dwl-scenario__tag\"\u003ePair for symmetry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-scenario\"\u003e\n      \u003cspan class=\"dwl-scenario__icon\"\u003e🚪\u003c\/span\u003e\n      \u003cspan class=\"dwl-scenario__name\"\u003eHallway\u003c\/span\u003e\n      \u003cp class=\"dwl-scenario__desc\"\u003eOverheads leave hallway walls flat and cold. Mounted at eye level and angled to wash the wall, the Dorset gives the corridor warmth and depth.\u003c\/p\u003e\n      \u003cspan class=\"dwl-scenario__tag\"\u003eWall wash lighting\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-scenario\"\u003e\n      \u003cspan class=\"dwl-scenario__icon\"\u003e🛋\u003c\/span\u003e\n      \u003cspan class=\"dwl-scenario__name\"\u003eLiving Room Wall\u003c\/span\u003e\n      \u003cp class=\"dwl-scenario__desc\"\u003eAbove a sofa or beside a reading chair, it adds a mid-height glow that breaks the ceiling-only look and makes the seating area feel more intimate.\u003c\/p\u003e\n      \u003cspan class=\"dwl-scenario__tag\"\u003eLayered ambient light\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"dwl-colors-grid\"\u003e\n    \u003cdiv class=\"dwl-color-card\"\u003e\n      \u003cdiv class=\"dwl-color-card__head\"\u003e\n        \u003cspan class=\"dwl-sw dwl-sw--gold\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"dwl-color-card__name\"\u003eGold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-color-card\"\u003e\n      \u003cdiv class=\"dwl-color-card__head\"\u003e\n        \u003cspan class=\"dwl-sw dwl-sw--walnut\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"dwl-color-card__name\"\u003eWalnut Color\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dwl-color-card\"\u003e\n      \u003cdiv class=\"dwl-color-card__head\"\u003e\n        \u003cspan class=\"dwl-sw dwl-sw--wood\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"dwl-color-card__name\"\u003eWood Color\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"dwl-size\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eW 24 cm × H 26 cm\u003c\/strong\u003e  \/  W 9.4″ × H 10.2″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"dwl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"dwl-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003ePleated Fabric\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eArm: \u003cstrong\u003eBrass-finished Metal\u003c\/strong\u003e — adjustable angle\u003c\/li\u003e\n    \u003cli\u003eBase: \u003cstrong\u003eWood\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Fabric \u0026amp; Wood\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003ePower: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with switch\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\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eIP Rating: \u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoors\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"dwl-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"dwl-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"dwl-badges\"\u003e\n        \u003cspan class=\"dwl-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"dwl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"dwl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"dwl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"dwl-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"dwl-dls\"\u003e\n        \u003ca class=\"dwl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1oT1oIYAfMO5SSwoYb90vPt4sX39bJCbB\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"dwl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1XnEiCxWuF1RKm2txQdKwZ9C1O1jrUBC-\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .dwl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ US Plug","offer_id":50311713227026,"sku":"DCW-03112-01","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ UK Plug","offer_id":50311713259794,"sku":"DCW-03112-02","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ AU Plug","offer_id":50311713292562,"sku":"DCW-03112-03","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Walnut Color \/ EU Plug","offer_id":50311713325330,"sku":"DCW-03112-04","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ US Plug","offer_id":50311713358098,"sku":"DCW-03112-05","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ UK Plug","offer_id":50311713390866,"sku":"DCW-03112-06","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ AU Plug","offer_id":50311713456402,"sku":"DCW-03112-07","price":132.0,"currency_code":"GBP","in_stock":true},{"title":"W 24cm x H 26cm \/ W 9.4″ x H 10.2″ \/ Wood Color \/ EU Plug","offer_id":50311713685778,"sku":"DCW-03112-08","price":132.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Dorset_Wall_Lamp_1.jpg?v=1727429295","url":"https:\/\/docos.us\/en-gb\/products\/dorset-wall-lamp","provider":"Docos","version":"1.0","type":"link"}