{"product_id":"basil-chandelier","title":"Basil Quatrefoil Kronleuchter","description":"\u003c!--\n  DEKORFINE — Product Description · Basil Quatrefoil Chandelier\n  ══════════════════════════════════════════════════════\n  v2 standard: warm brass gold accent + GEO FAQ + JSON-LD schema.\n  2 sizes (Small ∅ 50cm \/ E27 × 4 · Large ∅ 60cm \/ E27 × 5) · 1 finish (Brass + Opaque glass).\n  Quatrefoil silhouette · ribbed clear glass shade · frosted glass diffuser bottom.\n  1 video · installation steps image card · 2 downloads · semi-flush ceiling mount.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\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: #2A2418; --ink-2: #483C28; --ink-3: #6B5640;\n  --cream: #FCF8EC; --bg: #F2EAD0; --linen: #ECDFB4; --sand: #D8C078;\n  --border: #BCA258; --border-lt: #D4B878;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Polished brass gold (matches detailed brass finish) *\/\n  --olive: #B89638;\n  --olive-lt: #D4B458;\n  --olive-dk: #7A5C18;\n  --olive-sft: #FAEAB0;\n\n  --clay: #8C6818;\n  --clay-sft: #F2E2B0;\n\n  --stone: #807038; --mist: #B8A058;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\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(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 36, 24, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* CRAFT HERO *\/\n.dfpd-craft {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-craft-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-craft-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-craft-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.45rem;\n}\n.dfpd-craft-text p {\n  font-size: 0.9rem;\n  color: var(--ink-2);\n  line-height: 1.6;\n  margin: 0 0 0.55rem;\n}\n.dfpd-craft-text p:last-child { margin-bottom: 0; }\n.dfpd-craft-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* INSTALLATION STEPS IMAGE CARD *\/\n.dfpd-install-steps {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-install-steps-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  background: #FFFFFF;\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 16px;\n  transition: background 0.2s;\n}\n.dfpd-install-steps-image:hover { background: var(--olive-sft); }\n.dfpd-install-steps-image img {\n  display: block;\n  width: 100%;\n  max-height: 480px;\n  object-fit: contain;\n  margin: 0 auto;\n  transition: transform 0.4s ease;\n}\n.dfpd-install-steps-image:hover img { transform: scale(1.05); }\n.dfpd-install-steps-image-icon {\n  position: absolute;\n  bottom: 18px; right: 18px;\n  width: 26px; height: 26px;\n  background: rgba(42, 36, 24, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-install-steps-image:hover .dfpd-install-steps-image-icon { background: var(--olive); }\n.dfpd-install-steps-caption {\n  padding: 0.85rem 1.35rem 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.82rem;\n  color: var(--stone);\n}\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* SIZES — 2 cards image-left + text-right *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-size-card {\n  display: grid;\n  grid-template-columns: 220px 1fr;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-card:hover { box-shadow: 0 4px 14px rgba(42, 36, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 240px;\n  background: #FFFFFF;\n  border-right: 1px solid var(--border-lt);\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover { background: var(--olive-sft); }\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.4); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 12px; right: 12px;\n  width: 24px; height: 24px;\n  background: rgba(42, 36, 24, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-size-thumb:hover .dfpd-size-thumb-icon { background: var(--olive); }\n.dfpd-size-info {\n  padding: 1.25rem 1.4rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.dfpd-size-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-size-name {\n  font-family: 'Fraunces', serif;\n  font-size: 1.45rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  margin-bottom: 0.55rem;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.45;\n  margin-bottom: 0.6rem;\n}\n.dfpd-size-dim em {\n  font-style: normal;\n  color: var(--stone);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.78rem;\n}\n.dfpd-size-meta {\n  display: flex;\n  gap: 0.85rem;\n  flex-wrap: wrap;\n  margin-bottom: 0.65rem;\n}\n.dfpd-size-meta-item {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.72rem;\n  color: var(--stone);\n}\n.dfpd-size-meta-item strong {\n  color: var(--ink);\n  font-weight: 500;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.85rem;\n}\n.dfpd-size-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.8rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  align-self: flex-start;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — Brass + Opaque glass *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.4rem;\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: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 36, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 36, 24, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.25);\n}\n.dfpd-finish-swatch.brass {\n  background: radial-gradient(circle at 30% 30%, #F2D680 0%, #B89238 55%, #7A5818 100%);\n}\n.dfpd-finish-swatch.opaque-glass {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F2EFE0 60%, #DCD2B8 100%);\n  border: 1px solid rgba(42, 36, 24, 0.14);\n}\n.dfpd-finish-swatch.clear-glass {\n  background: linear-gradient(135deg,\n    rgba(255,255,255,0.95) 0%,\n    rgba(232,236,236,0.6) 30%,\n    rgba(196,202,206,0.85) 60%,\n    rgba(255,255,255,0.95) 100%);\n  border: 1px solid rgba(42, 36, 24, 0.18);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — 2 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 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: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(42, 36, 24, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* GEO FAQ *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\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-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-sizes { grid-template-columns: 1fr; }\n  .dfpd-craft {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-card {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-size-thumb {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n  }\n}\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-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\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\u003c!-- ════════════ HTML ════════════ --\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 · Quatrefoil-Silhouette\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDer Basil \u003cem\u003eQuatrefoil Kronleuchter.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEin zeitloser Kronleuchter aus Messing und Glas, aufgebaut um eine klassische \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003eQuatrefoil-Silhouette\u003c\/strong\u003e — vier sanft geschwungene Kurven in \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003evertikalem Rillenmuster aus klarem Glas\u003c\/strong\u003e, aufgehängt von einem polierten Messingbaldachin. Ein \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003eDiffusor aus Mattglas\u003c\/strong\u003e unterhalb sorgt für weiches, gleichmäßiges Licht im gesamten Raum, während das gerillte Glas subtile prismatische Glanzlichter durch die Messingdetails bricht. Verfügbar in zwei Größen für Eingangsbereiche, Esszimmer, Schlafzimmer und Treppenhäuser.\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\u003cpath d=\"M13 4 Q9 7 7 13 Q9 19 13 22 Q17 19 19 13 Q17 7 13 4Z M13 4 Q15 8 13 13 Q11 8 13 4 Z\" fill=\"currentColor\" fill-opacity=\"0.1\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eQuatrefoil \u003cem\u003eForm\u003c\/em\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\u003crect height=\"14\" rx=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"14\" x=\"6\" y=\"6\"\u003e\u003c\/rect\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"9\" x2=\"9\" y1=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"11\" x2=\"11\" y1=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"13\" x2=\"13\" y1=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"15\" x2=\"15\" y1=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"17\" x2=\"17\" y1=\"6\" y2=\"20\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGerilltes \u003cem\u003eklares Glas\u003c\/em\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\u003cellipse cx=\"13\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.2\" rx=\"8\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"14\" fill=\"none\" opacity=\"0.5\" rx=\"5\" ry=\"1.5\" stroke=\"currentColor\" stroke-width=\"0.7\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMatter \u003cem\u003eDiffusor\u003c\/em\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\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"2\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cellipse cx=\"13\" cy=\"14\" rx=\"8\" ry=\"5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"9\" x2=\"9\" y1=\"6\" y2=\"9\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"17\" x2=\"17\" y1=\"6\" y2=\"9\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMessing-\u003cem\u003eKronleuchter\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn Bewegung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSehen Sie sie zum \u003cem\u003eLeben\u003c\/em\u003e erwachen.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/UuwS46RKdI4?rel=0\u0026amp;modestbranding=1\" title=\"Basil Quatrefoil Chandelier — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT BLOCK --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eHandwerkliche Details\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEine zeitlose \u003cem\u003eQuatrefoil-Silhouette.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cpath d=\"M18 6 Q14 12 10 18 Q14 24 18 30 Q22 24 26 18 Q22 12 18 6 Z\" fill=\"currentColor\" fill-opacity=\"0.12\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cline opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.8\" x1=\"18\" x2=\"18\" y1=\"6\" y2=\"30\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M10 18 L26 18\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eDie Geschichte\u003c\/div\u003e\n\u003ch4\u003eVier geschwungene Kurven, \u003cem\u003edie Licht rundum brechen.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eDas Erkennungszeichen des Basil ist seine \u003cstrong\u003eQuatrefoil-Form\u003c\/strong\u003e — eine klassische vierblattkleeähnliche Silhouette, die seit jeher ein Merkmal dekorativer Architektur von gotischen Fenstern bis zu zeitgenössischen amerikanischen Möbeln ist. In Beleuchtung übersetzt wird die Quatrefoil zu einer \u003cstrong\u003esanft geschwungenen Trommel\u003c\/strong\u003e, die von jedem Winkel das Auge anzieht.\u003c\/p\u003e\n\u003cp\u003eDer Schirm ist aus \u003cstrong\u003evertikal gerilltem klarem Glas\u003c\/strong\u003e mit \u003cstrong\u003epoliertem Messingrahmen\u003c\/strong\u003e — die Rillen brechen das Licht der Glühbirne in subtile prismatische Glanzlichter, während eine \u003cstrong\u003ematte Glasscheibe unten\u003c\/strong\u003e die Lichtabstrahlung nach unten gleichmäßig diffundiert, sodass der Raum niemals einen harten Hotspot sieht. Glühbirnen sind durch das klare Glas sichtbar, daher empfehlen wir die Kombination mit Vintage-Edison-Glühbirnen für das beste Licht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION STEPS IMAGE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\" style=\"color: var(--clay);\"\u003eInstallationsanleitung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLeuchten-\u003cem\u003eInstallationsschritte.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-install-steps\"\u003e\n\u003ca class=\"dfpd-install-steps-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/BasilChandelier_600x600.jpg?v=1679993993\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Basil Chandelier installation steps illustrated guide\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/BasilChandelier_600x600.jpg?v=1679993993\"\/\u003e \u003cspan class=\"dfpd-install-steps-image-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-install-steps-caption\"\u003eZum Vergrößern klicken · vollständige Installationsanleitung auch im herunterladbaren PDF unten\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 Ihrer Bestellung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWichtige \u003cem\u003eHinweise.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eGlühbirnenfassung \u0026amp; Anzahl\u003c\/h4\u003e\n\u003cp\u003eStandard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e Schraubfassung. \u003cstrong\u003eKlein nimmt 4 Glühbirnen · Groß nimmt 5 Glühbirnen\u003c\/strong\u003e (nicht enthalten). Verwenden Sie E26 in Nordamerika, E27 in Europa. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eGlühbirnen-Guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eHalbeinbau · festverdrahtet\u003c\/h4\u003e\n\u003cp\u003eAnschluss an eine \u003cstrong\u003estandard Deckenverteilerdose\u003c\/strong\u003e. Sitzt bündig mit starren Messingruten (kein hängendes Kabel). Funktioniert mit einem normalen Wandschalter (nicht enthalten) — kombinieren Sie mit dimmbaren Glühbirnen für verstellbare Helligkeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES — 2 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eZwei Größen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eZwei Durchmesser, \u003cem\u003eeine Silhouette.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· Diagramme zum Zoomen über Hover · zum Vergrößern klicken\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- Small ∅50cm 4-bulb --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Basil_Chandelier-_14_8ff694d3-b3a8-400a-85ef-4d03dff1bb5e_600x600.jpg?v=1672386133\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Basil Quatrefoil Chandelier — Small dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Basil_Chandelier-_14_8ff694d3-b3a8-400a-85ef-4d03dff1bb5e_600x600.jpg?v=1672386133\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eKlein · 4 Glühbirnen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eKlein\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 19,7″ × H 15,7″\u003cbr\/\u003e\u003cem\u003eØ 50 × H 40 cm\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-meta\"\u003e\u003cspan class=\"dfpd-size-meta-item\"\u003eGlühbirnenzahl \u003cstrong\u003eE27 × 4\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-meta-item\"\u003eFassung \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eSchlafzimmer · Eingangsbereich · Essdiele\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Large ∅60cm 5-bulb --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Basil_Chandelier-_14_8ff694d3-b3a8-400a-85ef-4d03dff1bb5e_600x600.jpg?v=1672386133\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Basil Quatrefoil Chandelier — Large dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Basil_Chandelier-_14_8ff694d3-b3a8-400a-85ef-4d03dff1bb5e_600x600.jpg?v=1672386133\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eGroß · 5 Glühbirnen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eGroß\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 23,6″ × H 15,7″\u003cbr\/\u003e\u003cem\u003eØ 60 × H 40 cm\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-meta\"\u003e\u003cspan class=\"dfpd-size-meta-item\"\u003eGlühbirnenzahl \u003cstrong\u003eE27 × 5\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-meta-item\"\u003eFassung \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eEsszimmer · Wohnzimmer · Treppenhaus\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, \u003cem\u003epräzise dokumentiert.\u003c\/em\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\"\u003eMessing · Vertikal geripptes Klarglas · Mattglasscheibe \u003cem\u003e(untere Scheibe)\u003c\/em\u003e\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\"\u003eLED-Leuchtmittel oder Edison-Leuchtmittel \u003cem\u003e(nicht enthalten · Vintage-Edison-Glühfaden empfohlen)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFassung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 oder E27\u003c\/a\u003e \u003cem\u003e(Klein: 4 Leuchtmittel · Groß: 5 Leuchtmittel)\u003c\/em\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\"\u003eIP-Schutzart\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(nur für trockene Innenräume)\u003c\/em\u003e\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\"\u003eHalbeinbau-Deckenleuchte · festverdrahtet · 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 \u003cem\u003e(nicht enthalten — funktioniert mit Dimmern bei dimmbaren Leuchtmitteln)\u003c\/em\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äche\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 brass\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eMessing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch clear-glass\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGeripptes Klarglas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch opaque-glass\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eMattglasscheibe\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 --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDokumente \u0026amp; \u003cem\u003eRessourcen.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1un9U0MWowYSDFAmlGN_NvLzxQKWvdAAO\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\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=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1jIVI2dVw7Q6ZSpG8hTH_ibanZMuvKvg7\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\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\"\u003eMontage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ GEO FAQ ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eHäufig gestellte\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eHäufig gestellte Fragen — \u003cem\u003ebeantwortet.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWas bedeutet „Quatrefoil“? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuatrefoil\u003c\/strong\u003e ist eine dekorative Form, die aus \u003cstrong\u003evier gleichmäßigen Lappen besteht, die um einen Mittelpunkt ausstrahlen\u003c\/strong\u003e — wie ein vierblättriges Kleeblatt oder vier sich überlappende Kreise. Dieses Motiv findet sich seit Jahrhunderten in gotischen Kirchenfenstern, Renaissance-Schmiedearbeiten und zeitgenössischer amerikanischer Architektur.\u003c\/p\u003e\n\u003cp\u003eIm Basil wird die Quatrefoil-Form zu einem \u003cstrong\u003esanft gebuchteten Trommelmantels\u003c\/strong\u003e — vier sanfte Kurven, umhüllt von vertikal geripptem Klarglas mit Messingrahmen — wodurch der Kronleuchter aus jedem Winkel sofort zeitlos wirkt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIn welchen Größen ist der Basil erhältlich und wie viele Leuchtmittel fasst er? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eZwei Größen mit gleichem Profil H 15,7″ (40 cm):\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKlein:\u003c\/strong\u003e ∅ 19,7″ × H 15,7″ (Ø 50 × H 40 cm) — fasst \u003cstrong\u003e4 × E26\/E27-Leuchtmittel\u003c\/strong\u003e. Ideal für Schlafzimmer, Essecken, Eingangshallen oder kleine Flure.\u003cbr\/\u003e\u003cstrong\u003eGroß:\u003c\/strong\u003e ∅ 23,6″ × H 15,7″ (Ø 60 × H 40 cm) — fasst \u003cstrong\u003e5 × E26\/E27-Leuchtmittel\u003c\/strong\u003e. Ideal für vollständige Esszimmer, Wohnzimmer und Treppenhaus-Installationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie funktioniert die Kombination aus geripptem Glas und Mattglasscheibe? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDer Basil nutzt \u003cstrong\u003ezwei Glastypen\u003c\/strong\u003e für schichtweise Lichtverteilung:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVertikal geripptes Klarglas\u003c\/strong\u003e umhüllt die Seiten des Trommels — die Leuchtmittel sind sichtbar, und die Rippen brechen das Licht zu einem subtilen prismatischen Schimmer, der das Auge fesselt. Dies ist der visuelle Brennpunkt.\u003cbr\/\u003e\u003cstrong\u003eMattglasscheibe\u003c\/strong\u003e sitzt als flache Scheibe am unteren Ende des Trommels — sie dämpft das Licht nach unten und beseitigt harte Lichtflecken auf Tisch und Boden.\u003c\/p\u003e\n\u003cp\u003eDie Kombination bietet dekorativen Schimmer oben und sanfte, blendfreie Ausleuchtung unten — ideal über Esstischen und Sitzbereichen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelche Leuchtmittel benötigt diese Leuchte und ist sie dimmbar? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eStandard \u003cstrong\u003eE26- \/ E27-Schraubsockel-Leuchtmittel\u003c\/strong\u003e (LED oder Edison). Verwenden Sie E26 in Nordamerika, E27 in Europa und Großbritannien. Leuchtmittel sind nicht enthalten.\u003c\/p\u003e\n\u003cp\u003eDa die Leuchtmittel durch das gerippte Klarglas sichtbar sind, empfehlen wir \u003cstrong\u003eVintage-Edison-Glühfaden-Leuchtmittel\u003c\/strong\u003e für die beste optische Wirkung — der warme Glühfaden, gebrochen durch die Rippen, ist Teil des Designs. Warmweiße LED-Edison-Leuchtmittel (2700K) sind auch eine großartige Option für Energieeffizienz.\u003c\/p\u003e\n\u003cp\u003eDie Leuchte funktioniert mit einem gewöhnlichen Wandschalter; zum Dimmen kombinieren Sie sie mit dimmbaren LED-Leuchtmitteln und einem kompatiblen Wanddimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie wird der Basil installiert? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDer Basil ist ein \u003cstrong\u003eHalbeinbau-Decken-Kronleuchter\u003c\/strong\u003e — er wird mit Draht an einem Standard-Deckenauslass angeschlossen und hängt dann mit starren Messingsstangen (kein Seilkabel) kurz unter dem Baldachin. Der Trommelsockel hängt etwa \u003cstrong\u003e15,7″ (40 cm) unter der Decke\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eSehen Sie die illustrierten Installationsschritte oben oder laden Sie die vollständige Installations-PDF unten herunter, um eine umfassende Anleitung zu erhalten. Ein Elektriker wird empfohlen, es sei denn, ein Anschlusskasten ist bereits vorhanden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWo funktioniert der Basil am besten? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDas Messing-und-Glas-Quatrefoil des Basil passt mühelos zu \u003cstrong\u003etraditionellen, Übergangs- und modern-klassischen\u003c\/strong\u003e Innenräumen. Beste Platzierungen:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKlein:\u003c\/strong\u003e Schlafzimmer, Essecken, Frühstücksbereiche, kleine Eingangshallen, begehbare Kleiderschränke.\u003cbr\/\u003e\u003cstrong\u003eGroß:\u003c\/strong\u003e vollständige Esszimmer, formale Wohnzimmer, zweistöckige Eingangshallen, Treppenhaus-Installationen.\u003c\/p\u003e\n\u003cp\u003eHarmoniert besonders gut mit cremefarbenen Wänden, Nussbaumholzmöbeln, Messinghardware, Marmortheken und klassischen Textilpaletten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie ist die Rückgabe- und Umtauschrichtlinie? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine bietet eine \u003cstrong\u003e30-Tage-Rückgaberichtlinie\u003c\/strong\u003e für unbeschädigte Artikel in ihrer ursprünglichen Verpackung.\u003c\/p\u003e\n\u003cp\u003eFür Rückgaben, Umtausch oder Fragen kontaktieren Sie \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\n\u003c!-- ════════════ FAQPage JSON-LD Schema ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 19,7″ x H 15,7″ \/ Ø 50cm x H 40cm \/ Messing","offer_id":43773097083134,"sku":"DF202212211656","price":338.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 15.7″ \/ Dia 60cm x H 40cm \/ Messing","offer_id":43773097115902,"sku":"DF202212211657","price":536.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Basil_Chandelier_4c9bbce1-1081-4fd2-b2d7-806f9b16c790.jpg?v=1689555050","url":"https:\/\/www.dekorfine.com\/de-de\/products\/basil-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}