{"product_id":"henry-wall-lamp","title":"Henry Wall Lamp","description":"\u003c!-- ============================================================\n     HENRY WALL LAMP — Shopify Product Description\n     精简版：Hero → Why → Scenes → Colors → Size → Details → Footer\n     CSS prefix: .hwl-\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .hwl-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: transparent;\n  }\n  .hwl-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.4rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .hwl-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .hwl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .hwl-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .hwl-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .hwl-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .hwl-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos cards *\/\n  .hwl-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .hwl-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; }\n  .hwl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .hwl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Scenes *\/\n  .hwl-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; overflow: hidden;\n  }\n  .hwl-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .hwl-sc:last-child { border-right: none; }\n  .hwl-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .hwl-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .hwl-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .hwl-sc__tag  { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:480px){\n    .hwl-scenes{grid-template-columns:1fr;}\n    .hwl-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .hwl-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Colors *\/\n  .hwl-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; margin-bottom: 1rem;\n    font-size: .85rem; color: #555;\n  }\n  .hwl-swatches { display: flex; gap: 7px; }\n  .hwl-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); }\n  .hwl-sw--brass { background: linear-gradient(135deg,#c9a96e,#e0c08a); }\n  .hwl-sw--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* Size *\/\n  .hwl-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  .hwl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .hwl-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; }\n  .hwl-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Footer *\/\n  .hwl-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; }\n  .hwl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .hwl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .hwl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .hwl-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .hwl-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; }\n  .hwl-dl:hover { border-color: #b8924a; }\n  .hwl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){.hwl-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\u003cdiv class=\"hwl-wrap\"\u003e\n\u003c!-- ① HERO --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eSee It In Action\u003c\/div\u003e\n\u003cdiv class=\"hwl-vbox\"\u003e\u003ciframe loading=\"lazy\" title=\"Henry Wall Lamp\" src=\"https:\/\/www.youtube.com\/embed\/NmqVA6qI4SM\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"hwl-intro\"\u003eThe \u003cstrong\u003eHenry Wall Lamp\u003c\/strong\u003e asks nothing of the wall it occupies — a slender brass body, a glass shade, and a clean silhouette that sits against any surface without competing with it. The glass diffuses the bulb into a soft, warm pool of ambient light that makes the wall around it feel quieter and more resolved. Brass for rooms that want warmth and material richness; white for rooms that want the form without the finish.\u003c\/p\u003e\n\u003cp class=\"hwl-tagline\"\u003eThe wall lamp that completes a room by not demanding attention.\u003c\/p\u003e\n\u003cdiv class=\"hwl-pills\"\u003e\n\u003cspan class=\"hwl-pill\"\u003e🪙 Brass Body\u003c\/span\u003e \u003cspan class=\"hwl-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e \u003cspan class=\"hwl-pill\"\u003e🚿 Damp Rated\u003c\/span\u003e \u003cspan class=\"hwl-pill\"\u003eBrass · White\u003c\/span\u003e \u003cspan class=\"hwl-pill\"\u003eW 15 × H 25 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ② WHY IT WORKS --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eWhy It Works\u003c\/div\u003e\n\u003cdiv class=\"hwl-why\"\u003e\n\u003cdiv class=\"hwl-wc\"\u003e\n\u003cspan class=\"hwl-wc-icon\"\u003e✦\u003c\/span\u003e \u003cspan class=\"hwl-wc-title\"\u003eClean, Resolved Silhouette\u003c\/span\u003e Considered proportions — a slender vertical brass stem, a glass shade at the right scale, a backplate that sits flush. Nothing decorative competes with the room; the lamp adds without subtracting.\u003c\/div\u003e\n\u003cdiv class=\"hwl-wc\"\u003e\n\u003cspan class=\"hwl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"hwl-wc-title\"\u003eSoft Ambient Output\u003c\/span\u003e The glass shade diffuses the single bulb downward and outward — a warm pool of light at wall height that layers with ceiling fixtures. Directional enough to read by, ambient enough for atmosphere at any hour.\u003c\/div\u003e\n\u003cdiv class=\"hwl-wc\"\u003e\n\u003cspan class=\"hwl-wc-icon\"\u003e🚿\u003c\/span\u003e \u003cspan class=\"hwl-wc-title\"\u003eUse Anywhere\u003c\/span\u003e Damp rated for bathrooms and covered outdoor use, where most wall lamps won't work. Above a vanity, flanking an entrance, or in any corridor or niche — the compact form fits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ SCENES --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eWhere It Works Best\u003c\/div\u003e\n\u003cdiv class=\"hwl-scenes\"\u003e\n\u003cdiv class=\"hwl-sc\"\u003e\n\u003cspan class=\"hwl-sc__icon\"\u003e🛏\u003c\/span\u003e \u003cspan class=\"hwl-sc__name\"\u003eBedside\u003c\/span\u003e\n\u003cp class=\"hwl-sc__desc\"\u003eMounted at reading height beside the bed, it frees the nightstand and gives warm directional light without disturbing the other side. The glass shade focuses the output down — bright enough to read by, contained enough to stay personal.\u003c\/p\u003e\n\u003cspan class=\"hwl-sc__tag\"\u003eFrees the nightstand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwl-sc\"\u003e\n\u003cspan class=\"hwl-sc__icon\"\u003e🚪\u003c\/span\u003e \u003cspan class=\"hwl-sc__name\"\u003eHallway\u003c\/span\u003e\n\u003cp class=\"hwl-sc__desc\"\u003eAt 15 cm wide, it sits comfortably in even a narrow corridor — the slim profile doesn't project into the walkway, and the warm glass output makes the hallway feel welcoming rather than merely lit.\u003c\/p\u003e\n\u003cspan class=\"hwl-sc__tag\"\u003eSlim — 15 cm wide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwl-sc\"\u003e\n\u003cspan class=\"hwl-sc__icon\"\u003e🛁\u003c\/span\u003e \u003cspan class=\"hwl-sc__name\"\u003eBathroom\u003c\/span\u003e\n\u003cp class=\"hwl-sc__desc\"\u003eDamp rated for bathroom use — mount beside a mirror for warm face-level light that flatters where overhead spots don't. The brass finish adds material richness to a space that often relies on white and chrome alone.\u003c\/p\u003e\n\u003cspan class=\"hwl-sc__tag\"\u003eDamp rated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Colors --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"hwl-colors\"\u003e\n\u003cdiv class=\"hwl-swatches\"\u003e\n\u003cspan title=\"Brass\" class=\"hwl-sw hwl-sw--brass\"\u003e\u003c\/span\u003e \u003cspan title=\"White\" class=\"hwl-sw hwl-sw--white\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eBrass · White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Product Size --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"hwl-size\"\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 15 cm × H 25 cm\u003c\/strong\u003e \/ W 5.9″ × H 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Details --\u003e\n\u003cdiv class=\"hwl-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"hwl-specs\"\u003e\n\u003cli\u003eBody: \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eShade: \u003cstrong\u003eGlass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\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\u003e\n\u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoor areas\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"hwl-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"hwl-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"hwl-badges\"\u003e\n\u003cspan class=\"hwl-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"hwl-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"hwl-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"hwl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"hwl-foot-label\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"hwl-dls\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/19pGOVyDAuaFJLxCzQCj7QJ9FLmddr-9p\/view?usp=drive_link\" class=\"hwl-dl\" target=\"_blank\"\u003e \u003cimg alt=\"\" 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\/1_cNOlgAWLEOxZWhI9p5yO0UAhfmbtvsy\/view?usp=drive_link\" class=\"hwl-dl\" target=\"_blank\"\u003e \u003cimg alt=\"\" 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\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .hwl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"W 15cm x H 25cm \/ W 5.9″ x H 9.8″ \/ Brass \u0026 White Glass","offer_id":45411896328466,"sku":"DCW-2029-1","price":112.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Henry_Wall_Lamp_1_23ecf4c1-aca2-44eb-a178-d471ed5407c8.jpg?v=1762449789","url":"https:\/\/docos.us\/en-gb\/products\/henry-wall-lamp","provider":"Docos","version":"1.0","type":"link"}