{"product_id":"pleated-resin-plug-in-wall-lamp","title":"Waverly Plug-In Wall Sconce","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\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  --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; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2;\n  color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em;\n}\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n\/* Hero *\/\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1;\n  letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px;\n}\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px;\n}\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* Feature chips *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px; overflow: hidden;\n  background: var(--cream); margin-bottom: 2rem;\n}\n.dfpd-feature {\n  padding: 1.1rem 0.9rem; text-align: center;\n  border-right: 1px solid var(--border-lt); transition: background 0.3s;\n}\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 {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 0.9rem; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Craft *\/\n.dfpd-craft {\n  display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem;\n  padding: 1.35rem 1.65rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%);\n  border: 1px solid var(--border); border-radius: 4px; align-items: center;\n}\n.dfpd-craft-icon {\n  width: 60px; height: 60px; border-radius: 50%;\n  background: var(--cream); border: 1px solid var(--gold);\n  color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\n.dfpd-craft-text-eyebrow {\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.35rem;\n}\n.dfpd-craft-text h4 {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem;\n}\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0;\n}\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* Single-size layout (image-left + text-right) *\/\n.dfpd-size-single {\n  display: grid; grid-template-columns: 260px 1fr; gap: 1.65rem;\n  padding: 1.35rem 1.65rem; background: var(--cream);\n  border: 1px solid var(--border); border-radius: 4px; align-items: center;\n}\n.dfpd-size-single-image {\n  position: relative; display: block; width: 100%; height: 220px;\n  background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px;\n  padding: 8px; cursor: zoom-in; overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none;\n}\n.dfpd-size-single-image:hover {\n  border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1);\n}\n.dfpd-size-single-image img {\n  display: block; width: 100%; height: 100%; object-fit: contain;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-single-image:hover img { transform: scale(1.45); }\n.dfpd-size-single-image-icon {\n  position: absolute; bottom: 10px; right: 10px;\n  width: 24px; height: 24px; background: rgba(26,26,24,0.85);\n  color: var(--cream); border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2;\n}\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow {\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.45rem;\n}\n.dfpd-size-single-title {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 1.6rem; color: var(--ink); line-height: 1.05;\n  margin-bottom: 0.4rem; letter-spacing: -0.01em;\n}\n.dfpd-size-single-dim {\n  font-family: var(--dk-jost); font-weight: 600;\n  font-size: 0.95rem; color: var(--ink-2); line-height: 1.4; margin-bottom: 0.65rem;\n}\n.dfpd-size-single-bulbs {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.95rem; color: var(--ink-3); margin-bottom: 0.65rem;\n}\n.dfpd-size-single-pill {\n  display: inline-flex; padding: 0.32rem 0.75rem;\n  background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase;\n}\n\n\/* G9 bulb callout *\/\n.dfpd-bulb-note {\n  display: flex; align-items: flex-start; gap: 0.9rem;\n  padding: 0.9rem 1.2rem; background: var(--linen);\n  border: 1px solid var(--border); border-radius: 4px; margin-top: 1rem;\n}\n.dfpd-bulb-note-icon { color: var(--gold-dk); flex-shrink: 0; margin-top: 2px; }\n.dfpd-bulb-note-text {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.93rem; color: var(--ink-2); line-height: 1.55;\n}\n.dfpd-bulb-note-text strong {\n  font-family: var(--dk-sans); font-weight: 600; color: var(--ink); font-size: 0.88rem;\n}\n.dfpd-bulb-note-text a {\n  color: var(--gold-dk); font-weight: 500; text-decoration: none;\n  border-bottom: 1px solid var(--gold); padding-bottom: 1px;\n}\n\n\/* Specs *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row {\n  display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem;\n  padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone);\n}\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 .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* Downloads *\/\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem;\n  background: var(--cream); border: 1px solid var(--border); border-radius: 4px;\n  text-decoration: none; color: inherit; transition: all 0.2s;\n}\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 {\n  width: 34px; height: 34px; background: var(--linen); border-radius: 4px;\n  color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\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\/* FAQ *\/\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 {\n  display: flex; justify-content: space-between; align-items: center; gap: 1rem;\n  padding: 0.95rem 1.25rem; cursor: pointer; list-style: none;\n  font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%;\n  display: inline-flex; align-items: center; justify-content: center;\n  color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s;\n}\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.6; 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 .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Support *\/\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.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* Responsive *\/\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-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 260px; margin: 0 auto; }\n  .dfpd-size-single-pill { margin: 0 auto; }\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}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003ePlug-In Wandlamp · G9 · Beige Kunsthars\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eGeplooide kunsthars \u003cspan class=\"gold\"\u003eplug-in wandlamp.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEen \u003cspan class=\"gold\"\u003egeplooide kunsthars wandlamp\u003c\/span\u003e met verticale golftextuur en G9-fitting — geen hardwiring nodig. Steek in en plaats hem in een slaapkamer, woonkamer, gang of leeshoek waar sfeer het meest telt.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- 2. FEATURE CHIPS --\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=\"M8 24V14M8 14a5 5 0 1 1 10 0v10\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M5 24h16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"18\" cy=\"22\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eGeen hardwiring\u003c\/span\u003e nodig\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 6 Q14 4 20 6 Q18 14 14 22 Q10 14 8 6Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 6 Q14 9 20 6\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGeplooide \u003cspan class=\"gold\"\u003ekunsthars\u003c\/span\u003e kap\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\u003ccircle cx=\"14\" cy=\"14\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 4v4M14 20v4M4 14h4M20 14h4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M7.1 7.1l2.8 2.8M18.1 18.1l2.8 2.8M18.1 7.1l-2.8 2.8M7.1 18.1l2.8 2.8\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eG9 LED of \u003cspan class=\"gold\"\u003eEdison\u003c\/span\u003e lamp\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 22l2-4h6l2 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003crect height=\"4\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"18\" x=\"5\" y=\"18\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M11 18v-3a3 3 0 0 1 6 0v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDrukknopchakelaar \u003cspan class=\"gold\"\u003eswitch\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVorm \u0026amp; ontwerp\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTextuur die \u003cspan class=\"gold\"\u003elicht vangt.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 36 36\" width=\"28\"\u003e\n\u003crect height=\"28\" rx=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"16\" x=\"10\" y=\"4\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M13 4 Q14 8 13 12 Q14 16 13 20 Q14 24 13 28\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 4 Q19 8 18 12 Q19 16 18 20 Q19 24 18 28\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M23 4 Q24 8 23 12 Q24 16 23 20 Q24 24 23 28\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eHet ontwerp\u003c\/div\u003e\n\u003ch4\u003eOrganische golftextuur in \u003cspan class=\"gold\"\u003ekunsthars en warm licht.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eDe Pleated Resin Plug-In Wall Lamp beschikt over een \u003cspan class=\"gold\"\u003egetextureerde kunsthars wandlamp kap\u003c\/span\u003e waarvan de verticale plooien licht opvangen en verspreiden in zachte, golvende schaduwen — wat diepte en verfijning toevoegt zonder opvallend te zijn. Het \u003cspan class=\"gold\"\u003eplug-in wandlamp ontwerp vereist geen hardwiring\u003c\/span\u003e, dus u kunt het in een \u003cspan class=\"gold\"\u003eslaapkamer, woonkamer of gang\u003c\/span\u003e ophangen en verplaatsen wanneer uw inrichting verandert. De G9-fitting accepteert zowel warme LED als Edison-lampen, zodat u de gloed naar de stemming van de kamer kunt afstemmen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. SIZE (single config — image-left + text-right) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMaat\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eÉén doordachte \u003cspan class=\"gold\"\u003eafmeting.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Plug_In_Wall_Lamp-_13_480x480.jpg?v=1710487993\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Pleated Resin Plug-In Wall Lamp dimension diagram Dia 15cm H 26cm\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Plug_In_Wall_Lamp-_13_480x480.jpg?v=1710487993\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eEnkele configuratie\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eDia 15 × H 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 5.9″ × H 10.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-bulbs\"\u003eG9-fitting · LED of Edison lamp (niet inbegrepen)\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eSlaapkamer · Leeshoek · Gang\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- G9 bulb note --\u003e\n\u003cdiv class=\"dfpd-bulb-note\"\u003e\n\u003cdiv class=\"dfpd-bulb-note-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 22 22\" width=\"18\"\u003e\n\u003ccircle cx=\"11\" cy=\"11\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M11 10v5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"11\" cy=\"7.5\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-bulb-note-text\"\u003e\u003cstrong\u003eG9 lamp niet inbegrepen.\u003c\/strong\u003e Deze lamp gebruikt een \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9 voet\u003c\/a\u003e — compatibel met G9 LED-capsules (aanbevolen voor koele werking) of G9 Edison-style lampen voor een warmer vintage gloed. Maximaal vermogen volgens de richtlijnen van de lampfabrikant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. SPECIFICATIONS --\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\"\u003eMateriaal\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"gold\"\u003eResinenkap\u003c\/span\u003e + \u003cspan class=\"gold\"\u003eMetalen\u003c\/span\u003e hardware\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\"\u003eG9 LED of G9 Edison lamp \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\"\u003eSpanning\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V \u003cspan class=\"sub\"\u003e· compatibel met Noord-Amerika, Europa, Australië, Saoedi-Arabië\u003c\/span\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\"\u003ePlug-in wandmontage \u003cspan class=\"sub\"\u003e· alleen voor binnenshuis\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSnoer\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ met schakelaarsstekker \u003cspan class=\"sub\"\u003e· kan op aanvraag worden verlengd\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\"\u003eDrukknopchakelaar \u003cspan class=\"sub\"\u003e· niet dimbaar\u003c\/span\u003e\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\"\u003eBeige\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. DOWNLOADS --\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=\"#\"\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\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpecificaties\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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1qZs_CPYg_vsc31J7PZV2PYSTWt5JJpDi\/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\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallatiehandleiding\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\u003ca class=\"dfpd-download\" href=\"#\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\n\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D-bestanden\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\u003c!-- 7. FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVeelgestelde vragen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSnelle \u003cspan class=\"gold\"\u003evragen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHeeft deze plug-in 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\u003eNee — dat is het voornaamste voordeel van deze wandlamp. Het \u003cspan class=\"gold\"\u003eplug-in ontwerp\u003c\/span\u003e betekent dat u de achterkant aan de muur bevestigt met schroeven (geen netdoos nodig), de 59″ snoer in een standaard stopcontact steekt, en klaar bent. Het is een ideaal \u003cspan class=\"gold\"\u003egeen-hardwiring wandlicht\u003c\/span\u003e voor huurders, appartementen en iedereen die flexibiliteit wil om de lamp later opnieuw te positioneren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelke G9 lamp moet ik gebruiken en is deze inbegrepen? \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\u003eDe G9 lamp is \u003cspan class=\"gold\"\u003eniet inbegrepen\u003c\/span\u003e en moet afzonderlijk worden aangeschaft. Een \u003cspan class=\"gold\"\u003eG9 LED-capsule (3–5 W, warm wit 2700 K)\u003c\/span\u003e wordt aanbevolen — deze werkt koel, gaat langer mee en levert de zachtste gloed door de kunsthars kap. G9 Edison-style lampen werken ook en geven een warmer, meer amber tint. Vermijd halogeen G9's in deze fitting omdat deze erg heet worden. Zie onze \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9 lamp gids\u003c\/a\u003e voor meer details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eKan ik het snoer langs de muur verbergen zodat het minder zichtbaar is? \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 lamp wordt geleverd met een \u003cspan class=\"gold\"\u003ewit 150 cm \/ 59″ snoer\u003c\/span\u003e dat gemakkelijk tegen lichte muren aansluit. Voor een schoner uiterlijk laten zelfklevende snoerranden (kanaalhoezen, verkrijgbaar in bouwmarkten) u het snoer langs de muur en plint voeren. Als 59″ niet ver genoeg naar uw dichtstbijzijnde stopcontact reikt, is snoeroplenging beschikbaar — neem contact met ons op voordat u bestelt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWaar werkt deze wandlamp het beste in een kamer? \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\u003eDe Pleated Resin wandlamp is evenredige voor intieme ruimtes. Het werkt prachtig als \u003cspan class=\"gold\"\u003ebedlampje aan weerszijden\u003c\/span\u003e van een hoofdbord, als leeslicht in een gangnisje, of als accentverlichting in een woonkamerhoek. Monteer het midden van de kap ruwweg op ooghoogte in zittende houding (ongeveer 60–66″ van de grond) voor het meest comfortabele leeslicht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIs deze lamp compatibel met Amerikaanse stopcontacten en dimmers? \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, deze lamp werkt op AC 110–240 V en past in elk standaard Amerikaans stopcontact. De ingebouwde drukknopschakelaar regelt aan\/uit. \u003cspan class=\"gold\"\u003eDimmen wordt niet ondersteund\u003c\/span\u003e — de drukknop is een eenvoudige aan\/uitschakelaar, geen dimmer. Indien je dimfunctionaliteit nodig hebt, kun je een dimbare G9-lamp combineren met een plug-in dimmeradapter (inline snoeradapter) — dit werkt afhankelijk van de lamp, dus test dit voordat je het permanent installeert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. SUPPORT FOOTER --\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":"∅ 5.9″ x H 10.2″ \/ Beige \/ Amerikaanse stekker","offer_id":44823596335358,"sku":"DFW-0315-13","price":101.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ UK Plug","offer_id":44823597056254,"sku":"DFW-0315-15","price":101.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ AU Plug","offer_id":44823597089022,"sku":"DFW-0315-14","price":101.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ EU Plug","offer_id":44823597121790,"sku":"DFW-0315-16","price":101.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Wall_Lamp_03213.jpg?v=1742549876","url":"https:\/\/www.dekorfine.com\/nl-be\/products\/pleated-resin-plug-in-wall-lamp","provider":"Dekorfine","version":"1.0","type":"link"}