{"product_id":"swinton-chandelier","title":"Swinton Kronleuchter","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: transparent;\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.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\/* Product video *\/\n.mh-pdp .video-embed {\n  position: relative;\n  padding-bottom: 56.25%; height: 0;\n  border-radius: 12px; overflow: hidden;\n  border: 0.5px solid var(--border);\n}\n.mh-pdp .video-embed iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  display: block; border: 0;\n}\n\/* Installation video popup trigger *\/\n.mh-pdp .install-video-btn {\n  display: flex; align-items: center; gap: 14px;\n  width: 100%;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 14px 18px;\n  margin-top: 12px;\n  cursor: pointer;\n  text-align: left;\n  font-family: inherit;\n  color: var(--brand-dark);\n  transition: border-color 0.18s ease, background 0.18s ease;\n}\n.mh-pdp .install-video-btn:hover { border-color: var(--accent-bdr); background: var(--bg-warm); }\n.mh-pdp .ivb-icon {\n  width: 38px; height: 38px; border-radius: 50%;\n  background: var(--accent-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.mh-pdp .ivb-icon svg { width: 13px; height: 13px; fill: #fff !important; stroke: none !important; transform: translateX(1px); }\n.mh-pdp .ivb-text { flex: 1; min-width: 0; line-height: 1.4; }\n.mh-pdp .ivb-title { display: block; font-weight: 600; color: var(--brand-dark); }\n.mh-pdp .ivb-sub { display: block; color: var(--text-mid); font-size: 13px !important; margin-top: 2px; }\n.mh-pdp .ivb-arrow { flex-shrink: 0; color: var(--text-light); display: flex; }\n.mh-pdp .ivb-arrow svg { width: 14px; height: 14px; stroke: currentColor; stroke-width: 1.8; fill: none !important; }\n\/* Video modal *\/\n.mh-pdp .video-modal {\n  position: fixed; inset: 0;\n  z-index: 9999;\n  display: none;\n  align-items: center; justify-content: center;\n  padding: 20px;\n}\n.mh-pdp .video-modal.open { display: flex; }\n.mh-pdp .video-modal-backdrop {\n  position: absolute; inset: 0;\n  background: rgba(20, 14, 12, 0.78);\n  cursor: pointer;\n}\n.mh-pdp .video-modal-content {\n  position: relative;\n  width: 100%;\n  max-width: 920px;\n  z-index: 1;\n}\n.mh-pdp .video-modal-close {\n  position: absolute;\n  top: -42px; right: 0;\n  width: 32px; height: 32px; border-radius: 50%;\n  background: rgba(255,255,255,0.12);\n  border: 0.5px solid rgba(255,255,255,0.25);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer;\n  color: #fff;\n  transition: background 0.18s ease;\n}\n.mh-pdp .video-modal-close:hover { background: rgba(255,255,255,0.22); }\n.mh-pdp .video-modal-close svg { width: 14px; height: 14px; stroke: currentColor; stroke-width: 1.8; fill: none !important; }\n.mh-pdp .video-modal-frame {\n  position: relative;\n  padding-bottom: 56.25%; height: 0;\n  border-radius: 12px;\n  overflow: hidden;\n  background: #000;\n  box-shadow: 0 20px 60px rgba(0,0,0,0.4);\n}\n.mh-pdp .video-modal-frame iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  border: 0;\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\/* 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\/* Size groups *\/\n.mh-pdp .size-groups { display: flex; flex-direction: column; gap: 14px; }\n.mh-pdp .size-group {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n}\n.mh-pdp .size-group-head {\n  background: var(--bg-warm);\n  padding: 11px 18px;\n  display: flex; align-items: center; gap: 12px;\n  border-bottom: 0.5px solid var(--border);\n}\n.mh-pdp .size-group-count {\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--brand-dark);\n}\n.mh-pdp .size-group-meta {\n  color: var(--text-mid);\n  font-size: 12px !important;\n  letter-spacing: 0.02em;\n}\n.mh-pdp .size-row {\n  display: flex; justify-content: space-between; align-items: baseline;\n  padding: 13px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  gap: 16px;\n}\n.mh-pdp .size-row:last-child { border-bottom: 0; }\n.mh-pdp .size-dims {\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n}\n.mh-pdp .size-dims-imp {\n  font-weight: 400;\n  color: var(--text-mid);\n  margin-left: 8px;\n  font-variant-numeric: tabular-nums;\n}\n.mh-pdp .size-meta {\n  color: var(--text-mid);\n  text-align: right;\n  font-variant-numeric: tabular-nums;\n  white-space: nowrap;\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-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\/* Cert badges *\/\n.mh-pdp .cert-badges-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n}\n.mh-pdp .cert-badge {\n  font-size: 12px !important;\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 2px 9px; border-radius: 99px;\n  text-align: center;\n  white-space: nowrap;\n  letter-spacing: 0.02em;\n}\n\/* Downloads *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(190px, 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-btn.dl-disabled { cursor: default; opacity: 0.62; }\n.mh-pdp .dl-btn.dl-disabled:hover { border-color: var(--border); background: var(--bg-card); }\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\/* 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\/* 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 .finish-bar { padding: 16px 18px; }\n  .mh-pdp .size-row { flex-direction: column; align-items: flex-start; gap: 4px; padding: 12px 14px; }\n  .mh-pdp .size-meta { text-align: left; }\n  .mh-pdp .size-dims-imp { margin-left: 0; display: block; }\n  .mh-pdp .size-group-head { padding: 10px 14px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mh-pdp\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduktvideo\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-embed\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/tLRLM8EfogQ?si=KZBVzD9Kh18bVK3R\" title=\"Swinton Chandelier\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cbutton class=\"install-video-btn\" id=\"swintonInstallBtn\" type=\"button\"\u003e\u003cspan class=\"ivb-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"ivb-text\"\u003e \u003cspan class=\"ivb-title\"\u003eInstallationsvideo ansehen\u003c\/span\u003e \u003cspan class=\"ivb-sub\"\u003eDas Video wird hier in einem Popup-Fenster abgespielt – Sie müssen die Seite nicht verlassen.\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ivb-arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/button\u003e\u003c\/section\u003e\n\u003c!-- INSTALLATION VIDEO MODAL --\u003e\n\u003cdiv class=\"video-modal\" id=\"swintonInstallModal\" role=\"dialog\"\u003e\n\u003cdiv class=\"video-modal-backdrop\" data-close=\"\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-modal-content\"\u003e\n\u003cbutton class=\"video-modal-close\" data-close=\"\" type=\"button\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 6l12 12M18 6L6 18\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003cdiv class=\"video-modal-frame\"\u003e\u003ciframe id=\"swintonInstallFrame\" loading=\"lazy\" title=\"Swinton Chandelier — Installation Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var btn = document.getElementById('swintonInstallBtn');\n  var modal = document.getElementById('swintonInstallModal');\n  var frame = document.getElementById('swintonInstallFrame');\n  if (!btn || !modal || !frame) return;\n  var src = 'https:\/\/www.youtube.com\/embed\/HpKL9m79Y8c?si=5l5Om6tbIUexY0Mv\u0026autoplay=1\u0026rel=0';\n  function openModal(){\n    frame.src = src;\n    modal.classList.add('open');\n    modal.setAttribute('aria-hidden','false');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeModal(){\n    frame.src = '';\n    modal.classList.remove('open');\n    modal.setAttribute('aria-hidden','true');\n    document.body.style.overflow = '';\n  }\n  btn.addEventListener('click', openModal);\n  modal.addEventListener('click', function(e){\n    var t = e.target;\n    if (t.hasAttribute('data-close') || (t.closest \u0026\u0026 t.closest('[data-close]'))) closeModal();\n  });\n  document.addEventListener('keydown', function(e){\n    if (e.key === 'Escape' \u0026\u0026 modal.classList.contains('open')) closeModal();\n  });\n})();\n\u003c\/script\u003e \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\u003eDer Swinton Kronleuchter bringt eine skulpturale, organische Präsenz in jeden Raum. Sechs bis zu achtzehn geschwungene Metallarme strahlen nach außen und sind von mehreren Schichten weißgewischter Holzstäbchen umgeben. Die mehrschichtige Konstruktion verleiht der Leuchte sowohl beeindruckende Größe als auch warme, natürliche Ausstrahlung – perfekt für moderne, Übergangsstile und Farmhouse-Interieurs.\u003c\/p\u003e\n\u003cp\u003eDer Swinton eignet sich perfekt als Mittelpunkt eines Wohn-, Esszimmers oder Schlafzimmers und funktioniert gleichermaßen als Statement-Piece in offenen Räumen oder als Blickfang über einem langen Tisch. Erhältlich in \u003cstrong\u003eWeiß\u003c\/strong\u003e und \u003cstrong\u003eSchwarz\u003c\/strong\u003e Metalloberflächen, beide mit dem gleichen weißgewischten Holz kombiniert.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\u003cstrong\u003eVerfügbare Oberflächen\u003c\/strong\u003e Weißgewischte Holzstäbchen kombiniert mit Metallrahmen in Weiß oder Schwarz\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #F2EBDC;\"\u003e\u003c\/span\u003e Weiß\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #1C1C1C;\"\u003e\u003c\/span\u003e Schwarz\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #E8DBBC;\"\u003e\u003c\/span\u003e Weißgewischtes Holz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT 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=\"M4 7h16M4 12h16M4 17h16M7 4v16M17 4v16\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eMehrschichtige Holzkonstruktion\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eZwei bis fünf Schichten weißgewischter Holzstäbchen – 48 bis 132 Stäbchen je nach Größe – umrahmen die geschwungenen Metallarme für eine skulpturale, organische Silhouette.\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=\"M4 4h6v6H4zM14 4h6v6h-6zM4 14h6v6H4zM14 14h6v6h-6z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eAcht Größenkonfigurationen\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eErhältlich in 6-, 12- und 18-flammigen Versionen von D 50 cm bis D 150 cm – skaliert für jeden Raum von intimen bis zu großzügigen Räumen.\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 3v2M5.6 5.6l1.4 1.4M3 12h2M17 7l1.4-1.4M9 17h6M10 17v3h4v-3M9 17a5 5 0 116 0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eDimmbare Beleuchtung\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eKompatibel mit E12 \/ E14 Dimmerleuchtmitteln (max. 15 W pro Stück) für sanftes Stimmungslicht oder volle Helligkeit — Leuchtmittel separat erhältlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eGrößenoptionen\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eModell B — Dichte Mehrholz-Ausführung. Acht Größenkonfigurationen nach Kopfanzahl gruppiert. Alle Abmessungen ohne Hängekette.\u003c\/p\u003e\n\u003cdiv class=\"size-groups\"\u003e\n\u003c!-- 6 HEADS --\u003e\n\u003cdiv class=\"size-group\"\u003e\n\u003cdiv class=\"size-group-head\"\u003e\u003cspan class=\"size-group-count\"\u003e6 Köpfe\u003c\/span\u003e \u003cspan class=\"size-group-meta\"\u003e3 Größen\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 50 × H 53 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 19,7″ × H 20,9″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e2 Schichten · 48 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 53 × H 76 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 20,9″ × H 29,9″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e4 Schichten · 60 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 60 × H 80 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 23,6″ × H 31,5″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e4 Schichten · 60 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 12 HEADS --\u003e\n\u003cdiv class=\"size-group\"\u003e\n\u003cdiv class=\"size-group-head\"\u003e\u003cspan class=\"size-group-count\"\u003e12 Köpfe\u003c\/span\u003e \u003cspan class=\"size-group-meta\"\u003e2 Größen\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 80 × H 100 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 31,5″ × H 39,4″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e4 Schichten · 93 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 90 × H 90 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 35,4″ × H 35,4″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e4 Schichten · 93 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 18 HEADS --\u003e\n\u003cdiv class=\"size-group\"\u003e\n\u003cdiv class=\"size-group-head\"\u003e\u003cspan class=\"size-group-count\"\u003e18 Köpfe\u003c\/span\u003e \u003cspan class=\"size-group-meta\"\u003e3 Größen\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 100 × H 100 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 39,4″ × H 39,4″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e4 Schichten · 93 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 120 × H 120 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 47,2″ × H 47,2″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e5 Schichten · 132 Stäbe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-row\"\u003e\n\u003cdiv class=\"size-dims\"\u003eD 150 × H 125 cm \u003cspan class=\"size-dims-imp\"\u003e∅ 59″ × H 49,2″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e5 Schichten · 132 Stäbe\u003c\/div\u003e\n\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\"\u003eE12 \/ E14 Mittelsockel — max. 15 W pro Leuchtmittel · dimmbar · Leuchtmittel nicht enthalten\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eHängekette\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e50 cm \/ 19,7″ — Gesamthöhe einstellbar\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\"\u003eMetall · Weiß gekalkt Holz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eOberflächen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #F2EBDC;\"\u003e\u003c\/span\u003e Weiß\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #1C1C1C;\"\u003e\u003c\/span\u003e Schwarz\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMontage\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFestverdrahtete Deckeninstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIdeal für\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWohnzimmer · Esszimmer · Schlafzimmer · Eingangsbereiche\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!-- DOWNLOADS --\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\/1du4IYGSxoAFHnbR0Pi16XuW6I7totePt\/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 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9zM14 3v6h6M9 13h6M9 17h4\" stroke-linecap=\"round\" stroke-linejoin=\"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\/1JTX9XOmr1UeznknlPotbrK0Pp97NSIUQ\/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 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9zM14 3v6h6M8 14l3 3 5-5\" 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\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/16vvgRzsLTzJVAeMgI-CQMLyb-cJloIwh\/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=\"M12 2.5l8 4.5v9l-8 4.5-8-4.5v-9z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 7l8 4.5L20 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 11.5V21\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003e3D-Zeichnung\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003e3D-Datei\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 gestellte Fragen\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\u003eSind Leuchtmittel enthalten?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNein — Leuchtmittel werden separat verkauft. Die Swinton akzeptiert E12 oder E14 Mittelsockel-Leuchtmittel mit max. 15 Watt pro Fassung. Wählen Sie Ihre bevorzugte Farbtemperatur (warm oder kühl) und Marke, um Ihren Raum perfekt abzustimmen.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKann ich diese Leuchte dimmen?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Die Swinton funktioniert an Standard-Dimmerschaltkreisen, wenn sie mit kompatiblen dimmbaren Leuchtmitteln kombiniert wird. Bei LED-Leuchtmitteln überprüfen Sie bitte, dass Ihr Dimmer für niedrige LED-Lasten geeignet ist.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWie wähle ich die richtige Größe?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eAls Faustregel gelten die 6er-Versionen (D 50–60 cm) für kleinere Räume, Frühstücksnischen und Schlafzimmer. Die 12er-Versionen (D 80–90 cm) eignen sich hervorragend über Esstischen oder in mittelgroßen Wohnzimmern. Die 18er-Versionen (D 100–150 cm) sind für repräsentative Eingangshallen, Räume mit doppelter Deckenhöhe und große Esszimmer konzipiert.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIst die Hängekette verstellbar?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Die Kette misst 50 cm \/ 19,7″ und kann von Ihrem Installateur gekürzt werden, um die Gesamtabhänghöhe der Leuchte an Ihre Deckenhöhe anzupassen.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSind beide Oberflächen in allen Größen erhältlich?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa — sowohl die Metalloberfläche Weiß als auch Schwarz sind in allen acht Größenkonfigurationen erhältlich. Die weiß gekalkten Holzstäbe sind bei jeder Version identisch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mooiehome","offers":[{"title":"D19,7\" x H 20,9\"(6Köpfe) \/ Weiß","offer_id":49843442549022,"sku":"MHC-080913-11","price":458.95,"currency_code":"EUR","in_stock":true},{"title":"D19,7\" x H 20,9\"(6Köpfe) \/ Schwarz","offer_id":49843442581790,"sku":"MHC-080913-12","price":458.95,"currency_code":"EUR","in_stock":true},{"title":"D20.9 x H29.9″ (6-flammig) \/ Weiß","offer_id":49156472963358,"sku":"MHC-080913-13","price":712.95,"currency_code":"EUR","in_stock":true},{"title":"D20.9 x H29.9″ (6-flammig) \/ Schwarz","offer_id":49156472996126,"sku":"MHC-080913-14","price":712.95,"currency_code":"EUR","in_stock":true},{"title":"D23.6 x H31.5″ (6-flammig) \/ Weiß","offer_id":49156473028894,"sku":"MHC-080913-15","price":977.95,"currency_code":"EUR","in_stock":true},{"title":"D23.6 x H31.5″ (6-flammig) \/ Schwarz","offer_id":49156473061662,"sku":"MHC-080913-16","price":977.95,"currency_code":"EUR","in_stock":true},{"title":"D31.5 x H39.4″ (12-flammig) \/ Weiß","offer_id":49156473094430,"sku":"MHC-080913-17","price":1183.95,"currency_code":"EUR","in_stock":true},{"title":"D31.5 x H39.4″ (12-flammig) \/ Schwarz","offer_id":49156473127198,"sku":"MHC-080913-18","price":1183.95,"currency_code":"EUR","in_stock":true},{"title":"D35.4 x H35.4″ (12-flammig) \/ Weiß","offer_id":49156473159966,"sku":"MHC-080913-19","price":1559.95,"currency_code":"EUR","in_stock":true},{"title":"D35.4 x H35.4″ (12-flammig) \/ Schwarz","offer_id":49156473192734,"sku":"MHC-080913-20","price":1559.95,"currency_code":"EUR","in_stock":true},{"title":"D39.4 x H39.4″ (18-flammig) \/ Weiß","offer_id":49156473225502,"sku":"MHC-080913-21","price":1746.95,"currency_code":"EUR","in_stock":true},{"title":"D39.4 x H39.4″ (18-flammig) \/ Schwarz","offer_id":49156473258270,"sku":"MHC-080913-22","price":1746.95,"currency_code":"EUR","in_stock":true},{"title":"D47.2 x H47.2″ (18-flammig) \/ Weiß","offer_id":49156473291038,"sku":"MHC-080913-23","price":2067.95,"currency_code":"EUR","in_stock":true},{"title":"D47.2 x H47.2″ (18-flammig) \/ Schwarz","offer_id":49156473323806,"sku":"MHC-080913-24","price":2067.95,"currency_code":"EUR","in_stock":true},{"title":"D59 x H49.2″ (18-flammig) \/ Weiß","offer_id":49156473356574,"sku":"MHC-080913-25","price":2193.95,"currency_code":"EUR","in_stock":true},{"title":"D59 x H49.2″ (18-flammig) \/ Schwarz","offer_id":49156473389342,"sku":"MHC-080913-26","price":2193.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Swinton_Chandelier-_44.jpg?v=1726711008","url":"https:\/\/mooiehome.com\/de-de\/products\/swinton-chandelier","provider":"Mooiehome","version":"1.0","type":"link"}