{"product_id":"viscontea-pendant-light","title":"Viscontea Pendelleuchte","description":"\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 { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --sage: #7A8A5C; --sage-sft: #DDE5C8;\n  --clay: #8A6A5C; --clay-sft: #EDE0D8;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\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: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n\/* ── HERO ── *\/\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── FEATURE CHIPS (4-col grid) ── *\/\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* ── VIDEO ── *\/\n.dfpd-video { position: relative; aspect-ratio: 16\/9; width: 100%; max-width: 720px; margin: 0 auto; background: #000; border-radius: 4px; overflow: hidden; box-shadow: 0 6px 20px rgba(26,26,24,0.12); }\n.dfpd-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; display: block; }\n\n\/* ── CRAFT MODULE (gold gradient) ── *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── SAGE MODULE — customization \/ installation notice ── *\/\n.dfpd-sage { display: grid; grid-template-columns: 72px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: var(--sage-sft); border: 1.5px solid var(--sage); border-radius: 4px; align-items: flex-start; }\n.dfpd-sage-icon { width: 56px; height: 56px; border-radius: 50%; background: var(--cream); border: 1.5px solid var(--sage); color: var(--sage); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-sage-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--sage); margin-bottom: 0.3rem; }\n.dfpd-sage-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--sage); line-height: 1.25; margin-bottom: 0.4rem; }\n.dfpd-sage-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; margin: 0 0 0.4rem; }\n.dfpd-sage-text p:last-child { margin-bottom: 0; }\n.dfpd-sage-tags { display: flex; flex-wrap: wrap; gap: 0.45rem; margin-top: 0.65rem; }\n.dfpd-sage-tag { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; padding: 0.25rem 0.65rem; background: var(--cream); border: 1px solid var(--sage); border-radius: 2px; color: var(--sage); }\n\n\/* ── CLAY MODULE — warnings, material notes, installation alerts ── *\/\n.dfpd-clay { display: grid; grid-template-columns: 72px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: var(--clay-sft); border: 1.5px solid var(--clay); border-radius: 4px; align-items: flex-start; }\n.dfpd-clay-icon { width: 56px; height: 56px; border-radius: 50%; background: var(--cream); border: 1.5px solid var(--clay); color: var(--clay); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-clay-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--clay); margin-bottom: 0.3rem; }\n.dfpd-clay-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--clay); line-height: 1.25; margin-bottom: 0.4rem; }\n.dfpd-clay-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n\n\/* ── FINISHES \/ COLOR SWATCHES ── *\/\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1.6rem; margin-top: 0.4rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.45rem; transition: transform 0.2s; }\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch { width: 44px; height: 44px; border-radius: 50%; box-shadow: 0 2px 4px rgba(26,26,24,0.1), inset 0 -6px 10px rgba(0,0,0,0.1), inset 2px 2px 3px rgba(255,255,255,0.4); }\n.dfpd-finish-name { font-family: var(--dk-jost); font-weight: 500; font-size: 0.68rem; color: var(--ink-2); text-align: center; }\n\n\/* ── SINGLE-SIZE LAYOUT (image-left + text-right) ── *\/\n.dfpd-size-single { display: grid; grid-template-columns: 260px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 230px; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none; }\n.dfpd-size-single-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.4); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-single-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.6rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-single-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.92rem; color: var(--ink-2); line-height: 1.6; margin-bottom: 0.65rem; }\n.dfpd-size-single-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.65rem; line-height: 1.5; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.32rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* ── SPECS TABLE ── *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n.dfpd-spec-val a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* ── DOWNLOADS (3-col) ── *\/\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* ── FAQ ── *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\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 { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* ── SUPPORT FOOTER ── *\/\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\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-craft, .dfpd-sage, .dfpd-clay { grid-template-columns: 1fr; }\n  .dfpd-craft-icon, .dfpd-sage-icon, .dfpd-clay-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-image { max-width: 260px; margin: 0 auto; }\n  .dfpd-size-single-pill { margin: 0 auto; }\n  .dfpd-foot { grid-template-columns: 1fr; }\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-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003ePendelleuchte · E26\/E27 · Braun \u0026amp; Weiß\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eViscontea Pendelleuchte\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003e\u003cspan\u003eErleben Sie die perfekte Verbindung von mid-century italienischer Inspiration und zeitgenössischer Handwerkskunst mit der Viscontea Pendelleuchte. Dieses Statement-Stück wurde entwickelt, um jeden Raum in eine Galerie aus Licht und Textur zu verwandeln\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003cpath d=\"M12 3c3 4 5 6 5 9a5 5 0 0 1-10 0c0-3 2-5 5-9Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 9c2 1 6 1 8 0M7 13c3 1.5 7 1.5 10 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSkulpturales \u003cspan class=\"gold\"\u003eNetz\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 24 24\" width=\"22\"\u003e\n\u003crect height=\"16\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"16\" x=\"4\" y=\"4\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M4 9h16M9 4v16\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMetall \u0026amp; \u003cspan class=\"gold\"\u003ePETG\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 24 24\" width=\"22\"\u003e\n\u003cpath d=\"M9 3h6v6a3 3 0 0 1-6 0V3Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 15v6M9 8h6\" 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\/E27 \u003cspan class=\"gold\"\u003eFassung\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 24 24\" width=\"22\"\u003e\n\u003cpath d=\"M12 3v14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 17h8l-4 4-4-4Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"12\" cy=\"4\" fill=\"currentColor\" r=\"1.4\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eVerstellbarer \u003cspan class=\"gold\"\u003eHängabstand\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO --\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-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/x9dlwZRJj2k?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=x9dlwZRJj2k\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Nido Pendant Light — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForm \u0026amp; Material\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEin gewebter Schleier über einem \u003cspan class=\"gold\"\u003egeformten Gestell.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"30\" viewbox=\"0 0 32 32\" width=\"30\"\u003e\n\u003cpath d=\"M16 4c4 5 7 8 7 12a7 7 0 0 1-14 0c0-4 3-7 7-12Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 12c4 1.5 8 1.5 12 0M9 17c4.5 1.8 9.5 1.8 14 0M11 22c3.5 1.2 6.5 1.2 10 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\"\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\"\u003eDas Design\u003c\/div\u003e\n\u003ch4\u003eMid-Century-italienische Form, \u003cspan class=\"gold\"\u003ezeitgenössische Verarbeitung.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eEine unregelmäßige, biomorphe Silhouette wird aus einem \u003cspan class=\"gold\"\u003ehandgeformten Metallgestell\u003c\/span\u003e aufgebaut, das mit einem feinen \u003cspan class=\"gold\"\u003ePETG-Netz\u003c\/span\u003e umwunden ist, sodass Licht durch einen weichen, strukturierten Schleier filtert anstatt durch einen harten Schirm. Das Ergebnis wirkt wie eine Mischung aus Skulptur und Leuchte – ein ruhiger Blickfang, der einem Raum Tiefe und Schatten verleiht, ohne ihn zu dominieren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAGE — drop-length customization --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-sage\"\u003e\n\u003cdiv class=\"dfpd-sage-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" viewbox=\"0 0 32 32\" width=\"26\"\u003e\n\u003cpath d=\"M16 4v16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 20h10l-5 6-5-6Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"16\" cy=\"5\" fill=\"currentColor\" r=\"1.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-sage-text\"\u003e\n\u003cdiv class=\"dfpd-sage-eyebrow\"\u003ePassend zu Ihrer Decke\u003c\/div\u003e\n\u003ch4\u003eVerstellbarer Hängabstand.\u003c\/h4\u003e\n\u003cp\u003eJede Leuchte wird mit \u003cspan style=\"color: var(--sage); font-weight: 500;\"\u003e150 cm \/ 59″ Aufhängungskabel\u003c\/span\u003e versendet, das bei der Installation gekürzt werden kann. Benötigen Sie einen längeren Hängabstand für ein Treppenhaus oder eine Kassettendecke? Das Kabel kann \u003cspan style=\"color: var(--sage); font-weight: 500;\"\u003eauf Anfrage verlängert werden\u003c\/span\u003e – kontaktieren Sie unser Team mit Ihrer Deckenhöhe vor der Bestellung.\u003c\/p\u003e\n\u003cdiv class=\"dfpd-sage-tags\"\u003e\u003cspan class=\"dfpd-sage-tag\"\u003e150 cm Standard\u003c\/span\u003e \u003cspan class=\"dfpd-sage-tag\"\u003eVerlängerung verfügbar\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLAY — material clarification --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-clay\"\u003e\n\u003cdiv class=\"dfpd-clay-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" viewbox=\"0 0 32 32\" width=\"26\"\u003e\n\u003cpath d=\"M16 4 L28 28 H4 L16 4Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 13 v7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"16\" cy=\"23.5\" fill=\"currentColor\" r=\"1.1\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-clay-text\"\u003e\n\u003cdiv class=\"dfpd-clay-eyebrow\"\u003eWissenswert – Material\u003c\/div\u003e\n\u003ch4\u003ePETG-Netz, nicht Glas.\u003c\/h4\u003e\n\u003cp\u003eDie Netzoberfläche ist ein feines PETG-Polymer über einem Metallgestell, nicht Glas oder Stoff. Es ist leicht und lichtdurchlässig, verleiht der Leuchte ihr charakteristisches, gedämpftes Licht und sollte sanft mit einem trockenen oder kaum feuchten Tuch abgestaubt werden – vermeiden Sie Lösungsmittel oder aggressive Reiniger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISHES --\u003e\u003c!-- SIZE (single) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eGröße\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEine durchdachte \u003cspan class=\"gold\"\u003eGröße.\u003c\/span\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\/Viscontea-Pendant-Light.jpg?v=1776214911\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Nido Pendant Light dimension diagram Dia 45 cm x H 25 cm\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Viscontea-Pendant-Light.jpg?v=1776214911\"\/\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\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eEinzelne Ausführung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eØ 45 × H 25 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 17.7″ × H 9.8″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-note\"\u003eEine kompakte, skulpturale Größe, die sich perfekt als einzelnes Statement-Stück über einem kleinen Tisch eignet oder in einer Gruppe von zwei oder drei auf unterschiedlichen Höhen.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eEssecke · Eingang · Nachttisch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\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\"\u003e\u003cspan class=\"gold\"\u003eMetall\u003c\/span\u003e . Harz . Holz\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\"\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\/E27\u003c\/a\u003e · LED- oder Edisonlampe \u003cspan class=\"sub\"\u003e· nicht enthalten\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 \u003cspan class=\"sub\"\u003e· kompatibel mit Zertifizierungen für Nordamerika, Europa, Australien, Saudi-Arabien\u003c\/span\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\"\u003eFunktioniert mit einem Standard-Wandschalter \u003cspan class=\"sub\"\u003e· Schalter nicht enthalten\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eHängung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ Kabel \u003cspan class=\"sub\"\u003e· bei der Installation kürzbar · 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\"\u003eBefestigung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDecke \u003cspan class=\"sub\"\u003e· nur für Innenbereich\u003c\/span\u003e\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; \u003cspan class=\"gold\"\u003eRessourcen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/13plka41H-MYBpYgjJZ6BdQJavv1GZ-vJ\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\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\" 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\"\u003eDatenblatt\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\/1N4XzK-MOZoPH_vqSFEoe_lA7UJconQPP\/view?usp=drive_link\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\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\" 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\"\u003ePer E-Mail anfordern\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eMontageanleitung\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=\"#\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\n\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\n\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=\"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!-- FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eHäufig gestellte\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSchnelle \u003cspan class=\"gold\"\u003eFragen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWelches Leuchtmittel benötigt die Nido Pendelleuchte? \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\u003eEs benötigt ein Standard-Leuchtmittel mit \u003cspan class=\"gold\"\u003eE26\/E27\u003c\/span\u003e-Schraubgewinde, das separat erworben wird – sowohl LED- als auch dekorative Edison-Leuchtmittel funktionieren ausgezeichnet. E26 und E27 haben die gleiche Schraubfassung, daher ist beide Bezeichnung für den US-Markt korrekt; weitere Informationen finden Sie in unserem \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\/E27-Leuchtmittel-Ratgeber\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eLässt sich die Hängelänge einstellen? \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 Leuchte wird mit \u003cspan class=\"gold\"\u003e150 cm \/ 59″ Kabel\u003c\/span\u003e geliefert, das Ihr Elektriker auf die gewünschte Deckenhöhe kürzen kann. Für einen tieferen Absturz – etwa über einem Treppenhaus oder einer gewölbten Decke – kann auf Anfrage ein längeres Kabel bereitgestellt werden; kontaktieren Sie das Team vor der Bestellung mit Ihrer Deckenhöhe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIst der Schirm aus Glas oder Kunststoff? \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 Gitteroberfläche besteht aus \u003cspan class=\"gold\"\u003ePETG, einem leichten durchscheinenden Polymer\u003c\/span\u003e, das über ein Metallgerüst gespannt ist – weder Glas noch Stoff. Es zerstreut das Licht in einen weichen, strukturierten Glanz und lässt sich mit einem trockenen oder leicht feuchten Tuch abwischen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelche Räume eignen sich für diese Pendelleuchte? \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\u003eMit \u003cspan class=\"gold\"\u003eØ 45 × H 25 cm (∅ 17,7″ × H 9,8″)\u003c\/span\u003e eignet sie sich als einzelne Statement-Leuchte über einer Essnische, einem Frühstückstisch, einem Eingangsbereich oder am Bett und wirkt besonders schön, wenn zwei oder drei in gestaffelten Höhen über einem Treppenhaus oder im Wohnzimmer aufgehängt werden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eFunktioniert sie mit der Elektrik in meinem Haus? \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. Sie läuft auf \u003cspan class=\"gold\"\u003eAC 110–240 V\u003c\/span\u003e und ist für Nordamerika, Europa, Australien und Saudi-Arabien zertifiziert, daher funktioniert sie mit Standard-US-Haushaltsverkabelung. Sie wird an einer Deckenverteilung montiert und funktioniert mit einem Standard-Wandschalter (Schalter nicht im Lieferumfang enthalten); die Installation durch einen qualifizierten Elektriker wird empfohlen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 17.7″ x H 9.8″ \/ Braun \u0026 Weiß","offer_id":47753916219646,"sku":"DFP-RX261301","price":188.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/O1CN01R6XeRX2IS8BPYXRFW__2675239284-gigapixel-standard-scale-2_00x_9336d38b-f275-43a0-8410-bf599d2d493e.jpg?v=1769776042","url":"https:\/\/www.dekorfine.com\/de-de\/products\/viscontea-pendant-light","provider":"Dekorfine","version":"1.0","type":"link"}