{"product_id":"baer-pendant-light","title":"Suspension Baer","description":"\u003c!--\n  DEKORFINE — Product Description · Baer Pendant Light\n  ══════════════════════════════════════════════════════\n  v2 standard: modern gold + dark bronze accent + GEO FAQ + JSON-LD schema.\n  3 videos: 1 assembly (small text-card) + 2 product showcase (side-by-side).\n  4 configurations (3-head \/ 4-head \/ 6-head ∅85cm \/ 6-head ∅120cm).\n  Spliced rod design — critical warning callout for transit safety.\n  G9 bulb base · 2 finishes (Black\/Gold) · 5 downloads (size-specific).\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: #3A3025; --ink-3: #5A4A38;\n  --cream: #FCF6E8; --bg: #F2E6CC; --linen: #ECDDB8; --sand: #DCC58E;\n  --border: #C8AC72; --border-lt: #DFC498;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Modern bright gold (matches Gold finish) *\/\n  --olive: #C29438;        \/* Bright modern gold — primary accent *\/\n  --olive-lt: #DCB05A;\n  --olive-dk: #785818;     \/* Deep antique gold-brown *\/\n  --olive-sft: #FAEFCB;    \/* Pale gold cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Deep walnut brown (serious tone for spliced-rod warning) *\/\n  --clay: #6E3818;\n  --clay-sft: #F0D8C8;\n\n  --stone: #8C7848; --mist: #B5A268;\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\/* PRODUCT VIDEOS — 2 side-by-side *\/\n.dfpd-vid-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  max-width: 960px;\n  margin: 0 auto 1.25rem;\n}\n.dfpd-vid-item {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-vid-player {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-vid-player iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  display: block;\n}\n.dfpd-vid-caption {\n  padding: 0.85rem 1.15rem 1rem;\n  border-top: 1px solid var(--border-lt);\n}\n.dfpd-vid-caption h5 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.2rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-vid-caption h5 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-vid-caption p {\n  color: var(--stone);\n  font-size: 0.8rem;\n  line-height: 1.4;\n  margin: 0;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n}\n\n\/* INSTALLATION VIDEO — small inline text card *\/\n.dfpd-install-card {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 0;\n  max-width: 720px;\n  margin: 0 auto;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-install-vid {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-install-vid iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n.dfpd-install-text {\n  padding: 1.25rem 1.5rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  border-left: 3px solid var(--olive);\n}\n.dfpd-install-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\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-install-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.15rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.45rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-install-text h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-install-text p {\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  color: var(--ink-2);\n  margin: 0;\n}\n\n\/* SPLICED ROD WARNING — major callout for the critical design feature *\/\n.dfpd-splice-warning {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 1.75rem;\n  background: var(--clay-sft);\n  border: 1px solid var(--clay);\n  border-left: 4px solid var(--clay);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-splice-warning-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: #FFFFFF;\n  border: 1px solid var(--clay);\n  color: var(--clay);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-splice-warning-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(--clay);\n  margin-bottom: 0.4rem;\n}\n.dfpd-splice-warning-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.25rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--clay);\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n  margin-bottom: 0.5rem;\n}\n.dfpd-splice-warning-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-splice-warning-text p strong { color: var(--ink); font-weight: 500; }\n.dfpd-splice-warning-text p + p { margin-top: 0.5rem; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* CONFIGURATIONS — 4 cards (independent diagrams) *\/\n.dfpd-configs {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-config-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;\n}\n.dfpd-config-card:hover { box-shadow: 0 4px 14px rgba(31, 26, 20, 0.1); }\n.dfpd-config-head {\n  padding: 0.9rem 1.2rem 0.8rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  gap: 0.5rem;\n  flex-wrap: wrap;\n}\n.dfpd-config-head-left {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n}\n.dfpd-config-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.15rem;\n}\n.dfpd-config-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.55rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n}\n.dfpd-config-len {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.2rem 0.65rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n.dfpd-config-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 240px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-config-thumb:hover { background: #FAF7F0; }\n.dfpd-config-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-config-thumb:hover img { transform: scale(1.18); }\n.dfpd-config-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\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}\n.dfpd-config-thumb:hover .dfpd-config-thumb-icon { background: var(--olive); }\n.dfpd-config-specs {\n  padding: 0.85rem 1.2rem 1rem;\n  text-align: center;\n}\n.dfpd-config-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\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 — dual group: metal 2 + glass 1 *\/\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(31, 26, 20, 0.08);\n  box-shadow: 0 2px 4px rgba(31, 26, 20, 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.black {\n  background: radial-gradient(circle at 30% 30%, #4A453F 0%, #1F1B18 60%, #0D0B0A 100%);\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.white-glass {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4F1E8 60%, #DBD5C2 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\/* 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 { 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\/* DOWNLOADS — multi-row, organized by category *\/\n.dfpd-foot-section {\n  margin-bottom: 1rem;\n}\n.dfpd-foot-section-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.5rem;\n  padding-bottom: 0.4rem;\n  border-bottom: 1px dashed var(--border-lt);\n}\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.65rem;\n}\n.dfpd-foot-1col {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 0.65rem;\n  max-width: 360px;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 0.95rem 1.2rem;\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.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-vid-cards { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-configs { grid-template-columns: 1fr; }\n  .dfpd-finish-groups { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-install-card { grid-template-columns: 1fr; }\n  .dfpd-install-text { border-left: none; border-top: 3px solid var(--olive); }\n  .dfpd-splice-warning {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-splice-warning-icon { 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}\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\"\u003eDétails du produit\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLa suspension \u003cem\u003eBaer\u003c\/em\u003e.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLignes épurées, géométrie suspendue — la suspension Baer transforme un plafond en sculpture lumineuse. Chaque globe en verre blanc repose au bout d'une fine tige métallique, arrangés en configurations radiales ou linéaires, de l'accent compact à 3 branches jusqu'à la barre d'affirmation de 47″. Un point focal contemporain pour les tables de salle à manger, les plans de travail de cuisine et les entrées.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cline stroke=\"currentColor\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"14\"\u003e\u003c\/line\u003e\n\u003ccircle cx=\"13\" cy=\"18\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"18\" fill=\"currentColor\" opacity=\"0.4\" r=\"2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"3\" fill=\"currentColor\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGlobes \u003cem\u003esuspendus\u003c\/em\u003e épurés\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\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"11\" cy=\"13\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cellipse cx=\"22\" cy=\"13\" rx=\"2.5\" ry=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eQuatre \u003cem\u003econfigurations\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003crect height=\"9\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"8\" x=\"9\" y=\"6\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"11\" x2=\"11\" y1=\"3\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"15\" x2=\"15\" y1=\"3\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M11 15v3M15 15v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cellipse cx=\"13\" cy=\"20\" rx=\"4\" ry=\"2\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDouille \u003cem\u003eG9\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=\"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\"\u003eNoir ou \u003cem\u003eor\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN PRODUCT VIDEOS — 2 side-by-side + 1 small assembly --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eEn mouvement\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDécouvrez-la \u003cem\u003een action.\u003c\/em\u003e\u003c\/h2\u003e\n\u003c!-- 2 product showcase videos side-by-side --\u003e\n\u003cdiv class=\"dfpd-vid-cards\"\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/_V2Jg9gKUUQ?rel=0\u0026amp;modestbranding=1\" title=\"Baer Pendant Light — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003e\u003cem\u003ePrésentation\u003c\/em\u003e du produit\u003c\/h5\u003e\n\u003cp\u003eSuspension Baer en détail — design et forme\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/aQhPvYNQ_tE?rel=0\u0026amp;modestbranding=1\" title=\"Baer Pendant Light — in the room\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003eDans la \u003cem\u003epièce\u003c\/em\u003e\u003c\/h5\u003e\n\u003cp\u003eComment la Baer transforme un espace\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION VIDEO — small text card --\u003e\n\u003cdiv class=\"dfpd-install-card\"\u003e\n\u003cdiv class=\"dfpd-install-vid\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/7qDe5Rk7tc4?rel=0\u0026amp;modestbranding=1\" title=\"Baer Pendant Light — assembly guide\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-install-text\"\u003e\n\u003cdiv class=\"dfpd-install-text-eyebrow\"\u003eRegarder \u0026amp; installer\u003c\/div\u003e\n\u003ch4\u003eGuide \u003cem\u003ed'assemblage\u003c\/em\u003e Baer\u003c\/h4\u003e\n\u003cp\u003eUn court parcours visuel — incluant la façon de connecter les tiges segmentées à leurs joints vissés. Regardez ceci avant de déballer pour vous familiariser avec les étapes d'assemblage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPLICED ROD WARNING — major callout --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eUne note sur le design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eÀ propos du \u003cem\u003edesign de tige soudée\u003c\/em\u003e.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-splice-warning\"\u003e\n\u003cdiv class=\"dfpd-splice-warning-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 32 32\" width=\"34\"\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" x1=\"16\" x2=\"16\" y1=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" x1=\"16\" x2=\"16\" y1=\"19\" y2=\"29\"\u003e\u003c\/line\u003e\n\u003crect height=\"6\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.5\" width=\"6\" x=\"13\" y=\"13\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M11 16h-2M23 16h-2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-splice-warning-text\"\u003e\n\u003cdiv class=\"dfpd-splice-warning-text-eyebrow\"\u003eCritique · veuillez lire\u003c\/div\u003e\n\u003ch4\u003eLes tiges lumineuses sont assemblées — c'est intentionnel.\u003c\/h4\u003e\n\u003cp\u003ePour préserver l'intégrité structurelle de ce luminaire et éviter que les longues tiges ne se \u003cstrong\u003eplient ou ne cassent lors du transport international\u003c\/strong\u003e, le Baer dispose d'une \u003cstrong\u003econception à assemblage par vis sécurisée\u003c\/strong\u003e sur ses tiges. Cet assemblage segmenté est une \u003cstrong\u003ecaractéristique de fabrication standard et intentionnelle\u003c\/strong\u003e — non pas un défaut de qualité.\u003c\/p\u003e\n\u003cp\u003eBien que les points de connexion puissent être visibles de près lors du déballage et de l'assemblage, ils deviennent \u003cstrong\u003enettement moins visibles\u003c\/strong\u003e une fois le luminaire entièrement installé et observé à une distance normale, préservant ainsi son esthétique globale élégante.\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\"\u003eAvant de commander\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eNotes \u003cem\u003eimportantes.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eCulot d'ampoule\u003c\/h4\u003e\n\u003cp\u003eChaque douille utilise une \u003cstrong\u003eampoule à deux broches G9\u003c\/strong\u003e (LED ou halogène). G9 est une petite base à deux broches — différente de la base à vis E26\/E27. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eGuide d'achat G9 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eLongueur du cordon\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e de câble — prolongeable sur demande pour les plafonds plus hauts ou les espaces voûtés.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONFIGURATIONS — 4 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eQuatre configurations\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuatre configurations, \u003cem\u003eune silhouette.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· survolez pour zoomer · cliquez pour agrandir\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-configs\"\u003e\n\u003c!-- 3 heads --\u003e\n\u003cdiv class=\"dfpd-config-card\"\u003e\n\u003cdiv class=\"dfpd-config-head\"\u003e\n\u003cdiv class=\"dfpd-config-head-left\"\u003e\n\u003cdiv class=\"dfpd-config-label\"\u003eConfiguration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-title\"\u003e3 têtes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-config-len\"\u003e∅ 3.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_5171.jpg?v=1765417392\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"3 heads — ∅ 3.9″ × H 27.6″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_5171.jpg?v=1765417392\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-config-specs\"\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eDia 10 × H 70 cm\u003cbr\/\u003e∅ 3,9″ × H 27,6″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4 heads --\u003e\n\u003cdiv class=\"dfpd-config-card\"\u003e\n\u003cdiv class=\"dfpd-config-head\"\u003e\n\u003cdiv class=\"dfpd-config-head-left\"\u003e\n\u003cdiv class=\"dfpd-config-label\"\u003eConfiguration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-title\"\u003e4 têtes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-config-len\"\u003eL 23.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12113.jpg?v=1765417382\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"4 heads — L 23.6″ × H 17.7″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12113.jpg?v=1765417382\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-config-specs\"\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 60 × H 45 cm\u003cbr\/\u003eL 23,6″ × H 17,7″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6 heads ∅ 33.5\" --\u003e\n\u003cdiv class=\"dfpd-config-card\"\u003e\n\u003cdiv class=\"dfpd-config-head\"\u003e\n\u003cdiv class=\"dfpd-config-head-left\"\u003e\n\u003cdiv class=\"dfpd-config-label\"\u003eConfiguration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-title\"\u003e6 bras\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-config-len\"\u003eL 33.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12112.jpg?v=1765417364\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"6 heads — L 33.5″ × H 20.9″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12112.jpg?v=1765417364\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-config-specs\"\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 85 × H 53 cm\u003cbr\/\u003eL 33,5″ × H 20,9″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6 heads L 47.2\" --\u003e\n\u003cdiv class=\"dfpd-config-card\"\u003e\n\u003cdiv class=\"dfpd-config-head\"\u003e\n\u003cdiv class=\"dfpd-config-head-left\"\u003e\n\u003cdiv class=\"dfpd-config-label\"\u003eConfiguration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-title\"\u003e6 bras\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-config-len\"\u003eL 47.2″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12111.jpg?v=1765417342\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"6 heads — L 47.2″ × H 16.9″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_12111.jpg?v=1765417342\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-config-specs\"\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 120 × H 43 cm\u003cbr\/\u003eL 47,2″ × H 16,9″\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\"\u003eCaractéristiques\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cem\u003een bonne et due forme.\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\"\u003eMatière\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMétal · Abat-jour en verre blanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSource lumineuse\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAmpoule LED ou ampoule Edison \u003cem\u003e(non incluse)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCulot d'ampoule\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9\u003c\/a\u003e \u003cem\u003e(petite base bipin — non E26\/E27)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eTension\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\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003ePlafond · Usage intérieur\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eConception de la tige\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAssemblage à vis segmenté \u003cem\u003e(intentionnel — pour un transport sécurisé)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eContrôle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eInterrupteur mural classique \u003cem\u003e(non inclus)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCâble\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cem\u003e(extensible sur demande)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAmérique du Nord · Europe · Arabie Saoudite · Australie\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFinitions\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\"\u003eArmature métallique · 2 coloris\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\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\"\u003eNoir\u003c\/div\u003e\n\u003c\/div\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\"\u003eOr\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\"\u003eAbat-jour\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white-glass\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVerre blanc\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!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eQuestions fréquemment posées\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003erépondues.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eEn quelles tailles le Baer Suspension est-il disponible ? \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\u003eLe Baer Suspension est disponible en \u003cstrong\u003equatre configurations\u003c\/strong\u003e :\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3 têtes\u003c\/strong\u003e à ∅ 3,9″ × H 29,5″ (10 × 75 cm) — un accent vertical compact pour les espaces étroits ou à côté d'un escalier.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4 têtes\u003c\/strong\u003e à L 23,6″ × H 17,7″ (60 × 45 cm) — idéal pour les coins repas et les petites tables à manger.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6 têtes (L 33,5″)\u003c\/strong\u003e à L 33,5″ × H 20,9″ (85 × 53 cm) — parfait pour les tables à manger standard et les îlots de cuisine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6 têtes (L 47,2″)\u003c\/strong\u003e à L 47,2″ × H 16,9″ (120 × 43 cm) — une barre spectaculaire pour les longues tables à manger, les couloirs et les espaces ouverts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003ePourquoi le Baer a-t-il des tiges assemblées au lieu d'une seule tige massive ? \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\u003eLes tiges à assemblage par vis sont une \u003cstrong\u003ecaractéristique de conception intentionnelle\u003c\/strong\u003e, non pas un défaut de qualité. Les longues tiges d'une seule pièce sont vulnérables à la flexion ou à la rupture lors de l'expédition internationale, c'est pourquoi les tiges du Baer sont fabriquées en segments qui se vissent ensemble lors de l'installation. Cela protège le luminaire pendant le transit tout en préservant sa silhouette élancée.\u003c\/p\u003e\n\u003cp\u003eBien que les joints de vis puissent être visibles de près lors du déballage et de l'assemblage, ils deviennent \u003cstrong\u003enettement moins visibles\u003c\/strong\u003e une fois la suspension entièrement installée et observée à une distance normale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuel type d'ampoule utilise le Baer Suspension ? \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\u003eChaque douille utilise une \u003cstrong\u003eampoule à deux broches G9\u003c\/strong\u003e (LED ou halogène). G9 est une petite base à deux broches — \u003cstrong\u003edifférente de la base à vis plus courante E26\/E27\u003c\/strong\u003e. Les ampoules ne sont pas incluses.\u003c\/p\u003e\n\u003cp\u003eNombre d'ampoules par configuration : \u003cstrong\u003e3 ampoules (3 têtes) · 4 ampoules (4 têtes) · 6 ampoules (les deux versions 6 têtes)\u003c\/strong\u003e. Consultez notre \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eguide d'achat G9\/G4\u003c\/a\u003e pour les détails de compatibilité.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment le Baer Suspension est-il installé ? \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\u003eLe Baer est \u003cstrong\u003efixé au plafond\u003c\/strong\u003e via une boîte de jonction standard et se connecte à un interrupteur mural ordinaire (non inclus). L'installation consiste à \u003cstrong\u003evisser ensemble les sections de tige segmentées\u003c\/strong\u003e avant le montage — consultez la vidéo d'assemblage sur cette page ou le PDF d'installation spécifique à la taille dans la section Téléchargements.\u003c\/p\u003e\n\u003cp\u003ePour les configurations plus grandes (notamment 6 têtes L 47,2″), nous recommandons deux personnes pour l'installation. Le \u003cstrong\u003ecâble de 150 cm \/ 59″ inclus est prolongeable sur demande\u003c\/strong\u003e pour les plafonds hauts ou voûtés.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle est la politique de retour et d'échange ? \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 offre une \u003cstrong\u003epolitique de retour de 30 jours\u003c\/strong\u003e sur les articles non endommagés dans leur emballage d'origine. La conception à assemblage par vis segmenté est \u003cstrong\u003eune caractéristique de fabrication intentionnelle\u003c\/strong\u003e — les joints visibles sur les tiges ne sont pas admissibles aux retours en tant que défauts.\u003c\/p\u003e\n\u003cp\u003ePour les retours, échanges ou toute question, contactez \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — nous répondons dans les 24 heures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\u003c!-- Section 1: General Specs --\u003e\n\u003cdiv class=\"dfpd-foot-section\"\u003e\n\u003cdiv class=\"dfpd-foot-section-label\"\u003eGénéral · toutes les dimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-foot-1col\"\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/baer-pendant-light_5171.jpg?v=1779004853\" 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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eCaractéristiques\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Installation Guides (size-specific) --\u003e\n\u003cdiv class=\"dfpd-foot-section\"\u003e\n\u003cdiv class=\"dfpd-foot-section-label\"\u003eGuides d'installation · par dimension\u003c\/div\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1NCUUmLpjGlUii6i18iuqVv8w0qmOE_5G\/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\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eGuide 23,6″\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\/1usIzxlIVQ424aVcbhXcrhJeVexrvsOUz\/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\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eGuide 47,2″\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\/div\u003e\n\u003c!-- Section 3: 3D Files (size-specific) --\u003e\n\u003cdiv class=\"dfpd-foot-section\"\u003e\n\u003cdiv class=\"dfpd-foot-section-label\"\u003eFichiers 3D · par dimension\u003c\/div\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/18FJN8eBRK5RBQDcI2JQCqpuyv6QRB1da\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRessource 3D\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 23,6″\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\/1Yc-VtYoqp4tB91bAe7hVJkG6Awj6L6Z_\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRessource 3D\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 47,2″\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\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eDes questions ? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — nous répondons dans les 24 heures.\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":"3 Têtes ∅ 3.9″ x H 27.6″ \/ Or \u0026 Blanc","offer_id":43963172782334,"sku":"20230402174501","price":122.95,"currency_code":"EUR","in_stock":true},{"title":"3 Têtes ∅ 3.9″ x H 27.6″ \/ Noir et blanc","offer_id":43963172815102,"sku":"20230402174502","price":122.95,"currency_code":"EUR","in_stock":true},{"title":"4 Têtes L 23.6″ x H 17.7″ \/ Or \u0026 Blanc","offer_id":43963172847870,"sku":"20230402174503","price":214.95,"currency_code":"EUR","in_stock":true},{"title":"4 Têtes L 23.6″ x H 17.7″ \/ Noir et blanc","offer_id":43963172880638,"sku":"20230402174504","price":214.95,"currency_code":"EUR","in_stock":true},{"title":"6 Têtes L 33.5″ x H 20.9″ \/ Or \u0026 Blanc","offer_id":43963172913406,"sku":"20230402174505","price":330.95,"currency_code":"EUR","in_stock":true},{"title":"6 Têtes L 33.5″ x H 20.9″ \/ Noir et blanc","offer_id":43963172946174,"sku":"20230402174506","price":330.95,"currency_code":"EUR","in_stock":true},{"title":"6 Têtes L 47.2″ x H 16.9″ \/ Or \u0026 Blanc","offer_id":43963172978942,"sku":"20230402174507","price":506.95,"currency_code":"EUR","in_stock":true},{"title":"6 Têtes L 47.2″ x H 16.9″ \/ Noir et blanc","offer_id":43963173011710,"sku":"20230402174508","price":506.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Baer_Pendant_Light.jpg?v=1687165721","url":"https:\/\/www.dekorfine.com\/fr-be\/products\/baer-pendant-light","provider":"Dekorfine","version":"1.0","type":"link"}