{"product_id":"portland-swivel-wall-sconce","title":"Portland Swivel Wandlamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --sage: #4A6741; --sage-sft: #E4EDE2;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Sage *\/\n.dfpd-sage { display: grid; grid-template-columns: 72px 1fr; gap: 0; border: 1.5px solid var(--sage); border-radius: 4px; overflow: hidden; background: var(--sage-sft); }\n.dfpd-sage-icon { display: flex; align-items: center; justify-content: center; padding: 1.2rem 0; }\n.dfpd-sage-icon-circle { width: 44px; height: 44px; border-radius: 50%; background: var(--cream); border: 1.5px solid var(--sage); display: flex; align-items: center; justify-content: center; color: var(--sage); }\n.dfpd-sage-body { padding: 1.1rem 1.25rem 1.1rem 0.9rem; border-left: 1px solid var(--sage); }\n.dfpd-sage-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--sage); margin-bottom: 0.3rem; }\n.dfpd-sage-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); margin-bottom: 0.35rem; }\n.dfpd-sage-body p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; }\n\n\/* Two size cards stacked *\/\n.dfpd-sizes-stack { display: flex; flex-direction: column; gap: 0.75rem; }\n.dfpd-size-card { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 155px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 155px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.3); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-params { padding: 1.2rem 1.5rem; display: flex; flex-direction: column; justify-content: center; }\n.dfpd-size-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.35rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.3rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.88rem; color: var(--ink-2); margin-bottom: 0.2rem; }\n.dfpd-size-dim-metric { font-family: var(--dk-jost); font-weight: 400; font-size: 0.76rem; color: var(--ink-3); margin-bottom: 0.5rem; }\n.dfpd-size-feat { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; color: var(--ink); margin-bottom: 0.5rem; }\n.dfpd-size-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--ink-3); margin-bottom: 0.65rem; line-height: 1.5; }\n.dfpd-size-pill { display: inline-flex; align-self: flex-start; padding: 0.3rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-sage { grid-template-columns: 1fr; }\n  .dfpd-sage-icon { padding: 1rem 0 0.5rem; }\n  .dfpd-sage-body { border-left: none; border-top: 1px solid var(--sage); }\n  .dfpd-size-card { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eWandlamp · Messing \u0026amp; Glas · E14 of E12 · 2 Modellen\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003ePortland Swivel \u003cspan class=\"gold\"\u003eWandlamp.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEen meesterlijke fusie van utilistische vorm uit het begin van de twintigste eeuw en verfijnde ambachtelijkheid. Gekarakteriseerd door zijn klassieke, strak afgelijnde kegelvormige scherm en industriële hardware, brengt dit armatuur een authentiek stukje Americana in hedendaagse huizen — ontworpen niet alleen om een ruimte te verlichten, maar om deel uit te maken van uw dagelijks ritueel.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M10 8 Q14 5 18 8 L19 20 Q14 22 9 20 Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 8 Q14 10 18 8\" fill=\"none\" opacity=\"0.45\" stroke=\"currentColor\" stroke-width=\"0.85\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 4 v4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9.5 14 Q14 16 18.5 14\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eKegelvormig \u003cspan class=\"gold\"\u003escherm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M8 14 Q8 9 14 8 Q20 9 20 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 14 Q10 18 14 19 Q18 18 20 14\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M6 14 h3M19 14 h3\" opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDraai-\u003cspan class=\"gold\"\u003ebevestiging\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M10 8 h8 v3 h-8 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 11 h10 v7 a5 5 0 0 1-10 0 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 8 Q14 6 18 8\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMessing \u003cspan class=\"gold\"\u003e\u0026amp; Glas\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M9 6 h10 v3 h-10 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 22 v3M14 22 v3M17 22 v3\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eE14\u003c\/span\u003e of E12\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-sage\"\u003e\n\u003cdiv class=\"dfpd-sage-icon\"\u003e\n\u003cdiv class=\"dfpd-sage-icon-circle\"\u003e\n\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 10 v5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"14\" cy=\"18\" fill=\"currentColor\" r=\"1\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-sage-body\"\u003e\n\u003cdiv class=\"dfpd-sage-eyebrow\"\u003eInbouwinstallatie\u003c\/div\u003e\n\u003cdiv class=\"dfpd-sage-title\"\u003eVereist aansluiting op een externe wandschakelaar\u003c\/div\u003e\n\u003cp\u003eDeze wandlamp is ingebouwd — deze moet worden aangesloten op een externe wandschakelaar voor gecontroleerde elektriciteitstoevoer. Professionele installatie door een erkende elektricien wordt aanbevolen. Geen stekkerverbinding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMaat\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTwee modellen, \u003cspan class=\"gold\"\u003eéén karakter.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes-stack\"\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Portland_-Swivel-_Wall_-Sconce_1.jpg?v=1783933863\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cimg alt=\"Portland Swivel Wall Sconce Model A dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Portland_-Swivel-_Wall_-Sconce_1.jpg?v=1783933863\"\/\u003e\n\u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-params\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eModel A · Messing \u0026amp; Wit\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 5.5″ × H 3.5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 14 × H 9 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003eE14 of E12 · Hardwired wandmontage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eHet compacte model — geschikt voor naast het bed, een leeshoek of een smalle gang waar een subtielere kegelvorm gewenst is.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eSlaapkamer · Gang\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Portland_-Swivel-_Wall_-Sconce_2.jpg?v=1783933863\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cimg alt=\"Portland Swivel Wall Sconce Model B dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Portland_-Swivel-_Wall_-Sconce_2.jpg?v=1783933863\"\/\u003e\n\u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-params\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eModel B · Messing \u0026amp; Wit\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 6.3″ × H 4.3″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 16 × H 11 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003eE14 of E12 · Hardwired wandmontage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eHet iets grotere model — een sterker visueel accent voor een kenmerkende wand in de woonkamer, aan weerszijden van een spiegel of naast een console.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eWoonkamer · Console\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecificaties\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003egedocumenteerd.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterialen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eKoper · Glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAfwerking\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv style=\"display:flex; align-items:center; gap:6px; margin-top:2px;\"\u003e\u003cspan style=\"display:inline-block; width:14px; height:14px; border-radius:50%; background:linear-gradient(135deg,#F0C860 50%,#F8F4EE 50%); border:1px solid #C4B89A; flex-shrink:0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family:var(--dk-jost); font-size:0.75rem; color:var(--ink-2);\"\u003eMessing \u0026amp; Wit\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLichtbron\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED-lamp of Edisondraad \u003cspan class=\"sub\"\u003e· niet inbegrepen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLampvoet\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" style=\"color:var(--gold-dk);text-decoration:underline;\" target=\"_blank\"\u003eE14 of E12\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBevestiging\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eHardwired wandmontage \u003cspan class=\"sub\"\u003e· alleen voor binnengebruik\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBesturing\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eExterne wandschakelaar \u003cspan class=\"sub\"\u003e· niet inbegrepen · elektricien aanbevolen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSpanning\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertificeringen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"sub\"\u003eCompatibel met Noord-Amerika, Europa, Australië, Saoedi-Arabië\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocumenten \u0026amp; \u003cspan class=\"gold\"\u003ehulpmiddelen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1GytRAvBvnlR8wYZX5Std3bHGbVXxyxZo\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eProductblad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eAanvragen per e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eMontagehandleiding\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"17\" viewbox=\"0 0 24 24\" width=\"17\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7M12 12 V22\" opacity=\"0.7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eAanvragen per e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D-bestandenbibliotheek\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVeelgestelde vragen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eVragen, \u003cspan class=\"gold\"\u003ebeantwoord.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHeeft deze wandlamp een elektricien nodig voor installatie?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eJa — de Portland is een \u003cstrong\u003eingebouwde wandlamp\u003c\/strong\u003e die moet worden aangesloten op een externe wandschakelaar voor gecontroleerde elektriciteitstoevoer. Dit is geen stekkerverbinding. Professionele installatie door een erkende elektricien wordt aanbevolen, vooral als er nog geen bestaande wanddoos op de montagelocatie aanwezig is.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelk model moet ik kiezen — A of B?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eModel A (L 5.5″ × H 3.5″)\u003c\/strong\u003e is de compacte optie — ideaal voor naast het bed, een smalle gang of elke ruimte waar een subtielere uitstraling gewenst is. \u003cstrong\u003eModel B (L 6.3″ × H 4.3″)\u003c\/strong\u003e is iets groter en maakt een wat sterker statement, perfect aan weerszijden van een spiegel, naast een console of als accentwand in de woonkamer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom:0;\"\u003e\n\u003cp class=\"dfpd-support\"\u003eVragen? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reageren binnen 24 uur.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Model A: L 139 mm x H 89 mm \/ Messing \u0026 Wit","offer_id":48326125650174,"sku":"DFW-SKN266681","price":123.95,"currency_code":"EUR","in_stock":true},{"title":"Model B: L 160 mm x H 109 mm \/ Messing \u0026 Wit","offer_id":48326125682942,"sku":"DFW-SKN266682","price":123.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Portland_Swivel_Wall_Sconce-_13.jpg?v=1780886347","url":"https:\/\/www.dekorfine.com\/nl-be\/products\/lokken-wandlamp-14","provider":"Dekorfine","version":"1.0","type":"link"}