Standaardverzending: 4–6 weken (zeevracht via FedEx/UPS) | ✈ Versneld: 1–3 weken
🎁 Krijg 10% KORTING op alles! Gebruik code JOIN10 bij afrekenen.

Geen resultaten gevonden

Probeer een ander zoekwoord of blader door onze collecties

Uw winkelwagen

Uw winkelwagen is leeg

Deze Muralett wandlamp is een prachtig voorbeeld van traditioneel vakmanschap, met een zorgvuldig gedraaide massieve houten basis in een rijke, donkere walnootafwerking. Het karakteristieke kandelaargeïnspireerde ontwerp wordt gekroond door een volmaakt bolvormige, witte glazen bol of gekleurde stoffen kap die een zacht, warm licht diffundeert en zo een gezellige, gastvrije sfeer creëert.

Opmerking voor klanten

Door variaties in het snijproces zal de stoffen lampenkap van model B licht verschillende patronen hebben, waardoor elke kap uniek is.

PRODUCTKENMERKEN
Materiaal Hout, Metaal, Glas, Stof
Stijl Landelijke boerderijstijl
Type Wandlamp
Afwerking Walnutkleur
Kleur Wit, Gekleurd
TECHNISCHE SPECIFICATIES
Diameter 5,9 inch
Breedte 10,2 inch
Hoogte 13,8 inch
Installatie Ingebouwd
Lichtbron E26 of E27
Dimfunctie Compatibel met dimmerschakelaars
Fabrikantsnummer PINW-MB4029
Gecertificeerd Compatibel met Noord-Amerika, Saoedi-Arabië, Europa, Australië Certificering
MEER INFORMATIE
  • Model A: Ø 5,9" (15 cm) x breedte 10,2" (26 cm) x hoogte 13,8" (35 cm). Gewicht 4,4 lbs (2 kg)
  • Model B: Ø 7,1" (18 cm) x breedte 11" (28 cm) x hoogte 12,2" (31 cm). Gewicht 4,4 lbs (2 kg)
  • Plafondrozet afmeting: Ø 5,5" (14 cm).
  • Gebruikt één 40-watt E26 of E27 gloeilamp (niet inbegrepen). 90 CRI.
  • Geïnspireerd door de klassieke schoonheid van gedraaid hout en de traditionele vorm van een kandelaar, geeft deze wandlamp een historisch element een nieuw leven als warm, functioneel verlichtingsstuk.
  • Verkrijgbaar met witte glazen bol en gekleurde stoffen kap.
