{"product_id":"swoop-arm-chandelier","title":"Swoop Arm 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\/* Tag chips *\/\n.mh-pdp .tag-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 0 0 1.1rem; }\n.mh-pdp .tag {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px;\n  border-radius: 99px;\n  letter-spacing: 0.01em;\n}\n\/* Video embed *\/\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 + .video-embed { margin-top: 12px; }\n.mh-pdp .video-embed iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  display: block;\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\/* 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\/* Shade comparison *\/\n.mh-pdp .shade-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 1.2rem; }\n\/* Size compare — 3-col variant *\/\n.mh-pdp .size-compare { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 1.2rem; }\n.mh-pdp .shade-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 22px 20px;\n}\n.mh-pdp .shade-card-head {\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 10px; margin-bottom: 10px;\n}\n.mh-pdp .shade-card-title {\n  font-weight: 600; color: var(--brand-dark);\n  letter-spacing: 0.01em;\n}\n.mh-pdp .shade-card-pill {\n  font-weight: 600;\n  color: var(--brand-dark);\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 2px 10px;\n  border-radius: 99px;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  font-size: 12px !important;\n}\n.mh-pdp .shade-card-desc { color: var(--text-mid); line-height: 1.55; margin: 0; }\n.mh-pdp .shade-card-dims {\n  margin-top: 10px;\n  padding-top: 10px;\n  border-top: 0.5px solid var(--border-lt);\n  font-variant-numeric: tabular-nums;\n  color: var(--brand-dark);\n  font-weight: 600;\n  letter-spacing: 0.01em;\n}\n.mh-pdp .shade-card-dims small {\n  display: block;\n  font-size: 13px !important;\n  color: var(--text-mid);\n  font-weight: 500;\n  margin-top: 2px;\n  letter-spacing: 0;\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\/* Length \/ size options card *\/\n.mh-pdp .length-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 26px 26px 22px;\n  text-align: center;\n}\n.mh-pdp .length-card-label {\n  font-weight: 600;\n  color: var(--text-light);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  font-size: 13px !important;\n}\n.mh-pdp .length-row {\n  display: flex; justify-content: center; align-items: stretch;\n  gap: 0; flex-wrap: wrap;\n}\n.mh-pdp .length-pill {\n  padding: 10px 22px;\n  border: 0.5px solid var(--border);\n  background: var(--bg-warm);\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n  letter-spacing: 0.01em;\n  white-space: nowrap;\n}\n.mh-pdp .length-pill:first-child { border-radius: 8px 0 0 8px; }\n.mh-pdp .length-pill:last-child { border-radius: 0 8px 8px 0; }\n.mh-pdp .length-pill + .length-pill { border-left: 0; }\n.mh-pdp .length-sub {\n  margin-top: 12px;\n  color: var(--text-mid);\n  font-size: 13px !important;\n  letter-spacing: 0.01em;\n}\n\/* Dimensions detail block *\/\n.mh-pdp .dim-detail {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 22px 24px;\n  margin-top: 12px;\n}\n.mh-pdp .dim-detail-row {\n  display: flex; justify-content: space-between; align-items: baseline;\n  gap: 16px;\n  padding: 10px 0;\n  border-bottom: 0.5px solid var(--border-lt);\n}\n.mh-pdp .dim-detail-row:last-child { border-bottom: 0; }\n.mh-pdp .dim-detail-key {\n  color: var(--text-mid);\n  letter-spacing: 0.01em;\n}\n.mh-pdp .dim-detail-val {\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n  text-align: right;\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: 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\/* Downloads — 3 columns (Spec \/ Installation \/ 3D) *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 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\/* 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\/* Video trigger (install video popup) *\/\n.mh-pdp .video-trigger {\n  display: flex; align-items: center; gap: 14px;\n  padding: 16px 18px; margin-top: 12px;\n  background: var(--bg-card);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 10px;\n  text-decoration: none !important;\n  color: var(--brand-dark) !important;\n  cursor: pointer;\n  transition: background 0.2s ease, border-color 0.2s ease;\n}\n.mh-pdp .video-trigger:link,\n.mh-pdp .video-trigger:visited { color: var(--brand-dark) !important; }\n.mh-pdp .video-trigger:hover { background: var(--bg-warm); border-color: var(--brand-dark); }\n.mh-pdp .video-trigger-icon {\n  width: 40px; height: 40px; flex-shrink: 0;\n  border-radius: 50%;\n  background: var(--accent-dk);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .video-trigger-icon svg {\n  width: 14px; height: 14px;\n  fill: #f0e8d8 !important;\n  stroke: none;\n  margin-left: 2px;\n}\n.mh-pdp .video-trigger-text { flex: 1; line-height: 1.4; }\n.mh-pdp .video-trigger-title { display: block; font-weight: 600; color: var(--brand-dark); margin-bottom: 2px; }\n.mh-pdp .video-trigger-sub { display: block; color: var(--text-mid); font-size: 13px !important; letter-spacing: 0.01em; }\n.mh-pdp .video-trigger-arrow { color: var(--text-mid); flex-shrink: 0; display: flex; }\n.mh-pdp .video-trigger-arrow svg { stroke: currentColor; fill: none !important; }\n\/* Video modal — wrapper-aware aspect ratio for theme compat *\/\n.mh-modal-toggle {\n  position: fixed !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 1px !important; height: 1px !important;\n  padding: 0 !important; margin: 0 !important;\n  overflow: hidden !important;\n  clip: rect(0,0,0,0) !important;\n  white-space: nowrap !important;\n  border: 0 !important;\n  opacity: 0 !important;\n  pointer-events: none !important;\n}\n.mh-pdp-modal {\n  position: fixed; inset: 0; z-index: 99999;\n  display: none; align-items: center; justify-content: center;\n  padding: 24px;\n}\n.mh-modal-toggle:checked ~ .mh-pdp-modal { display: flex !important; }\n.mh-pdp-modal-backdrop {\n  position: absolute; inset: 0;\n  background: rgba(20, 14, 12, 0.85);\n  -webkit-backdrop-filter: blur(4px);\n  backdrop-filter: blur(4px);\n  cursor: pointer;\n  display: block;\n  margin: 0;\n}\n.mh-pdp-modal-content {\n  position: relative; z-index: 1;\n  width: 100%; max-width: 960px;\n  background: #000;\n  border-radius: 12px; overflow: hidden;\n  box-shadow: 0 30px 80px rgba(0,0,0,0.5);\n}\n.mh-pdp-modal-frame {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n}\n.mh-pdp-modal-frame \u003e *,\n.mh-pdp-modal-frame iframe {\n  position: absolute !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  border: 0 !important;\n}\n.mh-pdp-modal-close {\n  position: absolute; top: 12px; right: 12px;\n  width: 40px; height: 40px;\n  border-radius: 50%;\n  background: rgba(0, 0, 0, 0.6);\n  -webkit-backdrop-filter: blur(8px);\n  backdrop-filter: blur(8px);\n  cursor: pointer;\n  display: flex !important; align-items: center; justify-content: center;\n  z-index: 10;\n  font-family: inherit;\n  padding: 0;\n  margin: 0;\n  border: 0;\n  transition: background 0.2s ease, transform 0.2s ease;\n}\n.mh-pdp-modal-close:hover { background: rgba(255, 255, 255, 0.22); transform: scale(1.05); }\n.mh-pdp-modal-close svg { width: 16px; height: 16px; stroke: #fff !important; stroke-width: 2; fill: none !important; display: block; }\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 .shade-compare,\n  .mh-pdp .size-compare { 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 .length-pill { padding: 9px 14px; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n  .mh-pdp .dim-detail-row { flex-direction: column; gap: 2px; padding: 8px 0; }\n  .mh-pdp .dim-detail-val { text-align: left; }\n  .mh-pdp .video-trigger { padding: 14px 14px; gap: 12px; }\n  .mh-pdp .video-trigger-icon { width: 36px; height: 36px; }\n  .mh-pdp-modal { padding: 12px; }\n  .mh-pdp-modal-close { top: 8px; right: 8px; width: 36px; height: 36px; }\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\/r3JoLRGSd30\" title=\"Swoop Arm Chandelier\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003clabel class=\"video-trigger\" for=\"mh-install-toggle\"\u003e\u003cspan class=\"video-trigger-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 4 L19 12 L7 20 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"video-trigger-text\"\u003e \u003cspan class=\"video-trigger-title\"\u003eInstallationsvideo ansehen\u003c\/span\u003e \u003cspan class=\"video-trigger-sub\"\u003eWird hier in einem Popup-Fenster abgespielt – Sie müssen die Seite nicht verlassen.\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"video-trigger-arrow\"\u003e \u003csvg height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M9 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/label\u003e\u003c\/section\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\u003eMachen Sie eine Aussage mit dem \u003cstrong\u003eSwoop Arm Kronleuchter\u003c\/strong\u003e – elegante, skulpturale Metallkurven, die einen modernen Sinn in eine klassische Kronleuchter-Silhouette bringen. Hängen Sie ihn über dem Esstisch für ein atemberaubendes Centerpiece auf, oder platzieren Sie ihn im Wohnzimmer für einen Hauch von architektonischer Eleganz.\u003c\/p\u003e\n\u003cp\u003eErhältlich in drei Größen – \u003cstrong\u003e6, 9 oder 12 Leuchten\u003c\/strong\u003e – und zwei Oberflächen – \u003cstrong\u003eWarmgold\u003c\/strong\u003e oder \u003cstrong\u003eMattschwarz\u003c\/strong\u003e – lässt sich der Swoop Arm von intimen Frühstücksnischen bis zu großzügigen offenen Wohnräumen skalieren.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\u003cstrong\u003eErhältliche Oberflächen\u003c\/strong\u003e Zwei raffinierte Optionen – wählen Sie eine, die zu Ihrer Einrichtung passt\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #C9A875;\"\u003e\u003c\/span\u003e Warmgold\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\u003cspan class=\"bar-chip-dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Mattschwarz\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 19 Q12 3 20 19\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"4\" cy=\"19\" fill=\"currentColor\" r=\"1.4\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"20\" cy=\"19\" fill=\"currentColor\" r=\"1.4\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSkulpturale geschwungene Arme\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eHandgeformte Metallarme schwingen in einer einzigen, selbstbewussten Geste nach oben — modern in der Linienführung, verwurzelt in der klassischen Kronleuchter-Tradition.\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\u003ccircle cx=\"5\" cy=\"12\" r=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2.6\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"19.4\" cy=\"12\" r=\"3.4\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eDrei Statement-Größen\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eWählen Sie zwischen 6, 9 oder 12 Leuchtenköpfen — passen Sie eine gemütliche Nische, einen sechssitzigen Esstisch oder einen imposanten Wohnbereich an, ohne die Proportion zu verlieren.\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\u003ccircle cx=\"9\" cy=\"12\" fill=\"#C9A875\" r=\"4.5\" stroke=\"#3E2723\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"12\" fill=\"#1F1F1F\" r=\"4.5\" stroke=\"#3E2723\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eZwei Oberflächen zur Auswahl\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eWarmes Gold für eine gehobene, leuchtende Präsenz — oder Mattschwarz für selbstbewusstes, architektonisches Drama. Beide sind zeitlose Klassiker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE COMPARISON --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWählen Sie Ihre Größe\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDie Swoop Arm ist in drei Größen erhältlich — wählen Sie diejenige, die zu Ihrem Raum und der Fläche darunter passt. Alle drei haben die gleiche Gesamthöhe von 19,7\"; nur Durchmesser und Kopfzahl ändern sich.\u003c\/p\u003e\n\u003cdiv class=\"size-compare\"\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\u003cspan class=\"shade-card-title\"\u003e6 Köpfe\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eKompakt\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eIdeal für Eingangsbereiche, Frühstücksnischen und kleinere Esstische bis ca. 150 cm \/ 60\".\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 25,6\" × H 19,7\" \u003csmall\u003eD 65 cm × H 50 cm · 6 × E14\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\u003cspan class=\"shade-card-title\"\u003e9 Köpfe\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eBeliebteste Wahl\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eEin vielseitiges Zentrum für Standard-Esstische (~180 cm \/ 70\") oder großzügige Wohnzimmerdecken.\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 31,5\" × H 19,7\" \u003csmall\u003eD 80 cm × H 50 cm · 9 × E14\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\u003cspan class=\"shade-card-title\"\u003e12 Köpfe\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eStatement\u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eEin großartiges Stück für lange Esstische (200 cm \/ 78\"+), offene Wohnbereiche und doppelgeschossige Eingänge.\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 39,4\" × H 19,7\" \u003csmall\u003eD 100 cm × H 50 cm · 12 × E14\u003c\/small\u003e\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-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4M12 16h.01\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eAlle drei Größen haben die gleiche \u003cstrong\u003eGesamthöhe von 19,7\"\u003c\/strong\u003e und eine \u003cstrong\u003eAufhängungsstange von 7,8\"\u003c\/strong\u003e. Die Stange kann auf Anfrage verlängert werden — teilen Sie uns Ihre Deckenhöhe mit, wenn Sie bestellen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\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=\"length-card\"\u003e\n\u003cdiv class=\"length-card-label\"\u003eGröße wählen\u003c\/div\u003e\n\u003cdiv class=\"length-row\"\u003e\n\u003cdiv class=\"length-pill\"\u003e6 Köpfe · D 25,6\"\u003c\/div\u003e\n\u003cdiv class=\"length-pill\"\u003e9 Köpfe · D 31,5\"\u003c\/div\u003e\n\u003cdiv class=\"length-pill\"\u003e12 Köpfe · D 39,4\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"length-sub\"\u003eAlle drei Größen haben die gleiche Gesamthöhe, Aufhängungsstange und Armhöhe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail\"\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eGesamthöhe\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e19,7\" \/ 50 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eAufhängungsstange\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e7,8\" \/ 20 cm \u003csmall\u003e(verlängerbar)\u003c\/small\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eDurchmesser — 6 Köpfe\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e25,6\" \/ 65 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eDurchmesser — 9 Köpfe\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e31,5\" \/ 80 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eDurchmesser — 12 Köpfe\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e39,4\" \/ 100 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\u003cspan class=\"dim-detail-key\"\u003eLeuchtmittel-Anzahl\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e6 \/ 9 \/ 12 × E14\u003c\/span\u003e\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\"\u003eE14-Kerzenlampen-Sockel · je 15W max. (6, 9 oder 12 Leuchtmittel je nach Größe — Leuchtmittel nicht enthalten)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimmbar\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eKompatibel mit dimmbaren E14-Leuchtmitteln\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVerfügbare Größen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e6 Köpfe · 9 Köpfe · 12 Köpfe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDurchmesser × Höhe\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e6 Köpfe: Ø 25,6\" × H 19,7\" \/ Ø 65 cm × H 50 cm\u003cbr\/\u003e9 Köpfe: Ø 31,5\" × H 19,7\" \/ Ø 80 cm × H 50 cm\u003cbr\/\u003e12 Köpfe: Ø 39,4\" × H 19,7\" \/ Ø 100 cm × H 50 cm\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\"\u003eKonstruktion aus Metall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVerfügbare Oberflächen\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #C9A875;\"\u003e\u003c\/span\u003e Warmgold\u003c\/span\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Mattschwarz\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\"\u003eFestverdrahtet zur Deckenmontage · 7,8\" Aufhängungsstange (auf Anfrage verlängerbar)\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\"\u003eEsszimmer · Wohnzimmer · Eingangsbereiche · offene Wohnräume\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\/1xeunPJ1bfbpldYlNYIEELPS3b-uCzNTt\/view?usp=sharing\" 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\/1i52yy5ltiCf9p1LedwLQGjEixqWvAlOa\/view?usp=sharing\" 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\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1HQJYbsxzwWZ0fFZLRwxZugEsbbyGIrxB\/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 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\u003eWelche Größe sollte ich für meinen Raum wählen?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eEine bewährte Faustregel ist, einen Kronleuchter zu wählen, der etwa zwei Drittel der Breite des Tisches oder der Hauptfläche des Raumes hat. Für einen 4er-Tisch oder eine kleine Frühstücksecke passt die \u003cstrong\u003e6er-Version (25,6\")\u003c\/strong\u003e gut. Für einen Standard-Esstisch für 6 Personen oder ein durchschnittliches Wohnzimmer ist die \u003cstrong\u003e9er-Version (31,5\")\u003c\/strong\u003e die beliebteste Wahl. Für lange Tische mit 8+ Plätzen, offene Wohnräume oder doppelhohe Eingangsbereiche bietet die \u003cstrong\u003e12er-Version (39,4\")\u003c\/strong\u003e die beste optische Balance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSollte ich mich für Warmgold oder Mattschwarz entscheiden?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\u003cstrong\u003eWarmgold\u003c\/strong\u003e schafft eine sanfte, wärmende Ausstrahlung, die wunderbar zu neutralen Farbpaletten, hellem Holz und klassischen oder zeitlosen Interieurs passt. \u003cstrong\u003eMattschwarz\u003c\/strong\u003e wirkt architektonischer und grafischer — ideal für moderne, industrielle oder kontrastreich gestaltete Räume mit weißen Wänden oder dunkleren Verkleidungen. Beide Oberflächen sind gleich robust; die Wahl ist rein eine Frage des gewünschten Erscheinungsbildes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSind Leuchtmittel enthalten? Welche brauche ich?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eLeuchtmittel sind nicht enthalten. Swoop Arm benötigt \u003cstrong\u003eE14-Kronleuchter-Leuchtmittel, bis zu 15W pro Stück\u003c\/strong\u003e — je nach Größe 6, 9 oder 12 Stück. Wir empfehlen 2700K–3000K Warmweiß-LEDs für ein authentisches, weiches Licht. Zum Dimmen kombinieren Sie ein dimmbares LED-Leuchtmittel mit einem kompatiblen Wanddimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIn welcher Höhe sollte der Kronleuchter über dem Esstisch hängen?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBei Esstischen sollte die Unterkante des Kronleuchters etwa \u003cstrong\u003e75–90 cm (30–36\")\u003c\/strong\u003e über der Tischoberfläche hängen. In Wohnzimmern oder Eingangsbereichen ohne Oberfläche darunter sollte mindestens \u003cstrong\u003e210 cm (~2,1 m)\u003c\/strong\u003e Platz vom Boden bis zur Unterkante der Leuchte vorhanden sein. Die Standard-Aufhängungsstange von Swoop Arm ist für typische 240 cm (8 ft) Deckenhöhe ausgelegt — siehe die nächste Frage, falls Ihre Decke höher ist.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKann die Aufhängungsstange für höhere Decken verlängert werden?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Die Standard-7,8\"-Stange passt zu den meisten 240 cm (8 ft) hohen Decken, aber wir können auf Anfrage eine längere Stange liefern — geben Sie dazu einfach Ihre Deckenhöhe in den Bestellnotizen an oder kontaktieren Sie uns vor dem Kauf. Diese Anpassung ist kostenlos und verursacht keine zusätzliche Fertigungszeit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIst eine professionelle Installation erforderlich?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSwoop Arm wird festverdrahtet an einer Standard-Deckenauslass-Dose installiert. Da die 9er- und 12er-Versionen erhebliches Gewicht haben, empfehlen wir dringend die Installation durch einen zugelassenen Elektriker — besonders in Regionen mit entsprechenden Vorschriften für festverdrahtete Leuchten. Das beigefügte Installationsblatt behandelt Verdrahtung, Baldachinmontage und Armzusammenbau.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKann ich Swoop Arm an einer schrägen oder Gewölbedecke installieren?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDer Standard-Baldachin ist für flache Decken ausgelegt. Bei schrägen oder Gewölbedecken fragen Sie Ihren Elektriker nach einem Schrägdecken-Adapter, der zum Baldachin passt — diese sind weit verbreitet und ermöglichen es dem Kronleuchter, gerade zu hängen, auch wenn die Decke schräg ist.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFür welche Regionen ist Swoop Arm zertifiziert?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSwoop Arm erfüllt die elektrischen Zertifizierungsanforderungen für \u003cstrong\u003eNordamerika, Australien, Europa und den Nahen Osten\u003c\/strong\u003e. Die Verdrahtung kommt je nach Lieferadresse einsatzbereit für den Zielmarkt an.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO MODAL (in-site popup, pure CSS — no JS required, Shopify-safe)\n     Direct src on iframe with autoplay+mute so video starts the moment modal opens. --\u003e \u003cinput class=\"mh-modal-toggle\" id=\"mh-install-toggle\" tabindex=\"-1\" type=\"checkbox\"\/\u003e\n\u003cdiv class=\"mh-pdp-modal\" role=\"dialog\"\u003e\n\u003clabel class=\"mh-pdp-modal-backdrop\" for=\"mh-install-toggle\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"mh-pdp-modal-content\"\u003e\n\u003clabel class=\"mh-pdp-modal-close\" for=\"mh-install-toggle\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 6l12 12M18 6L6 18\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/label\u003e\n\u003cdiv class=\"mh-pdp-modal-frame\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/UxBe9FF5vns?autoplay=1\u0026amp;mute=1\u0026amp;rel=0\u0026amp;playsinline=1\" title=\"Installation video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mooiehome","offers":[{"title":"6 Köpfe: 65 x 50cm \/ 25,6 x 19,7″ \/ Gold","offer_id":46198449111326,"sku":"MHC-084209-01","price":186.95,"currency_code":"EUR","in_stock":true},{"title":"6 Köpfe: 65 x 50cm \/ 25,6 x 19,7″ \/ Schwarz","offer_id":46198450815262,"sku":"MHC-084209-02","price":186.95,"currency_code":"EUR","in_stock":true},{"title":"9 Köpfe: 80 x 50cm \/ 31,5 x 19,7″ \/ Gold","offer_id":46198450848030,"sku":"MHC-084209-03","price":243.95,"currency_code":"EUR","in_stock":true},{"title":"9 Köpfe: 80 x 50cm \/ 31,5 x 19,7″ \/ Schwarz","offer_id":46198450880798,"sku":"MHC-084209-04","price":243.95,"currency_code":"EUR","in_stock":true},{"title":"12Heads: 100 x 50cm \/ 39.4 x 19.7\" \/ Gold","offer_id":48486392791326,"sku":"MHC-084209-05","price":436.95,"currency_code":"EUR","in_stock":true},{"title":"12Heads: 100 x 50cm \/ 39.4 x 19.7\" \/ Schwarz","offer_id":48486392824094,"sku":"MHC-084209-06","price":436.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Swoop_Arm_Chandelie.._8.jpg?v=1726661058","url":"https:\/\/mooiehome.com\/de-de\/products\/swoop-arm-chandelier","provider":"Mooiehome","version":"1.0","type":"link"}