{"product_id":"banana-table-lamp","title":"Banana Tischleuchte","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\"\u003eÜbersicht\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDie Banana Lights Kollektion verwandelt die vertraute Bananenfrucht in eine skulpturale Art-Déco-Aussage. Jede Leuchte kombiniert einen glänzenden Kunstharzkörper in warmem Gelb und Gold mit einem weichen milchweißen Glassschirm – verspielt in der Silhouette, verfeinert in der Ausführung und unverkennbar präsent.\u003c\/p\u003e\n\u003cp\u003eDie Kollektion ist in drei charaktervollen Varianten erhältlich – zwei liegende Posen (Modell A und B) und eine aufrechte Haltung (Modell C) – und lässt Sie eine einzelne Akzentleuchte auswählen oder mehrere auf einer Kommode, dem Nachttisch oder einem Regal arrangieren für schichtweise Individualität. Als freistehende Stecker-Leuchte ist jede Banana Lamp sofort einsatzbereit und findet überall ihren Platz, wo ein Hauch von Witz willkommen ist.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\u003cstrong\u003eSignature Finish\u003c\/strong\u003e Kunstharz-Körper Gelb + Gold · Milchweißer Glassschirm\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 Gelb\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Gold\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #F4EFE2;\"\u003e\u003c\/span\u003e Milchig-Weiß\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\u003eMit Stecker, nicht festverdrahtet —\u003c\/strong\u003e Die Banana Lights sind als freistehende Akzentleuchten mit einem 150 cm langen Anschlusskabel und integriertem Ein-\/Ausschalter konzipiert. Eine Installation ist nicht erforderlich – stellen Sie die Leuchte einfach in die Nähe einer Steckdose und schalten Sie sie ein.\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\"\u003eProdukthighlights\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\"\u003eSkulpturale Art-Déco-Form\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eEine fließende Bananensil­houette aus glänzendem Kunstharz – eine witzige, im Art-Déco-Stil gehaltene Form, die zunächst als Deko­ration und erst in zweiter Linie als Leuchte konzipiert ist.\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\"\u003eIntegriertes Warm-LED\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eEin verbautes 3000K-LED-Modul, das durch Mattglas diffundiert – sanftes, goldenes Umgebungslicht ohne separate Leuchtmittel, die Sie kaufen oder austauschen müssen.\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\"\u003eWeltweit zertifiziert\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eKonform in Nordamerika, Australien, Europa und dem Nahen Osten – sofort einsatzbereit nach Erhalt, wo immer Sie es versenden.\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\"\u003eAbmessungen\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\"\u003eModell A\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eT 30 × B 21 × H 20 cm \u003csmall\u003eT 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\"\u003eModell B\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eT 33 × B 23 × H 19 cm \u003csmall\u003eT 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\"\u003eModell C\u003c\/div\u003e\n\u003cdiv class=\"dim-model-val\"\u003eT 26 × B 15 × H 30 cm \u003csmall\u003eT 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 Integriertes LED · 3000K Warmweiß\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 150 cm Kabel · Integrierter Ein-\/Ausschalter\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\"\u003eLeuchtmittel\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIntegrierte LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFarbtemperatur\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3000K — Warmweiß\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAbmessungen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eModell A: T 30 × B 21 × H 20 cm \u003csmall\u003eModell B: T 33 × B 23 × H 19 cm · Modell C: T 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\"\u003eAnschlusskabel\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e150 cm langes Anschlusskabel mit integriertem Ein-\/Ausschalter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eKunstharz, Glas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eOberflächenausführungen\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 Gelb\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Gold\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSchirmoberfläche\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 Milchig-Weiß\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eZertifizierungen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-badges-grid\"\u003e\u003cspan class=\"cert-badge\"\u003eNordamerika\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralien\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEuropa\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eNaher Osten\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\"\u003eHerstellerressourcen\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\"\u003eDatenblatt\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\"\u003eInstallationsanleitung\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\"\u003eHäufig gefragt\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\u003eWerden die drei Banana Lights einzeln oder als Set verkauft?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJede Banana Light wird einzeln nach Modell – A, B oder C – verkauft. Die drei Silhouetten sind so gestaltet, dass sie auch einzeln wirkungsvoll wirken, aber sie teilen sich eine einheitliche Farbpalette und Materialgeschichte. Wenn Sie zwei oder drei zusammen sammeln, entsteht eine koordinierte Gruppierung auf einer Kommode, einem Sims oder einem Regal.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAus welcher Designepoche schöpft diese Leuchte ihre Inspiration?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDie Banana Lights-Kollektion orientiert sich an Art Déco – einem Stil, der sich durch geometrische Stilisierung natürlicher Formen, glänzende lackierte Oberflächen und die Verwendung von Goldakzenten auszeichnet. Die fließende Kurve des Bananenprofils und die warmgelb-goldene Gestaltung übersetzen dieses Vokabular in ein verspielte, zeitgemäße Akzentleuchte.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIst das LED-Modul austauschbar?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJede Banana Light verfügt über ein vollständig integriertes LED-Modul – die Lichtquelle ist eingebaut und ist kein benutzeraustauchbares Schraubkartuschenmodell. Integrierte LEDs haben eine Lebensdauer von Zehntausenden von Stunden, sodass ein Austausch während der Lebensdauer der Leuchte selten erforderlich ist.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWie wird es betrieben — mit Stecker oder festverdrahtet?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBanana Lights sind Akzentleuchten mit Stecker. Jedes Stück wird mit einem 59\" (ca. 150 cm) langen Kabel und einem integrierten Ein-\/Ausschalter am Kabel geliefert, sodass Sie die Leuchte einschalten können, ohne sich bücken zu müssen. Es ist keine Elektroinstallation oder ein Elektriker erforderlich — einfach in eine Standard-Steckdose einstecken.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIn welchen Räumen oder auf welchen Oberflächen funktioniert diese Leuchte am besten?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBanana Lights eignen sich hervorragend für Konsolen, Sideboards, Nachttische, Regale, Bartresen und Gästebäder — überall dort, wo eine kleine, skulpturale Leuchte ein Arrangement perfekt ergänzen kann. Die Modelle A und B (liegend, flaches Profil) sind ideal für flache Regale und Eingangskonsolen; Modell C (aufrecht, größer) funktioniert hervorragend als Nachttischleuchte zum Lesen oder auf Kommoden und Schreibtischen.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKönnen die drei Modelle in einem Raum gemischt werden?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa — die Kollektion ist für flexibles Kombinieren konzipiert. Die Paarung einer liegenden Silhouette (A oder B) mit der aufrechten C schafft eine nuancierte Tischkomposition, und die gemeinsame Palette aus Kunstharz und Glas hält die Gruppe kohärent. Eine häufige Anordnung sind zwei liegende Leuchten, die ein Objekt flanieren, mit einer aufrechten Leuchte versetzt dahinter.\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":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gelb \u0026 Warmweiß \/ US-Stecker","offer_id":49338653475102,"sku":"MHT-161912-01","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gelb \u0026 Warmweiß \/ UK-Stecker","offer_id":49338653507870,"sku":"MHT-161912-02","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gelb \u0026 Warmweiß \/ AU-Stecker","offer_id":49338653540638,"sku":"MHT-161912-03","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gelb \u0026 Warmweiß \/ EU-Stecker","offer_id":49338653573406,"sku":"MHT-161912-04","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gold \u0026 Warmweiß \/ US-Stecker","offer_id":49338665926942,"sku":"MHT-161912-05","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gold \u0026 Warmweiß \/ UK-Stecker","offer_id":49338665959710,"sku":"MHT-161912-06","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gold \u0026 Warmweiß \/ AU-Stecker","offer_id":49338665992478,"sku":"MHT-161912-07","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell A: D11,8 x B8,9 x H7,9\" \/ Gold \u0026 Warmweiß \/ EU-Stecker","offer_id":49338666025246,"sku":"MHT-161912-08","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gelb \u0026 Warmweiß \/ US-Stecker","offer_id":49338653606174,"sku":"MHT-161912-09","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gelb \u0026 Warmweiß \/ UK-Stecker","offer_id":49338653638942,"sku":"MHT-161912-10","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gelb \u0026 Warmweiß \/ AU-Stecker","offer_id":49338653671710,"sku":"MHT-161912-11","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gelb \u0026 Warmweiß \/ EU-Stecker","offer_id":49338653704478,"sku":"MHT-161912-12","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gold \u0026 Warmweiß \/ US-Stecker","offer_id":49338666058014,"sku":"MHT-161912-13","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gold \u0026 Warmweiß \/ UK-Stecker","offer_id":49338666090782,"sku":"MHT-161912-14","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gold \u0026 Warmweiß \/ AU-Stecker","offer_id":49338666123550,"sku":"MHT-161912-15","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell B: D13 x B9,1 x H7,5\" \/ Gold \u0026 Warmweiß \/ EU-Stecker","offer_id":49338666156318,"sku":"MHT-161912-16","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gelb \u0026 Warmweiß \/ US-Stecker","offer_id":49338666189086,"sku":"MHT-161912-17","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gelb \u0026 Warmweiß \/ UK-Stecker","offer_id":49338666221854,"sku":"MHT-161912-18","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gelb \u0026 Warmweiß \/ AU-Stecker","offer_id":49338666254622,"sku":"MHT-161912-19","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gelb \u0026 Warmweiß \/ EU-Stecker","offer_id":49338666287390,"sku":"MHT-161912-20","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gold \u0026 Warmweiß \/ US-Stecker","offer_id":49338666320158,"sku":"MHT-161912-21","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gold \u0026 Warmweiß \/ UK-Stecker","offer_id":49338666352926,"sku":"MHT-161912-22","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gold \u0026 Warmweiß \/ AU-Stecker","offer_id":49338666385694,"sku":"MHT-161912-23","price":200.0,"currency_code":"CHF","in_stock":true},{"title":"Modell C: D10,2 x B5,9 x H11,8\" \/ Gold \u0026 Warmweiß \/ EU-Stecker","offer_id":49338666418462,"sku":"MHT-161912-24","price":200.0,"currency_code":"CHF","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\/de-ch\/products\/banana-table-lamp","provider":"Mooiehome","version":"1.0","type":"link"}