TECHNISCHE DOCUMENTATIE
INSTALLATIEHANDLEIDING (PDF)
AFMETINGEN
Muralett Wall Lamp Dimensions
margin-top: 40px; font-weight: 500; } /* 表格样式 */ .custom-product-description table { width: 100%; border-collapse: collapse; margin-bottom: 24px; } .custom-product-description tr { border-bottom: 1px solid #f2eee8; } .custom-product-description tr:last-child { border-bottom: none; } .custom-product-description th, .custom-product-description td { padding: 4px 0; vertical-align: middle; font-size: 14px; } .custom-product-description th { text-align: left; color: #666666; font-weight: 400; width: 35%; } .custom-product-description td { text-align: left; color: #222222; font-weight: 600; } /* 列表样式 */ .custom-product-description ul { list-style-type: none; padding-left: 0; margin-top: 16px; } .custom-product-description li { position: relative; padding-left: 18px; margin-bottom: 12px; color: #4a4a4a; font-size: 14px; } .custom-product-description li::before { content: "•"; color: #b38e5d; font-weight: bold; position: absolute; left: 0; top: 0; } /* 底部文档下载按钮区域 */ .docs-buttons-container { display: flex; flex-direction: row; flex-wrap: wrap; gap: 12px; margin-top: 20px; } .action-btn { display: inline-flex; align-items: stretch; background-color: #525a4e; width: fit-content; } .action-btn-icon { background-color: #6a7266; color: #ffffff; padding: 8px 14px; font-size: 16px; font-weight: bold; display: flex; align-items: center; justify-content: center; } .action-btn-text { color: #ffffff; font-size: 12px; font-weight: 500; letter-spacing: 1px; padding: 8px 16px; text-transform: uppercase; display: flex; align-items: center; } .action-btn-text a { color: #ffffff !important; text-decoration: none; position: relative; display: inline-block; } .action-btn-text a::after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 1px; bottom: -2px; left: 0; background-color: #ffffff; transform-origin: bottom right; transition: transform 0.3s ease-out; } .action-btn-text a:hover::after { transform: scaleX(1); transform-origin: bottom left; } /* === 纯 CSS 视频弹窗核心逻辑 (重点更新) === */ /* 隐藏控制开关 */ .custom-vid-toggle { display: none; } /* 当勾选(点击)开关时,显示弹窗 */ .custom-vid-toggle:checked ~ .custom-vid-modal { display: flex !important; } /* 视频自定义缩略图样式 */ .custom-vid-thumb { position: relative; display: block; width: 100%; padding-bottom: 56.25%; /* 16:9 比例自适应 */ background-color: #000; border-radius: 6px; overflow: hidden; cursor: pointer; margin-bottom: 24px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); } .custom-vid-thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; opacity: 0.85; } .custom-vid-thumb:hover img { transform: scale(1.05); opacity: 1; } /* 悬浮播放按钮 */ .custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; background-color: rgba(0, 0, 0, 0.6); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; z-index: 2; } .custom-vid-thumb:hover .custom-play-btn { background-color: #b38e5d; border-color: #b38e5d; transform: translate(-50%, -50%) scale(1.1); } .custom-play-btn::before { content: ''; border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; margin-left: 5px; } /* 视频左下角提示语样式 */ .custom-vid-label { position: absolute; bottom: 12px; left: 12px; color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.65); padding: 4px 10px; border-radius: 4px; z-index: 2; pointer-events: none; transition: background-color 0.3s ease; } .custom-vid-thumb:hover .custom-vid-label { background-color: #b38e5d; } /* 纯 CSS 弹窗 Modal 样式 */ .custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; } .custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; } .custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 / 16); max-width: calc(96vh * 16 / 9); position: relative; } .custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; } /* 弹窗关闭按钮 */ .custom-vid-close { position: absolute; top: 16px; right: 24px; color: #fff; font-size: 40px; cursor: pointer; font-weight: 300; line-height: 1; transition: color 0.3s; z-index: 1000000; } .custom-vid-close:hover { color: #b38e5d; } /* 提示框通用设置 */ .custom-product-description .pd-wrap { font-family: 'DM Sans', sans-serif !important; } .custom-product-description .pd-notice { padding: 14px 16px !important; border-left: 3px solid !important; margin-bottom: 24px !important; } .custom-product-description .pd-notice__label { font-size: 10px !important; font-weight: 500 !important; letter-spacing: 0.12em !important; text-transform: uppercase !important; margin-bottom: 5px !important; display: block !important; } .custom-product-description .pd-notice__text { font-size: 13px !important; line-height: 1.5 !important; margin-bottom: 0 !important; } .custom-product-description .pd-notice--color { background: #fbf9f5 !important; border-color: #b38e5d !important; } .custom-product-description .pd-notice--color .pd-notice__label { color: #b38e5d !important; } .custom-product-description .pd-notice--color .pd-notice__text { color: #4a4a4a !important; font-weight: 500 !important; }

BEKIJK VIDEO

Deze Muralett wandlamp is een prachtig voorbeeld van traditioneel vakmanschap, met een zorgvuldig gedraaide massieve houten basis in een rijke, donkere walnootafwerking. Het karakteristieke kandelaargeïnspireerde ontwerp wordt gekroond door een volmaakt bolvormige, witte glazen bol of gekleurde stoffen kap die een zacht, warm licht diffundeert en zo een gezellige, gastvrije sfeer creëert.

Opmerking voor klanten

Door variaties in het snijproces zal de stoffen lampenkap van model B licht verschillende patronen hebben, waardoor elke kap uniek is.

PRODUCTKENMERKEN
Materiaal Hout, Metaal, Glas, Stof
Stijl Landelijke boerderijstijl
Type Wandlamp
Afwerking Walnutkleur
Kleur Wit, Gekleurd
TECHNISCHE SPECIFICATIES
Diameter 5,9 inch
Breedte 10,2 inch
Hoogte 13,8 inch
Installatie Ingebouwd
Lichtbron E26 of E27
Dimfunctie Compatibel met dimmerschakelaars
Fabrikantsnummer PINW-MB4029
Gecertificeerd Compatibel met Noord-Amerika, Saoedi-Arabië, Europa, Australië Certificering
MEER INFORMATIE
  • Model A: Ø 5,9" (15 cm) x breedte 10,2" (26 cm) x hoogte 13,8" (35 cm). Gewicht 4,4 lbs (2 kg)
  • Model B: Ø 7,1" (18 cm) x breedte 11" (28 cm) x hoogte 12,2" (31 cm). Gewicht 4,4 lbs (2 kg)
  • Plafondrozet afmeting: Ø 5,5" (14 cm).
  • Gebruikt één 40-watt E26 of E27 gloeilamp (niet inbegrepen). 90 CRI.
  • Geïnspireerd door de klassieke schoonheid van gedraaid hout en de traditionele vorm van een kandelaar, geeft deze wandlamp een historisch element een nieuw leven als warm, functioneel verlichtingsstuk.
  • Verkrijgbaar met witte glazen bol en gekleurde stoffen kap.
TECHNISCHE DOCUMENTATIE
INSTALLATIEHANDLEIDING (PDF)
AFMETINGEN
Muralett Wall Lamp Dimensions

Muralett wandlamp

SKU: PINW-MB4029-1A
Normale prijs €137,95
Prijs per eenheid
per 
Inclusief belasting. Verzending berekend bij afrekenen.

Deze Muralett wandlamp is een prachtig voorbeeld van traditioneel vakmanschap, met een zorgvuldig gedraaide massieve houten basis in een rijke, donkere walnootafwerking. Het karakteristieke kandelaargeïnspireerde ontwerp wordt gekroond door een volmaakt bolvormige, witte glazen bol of gekleurde stoffen kap die een zacht, warm licht diffundeert en zo een gezellige, gastvrije sfeer creëert.

Opmerking voor klanten

Door variaties in het snijproces zal de stoffen lampenkap van model B licht verschillende patronen hebben, waardoor elke kap uniek is.

PRODUCTKENMERKEN
Materiaal Hout, Metaal, Glas, Stof
Stijl Landelijke boerderijstijl
Type Wandlamp
Afwerking Walnutkleur
Kleur Wit, Gekleurd
TECHNISCHE SPECIFICATIES
Diameter 5,9 inch
Breedte 10,2 inch
Hoogte 13,8 inch
Installatie Ingebouwd
Lichtbron E26 of E27
Dimfunctie Compatibel met dimmerschakelaars
Fabrikantsnummer PINW-MB4029
Gecertificeerd Compatibel met Noord-Amerika, Saoedi-Arabië, Europa, Australië Certificering
MEER INFORMATIE
  • Model A: Ø 5,9" (15 cm) x breedte 10,2" (26 cm) x hoogte 13,8" (35 cm). Gewicht 4,4 lbs (2 kg)
  • Model B: Ø 7,1" (18 cm) x breedte 11" (28 cm) x hoogte 12,2" (31 cm). Gewicht 4,4 lbs (2 kg)
  • Plafondrozet afmeting: Ø 5,5" (14 cm).
  • Gebruikt één 40-watt E26 of E27 gloeilamp (niet inbegrepen). 90 CRI.
  • Geïnspireerd door de klassieke schoonheid van gedraaid hout en de traditionele vorm van een kandelaar, geeft deze wandlamp een historisch element een nieuw leven als warm, functioneel verlichtingsstuk.
  • Verkrijgbaar met witte glazen bol en gekleurde stoffen kap.
TECHNISCHE DOCUMENTATIE
INSTALLATIEHANDLEIDING (PDF)
AFMETINGEN
Muralett Wall Lamp Dimensions
margin-top: 40px; font-weight: 500; } /* 表格样式 */ .custom-product-description table { width: 100%; border-collapse: collapse; margin-bottom: 24px; } .custom-product-description tr { border-bottom: 1px solid #f2eee8; } .custom-product-description tr:last-child { border-bottom: none; } .custom-product-description th, .custom-product-description td { padding: 4px 0; vertical-align: middle; font-size: 14px; } .custom-product-description th { text-align: left; color: #666666; font-weight: 400; width: 35%; } .custom-product-description td { text-align: left; color: #222222; font-weight: 600; } /* 列表样式 */ .custom-product-description ul { list-style-type: none; padding-left: 0; margin-top: 16px; } .custom-product-description li { position: relative; padding-left: 18px; margin-bottom: 12px; color: #4a4a4a; font-size: 14px; } .custom-product-description li::before { content: "•"; color: #b38e5d; font-weight: bold; position: absolute; left: 0; top: 0; } /* 底部文档下载按钮区域 */ .docs-buttons-container { display: flex; flex-direction: row; flex-wrap: wrap; gap: 12px; margin-top: 20px; } .action-btn { display: inline-flex; align-items: stretch; background-color: #525a4e; width: fit-content; } .action-btn-icon { background-color: #6a7266; color: #ffffff; padding: 8px 14px; font-size: 16px; font-weight: bold; display: flex; align-items: center; justify-content: center; } .action-btn-text { color: #ffffff; font-size: 12px; font-weight: 500; letter-spacing: 1px; padding: 8px 16px; text-transform: uppercase; display: flex; align-items: center; } .action-btn-text a { color: #ffffff !important; text-decoration: none; position: relative; display: inline-block; } .action-btn-text a::after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 1px; bottom: -2px; left: 0; background-color: #ffffff; transform-origin: bottom right; transition: transform 0.3s ease-out; } .action-btn-text a:hover::after { transform: scaleX(1); transform-origin: bottom left; } /* === 纯 CSS 视频弹窗核心逻辑 (重点更新) === */ /* 隐藏控制开关 */ .custom-vid-toggle { display: none; } /* 当勾选(点击)开关时,显示弹窗 */ .custom-vid-toggle:checked ~ .custom-vid-modal { display: flex !important; } /* 视频自定义缩略图样式 */ .custom-vid-thumb { position: relative; display: block; width: 100%; padding-bottom: 56.25%; /* 16:9 比例自适应 */ background-color: #000; border-radius: 6px; overflow: hidden; cursor: pointer; margin-bottom: 24px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); } .custom-vid-thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; opacity: 0.85; } .custom-vid-thumb:hover img { transform: scale(1.05); opacity: 1; } /* 悬浮播放按钮 */ .custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; background-color: rgba(0, 0, 0, 0.6); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; z-index: 2; } .custom-vid-thumb:hover .custom-play-btn { background-color: #b38e5d; border-color: #b38e5d; transform: translate(-50%, -50%) scale(1.1); } .custom-play-btn::before { content: ''; border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; margin-left: 5px; } /* 视频左下角提示语样式 */ .custom-vid-label { position: absolute; bottom: 12px; left: 12px; color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.65); padding: 4px 10px; border-radius: 4px; z-index: 2; pointer-events: none; transition: background-color 0.3s ease; } .custom-vid-thumb:hover .custom-vid-label { background-color: #b38e5d; } /* 纯 CSS 弹窗 Modal 样式 */ .custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; } .custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; } .custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 / 16); max-width: calc(96vh * 16 / 9); position: relative; } .custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; } /* 弹窗关闭按钮 */ .custom-vid-close { position: absolute; top: 16px; right: 24px; color: #fff; font-size: 40px; cursor: pointer; font-weight: 300; line-height: 1; transition: color 0.3s; z-index: 1000000; } .custom-vid-close:hover { color: #b38e5d; } /* 提示框通用设置 */ .custom-product-description .pd-wrap { font-family: 'DM Sans', sans-serif !important; } .custom-product-description .pd-notice { padding: 14px 16px !important; border-left: 3px solid !important; margin-bottom: 24px !important; } .custom-product-description .pd-notice__label { font-size: 10px !important; font-weight: 500 !important; letter-spacing: 0.12em !important; text-transform: uppercase !important; margin-bottom: 5px !important; display: block !important; } .custom-product-description .pd-notice__text { font-size: 13px !important; line-height: 1.5 !important; margin-bottom: 0 !important; } .custom-product-description .pd-notice--color { background: #fbf9f5 !important; border-color: #b38e5d !important; } .custom-product-description .pd-notice--color .pd-notice__label { color: #b38e5d !important; } .custom-product-description .pd-notice--color .pd-notice__text { color: #4a4a4a !important; font-weight: 500 !important; }

BEKIJK VIDEO

Deze Muralett wandlamp is een prachtig voorbeeld van traditioneel vakmanschap, met een zorgvuldig gedraaide massieve houten basis in een rijke, donkere walnootafwerking. Het karakteristieke kandelaargeïnspireerde ontwerp wordt gekroond door een volmaakt bolvormige, witte glazen bol of gekleurde stoffen kap die een zacht, warm licht diffundeert en zo een gezellige, gastvrije sfeer creëert.

Opmerking voor klanten

Door variaties in het snijproces zal de stoffen lampenkap van model B licht verschillende patronen hebben, waardoor elke kap uniek is.

PRODUCTKENMERKEN
Materiaal Hout, Metaal, Glas, Stof
Stijl Landelijke boerderijstijl
Type Wandlamp
Afwerking Walnutkleur
Kleur Wit, Gekleurd
TECHNISCHE SPECIFICATIES
Diameter 5,9 inch
Breedte 10,2 inch
Hoogte 13,8 inch
Installatie Ingebouwd
Lichtbron E26 of E27
Dimfunctie Compatibel met dimmerschakelaars
Fabrikantsnummer PINW-MB4029
Gecertificeerd Compatibel met Noord-Amerika, Saoedi-Arabië, Europa, Australië Certificering
MEER INFORMATIE
  • Model A: Ø 5,9" (15 cm) x breedte 10,2" (26 cm) x hoogte 13,8" (35 cm). Gewicht 4,4 lbs (2 kg)
  • Model B: Ø 7,1" (18 cm) x breedte 11" (28 cm) x hoogte 12,2" (31 cm). Gewicht 4,4 lbs (2 kg)
  • Plafondrozet afmeting: Ø 5,5" (14 cm).
  • Gebruikt één 40-watt E26 of E27 gloeilamp (niet inbegrepen). 90 CRI.
  • Geïnspireerd door de klassieke schoonheid van gedraaid hout en de traditionele vorm van een kandelaar, geeft deze wandlamp een historisch element een nieuw leven als warm, functioneel verlichtingsstuk.
  • Verkrijgbaar met witte glazen bol en gekleurde stoffen kap.
TECHNISCHE DOCUMENTATIE
INSTALLATIEHANDLEIDING (PDF)
AFMETINGEN
Muralett Wall Lamp Dimensions

Vragen & antwoorden

Dingen die mensen vragen voordat ze kopen.

What are the dimensions of the Muralett Wall Lamp?
Model A (White Glass): 5.9″ diameter × 10.2″ width × 13.8″ height. Model B (Colorful Fabric): 7.1″ diameter × 11″ width × 12.2″ height.
What materials is this wall lamp made from?
The lamp features a hand-turned solid wood base stained in walnut finish, with metal hardware, glass globe, or fabric shade. Model A has a white glass globe; Model B has a colorful fabric shade.
What style is the Muralett Wall Lamp?
It's a vintage, antique-inspired design with a candlestick-inspired form in a traditional, farmhouse-style aesthetic using hand-turned wood craftsmanship.
Which rooms is this wall lamp suitable for?
It works in bedrooms and bedside areas, living rooms, dining rooms, hallways, entryways, and studies or offices.
What kind of bulb does this lamp use?
It uses one E26 or E27 bulb (not included), rated for up to 40-watt incandescent. It is compatible with dimmer switches and produces soft, warm light.

Beoordelingen

Vanuit hun huizen, in hun eigen woorden.

Judge.me · geverifieerde kopers · namen verborgen

Nog geen beoordelingen voor dit ontwerp. Wees de eerste om er een te schrijven →

Handel en groothandel

Handelsprijzen stijgen met de bestelling.

Ontwerpers, architecten, hotels en retailers: 15% korting vanaf de eerste bestelling, tot 35% op een enkele bestelling van $60.000+, automatisch toegepast bij afrekenen.

Aangepaste kleur? Noem de tint — wij matchen deze in onze Colour Atelier →

15%$1–10k
18%$10k+
20%$15k+
22%$20k+
25%$30k+
28%$40k+
30%$50k+
35%$60k+
Beoordeeld binnen 1 werkdagNetto 30 voor bevoegde accountsProjectmonsters op aanvraagBelastingvrij met een doorverkoopverklaring
Aanvraag zakelijk account