{"product_id":"sienna-bird-long-chandelier","title":"Sienna Bird Langer Kronleuchter","description":"\u003c!--\n  DEKORFINE — Sienna Bird Long Chandelier\n  Layout preserved · Font system migrated to v2.1\n  (Outfit 600 \/ Cormorant Garamond 400 \/ Jost 500-600)\n  No italic · No Fraunces · Color emphasis via .gold span\n  Namespace: .dfpd-*\n--\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #1A1A18;\n  --ink-2: #3E3E3A;\n  --ink-3: #6E6E68;\n  --cream: #FDFBF6;\n  --linen: #F0EBDF;\n  --linen-2: #F5EDDB;\n  --border: #C4B89A;\n  --border-lt: #DCD3BC;\n  --gold: #9C7A3C;\n  --gold-dk: #6E5420;\n  --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --clay: #A84A2F;\n  --clay-sft: #F4ECE4;\n\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n\n\/* SECTION EYEBROW *\/\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost);\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.32em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 14px;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-h2 {\n  font-family: var(--dk-sans);\n  font-size: clamp(26px, 3vw, 34px);\n  font-weight: 600; line-height: 1.2;\n  letter-spacing: -0.01em; color: var(--ink);\n  margin-bottom: 28px;\n}\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border-lt);\n  margin-bottom: 2.5rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost);\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.32em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title {\n  font-family: var(--dk-sans);\n  font-size: clamp(32px, 4.4vw, 48px);\n  font-weight: 600; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-lede {\n  font-family: var(--dk-serif);\n  font-size: 19px; font-weight: 400; line-height: 1.6;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border-lt); border-radius: 10px;\n  overflow: hidden; background: #fff;\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--cream); }\n.dfpd-feature-icon { color: var(--gold); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: var(--dk-jost);\n  font-size: 13px; font-weight: 500;\n  letter-spacing: 0.04em;\n  line-height: 1.3; color: var(--ink-2);\n}\n.dfpd-feature-title .gold { font-weight: 600; }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* VIDEO CARDS *\/\n.dfpd-vid-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  max-width: 960px;\n  margin: 0 auto;\n}\n.dfpd-vid-item {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  overflow: hidden;\n}\n.dfpd-vid-player {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-vid-player iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  display: block;\n}\n.dfpd-vid-caption {\n  padding: 0.85rem 1.15rem 1rem;\n  border-top: 1px solid var(--border-lt);\n}\n.dfpd-vid-caption h5 {\n  font-family: var(--dk-sans);\n  font-size: 15.5px;\n  font-weight: 600;\n  color: var(--ink);\n  margin-bottom: 0.25rem;\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n.dfpd-vid-caption p {\n  color: var(--ink-3);\n  font-family: var(--dk-serif);\n  font-size: 14px;\n  line-height: 1.45;\n  margin: 0;\n}\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n  margin-bottom: 1rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n}\n.dfpd-note.accent {\n  background: var(--clay-sft);\n  border-left: 3px solid var(--clay);\n  border-radius: 0 10px 10px 0;\n}\n.dfpd-note h4 {\n  font-family: var(--dk-sans);\n  font-size: 15.5px;\n  font-weight: 600;\n  color: var(--ink);\n  margin-bottom: 0.4rem;\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-family: var(--dk-serif);\n  font-size: 15.5px;\n  font-weight: 400;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n}\n.dfpd-note a.dfpd-link-inline:hover { color: var(--gold-dk); text-decoration-color: var(--gold); }\n\n\/* DIMMER TIP *\/\n.dfpd-tip {\n  padding: 1.1rem 1.5rem;\n  background: linear-gradient(90deg, var(--linen-2) 0%, var(--cream) 100%);\n  border: 1px solid var(--border-lt);\n  border-left: 3px solid var(--gold);\n  border-radius: 0 10px 10px 0;\n  margin-top: 0.85rem;\n}\n.dfpd-tip h4 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--gold-dk);\n  margin-bottom: 0.4rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-tip p {\n  color: var(--ink-2);\n  font-family: var(--dk-serif);\n  font-size: 16px;\n  font-weight: 400;\n  line-height: 1.6;\n  margin: 0;\n}\n.dfpd-tip p strong { color: var(--ink); font-weight: 500; }\n.dfpd-tip a {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n  white-space: nowrap;\n}\n.dfpd-tip a:hover { color: var(--gold-dk); text-decoration-color: var(--gold); }\n\n\/* SIZE *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  align-items: center;\n  transition: box-shadow 0.25s, border-color 0.2s;\n}\n.dfpd-size-row:hover {\n  box-shadow: 0 6px 20px rgba(156, 122, 60, 0.1);\n  border-color: var(--gold);\n}\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 130px;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 6px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-row:hover .dfpd-size-thumb img { transform: scale(1.1); }\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.75rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: var(--dk-sans);\n  font-size: 22px; font-weight: 600;\n  color: var(--ink); letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.7rem;\n  background: var(--linen-2);\n  color: var(--gold-dk);\n  border-radius: 6px;\n  font-family: var(--dk-jost);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: var(--dk-jost);\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--ink-2);\n  line-height: 1.5;\n  margin-bottom: 0.6rem;\n}\n.dfpd-size-extra {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 1.5rem;\n  margin-top: 0.4rem;\n}\n.dfpd-size-stat {\n  display: flex;\n  flex-direction: column;\n  gap: 0.2rem;\n}\n.dfpd-size-stat-label {\n  font-family: var(--dk-jost);\n  font-size: 10.5px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n}\n.dfpd-size-stat-val {\n  font-family: var(--dk-jost);\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--gold-dk);\n}\n\n\/* SPECS — cream wrapper + linen hover (Rule 13) *\/\n.dfpd-specs {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 8px 24px 12px;\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 24px;\n  padding: 18px 4px;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: center;\n  transition: background-color 0.2s ease;\n}\n.dfpd-spec-row:first-child { border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover {\n  background-color: var(--linen);\n  padding-left: 12px;\n  padding-right: 12px;\n  margin-left: -8px;\n  margin-right: -8px;\n  border-radius: 4px;\n}\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n  transition: color 0.2s ease;\n}\n.dfpd-spec-val {\n  font-family: var(--dk-serif);\n  font-size: 17px;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n  transition: color 0.2s ease;\n}\n\n\/* FINISHES *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.25rem;\n  margin-top: 0.3rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 42px; height: 42px; border-radius: 50%;\n  border: 1px solid var(--border-lt);\n  box-shadow: 0 2px 4px rgba(43, 40, 36, 0.06),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.wood { background: radial-gradient(circle at 30% 30%, #D6B689 0%, #B08855 60%, #7B5C30 100%); }\n.dfpd-finish-swatch.white { background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%); }\n.dfpd-finish-swatch.blue { background: radial-gradient(circle at 30% 30%, #8DA8B6 0%, #4F6F82 60%, #2F4555 100%); }\n.dfpd-finish-swatch.orange-pink { background: radial-gradient(circle at 30% 30%, #F4C2A9 0%, #D89478 55%, #A8624A 100%); }\n.dfpd-finish-swatch.yellow { background: radial-gradient(circle at 30% 30%, #F2D77B 0%, #C9A93D 55%, #8E7720 100%); }\n.dfpd-finish-swatch.grey { background: radial-gradient(circle at 30% 30%, #BFBAB2 0%, #8A8377 55%, #5F594F 100%); }\n.dfpd-finish-label {\n  font-family: var(--dk-jost);\n  font-size: 10.5px; font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — cream wrapper (Rule 13) *\/\n.dfpd-foot-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 22px;\n  margin-bottom: 1rem;\n}\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--gold);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 14px rgba(156, 122, 60, 0.08);\n}\n.dfpd-download-icon {\n  width: 44px; height: 44px;\n  background: var(--linen);\n  border-radius: 8px;\n  color: var(--gold);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: var(--dk-sans);\n  font-size: 16.5px;\n  font-weight: 600;\n  color: var(--ink);\n  line-height: 1.2;\n}\n.dfpd-download-sub {\n  font-family: var(--dk-jost);\n  font-size: 10.5px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 4px;\n  line-height: 1;\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--ink-3);\n  transition: transform 0.2s, color 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow {\n  color: var(--gold);\n  transform: translateX(3px);\n}\n\n\/* SUPPORT FOOTER *\/\n.dfpd-support {\n  padding-top: 1.25rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: var(--dk-serif);\n  font-size: 15px;\n  font-weight: 400;\n  color: var(--ink-3);\n}\n.dfpd-link {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--gold-sft);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--gold-dk); border-color: var(--gold); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-vid-cards { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-size-row { grid-template-columns: 1fr; text-align: left; }\n  .dfpd-size-thumb { height: 150px; max-width: 280px; margin: 0 auto; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 16px 4px; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003ePRODUKTDETAILS\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDer Sienna Bird \u003cspan class=\"gold\"\u003eLange Kronleuchter.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEine perfekte Mischung aus moderner Geometrie und naturinspiriertem Charme – in einer grazilen linearen Silhouette erweitert. Ein Holzrahmen trägt vier elegante Leuchten, flankiert von zarten Vogelfiguren, und verbreitet eine ruhevolle Atmosphäre über Esstischen, Kücheninseln oder jedem anderen länglichen Raum.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"23\"\u003e\u003c\/line\u003e\n\u003cpolyline fill=\"none\" points=\"8,7 13,3 18,7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003cpolyline fill=\"none\" points=\"8,19 13,23 18,19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eHöhenverstellbar\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M13 4a7 7 0 0 0-4 12.7c.8.7 1.3 1.6 1.3 2.6V20h5.4v-.7c0-1 .5-1.9 1.3-2.6A7 7 0 0 0 13 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 22h5M11.5 24h3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAustauschbares \u003cspan class=\"gold\"\u003eLED\u003c\/span\u003e-Leuchtmittel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M3 16L13 5l10 11\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"3\" x2=\"23\" y1=\"22\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M9 18h8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eSchräge\u003c\/span\u003e Decke\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M13 4v18\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 13a9 9 0 0 1 9-9\" fill=\"currentColor\" opacity=\"0.2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eDimmbare\u003c\/span\u003e Variante\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEOS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIN BEWEGUNG\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eErleben Sie sie in \u003cspan class=\"gold\"\u003eAktion.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-cards\"\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/JwC6ahrA3to?rel=0\u0026amp;modestbranding=1\" title=\"Sienna Bird Long Chandelier — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003eProdukt-\u003cspan class=\"gold\"\u003epräsentation\u003c\/span\u003e\u003c\/h5\u003e\n\u003cp\u003eSienna Bird Langer Kronleuchter im Detail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/2InNhSs5-7Y?rel=0\u0026amp;modestbranding=1\" title=\"Sienna Bird Long Chandelier — in the room\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003eIm \u003cspan class=\"gold\"\u003eRaum\u003c\/span\u003e\u003c\/h5\u003e\n\u003cp\u003eWie der Kronleuchter einen Raum verändert\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVOR DER BESTELLUNG\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWichtige \u003cspan class=\"gold\"\u003eHinweise.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eAustauschbare LED\u003c\/h4\u003e\n\u003cp\u003eDas LED-Leuchtmittel kann vom Nutzer ausgetauscht werden. Falls es nicht mehr funktioniert, \u003ca class=\"dfpd-link-inline\" href=\"mailto:support@dekorfine.com\"\u003ekontaktieren Sie uns\u003c\/a\u003e für einen Austausch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eSchräge Decken\u003c\/h4\u003e\n\u003cp\u003eDiese Leuchte \u003cstrong\u003ekann an einer schrägen Decke montiert werden\u003c\/strong\u003e – es ist keine zusätzliche Hardware für Standardneigungen erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eKabellänge\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e Kabel im Lieferumfang enthalten – vollständig verstellbar, auf Anfrage für höhere Decken verlängerbar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-tip\"\u003e\n\u003ch4\u003eDimmfunktion\u003c\/h4\u003e\n\u003cp\u003eWenn Sie sich für die dimmbare Version entscheiden, empfehlen wir Ihnen, sie mit einem \u003cstrong\u003eThyristor-Dimmschalter\u003c\/strong\u003e zu kombinieren, um optimale Leistung zu erreichen. \u003ca href=\"https:\/\/www.amazon.com\/s?k=Thyristor+dimmer+switch\" rel=\"noopener\" target=\"_blank\"\u003eAuf Amazon ansehen →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eGRÖSSE\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEinfache lineare \u003cspan class=\"gold\"\u003eAusführung.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna-Bird-Long-Chandelier_10151.jpg?v=1728973654\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Sienna Bird Long Chandelier dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna-Bird-Long-Chandelier_10151.jpg?v=1728973654\"\/\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eVier \u003cspan class=\"gold\"\u003eLeuchten\u003c\/span\u003e · linear\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003e~48 W\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 102 × H 14 cm · L 40,2″ × H 5,5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-extra\"\u003e\n\u003cdiv class=\"dfpd-size-stat\"\u003e\u003cspan class=\"dfpd-size-stat-label\"\u003eHelligkeit\u003c\/span\u003e \u003cspan class=\"dfpd-size-stat-val\"\u003e1400 Lumen\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-stat\"\u003e\u003cspan class=\"dfpd-size-stat-label\"\u003eLeuchtköpfe\u003c\/span\u003e \u003cspan class=\"dfpd-size-stat-val\"\u003e4\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSPEZIFIKATIONEN\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003edokumentiert.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetall · Holz · Harz · Acryl\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLeuchtmittel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIntegrierte LED \u003cspan class=\"gold\"\u003e(austauschbar)\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSpannung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBefestigung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDecke · Innenbereich\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSteuerung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eGewöhnlicher Wandschalter \u003cspan class=\"gold\"\u003e(nicht enthalten – Warmweiß)\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eKabellänge\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cspan class=\"gold\"\u003e(verstellbar – auf Anfrage verlängerbar)\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eZertifizierungen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNordamerika · Europa · Saudi-Arabien · Australien\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eOberflächen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch wood\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eHolz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWeiß\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch orange-pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrangerosa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGelb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch grey\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGrau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"dfpd-foot-wrap\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Xf385jNDPSttHWpDaO60-HVyHvGidaS3\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDOKUMENT\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpezifikationen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1YGxj70HeeayCvhtfslZkMxFMAkPwAB0t\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eANLEITUNG\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallationsanleitung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Vzqelul-uRqoNQEaY7293eJuAp5Mib2a\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003ePER E-MAIL ANFORDERN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D-Dateien\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eFragen? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dekorfine","offers":[{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Weiß \/ Warmweiß","offer_id":45359873687806,"sku":"DFC-0527-90","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Weiß \/ Stufenloses Dimmen","offer_id":45359873884414,"sku":"DFC-0527-91","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Weiß \/ Triac Warmweiß-Dimmen","offer_id":46026005184766,"sku":"DFC-0527-92","price":313.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Grau \/ Warmweiß","offer_id":45359874081022,"sku":"DFC-0527-93","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Grau \/ Stufenloses Dimmen","offer_id":45359874179326,"sku":"DFC-0527-94","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Grau \/ Triac Warmweiß-Dimmen","offer_id":46026005217534,"sku":"DFC-0527-95","price":313.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Blau \/ Warmweiß","offer_id":45359874310398,"sku":"DFC-0527-96","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Blau \/ Stufenloses Dimmen","offer_id":45359874375934,"sku":"DFC-0527-97","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Blau \/ Triac Warmweiß-Dimmen","offer_id":46026005250302,"sku":"DFC-0527-98","price":313.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Gelb \/ Warmweiß","offer_id":46238685364478,"sku":"DFC-0527-107","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Gelb \/ Stufenloses Dimmen","offer_id":46238685397246,"sku":"DFC-0527-106","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Gelb \/ Triac Warmweiß-Dimmen","offer_id":46238685430014,"sku":"DFC-0527-105","price":313.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Orange Pink \/ Warmweiß","offer_id":46238685462782,"sku":"DFC-0527-104","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Orange Pink \/ Stufenloses Dimmen","offer_id":46238685495550,"sku":"DFC-0527-103","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Orange Pink \/ Triac Warmweiß-Dimmen","offer_id":46238685528318,"sku":"DFC-0527-102","price":313.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Farbig \/ Warmweiß","offer_id":45359874605310,"sku":"DFC-0527-99","price":286.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Farbig \/ Stufenloses Dimmen","offer_id":45359874703614,"sku":"DFC-0527-101","price":295.95,"currency_code":"EUR","in_stock":true},{"title":"L 40,2″ x H 5,5″\/ L 102cm x H 14cm \/ Farbig \/ Triac Warmweiß-Dimmen","offer_id":46026005283070,"sku":"DFC-0527-100","price":313.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Long_Chandelier_11.jpg?v=1716782374","url":"https:\/\/www.dekorfine.com\/de-de\/products\/sienna-bird-long-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}