{"product_id":"armed-brass-pendant-lamp","title":"Armed Messingpendelleuchte","description":"\u003c!--\n  DEKORFINE — Product Description · Armed Retro Brass Series Pendant Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: brass+walnut accent + GEO FAQ + JSON-LD schema.\n  5 Models (A\/B\/C\/D\/E) — each different shape \u0026 dimension.\n  3 metal finishes (Gold\/Black\/Clear) · E26\/E27 base.\n  3 download cards (Specifications · Installation · 3D Files · 3-col grid).\n  Section order: Hero → Features → Notes → Models → Specs → Downloads → FAQ (last) → Support.\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: #2A1F15; --ink-2: #4A3A2A; --ink-3: #6B5A45;\n  --cream: #FDFAF2; --bg: #F5EFE0; --linen: #F0E6CC; --sand: #E5D6B0;\n  --border: #D4C088; --border-lt: #E2D2A2;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Vivid Brass (retro glam) *\/\n  --olive: #C29440;        \/* Bright brass — retro feel *\/\n  --olive-lt: #DEB060;\n  --olive-dk: #855E1C;     \/* Deep antique brass *\/\n  --olive-sft: #FAF1D8;    \/* Pale brass tint *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Burnt umber (warm complement to brass) *\/\n  --clay: #8C4A24;\n  --clay-sft: #F4E5D6;\n\n  --stone: #8C7A5C; --mist: #B5A580;\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\/* HERO *\/\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\/* FEATURE CHIPS *\/\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\/* 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.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\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.accent h4 { color: var(--clay); }\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.accent p strong { color: var(--clay); 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\/* MODEL VARIANTS — 5 cards *\/\n.dfpd-models {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0.7rem;\n}\n.dfpd-model-card {\n  display: flex;\n  flex-direction: column;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s, transform 0.2s;\n}\n.dfpd-model-card:hover {\n  box-shadow: 0 4px 14px rgba(42, 31, 21, 0.1);\n  transform: translateY(-2px);\n}\n\n.dfpd-model-head {\n  padding: 0.75rem 0.85rem 0.6rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  text-align: center;\n}\n.dfpd-model-label {\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.18rem;\n}\n.dfpd-model-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.7rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1;\n  letter-spacing: -0.005em;\n}\n\n.dfpd-model-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 200px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover { background: #FAF7F0; }\n.dfpd-model-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-model-thumb:hover img { transform: scale(1.08); }\n.dfpd-model-thumb-icon {\n  position: absolute;\n  bottom: 6px; right: 6px;\n  width: 20px; height: 20px;\n  background: rgba(42, 31, 21, 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}\n.dfpd-model-thumb:hover .dfpd-model-thumb-icon { background: var(--olive); }\n\n.dfpd-model-specs {\n  padding: 0.75rem 0.85rem 0.85rem;\n  text-align: center;\n}\n.dfpd-model-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.82rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.35;\n}\n.dfpd-model-dim-imperial {\n  display: block;\n  font-size: 0.86rem;\n  color: var(--ink);\n}\n.dfpd-model-dim-metric {\n  display: block;\n  font-size: 0.72rem;\n  color: var(--stone);\n  margin-top: 0.15rem;\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 — 3 metal options + 1 lampshade *\/\n.dfpd-finish-groups {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish-group {\n  padding: 0.85rem 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n}\n.dfpd-finish-group-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--stone);\n  margin-bottom: 0.7rem;\n}\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.4rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 38px; height: 38px; border-radius: 50%;\n  border: 1px solid rgba(42, 31, 21, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 31, 21, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.gold {\n  background: radial-gradient(circle at 30% 30%, #F4D78D 0%, #C89B46 55%, #8E6A26 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-swatch.clear-metal {\n  background: radial-gradient(circle at 30% 30%, #F8F6F2 0%, #D8D2C4 55%, #9A9285 100%);\n}\n.dfpd-finish-swatch.clear-glass {\n  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.95) 0%, rgba(220,225,230,0.6) 50%, rgba(180,190,200,0.5) 100%);\n  border: 1px solid rgba(42, 31, 21, 0.2);\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\/* GEO FAQ SECTION *\/\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 {\n  border-bottom: 1px solid var(--border-lt);\n}\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 {\n  margin: 0 0 0.55rem;\n}\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\/* DOWNLOADS — 3-card grid (per SKILL standard) *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\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, 31, 21, 0.06);\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.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: 1100px) {\n  .dfpd-models { grid-template-columns: repeat(3, 1fr); }\n}\n\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-finish-groups { grid-template-columns: 1fr; }\n  .dfpd-models { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-foot { grid-template-columns: 1fr; }\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-models { grid-template-columns: 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\"\u003eArmed Retro \u003cem\u003eMessingpendelleuchte.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003ePoliertes Messing trifft auf klares Glas — fünf ikonische Silhouetten aus der Mid-Century-Pendelleuchten-Tradition. Die Armed Retro Brass Series bringt nostalgischen Glamour in Küchen, Esszimmer und Frühstücksnischen. Wählen Sie eine einzelne Leuchte für Akzentbeleuchtung oder kombinieren Sie mehrere über einer Insel für dramatische Wirkung.\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 4L4 22h18L13 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"13\" cy=\"14\" opacity=\"0.6\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePoliertes \u003cem\u003eMessing\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=\"13\" rx=\"8\" ry=\"5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"13\" opacity=\"0.5\" rx=\"5\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/ellipse\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-dasharray=\"1.5 1.5\" stroke-width=\"0.8\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eKlares \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\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\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=\"9\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"6\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"9\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"9\" cy=\"17\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17\" cy=\"17\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFünf \u003cem\u003eSilhouetten\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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 accent\"\u003e\n\u003ch4\u003eWählen Sie zuerst ein Modell\u003c\/h4\u003e\n\u003cp\u003eJedes \u003cstrong\u003eModell A–E\u003c\/strong\u003e hat eine unterschiedliche Form und Größe. Vergleichen Sie die Silhouetten sorgfältig — sie sind \u003cstrong\u003ekeine Größenvarianten\u003c\/strong\u003e derselben Leuchte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eLampensockel\u003c\/h4\u003e\n\u003cp\u003eStandard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e Schraubsockel — kompatibel mit LED- oder Edison-Leuchtmitteln. \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\"\u003eWelcher für Ihre Region →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eKabellänge\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e Kabel — auf Anfrage verlängerbar für höhere Decken oder Cluster über Kücheninseln.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MODELS — 5 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFünf Silhouetten\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFünf ikonische \u003cem\u003eFormen.\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· Miniaturbilder anklicken zum Vergrößern\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-models\"\u003e\n\u003c!-- Model A --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_20_600x600.jpg?v=1679398926\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model A — ∅ 7.1″ × H 7.5″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_20_600x600.jpg?v=1679398926\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"9\" viewbox=\"0 0 10 10\" width=\"9\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003e\u003cspan class=\"dfpd-model-dim-imperial\"\u003e∅ 7.1″ × H 7.5″\u003c\/span\u003e \u003cspan class=\"dfpd-model-dim-metric\"\u003eDia 18 × H 19 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model B --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_21_600x600.jpg?v=1679398933\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model B — ∅ 6.7″ × H 7.5″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_21_600x600.jpg?v=1679398933\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"9\" viewbox=\"0 0 10 10\" width=\"9\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003e\u003cspan class=\"dfpd-model-dim-imperial\"\u003e∅ 6.7″ × H 7.5″\u003c\/span\u003e \u003cspan class=\"dfpd-model-dim-metric\"\u003eDia 17 × H 19 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model C --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_22_480x480.jpg?v=1679398936\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model C — ∅ 7.1″ × H 8.7″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_22_480x480.jpg?v=1679398936\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"9\" viewbox=\"0 0 10 10\" width=\"9\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003e\u003cspan class=\"dfpd-model-dim-imperial\"\u003e∅ 7.1″ × H 8.7″\u003c\/span\u003e \u003cspan class=\"dfpd-model-dim-metric\"\u003eDia 18 × H 22 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model D --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eD\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_23_480x480.jpg?v=1679398939\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model D — ∅ 4.7″ × H 7.1″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_23_480x480.jpg?v=1679398939\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"9\" viewbox=\"0 0 10 10\" width=\"9\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003e\u003cspan class=\"dfpd-model-dim-imperial\"\u003e∅ 4.7″ × H 7.1″\u003c\/span\u003e \u003cspan class=\"dfpd-model-dim-metric\"\u003eDia 12 × H 18 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Model E --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_24_480x480.jpg?v=1679398943\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model E — ∅ 18.1″ × H 8.3″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp-_24_480x480.jpg?v=1679398943\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"9\" viewbox=\"0 0 10 10\" width=\"9\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003e\u003cspan class=\"dfpd-model-dim-imperial\"\u003e∅ 18.1″ × H 8.3″\u003c\/span\u003e \u003cspan class=\"dfpd-model-dim-metric\"\u003eDia 46 × H 21 cm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpezifikationen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \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 · Glas\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\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(Standardgewinde)\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 · 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)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eKabellänge\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \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\"\u003eZertifizierungen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNordamerika · Europa · Saudi-Arabien · Australien\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eOberflächen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finish-groups\"\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eMetallgestell · 2 Farben\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch gold\"\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 black\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eSchwarz\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eSchirm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\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\"\u003eKlarglas\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\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1xj-PcFtkY0TyLA1frT8nUPtTh02NE0u1\/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\/1QPIl-Gz03SboIORS4DrK3tWJPeGUoedX\/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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1ZBVNpbDHkBuV9UeWxmsKDlslUpQU11gD\/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\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\" letter-spacing=\"0.3\" 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\"\u003eResource\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!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\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ößen sind in der Armed Retro Brass Pendelleuchten-Serie 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\u003eDie Serie bietet \u003cstrong\u003efünf unterschiedliche Modelle\u003c\/strong\u003e, jedes mit eigener Silhouette und Abmessungen:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModell A:\u003c\/strong\u003e ∅ 7.1″ × H 7.5″ · \u003cstrong\u003eModell B:\u003c\/strong\u003e ∅ 6.7″ × H 7.5″ · \u003cstrong\u003eModell C:\u003c\/strong\u003e ∅ 7.1″ × H 8.7″ · \u003cstrong\u003eModell D:\u003c\/strong\u003e ∅ 4.7″ × H 7.1″ \u003cem\u003e(kleinste)\u003c\/em\u003e · \u003cstrong\u003eModell E:\u003c\/strong\u003e ∅ 18.1″ × H 8.3″ \u003cem\u003e(größte, Statement-Piece)\u003c\/em\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelches Leuchtmittel verwendet die Armed Retro Brass 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\u003eDie Pendelleuchte verwendet ein \u003cstrong\u003eStandard-Leuchtmittel mit E26- oder E27-Gewinde\u003c\/strong\u003e (LED oder Edison-Leuchtmittel unterstützt). Verwenden Sie E26 in Nordamerika und E27 in Europa, Großbritannien und den meisten anderen Regionen. Leuchtmittel sind nicht enthalten.\u003c\/p\u003e\n\u003cp\u003eWeitere 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 Kaufratgeber\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie wird die Armed Retro Brass Pendelleuchte 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 Pendelleuchte wird \u003cstrong\u003ean der Decke\u003c\/strong\u003e über eine Standardanschlussdose montiert und mit einem gewöhnlichen Wandschalter verbunden (nicht im Lieferumfang enthalten). Das enthaltene \u003cstrong\u003e150 cm \/ 59″ Kabel\u003c\/strong\u003e ist auf Anfrage verlängerbar für höhere Decken oder für Cluster-Installationen über Kücheninseln.\u003c\/p\u003e\n\u003cp\u003eBei Mehrfach-Pendelleuchten-Installationen (z. B. eine Reihe über einem Esstisch oder einer Küchentheke) benötigt jede Pendelleuchte entweder ihre eigene Anschlussdose oder einen Mehrfach-Baldachin-Adapter – kontaktieren Sie uns für Empfehlungen zu Cluster-Hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eSind die fünf Modelle Größenvarianten derselben 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\u003eNein – die fünf Modelle sind \u003cstrong\u003efünf verschiedene Silhouetten\u003c\/strong\u003e, nicht Größenvarianten derselben Form. Jedes Modell (A bis E) hat ein eigenes, ausgeprägtes Retro-Pendelleuchten-Profil, inspiriert von der Designtradition der Mitteljahrhunderts.\u003c\/p\u003e\n\u003cp\u003eDie Modelle A–D sind kompakt \u003cem\u003e(geeignet für Akzentbeleuchtung oder Cluster-Anordnungen)\u003c\/em\u003e; Modell E ist deutlich größer mit 48,5 cm Durchmesser \u003cem\u003e(ein Statement-Stück für Esstische oder Kücheninseln)\u003c\/em\u003e. Vergleichen Sie die Diagramme oben sorgfältig, bevor Sie bestellen.\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 der Originalverpackung. Da jede Pendelleuchte handwerklich gefertigt wird, sind subtile Variationen im Messington oder der Politur Teil des handwerklichen Charakters – kein Mangel.\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 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\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"Modell A ∅ 7,1″ x H 7,5″ \/ Dia 18cm x H 19cm \/ Messing","offer_id":43927615209726,"sku":"BJ202303141138-1","price":218.95,"currency_code":"EUR","in_stock":true},{"title":"Modell A ∅ 7,1″ x H 7,5″ \/ Dia 18cm x H 19cm \/ Schwarz","offer_id":43927615242494,"sku":"BJ202303141138-2","price":218.95,"currency_code":"EUR","in_stock":true},{"title":"Modell B ∅ 6,7″ x H 7,5″ \/ Dia 17cm x H 19cm \/ Messing","offer_id":43927615275262,"sku":"BJ202303141138-3","price":218.95,"currency_code":"EUR","in_stock":true},{"title":"Modell B ∅ 6,7″ x H 7,5″ \/ Dia 17cm x H 19cm \/ Schwarz","offer_id":43927615308030,"sku":"BJ202303141138-4","price":218.95,"currency_code":"EUR","in_stock":true},{"title":"Modell C ∅ 7,1″ x H 8,7″ \/ Dia 18cm x H 22cm \/ Messing","offer_id":43927615340798,"sku":"BJ202303141138-5","price":157.95,"currency_code":"EUR","in_stock":true},{"title":"Modell C ∅ 7,1″ x H 8,7″ \/ Dia 18cm x H 22cm \/ Schwarz","offer_id":43927615373566,"sku":"BJ202303141138-6","price":157.95,"currency_code":"EUR","in_stock":true},{"title":"Modell D ∅ 4,7″ x H 7,1″ \/ Dia 12cm x H 18cm \/ Messing","offer_id":43927615406334,"sku":"BJ202303141138-7","price":134.95,"currency_code":"EUR","in_stock":true},{"title":"Modell D ∅ 4,7″ x H 7,1″ \/ Dia 12cm x H 18cm \/ Schwarz","offer_id":43927615439102,"sku":"BJ202303141138-8","price":134.95,"currency_code":"EUR","in_stock":true},{"title":"Modell E ∅ 18,1″ x H 8,3″ \/ Dia 46cm x H 21cm \/ Messing","offer_id":43927615471870,"sku":"BJ202303141138-9","price":490.95,"currency_code":"EUR","in_stock":true},{"title":"Modell E ∅ 18,1″ x H 8,3″ \/ Dia 46cm x H 21cm \/ Schwarz","offer_id":43927615504638,"sku":"BJ202303141138-10","price":490.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Armed_Brass_Pendant_Lamp.jpg?v=1687572502","url":"https:\/\/www.dekorfine.com\/de-de\/products\/armed-brass-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}