{"product_id":"plafon-ceiling-lamp","title":"Plafon plafondlamp","description":"\u003c!--\n  DEKORFINE — Product Description · Plafon Ceiling Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: light ash wood + warm umber accent + GEO FAQ + JSON-LD schema.\n  2 sizes (∅ 7.1″ + ∅ 11″ — shared diagram, both 4.7″ low-profile).\n  Ash wood + White glass · G9 bulb · Low-ceiling friendly · 3 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2A241A; --ink-2: #443924; --ink-3: #6B5938;\n  --cream: #FCF7EC; --bg: #F4ECD2; --linen: #ECE0BE; --sand: #DCC994;\n  --border: #C8B280; --border-lt: #D8C49A;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Light ash wood golden (warm but pale tone) *\/\n  --olive: #B8954E;        \/* Light ash wood gold — primary accent *\/\n  --olive-lt: #D2AE6A;\n  --olive-dk: #785C24;     \/* Deep golden ash *\/\n  --olive-sft: #FAF1D2;    \/* Pale ash cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Warm umber (ash wood's warm complement) *\/\n  --clay: #8C5028;\n  --clay-sft: #F4E0CC;\n\n  --stone: #8C7848; --mist: #B8A270;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\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;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  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(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 36, 26, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* LOW PROFILE HIGHLIGHT — independent hero block for unique selling point *\/\n.dfpd-lowprofile {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.75rem 2rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-lowprofile-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-lowprofile-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-lowprofile-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.5rem;\n}\n.dfpd-lowprofile-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-lowprofile-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* SHARED SIZE DIAGRAM — image left + 2 size cards right *\/\n.dfpd-sizes-shared {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-sizes-shared-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  padding: 8px;\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-sizes-shared-image:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 36, 26, 0.12);\n}\n.dfpd-sizes-shared-image img {\n  width: 100%; height: auto;\n  max-height: 260px;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-sizes-shared-image:hover img { transform: scale(1.04); }\n.dfpd-sizes-shared-icon {\n  position: absolute;\n  bottom: 12px; right: 12px;\n  width: 24px; height: 24px;\n  background: rgba(42, 36, 26, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-sizes-shared-image:hover .dfpd-sizes-shared-icon { background: var(--olive); }\n.dfpd-sizes-shared-stats {\n  display: flex;\n  flex-direction: column;\n  gap: 0.85rem;\n  justify-content: center;\n}\n.dfpd-stat-card {\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 4px;\n  border-left: 3px solid var(--olive);\n  transition: all 0.2s;\n}\n.dfpd-stat-card:hover {\n  border-color: var(--olive);\n  border-left-color: var(--olive-dk);\n  background: linear-gradient(90deg, var(--olive-sft) 0%, var(--cream) 100%);\n}\n.dfpd-stat-card-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.3rem;\n}\n.dfpd-stat-card-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1.1rem;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  margin-bottom: 0.2rem;\n}\n.dfpd-stat-card-dim em {\n  font-style: italic;\n  color: var(--olive-dk);\n}\n.dfpd-stat-card-meta {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.78rem;\n  color: var(--stone);\n  line-height: 1.4;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\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: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — wood + glass dual group *\/\n.dfpd-finish-groups {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish-group {\n  padding: 0.85rem 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n}\n.dfpd-finish-group-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--stone);\n  margin-bottom: 0.7rem;\n}\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.4rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 38px; height: 38px; border-radius: 50%;\n  border: 1px solid rgba(42, 36, 26, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 36, 26, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.08),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.25);\n}\n.dfpd-finish-swatch.ash-wood {\n  background: radial-gradient(circle at 30% 30%, #E8D5A8 0%, #C2A672 55%, #886C3A 100%);\n}\n.dfpd-finish-swatch.white-glass {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4F1E8 60%, #DBD5C2 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.6rem;\n  color: var(--stone);\n  margin-top: -0.18rem;\n}\n\n\/* GEO FAQ SECTION *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\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;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  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;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(42, 36, 26, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\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-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-finish-groups { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-lowprofile {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-lowprofile-icon { margin: 0 auto; }\n  .dfpd-sizes-shared {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-sizes-shared-image img { max-height: 280px; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\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}\n\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProductgegevens\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDe Plafon \u003cem\u003eplafondlamp.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEen hout-en-glas inbouwlamp die tegen het plafond aansluit — met een diepte van slechts 4,7″ is de Plafon speciaal ontworpen voor laagplafondkamers die licht nodig hebben zonder hoofdruimte te verliezen. Een natuurlijke essenhoutenbasis ontmoet een zachte witte glasdiffuser en werpt een warm omgevingslicht. Geschikt voor entrees, gangen en woonkamers in zowel moderne als rustieke interieurs.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"3\" x2=\"23\" y1=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cellipse cx=\"13\" cy=\"11\" rx=\"6\" ry=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cpath d=\"M7 11v3a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"3\" x2=\"9\" y1=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"17\" x2=\"23\" y1=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eLage \u003cem\u003einbouwlamp\u003c\/em\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 26 26\" width=\"22\"\u003e\n\u003crect height=\"14\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"14\" x=\"6\" y=\"6\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M8 9c2 1 4-1 6 0s4-1 6 0M8 13c2 1 4-1 6 0s4-1 6 0M8 17c2 1 4-1 6 0s4-1 6 0\" opacity=\"0.55\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eNatuurlijk \u003cem\u003eessenhout\u003c\/em\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 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" opacity=\"0.4\" r=\"6\" stroke=\"currentColor\" stroke-dasharray=\"2 2\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" fill=\"currentColor\" opacity=\"0.3\" r=\"3\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eZachte \u003cem\u003ewitte glas\u003c\/em\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 26 26\" width=\"22\"\u003e\n\u003crect height=\"9\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"8\" x=\"9\" y=\"6\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"11\" x2=\"11\" y1=\"3\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"15\" x2=\"15\" y1=\"3\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M11 15v3M15 15v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cellipse cx=\"13\" cy=\"20\" rx=\"4\" ry=\"2\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eG9 \u003cem\u003efitting\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn beweging\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eZie het tot \u003cem\u003eleven\u003c\/em\u003e komen.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/L-Jw2ZhBBzk?rel=0\u0026amp;modestbranding=1\" title=\"Plafon Ceiling Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LOW-PROFILE HIGHLIGHT — independent unique selling point --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eGemaakt voor lage plafonds\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWanneer elke \u003cem\u003ecentimeter telt.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-lowprofile\"\u003e\n\u003cdiv class=\"dfpd-lowprofile-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" x1=\"6\" x2=\"30\" y1=\"9\" y2=\"9\"\u003e\u003c\/line\u003e\n\u003cellipse cx=\"18\" cy=\"14\" rx=\"9\" ry=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/ellipse\u003e\n\u003cpath d=\"M9 14v4a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-4\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"6\" x2=\"30\" y1=\"28\" y2=\"28\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"33\" x2=\"33\" y1=\"9\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M31 11l2-2 2 2M31 20l2 2 2-2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-lowprofile-text\"\u003e\n\u003cdiv class=\"dfpd-lowprofile-text-eyebrow\"\u003eUnieke verkoopargument\u003c\/div\u003e\n\u003ch4\u003eSlechts 4,7″ diep — ontworpen voor laagplafondkamers.\u003c\/h4\u003e\n\u003cp\u003eMet slechts \u003cstrong\u003e4,7″ \/ 12 cm hoogte\u003c\/strong\u003e sluit de Plafon zich aan tegen het plafond in plaats van ervan af te hangen — een echte \u003cstrong\u003eopbouwmontage\u003c\/strong\u003e. Ideaal voor entreeën, gangen, souterreinwoonkamers en elke ruimte waar elke centimeter kopruimte telt. Het compacte silhouet laat de kamer ook \u003cstrong\u003ehoger en ruimer aanvoelen\u003c\/strong\u003e, vooral in appartementen en woningen met 2,4 meter of lagere plafonds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVoordat u bestelt\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eBelangrijke \u003cem\u003eopmerkingen.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eElk stuk hout is uniek\u003c\/h4\u003e\n\u003cp\u003eHet grondvlak is gevormd uit \u003cstrong\u003enatuurlijk essenhout\u003c\/strong\u003e — elke Plafon heeft zijn eigen unieke houtnerf, knoesten en subtiele kleurvariaties. Dit zijn \u003cstrong\u003ekenmerken van natuurlijk hout\u003c\/strong\u003e, nooit gebreken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eLampfitting\u003c\/h4\u003e\n\u003cp\u003eGebruikt een \u003cstrong\u003eG9 bi-pin lamp\u003c\/strong\u003e (LED of halogeen). G9 is een kleine twee-pins basis — anders dan de schroefbasis E26\/E27. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9 koopgids →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHARED SIZE DIAGRAM — image left + 2 size cards right --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTwee formaten\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTwee diameters, \u003cem\u003edezelfde lage profieldiepte.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· klik om uit te vergroten\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes-shared\"\u003e\n\u003ca class=\"dfpd-sizes-shared-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Plafon_Ceiling_Lamp-_20_600x600.jpg?v=1678005246\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Plafon Ceiling Lamp dimension diagram — both sizes\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Plafon_Ceiling_Lamp-_20_600x600.jpg?v=1678005246\"\/\u003e \u003cspan class=\"dfpd-sizes-shared-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-sizes-shared-stats\"\u003e\n\u003cdiv class=\"dfpd-stat-card\"\u003e\n\u003cdiv class=\"dfpd-stat-card-eyebrow\"\u003eKlein\u003c\/div\u003e\n\u003cdiv class=\"dfpd-stat-card-dim\"\u003e∅ \u003cem\u003e7.1″\u003c\/em\u003e × H 4.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-stat-card-meta\"\u003eØ 18 cm × H 12 cm — entree, kleine gang, accent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-stat-card\"\u003e\n\u003cdiv class=\"dfpd-stat-card-eyebrow\"\u003eGroot\u003c\/div\u003e\n\u003cdiv class=\"dfpd-stat-card-dim\"\u003e∅ \u003cem\u003e11″\u003c\/em\u003e × H 4.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-stat-card-meta\"\u003eØ 28 cm × H 12 cm — woonkamers, hoofdgang, bredere lichtverdeling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecificaties\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eop de feiten af.\u003c\/em\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\"\u003eEssenhout · Glas \u003cem\u003e(natuurlijke afwerking)\u003c\/em\u003e\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 Edisondraadlamp \u003cem\u003e(niet inbegrepen)\u003c\/em\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\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9\u003c\/a\u003e \u003cem\u003e(kleine tweepolige basis — niet E26\/E27)\u003c\/em\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\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\"\u003ePlafondopbouw \u003cem\u003e(lage profieldiepte · 4,7″)\u003c\/em\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\"\u003eGewone wandschakelaar \u003cem\u003e(niet inbegrepen)\u003c\/em\u003e\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\"\u003eNoord-Amerika · Europa · Saoedi-Arabië · Australië\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAfwerkingen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finish-groups\"\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eGrondvlak · essenhout\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch ash-wood\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eNatuurlijk houtkleur\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003enatuurlijke essenafwerking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eLampenkap\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white-glass\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWit glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVeelgestelde vragen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eVragen, \u003cem\u003ebeantwoord.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eIn welke maten komt de Plafon Plafondlamp? \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 Plafon is verkrijgbaar in \u003cstrong\u003etwee diameters\u003c\/strong\u003e, beide met dezelfde 4,7″ lage profieldiepte:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKlein (∅ 7,1″ \/ 18 cm)\u003c\/strong\u003e — het beste voor entreeën, kleine gangen, garderobe-inbouwkasten en accentplaatsingen.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGroot (∅ 11″ \/ 28 cm)\u003c\/strong\u003e — beter voor woonkamers, hoofdgangen, eetkamers en ruimtes die bredere lichtverspreiding nodig hebben.\u003c\/p\u003e\n\u003cp\u003eBeiden hebben dezelfde hoogte van \u003cstrong\u003e4,7″ \/ 12 cm\u003c\/strong\u003e, dus de kopruimte verandert niet tussen maten — alleen de plafondvoetafdruk en lichtverspreiding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIs de Plafon echt geschikt voor lage plafonds? \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 — met slechts \u003cstrong\u003e4,7″ \/ 12 cm\u003c\/strong\u003e diepte is de Plafon een echte \u003cstrong\u003eopbouwmontage\u003c\/strong\u003e die zeer dicht tegen het plafond zit. Het is ideaal voor kamers met \u003cstrong\u003e2,4 meter plafonds of lager\u003c\/strong\u003e, kelders, ingebouwde zolders en elke ruimte waar standaard hanglampen of kroonluchters bedremmeld zouden aanvoelen of kopruimte zouden blokkeren.\u003c\/p\u003e\n\u003cp\u003eHet compacte silhouet laat de kamer ook hoger en ruimer aanvoelen — een nuttig effect in appartementen en kleinere woningen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelk type lamp gebruikt de Plafon? \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 Plafon gebruikt een \u003cstrong\u003eG9 bi-pin lamp\u003c\/strong\u003e (LED of halogeen). G9 is een kleine twee-pins basis — \u003cstrong\u003eanders dan de meer gebruikelijke schroefbasis E26\/E27\u003c\/strong\u003e. Lampen zijn niet inbegrepen.\u003c\/p\u003e\n\u003cp\u003eVoor het beste esthetische effect met de witte glasdiffusor raden wij \u003cstrong\u003ewarm-wit LED lampen (2700–3000K)\u003c\/strong\u003e aan — zij passen bij de warme toon van het natuurlijke essenhout en produceren een gezellige omgevingslicht. 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\/G4 koopgids\u003c\/a\u003e voor compatibiliteitsgegevens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHoe wordt de Plafon geïnstalleerd? \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 Plafon wordt \u003cstrong\u003eaan het plafond gemonteerd\u003c\/strong\u003e via een standaardjunctiondoos (hardwiring) en aangesloten op een normale wandschakelaar (niet inbegrepen). Omdat de armatuur laagprofiel en licht is, is het een relatief eenvoudige opbouwmontage.\u003c\/p\u003e\n\u003cp\u003eEen volledige assemblagegids PDF is beschikbaar in de downloadssectie hieronder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWat is het retour- en omruil beleid? \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\u003eDekorfine biedt een \u003cstrong\u003e30-daagse retourpolitiek\u003c\/strong\u003e op onbeschadigde artikelen in de originele verpakking. Omdat het grondvlak uit natuurlijk essenhout is gevormd, zijn subtiele variaties in houtnerf, knopplaatsing en kleurschakering \u003cstrong\u003eonderdeel van het authentieke karakter van het hout\u003c\/strong\u003e — deze komen niet in aanmerking voor terugbetaling als gebreken.\u003c\/p\u003e\n\u003cp\u003eVoor retouren, omruilingen of vragen kunt u contact opnemen met \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reageren binnen 24 uur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1q-0Bl9Mw97k27HViqF7Z74KvBi7ZTzc_\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\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\" letter-spacing=\"0.3\" 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\"\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\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1sXo4PQofjZIepHPxpGsh8vLT0ZcIVsNp\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\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\" letter-spacing=\"0.3\" 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\"\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\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1CFSkg1iYhYdRpSEVoqDWpWcxtZhjNBc6\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eGrondstof\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\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\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\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 7.1″ x H 4.7″ \/ Dia 18cm x H 12cm \/ Essenhout \u0026 Wit","offer_id":43877104091390,"sku":"BJ202302181735-1030-1","price":1811.0,"currency_code":"MXN","in_stock":true},{"title":"∅ 11″ x H 4.7″ \/ Dia 28cm x H 12cm \/ Essenhout \u0026 Wit","offer_id":43877104124158,"sku":"BJ202302181735-1030-2","price":2328.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Plafon_Ceiling_Lamp.jpg?v=1723016637","url":"https:\/\/www.dekorfine.com\/nl-mx\/products\/plafon-ceiling-lamp","provider":"Dekorfine","version":"1.0","type":"link"}