{"product_id":"bella-glass-pendant-lamp","title":"Bella Glaspendel-Leuchte","description":"\u003c!--\n  DEKORFINE — Product Description · Bella Glass Pendant Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: warm amber-glass accent + GEO FAQ + JSON-LD schema.\n  Single size · 7 glass colors (Clear \/ Gray \/ Amber \/ Coffee \/ Blue \/ Red \/ Black).\n  Rounded ellipsoidal hand-blown glass shade · black metal canopy · single E26\/E27 bulb.\n  Hardwired ceiling pendant · 150 cm cord · 3 downloads (Specs \/ Install \/ 3D).\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: #1F1A14; --ink-2: #3D3326; --ink-3: #5C4E38;\n  --cream: #FCF8EE; --bg: #F0E8D0; --linen: #E8DCB8; --sand: #C8AC78;\n  --border: #B89868; --border-lt: #D2B488;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm amber glass tone (matches Amber + Clear glow) *\/\n  --olive: #B8843C;\n  --olive-lt: #D2A062;\n  --olive-dk: #785218;\n  --olive-sft: #FAEAC8;\n\n  \/* PRODUCT-SPECIFIC WARNING — Deep coffee glass (warm complement) *\/\n  --clay: #6E3818;\n  --clay-sft: #F0DCC8;\n\n  --stone: #80684C; --mist: #B09668;\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\/* MATERIAL HERO *\/\n.dfpd-material {\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-material-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-material-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-material-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-material-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-material-text p:last-child { margin-bottom: 0; }\n.dfpd-material-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 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\/* SIZE — image left + text right *\/\n.dfpd-size-single {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1.75rem;\n  padding: 1.5rem 1.75rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-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.5rem;\n}\n.dfpd-size-single-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.7rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1.1;\n  margin-bottom: 0.5rem;\n}\n.dfpd-size-single-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  margin-bottom: 0.85rem;\n}\n.dfpd-size-single-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 240px;\n  margin: 0;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  padding: 8px;\n  text-decoration: none;\n  cursor: zoom-in;\n  overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-single-image:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(31, 26, 20, 0.1);\n}\n.dfpd-size-single-image img {\n  display: block;\n  width: 100%; height: 100%;\n  object-fit: contain;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon {\n  position: absolute;\n  bottom: 10px; right: 10px;\n  width: 24px; height: 24px;\n  background: rgba(31, 26, 20, 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-single-image:hover .dfpd-size-single-image-icon { background: var(--olive); }\n.dfpd-size-single-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.35rem 0.85rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\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\/* GLASS COLORS — 7 colors playful grid *\/\n.dfpd-finishes {\n  display: grid;\n  grid-template-columns: repeat(7, 1fr);\n  gap: 0.85rem;\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: 42px; height: 42px; border-radius: 50%;\n  border: 1px solid rgba(31, 26, 20, 0.1);\n  box-shadow: 0 2px 4px rgba(31, 26, 20, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.08),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.35);\n}\n.dfpd-finish-swatch.clear {\n  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.95) 0%, rgba(232,236,236,0.9) 50%, rgba(196,202,206,0.85) 100%);\n  border: 1px solid rgba(31, 26, 20, 0.2);\n}\n.dfpd-finish-swatch.gray {\n  background: radial-gradient(circle at 30% 30%, #C8C2BC 0%, #8C8580 55%, #4A4540 100%);\n}\n.dfpd-finish-swatch.amber {\n  background: radial-gradient(circle at 30% 30%, #F5C878 0%, #C8893A 55%, #7A4818 100%);\n}\n.dfpd-finish-swatch.coffee {\n  background: radial-gradient(circle at 30% 30%, #B8896C 0%, #784E32 55%, #3F2818 100%);\n}\n.dfpd-finish-swatch.blue {\n  background: radial-gradient(circle at 30% 30%, #A8C8E8 0%, #4878B0 55%, #1A4878 100%);\n}\n.dfpd-finish-swatch.red {\n  background: radial-gradient(circle at 30% 30%, #E48870 0%, #B04030 55%, #6A1A12 100%);\n}\n.dfpd-finish-swatch.black {\n  background: radial-gradient(circle at 30% 30%, #4A453F 0%, #1F1B18 60%, #0D0B0A 100%);\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 — 3 columns *\/\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: 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(31, 26, 20, 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-finishes { grid-template-columns: repeat(4, 1fr); }\n  .dfpd-material {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-material-icon { margin: 0 auto; }\n  .dfpd-size-single {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 280px; margin: 0 auto; }\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-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  .dfpd-finishes { grid-template-columns: repeat(3, 1fr); }\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\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDie Bella \u003cem\u003eGlaspendel-Leuchte.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEine gerundete ellipsoide Glaspendel — handgeblasen in eine weiche, organische Silhouette und von einem schlanken schwarzen Baldachin aufgehängt. Licht gleitet durch den transluzenten Schirm und wird von einer einzelnen Edison-Glühbirne in der Mitte reflektiert, die einen warmen, skulpturalen Glanz über Kücheninseln, Esstische und Eingangsbereiche wirft. Hängen Sie eine auf für eine subtile Aussage oder häufen Sie drei bis sieben an für einen dramatischen, geschichteten Effekt. Erhältlich in \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003esieben Glasfarben\u003c\/strong\u003e, um jeden Geschmack zu erfüllen.\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\u003cellipse cx=\"13\" cy=\"14\" rx=\"9\" ry=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"14\" fill=\"none\" opacity=\"0.4\" rx=\"6\" ry=\"3.5\" stroke=\"currentColor\" stroke-width=\"0.7\"\u003e\u003c\/ellipse\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"9\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eVon Hand geblasenes \u003cem\u003eGlas\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\u003ccircle cx=\"6\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"2\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"11\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"2\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"2\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"21\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"2\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSieben \u003cem\u003eGlasfarben\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\u003cpath d=\"M5 14c0-1 .5-2 1-3M21 14c0-1-.5-2-1-3\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDecken\u003cem\u003emontage\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\u003cpath d=\"M9 4h8l-1 3h-6L9 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 7h6v5a3 3 0 0 1-6 0V7Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 14v5M15 14v5M12 19h2\" 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\"\u003eE26 \/ \u003cem\u003eE27\u003c\/em\u003e Sockel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL HERO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMaterialdetail\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTransluzentes Glas, \u003cem\u003evon Hand geformt.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-material\"\u003e\n\u003cdiv class=\"dfpd-material-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cellipse cx=\"18\" cy=\"20\" rx=\"13\" ry=\"9\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"18\" x2=\"18\" y1=\"4\" y2=\"11\"\u003e\u003c\/line\u003e\n\u003cellipse cx=\"18\" cy=\"20\" fill=\"currentColor\" fill-opacity=\"0.4\" rx=\"2.5\" ry=\"4\"\u003e\u003c\/ellipse\u003e\n\u003cpath d=\"M9 17c2-3 5-4 9-4\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-material-text\"\u003e\n\u003cdiv class=\"dfpd-material-text-eyebrow\"\u003eDie Geschichte\u003c\/div\u003e\n\u003ch4\u003eEine einzelne Glühbirne leuchtet \u003cem\u003edurch transluzentes Glas.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eDer Schirm der Bella ist \u003cstrong\u003evon Hand geblasenes Glas\u003c\/strong\u003e, das in eine gerundete, leicht abgeflachte Ellipsoid geformt ist — weich genug, um organisch zu wirken, geometrisch genug, um bewusst modern zu erscheinen. Eine \u003cstrong\u003eeinzelne E26\/E27-Glühbirne\u003c\/strong\u003e sitzt aufgehängt in der Mitte des Schirms, sodass die Glühbirne selbst zu einem sichtbaren Teil der Komposition wird; wir empfehlen, sie mit einer Vintage-Edison-Glühbirne zu kombinieren, um die beste optische Wirkung zu erzielen.\u003c\/p\u003e\n\u003cp\u003eDer schwarze Metallbaldachin und das schlanke Kabel halten die Hardware visuell unauffällig, sodass der Glasschirm und der warme Lichtpunkt im Mittelpunkt stehen.\u003c\/p\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 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\u003eLampensockel\u003c\/h4\u003e\n\u003cp\u003eStandardfassung \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e. 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\"\u003eDie richtige Fassung für Ihre Region →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eJeder Schirm ist einzigartig\u003c\/h4\u003e\n\u003cp\u003eDer Schirm besteht aus \u003cstrong\u003evon Hand geblasenem Glas\u003c\/strong\u003e. Leichte Abweichungen in Wandstärke, Oberflächenstruktur und Farbsättigung sind \u003cstrong\u003eMerkmale authentischer Glaskunst\u003c\/strong\u003e — keine Mängel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eFestverdrahtete Deckeninstallation\u003c\/h4\u003e\n\u003cp\u003eVerbindet sich über ein 150 cm \/ 59″ Kabel mit einer \u003cstrong\u003estandardmäßigen Deckenverbindungsdose\u003c\/strong\u003e — auf Anfrage verlängerbar. Funktioniert mit einem gewöhnlichen Wandschalter (nicht enthalten).\u003c\/p\u003e\n\u003c\/div\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öße\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEine einzelne \u003cem\u003ekompakte Form.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/7_77e9a872-cc89-4da0-a48e-7f72488c590a_600x600.jpg?v=1679456133\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Bella Glass Pendant Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/7_77e9a872-cc89-4da0-a48e-7f72488c590a_600x600.jpg?v=1679456133\"\/\u003e \u003cspan class=\"dfpd-size-single-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-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eEinzelne Ausführung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 11″ × H 5.9″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eDia 28 × H 15 cm \u003cem style=\"font-style: normal; font-family: 'Outfit', sans-serif; font-size: 0.78rem; color: var(--stone); display: block; margin-top: 0.35rem;\"\u003eKompakte Größe — perfekt für Cluster von 3 bis 7 über Kücheninseln oder Esstischen\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eDeckenpendelleuchte\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\"\u003eVon Hand geblasenes Glas · Metall \u003cem\u003e(schwarzer Baldachin und Beschläge)\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ühbirne 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(Standard-Gewindelager · einzelnes 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\"\u003eBefestigung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDecke · Festverdrahtet · Innenbereich\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″ \u003cem\u003e(auf Anfrage verlängerbar)\u003c\/em\u003e\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\"\u003eGlassorten\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 clear\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eKlar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch gray\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGrau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch amber\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eAmber\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003e\u003cbr\/\u003e\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 red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch black\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eSchwarz\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 — placed BEFORE FAQ --\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\u003eWelche Größe hat die Bella Glaspendel-Leuchte? \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\u003eDie Bella misst \u003cstrong\u003e∅ 11″ × H 5,9″ (Dia 28 × H 15 cm)\u003c\/strong\u003e. Sie ist bewusst kompakt dimensioniert — eine einzelne Bella funktioniert als subtile Akzentuierung neben dem Bett oder in der Frühstücksnische, während drei bis sieben Einheiten in versetzten Höhen ein geschichtetes, dramatisches Statement über Kücheninseln oder Esstischen schaffen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIn welchen Glasfarben ist die Bella erhältlich? \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\u003eSieben Farben:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKlar\u003c\/strong\u003e — vollständig transluzent, lässt die Glühbirne selbst zum Blickfang werden.\u003cbr\/\u003e\u003cstrong\u003eGrau\u003c\/strong\u003e — sanft geraucht, modern und subtil.\u003cbr\/\u003e\u003cstrong\u003eBernstein\u003c\/strong\u003e — warmer Honigton, bringt einen Vintage-Glanz.\u003cbr\/\u003e\u003cstrong\u003eKaffee\u003c\/strong\u003e — tiefes Braun, verankert wärmere Innenräume.\u003cbr\/\u003e\u003cstrong\u003eBlau\u003c\/strong\u003e — kühler Edelsteinfarbton, Akzent für Küsten- oder zeitgenössische Räume.\u003cbr\/\u003e\u003cstrong\u003eRot\u003c\/strong\u003e — kühnes Rubinrot, Eyecatcher für Esszimmer oder Bars.\u003cbr\/\u003e\u003cstrong\u003eSchwarz\u003c\/strong\u003e — undurchsichtig, grafisch, verbirgt die Glühbirne für eine vollständig skulpturale Wirkung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWarum sieht jeder Schirm etwas anders aus? \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 Schirm besteht aus \u003cstrong\u003evon Hand geblasenem Glas\u003c\/strong\u003e. Jedes Stück wird von einem Handwerker geformt, abgekühlt und fertiggestellt, daher sind subtile Abweichungen in \u003cstrong\u003eWandstärke, Farbsättigung und Oberflächenstruktur\u003c\/strong\u003e Teil des authentischen Charakters des Materials. Keine zwei Einheiten sind identisch.\u003c\/p\u003e\n\u003cp\u003eDiese Abweichungen berechtigen nicht zur Rückgabe als Mängel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie wird die Bella 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\u003eDie Bella ist eine \u003cstrong\u003efestverdrahtete Deckenpendelleuchte\u003c\/strong\u003e – sie verbindet sich mit einer Standard-Deckenauslass-Box, genau wie eine typische Pendelleuchte oder ein Kronleuchter. Wir liefern ein \u003cstrong\u003e150 cm langes Kabel\u003c\/strong\u003e vom Baldachin zum Schirm; auf Anfrage verlängerbar.\u003c\/p\u003e\n\u003cp\u003eEin Elektriker wird empfohlen, falls Sie nicht bereits eine bestehende Auslass-Box am gewünschten Ort haben. Planen Sie bei Cluster-Installationen die Baldachin-Positionen und Kabellängen im Voraus.\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 (ein Leuchtmittel pro Pendelleuchte). Verwenden Sie E26 in Nordamerika, E27 in Europa und Großbritannien. Leuchtmittel sind nicht enthalten.\u003c\/p\u003e\n\u003cp\u003eFür das authentischste Aussehen empfehlen wir ein \u003cstrong\u003eVintage-Edison-Glühbirnen-Stil-Leuchtmittel\u003c\/strong\u003e – sichtbar durch das klare oder leicht getönte Glas wird es zu einem warmen Blickfang. Die Leuchte funktioniert mit einem \u003cstrong\u003enormalen Wandschalter\u003c\/strong\u003e; zum Dimmen kombinieren Sie sie mit einem dimmbaren LED-Leuchtmittel und einem kompatiblen Wanddimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eKann ich mehrere Bella-Pendelleuchten in einer Gruppe aufhängen? \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\u003eJa – die Bella ist dafür ausgelegt, einzeln \u003cstrong\u003eoder in Gruppen\u003c\/strong\u003e aufgehängt zu werden. Typische Cluster-Anordnungen: 3 Pendelleuchten über einer Kücheninsel, 5 Pendelleuchten in gestaffelten Höhen über einem Esstisch oder 7 im Treppenhaus oder doppelhohen Eingangsbereich.\u003c\/p\u003e\n\u003cp\u003eFür Cluster empfehlen wir, \u003cstrong\u003e2 oder 3 Glasfarben zu mischen\u003c\/strong\u003e (z. B. Klar + Bernstein + Kaffee), um Tiefe zu schaffen, oder bei einer Farbe mit unterschiedlichen Kabellängen für einen einheitlichen Effekt zu bleiben. Jede Pendelleuchte ist unabhängig verdrahtet.\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 auf unbeschädigte Artikel in ihrer Originalverpackung. Da der Schirm aus handgeblasenem Glas besteht, sind leichte Schwankungen in Dicke, Oberflächentextur und Farbsättigung Teil des authentischen Charakters des Materials – diese sind \u003cstrong\u003enicht als Mängel rückgabeberechtigt\u003c\/strong\u003e.\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":"∅ 11″ x H 5,9″ \/ Dia 28cm x H 15cm \/ Klar","offer_id":43926378774782,"sku":"BJ202303131555-1","price":136.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 11″ x H 5,9″ \/ Dia 28cm x H 15cm \/ Grau","offer_id":43926378807550,"sku":"BJ202303131555-2","price":136.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 11″ x H 5,9″ \/ Dia 28cm x H 15cm \/ Bernstein","offer_id":43926378840318,"sku":"BJ202303131555-3","price":136.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 11″ x H 5,9″ \/ Dia 28cm x H 15cm \/ Blau","offer_id":43926378905854,"sku":"BJ202303131555-5","price":136.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 11″ x H 5,9″ \/ Dia 28cm x H 15cm \/ Rot","offer_id":43926378938622,"sku":"BJ202303131555-6","price":136.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bella_Glass_Pendant_Lamp.jpg?v=1687165763","url":"https:\/\/www.dekorfine.com\/de-at\/products\/bella-glass-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}