{"product_id":"banana-table-lamp","title":"Banana Tafellamp","description":"\u003cstyle\u003e\n.mh-pdp {\n  max-width: 860px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  padding: 28px 22px 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --brand-white:   #FFFFFF;\n  --brand-border:  #DDDDDD;\n  --bg:          var(--brand-bg);\n  --bg-card:     var(--brand-white);\n  --bg-warm:     #EDE9DB;\n  --bg-softer:   #ECEAE0;\n  --border:      #E2DFD4;\n  --border-lt:   #EDEAE0;\n  --accent-dk:   #2A1A17;\n  --accent-tint: #EDE6DC;\n  --accent-bdr:  #D4C9B8;\n  --text:        var(--brand-dark);\n  --text-mid:    #6B5D5A;\n  --text-light:  var(--brand-light);\n  color: var(--text);\n  background: var(--bg);\n}\n.mh-pdp * { box-sizing: border-box; font-size: 15px !important; }\n.mh-pdp svg { fill: none !important; }\n.mh-pdp a { text-decoration: none; color: inherit; }\n.mh-pdp img { max-width: 100%; height: auto; display: block; }\n.mh-pdp p { margin: 0 0 0.8rem; color: var(--text-mid); }\n.mh-pdp section { margin-bottom: 2.6rem; }\n\n.mh-pdp .sec-header { display: flex; align-items: center; gap: 14px; margin-bottom: 1.3rem; }\n.mh-pdp .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.mh-pdp .sec-title {\n  font-weight: 400;\n  color: var(--brand-dark);\n  white-space: nowrap;\n}\n\n\/* Dark finish bar *\/\n.mh-pdp .finish-bar {\n  background: var(--accent-dk);\n  border-radius: 10px;\n  padding: 18px 22px;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 18px; flex-wrap: wrap;\n  margin-top: 1.4rem;\n}\n.mh-pdp .finish-bar-text { color: #c5bcac; line-height: 1.55; }\n.mh-pdp .finish-bar-text strong { color: #f0e8d8; font-weight: 600; display: block; letter-spacing: 0.02em; margin-bottom: 3px; text-transform: uppercase; }\n.mh-pdp .finish-bar-chips { display: flex; gap: 16px; flex-wrap: wrap; }\n.mh-pdp .bar-chip { display: flex; align-items: center; gap: 8px; color: #e8e0c8; letter-spacing: 0.01em; }\n.mh-pdp .bar-chip-dot { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid rgba(255,255,255,0.18); flex-shrink: 0; }\n\n\/* Note card *\/\n.mh-pdp .note-card {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 15px 17px; margin-top: 1.2rem;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 8px;\n}\n.mh-pdp .note-card svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 1px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .note-card p { margin: 0; color: var(--text-mid); line-height: 1.6; }\n.mh-pdp .note-card strong { color: var(--brand-dark); font-weight: 600; }\n\n\/* Features *\/\n.mh-pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .feature-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 22px 18px 20px;\n  display: flex;\n  flex-direction: column;\n}\n.mh-pdp .feature-icon-wrap {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px;\n}\n.mh-pdp .feature-icon-wrap svg { width: 18px; height: 18px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .feature-title {\n  font-size: 15px !important;\n  font-family: inherit !important;\n  font-weight: 600 !important;\n  color: var(--brand-dark) !important;\n  text-transform: none !important;\n  letter-spacing: -0.005em !important;\n  line-height: 1.3 !important;\n  margin: 0 0 8px !important;\n  text-align: center !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  min-height: 2.6em;\n}\n.mh-pdp .feature-desc { color: var(--text-mid); line-height: 1.55; margin: 0; text-align: center; }\n\n\/* Dimensions — multi-model variant *\/\n.mh-pdp .dim-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 28px 28px;\n  text-align: center;\n}\n.mh-pdp .dim-models {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-bottom: 22px;\n}\n.mh-pdp .dim-model {\n  padding: 6px 10px;\n  border-right: 0.5px solid var(--border);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n}\n.mh-pdp .dim-model:last-child { border-right: 0; }\n.mh-pdp .dim-model-label {\n  font-weight: 600;\n  letter-spacing: 0.22em;\n  color: var(--accent-dk);\n  text-transform: uppercase;\n  font-size: 11px !important;\n  line-height: 1;\n}\n.mh-pdp .dim-model-val {\n  font-size: 16px !important;\n  font-weight: 600;\n  font-variant-numeric: tabular-nums;\n  color: var(--brand-dark);\n  letter-spacing: 0.005em;\n  line-height: 1.45;\n}\n.mh-pdp .dim-model-val small {\n  display: block;\n  font-size: 12.5px !important;\n  font-weight: 500;\n  color: var(--text-mid);\n  letter-spacing: 0.01em;\n  margin-top: 4px;\n  font-variant-numeric: tabular-nums;\n}\n.mh-pdp .dim-power {\n  display: inline-flex; align-items: center; gap: 7px;\n  font-weight: 600;\n  color: var(--brand-dark); background: var(--accent-tint);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 6px 16px; border-radius: 99px;\n  letter-spacing: 0.02em;\n}\n.mh-pdp .dim-power svg { width: 12px; height: 12px; stroke: var(--brand-dark); stroke-width: 2; }\n.mh-pdp .dim-foot {\n  display: flex; justify-content: center; gap: 10px;\n  flex-wrap: wrap;\n  margin-top: 14px;\n}\n\n\/* Spec grid *\/\n.mh-pdp .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border);\n  border-radius: 12px; overflow: hidden;\n  background: var(--bg-card);\n}\n.mh-pdp .spec-item {\n  padding: 14px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; gap: 16px;\n}\n.mh-pdp .spec-item:nth-child(even) { background: var(--bg-softer); }\n.mh-pdp .spec-item:last-child { border-bottom: 0; }\n.mh-pdp .spec-key {\n  font-weight: 700; letter-spacing: 0.04em;\n  text-transform: uppercase; color: var(--brand-dark);\n  width: 180px; flex-shrink: 0;\n}\n.mh-pdp .spec-val { font-weight: 500; color: var(--text); }\n.mh-pdp .spec-val small { display: block; color: var(--text-mid); font-weight: 400; margin-top: 2px; font-variant-numeric: tabular-nums; }\n.mh-pdp .spec-val-dot {\n  display: inline-flex; align-items: center; gap: 7px;\n  margin-right: 16px;\n}\n.mh-pdp .spec-val-dot span.dot {\n  width: 14px; height: 14px; border-radius: 50%;\n  border: 0.5px solid rgba(62,39,35,0.12);\n  flex-shrink: 0; display: inline-block;\n}\n\n\/* Cert badges *\/\n.mh-pdp .cert-badges-grid {\n  display: inline-grid;\n  grid-template-columns: repeat(2, auto);\n  gap: 6px 6px;\n}\n.mh-pdp .cert-badge {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  text-align: center;\n  white-space: nowrap;\n}\n\n\/* Downloads *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.mh-pdp .dl-btn {\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  gap: 10px; padding: 22px 14px;\n  border-radius: 10px; border: 0.5px solid var(--border);\n  background: var(--bg-card); text-decoration: none;\n  color: var(--brand-dark); font-weight: 600;\n  text-align: center;\n  transition: border-color 0.2s ease, background 0.2s ease;\n}\n.mh-pdp .dl-btn:hover { border-color: var(--brand-dark); background: var(--bg-warm); }\n.mh-pdp .dl-icon-wrap {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .dl-icon-wrap svg { width: 19px; height: 19px; stroke: var(--brand-dark); stroke-width: 1.6; fill: none !important; }\n.mh-pdp .dl-title { line-height: 1.3; letter-spacing: 0.01em; }\n.mh-pdp .dl-sub { font-weight: 600; color: var(--text-light); letter-spacing: 0.02em; text-transform: uppercase; margin-top: -2px; }\n\n\/* FAQ *\/\n.mh-pdp .faq-list { display: flex; flex-direction: column; gap: 8px; }\n.mh-pdp .faq-list details {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  overflow: hidden;\n  transition: border-color 0.2s ease;\n}\n.mh-pdp .faq-list details[open] { border-color: var(--accent-bdr); }\n.mh-pdp .faq-list summary {\n  cursor: pointer; list-style: none;\n  padding: 16px 18px;\n  font-weight: 600; color: var(--brand-dark);\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mh-pdp .faq-list summary::-webkit-details-marker { display: none; }\n.mh-pdp .faq-list summary::after {\n  content: ''; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bg-warm) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' stroke='%233E2723' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/10px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  flex-shrink: 0; transition: transform 0.25s ease;\n}\n.mh-pdp .faq-list details[open] summary::after { transform: rotate(180deg); }\n.mh-pdp .faq-a {\n  padding: 0 18px 16px;\n  color: var(--text-mid); line-height: 1.65;\n}\n\n\/* In Real Homes — Live Instagram embeds via embed.js *\/\n.mh-pdp .ig-embed-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  justify-content: center;\n  align-items: flex-start;\n}\n.mh-pdp .ig-embed-frame {\n  flex: 1 1 380px;\n  max-width: 540px;\n  min-width: 280px;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 14px;\n  padding: 12px 14px 4px;\n  display: flex;\n  flex-direction: column;\n  align-items: stretch;\n  transition: border-color 0.25s ease;\n}\n.mh-pdp .ig-embed-frame:hover { border-color: var(--accent-bdr); }\n.mh-pdp .ig-embed-frame .instagram-media {\n  margin: 0 !important;\n  background: #FFFFFF !important;\n  border-radius: 8px !important;\n  border: 0 !important;\n  box-shadow: none !important;\n  width: 100% !important;\n  max-width: 540px !important;\n  min-width: 0 !important;\n  align-self: center;\n}\n.mh-pdp .ig-embed-frame iframe {\n  border-radius: 8px !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n.mh-pdp .ig-embed-frame .instagram-media-rendered { border-radius: 8px !important; }\n.mh-pdp .ig-embed-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  align-self: flex-start;\n  padding: 12px 4px 8px;\n  margin-top: 4px;\n  font-weight: 600;\n  color: var(--brand-dark);\n  letter-spacing: 0.005em;\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.mh-pdp .ig-embed-link:hover { color: var(--accent-dk); }\n.mh-pdp .ig-embed-link::after {\n  content: '↗';\n  display: inline-flex;\n  font-size: 14px !important;\n  line-height: 1;\n  transition: transform 0.25s ease;\n}\n.mh-pdp .ig-embed-link:hover::after {\n  transform: translate(2px, -2px);\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .features-grid { grid-template-columns: 1fr; }\n  .mh-pdp .feature-title { min-height: 0; }\n  .mh-pdp .dl-grid { grid-template-columns: 1fr; }\n  .mh-pdp .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .dim-card { padding: 22px 18px; }\n  .mh-pdp .dim-models { grid-template-columns: 1fr; gap: 14px; }\n  .mh-pdp .dim-model {\n    border-right: 0;\n    border-bottom: 0.5px solid var(--border);\n    padding-bottom: 14px;\n    flex-direction: row;\n    justify-content: space-between;\n    text-align: left;\n  }\n  .mh-pdp .dim-model:last-child { border-bottom: 0; padding-bottom: 0; }\n  .mh-pdp .dim-model-val { font-size: 14.5px !important; text-align: right; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n  .mh-pdp .ig-embed-grid { gap: 12px; }\n  .mh-pdp .ig-embed-frame { padding: 10px; border-radius: 12px; flex: 1 1 100%; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mh-pdp\"\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverzicht\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDe Banana Lights-collectie herschikt een vertrouwde vruchtsilhouet als een sculpturaal Art Deco-statement. Elke lamp combineert een glanzende resinlichaam in warm geel en goud met een zachte melkwitte glazen kap — speels in profiel, verfijnd in afwerking, en onmiskenbaar aansprekend.\u003c\/p\u003e\n\u003cp\u003eDe collectie is beschikbaar in drie verschillende silhouetten — twee liggende poses (modellen A en B) en één rechtopstaande houding (model C) — waarmee u een enkel accent kunt samenstellen of ze over een console, nachtkastje of plank kunt rangschikken voor gelaagd karakter. Vrijstaand en plug-in, elke Banana lamp is kant-en-klaar om ergens te worden geplaatst waar een vleugje humor welkom is.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\u003cstrong\u003eSignature Finish\u003c\/strong\u003e Geel + gouden resinlichaam · melkwitte glazen kap\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #E8C547;\"\u003e\u003c\/span\u003e Geel\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Goud\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #F4EFE2;\"\u003e\u003c\/span\u003e Melkwit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke-linecap=\"round\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"16\" fill=\"currentColor\" r=\"0.6\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eNetstekker, niet hardwired —\u003c\/strong\u003e Banana Lights zijn ontworpen als vrijstaande accentlampen met een snoer van 59\" (150 cm) en schakelaar aan het snoer. Geen installatie nodig — plaats simpelweg bij een stopcontact en zet aan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProducthighlights\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 12c0-4 2.5-7 6.5-7 4 0 6 2.8 5 6-1.2 3.8-5 5-8 7-1.5 1-3 2-3.5 3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 4.5l1 1.5M16 4.5l-1 1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSculpturaal Art Deco-design\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eEen gebogen bananavormprofiel in glanzend kunststof — een speelsame, decoratieve vorm naar Art Deco-stijl, gemaakt als sieraad eerst, verlichting tweede.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 17h6M10 20h4M8 10a4 4 0 018 0c0 2-1.2 2.8-2 4.2-.3.5-.5 1.3-.5 1.8h-3c0-.5-.2-1.3-.5-1.8C8.2 12.8 8 12 8 10z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eGeïntegreerde warme LED\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eEen ingebouwde LED van 3000K die diffuus door melkwit glas schijnt — zacht, gouden omgevingslicht zonder losse lamp om te kopen of vervangen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 3v5c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6l8-3z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eWereldwijd Gecertificeerd\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eCompatibel in Noord-Amerika, Australië, Europa en het Midden-Oosten — klaar om in te pluggen bij aankomst, overal waar u verzenden wilt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS — 3 models --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eAfmetingen\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-card\"\u003e\n\u003cdiv class=\"dim-models\"\u003e\n\u003cdiv class=\"dim-model\"\u003e\n\u003cdiv class=\"dim-model-label\"\u003eModel A\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eD 30 × B 21 × H 20 cm \u003csmall\u003eD 11,8\" × B 8,3\" × H 7,9\"\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-model\"\u003e\n\u003cdiv class=\"dim-model-label\"\u003eModel B\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eD 33 × B 23 × H 19 cm \u003csmall\u003eD 13,0\" × B 9,1\" × H 7,5\"\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-model\"\u003e\n\u003cdiv class=\"dim-model-label\"\u003eModel C\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eD 26 × B 15 × H 30 cm \u003csmall\u003eD 10,2\" × B 5,9\" × H 11,8\"\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-foot\"\u003e\n\u003cdiv class=\"dim-power\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 3l-7 11h5l-1 7 7-11h-5l1-7z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Geïntegreerde LED · 3000K Warm licht\u003c\/div\u003e\n\u003cdiv class=\"dim-power\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 6h8M8 6v12a2 2 0 002 2h4a2 2 0 002-2V6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 6V4h4v2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 59\" snoer · Schakelaar aan het snoer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLichtbron\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eGeïntegreerde LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eKleurtemperatuur\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3000K — Warm licht\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAfmetingen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eModel A: D 30 × B 21 × H 20 cm \u003csmall\u003eModel B: D 33 × B 23 × H 19 cm · Model C: D 26 × B 15 × H 30 cm\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eStroomsnoer\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e59\" (150 cm) netstekker met schakelaar aan het snoer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMateriaal\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eKunststof, glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAfwerkingen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #E8C547;\"\u003e\u003c\/span\u003e Geel\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Goud\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eKapafwerking\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #F4EFE2;\"\u003e\u003c\/span\u003e Melkwit\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertificeringen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-badges-grid\"\u003e\u003cspan class=\"cert-badge\"\u003eNoord-Amerika\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralië\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEuropa\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMidden-Oosten\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MANUFACTURER RESOURCES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eBronnen voor fabrikanten\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1HmGTVTIk4ZtX6EcBcThEi-yMR6taR7Ep\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3h7l5 5v12a1 1 0 01-1 1H8a1 1 0 01-1-1V4a1 1 0 011-1z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 3v5h5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 13h6M10 16h6M10 19h4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eSpecificatieblad\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1sQ5Vq_6foQ7EJ_QHW7gzbqJDJlIVCd92\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3M10 19l-5 1 1-5L17.5 5.5a2.1 2.1 0 013 3L10 19z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eInstallatieblad\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eVeelgestelde vragen\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWorden de drie Banana-lampen afzonderlijk of als set verkocht?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eElke Banana-lamp wordt afzonderlijk per Model verkocht — A, B of C. De drie vormen zijn ontworpen om apart onderscheidend te zijn, maar delen een samenhangende kleurenpalet en materiaalverhaal. Het verzamelen van twee of drie bij elkaar creëert een gecoördineerde groepering op een console, schoorsteenmantel of plank.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWelke ontwerpstijl inspireert deze lamp?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDe Banana Lights-collectie is geïnspireerd op Art Deco — een stijl die bekend staat om geometrische stilering van natuurlijke vormen, glanzende gelakte afwerkingen en goud accenten. De vloeiende bananakromme en het warme geel-gouden lichaam vertalen dat vocabulaire in een speelachtig, modern accentstuk.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs de LED vervangbaar?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eElke Banana-lamp gebruikt een volledig geïntegreerde LED-module — de lichtbron is ingebouwd en is geen vervangbare spaarlampen. Geïntegreerde LED's zijn geschikt voor tienduizenden uren gebruik, dus vervanging is zelden nodig gedurende de levensduur van de lamp.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHoe wordt het aangestuurd — stekker of ingebouwd?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBanana Lights zijn accent-tafellampjes met stekker. Elk exemplaar wordt geleverd met een snoer van 59\" (ongeveer 150 cm) en een aan\/uit-schakelaar op het snoer, zodat u het lampje kunt inschakelen zonder te hoeven bukken. Er is geen bedrading of elektricien nodig — plug eenvoudig in op een standaardwandcontact.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIn welke ruimtes of op welke oppervlakken werkt deze lamp het beste?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBanana Lights passen perfect op consoletafels, dressoirs, nachtkastjes, wandplanken, barkasten en toiletten — overal waar een klein sculpturaal lichtaccent een vignette kan accentueren. De modellen A en B (liggend, laag profiel) zijn ideaal voor ondiepe planken en ingangsconsoletafels; Model C (rechtop, hoger) werkt uitstekend als bedside reading-light of op toilettafels en bureaus.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKunnen de drie modellen in één ruimte gemengd worden?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa — de collectie is ontworpen voor mix-and-match. Het combineren van een liggend silhouet (A of B) met het rechtopstaande C creëert een gelaagde tafelcomposatie, en het gedeelde hars- en glaspalet houdt het geheel samenhangend. Een veel voorkomende opstelling is twee liggende lampen aan weerszijden van een object met één rechtopstaande lamp verschoven erachter.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"mooiehome","offers":[{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Geel \u0026 Warm Licht \/ US-stekker","offer_id":49338653475102,"sku":"MHT-161912-01","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Geel \u0026 Warm Licht \/ UK-stekker","offer_id":49338653507870,"sku":"MHT-161912-02","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Geel \u0026 Warm Licht \/ AU-stekker","offer_id":49338653540638,"sku":"MHT-161912-03","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Geel \u0026 Warm Licht \/ EU-stekker","offer_id":49338653573406,"sku":"MHT-161912-04","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Goud \u0026 Warm Licht \/ US-stekker","offer_id":49338665926942,"sku":"MHT-161912-05","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Goud \u0026 Warm Licht \/ UK-stekker","offer_id":49338665959710,"sku":"MHT-161912-06","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Goud \u0026 Warm Licht \/ AU-stekker","offer_id":49338665992478,"sku":"MHT-161912-07","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model A: D11,8 x B8,9 x H7,9\" \/ Goud \u0026 Warm Licht \/ EU-stekker","offer_id":49338666025246,"sku":"MHT-161912-08","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Geel \u0026 Warm Licht \/ US-stekker","offer_id":49338653606174,"sku":"MHT-161912-09","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Geel \u0026 Warm Licht \/ UK-stekker","offer_id":49338653638942,"sku":"MHT-161912-10","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Geel \u0026 Warm Licht \/ AU-stekker","offer_id":49338653671710,"sku":"MHT-161912-11","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Geel \u0026 Warm Licht \/ EU-stekker","offer_id":49338653704478,"sku":"MHT-161912-12","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Goud \u0026 Warm Licht \/ US-stekker","offer_id":49338666058014,"sku":"MHT-161912-13","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Goud \u0026 Warm Licht \/ UK-stekker","offer_id":49338666090782,"sku":"MHT-161912-14","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Goud \u0026 Warm Licht \/ AU-stekker","offer_id":49338666123550,"sku":"MHT-161912-15","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model B: D13 x B9,1 x H7,5\" \/ Goud \u0026 Warm Licht \/ EU-stekker","offer_id":49338666156318,"sku":"MHT-161912-16","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Geel \u0026 Warm Licht \/ US-stekker","offer_id":49338666189086,"sku":"MHT-161912-17","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Geel \u0026 Warm Licht \/ UK-stekker","offer_id":49338666221854,"sku":"MHT-161912-18","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Geel \u0026 Warm Licht \/ AU-stekker","offer_id":49338666254622,"sku":"MHT-161912-19","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Geel \u0026 Warm Licht \/ EU-stekker","offer_id":49338666287390,"sku":"MHT-161912-20","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Goud \u0026 Warm Licht \/ US-stekker","offer_id":49338666320158,"sku":"MHT-161912-21","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Goud \u0026 Warm Licht \/ UK-stekker","offer_id":49338666352926,"sku":"MHT-161912-22","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Goud \u0026 Warm Licht \/ AU-stekker","offer_id":49338666385694,"sku":"MHT-161912-23","price":919.0,"currency_code":"PLN","in_stock":true},{"title":"Model C: D10,2 x B5,9 x H11,8\" \/ Goud \u0026 Warm Licht \/ EU-stekker","offer_id":49338666418462,"sku":"MHT-161912-24","price":919.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Banana_Table_Lamp_18.jpg?v=1731398995","url":"https:\/\/mooiehome.com\/nl-pl\/products\/banana-table-lamp","provider":"Mooiehome","version":"1.0","type":"link"}