{"title":"Audacieux et Lumineux","description":"","products":[{"product_id":"smiley-table-lamp","title":"Lampe de Table Smiley","description":"\u003c!--\n  DEKORFINE — Product Description · Smiley Character Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: sunny yellow accent + GEO FAQ + JSON-LD schema.\n  Smiley-style — independently designed and manufactured (avoids Mr Maria trademark).\n  2 sizes (compact table · large floor) · 1 finish (Yellow) · integrated LED + USB rechargeable.\n  Playful child-friendly tone · 1 video · 2 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2A2418; --ink-2: #483C28; --ink-3: #6B5836;\n  --cream: #FFFCF0; --bg: #FAF1D2; --linen: #F5E5B0; --sand: #E5C870;\n  --border: #D4B458; --border-lt: #E8D080;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Sunny smiley yellow (matches Yellow finish + cheerful tone) *\/\n  --olive: #DCB432;\n  --olive-lt: #F0CC58;\n  --olive-dk: #8C7218;\n  --olive-sft: #FAE890;\n\n  \/* PRODUCT-SPECIFIC WARNING — Warm honey amber (cheerful complement) *\/\n  --clay: #B8842C;\n  --clay-sft: #F8E5B0;\n\n  --stone: #8C7438; --mist: #B89858;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 36, 24, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* PLAYFUL HERO BLOCK *\/\n.dfpd-playful {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-playful-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-playful-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-playful-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.45rem;\n}\n.dfpd-playful-text p {\n  font-size: 0.9rem;\n  color: var(--ink-2);\n  line-height: 1.6;\n  margin: 0 0 0.55rem;\n}\n.dfpd-playful-text p:last-child { margin-bottom: 0; }\n.dfpd-playful-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n\n\/* SIZES — 2 cards image left + text right per card *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-size-card {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-card:hover { box-shadow: 0 4px 14px rgba(42, 36, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 220px;\n  background: #FFFFFF;\n  border-right: 1px solid var(--border-lt);\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover { background: var(--olive-sft); }\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.4); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 12px; right: 12px;\n  width: 24px; height: 24px;\n  background: rgba(42, 36, 24, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-size-thumb:hover .dfpd-size-thumb-icon { background: var(--olive-dk); }\n.dfpd-size-info {\n  padding: 1.15rem 1.35rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.dfpd-size-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.3rem;\n}\n.dfpd-size-name {\n  font-family: 'Fraunces', serif;\n  font-size: 1.4rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  margin-bottom: 0.5rem;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.45;\n  margin-bottom: 0.65rem;\n}\n.dfpd-size-dim em {\n  font-style: normal;\n  color: var(--stone);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.78rem;\n}\n.dfpd-size-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.8rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  align-self: flex-start;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — 1 color *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n}\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 36, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 36, 24, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.08),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.3);\n}\n.dfpd-finish-swatch.yellow {\n  background: radial-gradient(circle at 30% 30%, #FFE058 0%, #DCB432 55%, #8C7218 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — 2 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.75rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(42, 36, 24, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* GEO FAQ *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-sizes { grid-template-columns: 1fr; }\n  .dfpd-playful {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-playful-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-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-size-card {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-size-thumb {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n  }\n}\n\n@media (max-width: 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 · Lampe personnage style Smiley\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLa \u003cem\u003eLampe Personnage\u003c\/em\u003e Smiley.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUn moment heureux, chaque jour. La Smiley est une lampe-personnage d'un jaune ensoleillé chaleureux — une décoration sculpturale le jour, une douce veilleuse le soir. La LED intégrée émet une lumière blanche chaude et apaisante, et le revêtement jaune filtre la lumière en une teinte miel calmante après la tombée de la nuit. \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003eRechargeable par USB\u003c\/strong\u003e, sans fil, parfaite pour les chambres d'enfants, les nurseries, les espaces de vie ludiques et partout où vous souhaitez un sourire au quotidien.\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\u003ccircle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"10\" cy=\"11\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"11\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 15c1.5 2 3 2.5 4 2.5s2.5-.5 4-2.5\" fill=\"none\" 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\"\u003ePersonnage \u003cem\u003esouriant\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"2\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"21\" y2=\"24\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"2\" x2=\"5\" y1=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"21\" x2=\"24\" y1=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"5\" x2=\"7\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"19\" x2=\"21\" y1=\"19\" y2=\"21\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"5\" x2=\"7\" y1=\"21\" y2=\"19\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"19\" x2=\"21\" y1=\"7\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eLueur LED \u003cem\u003echaleureuse\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=\"14\" x=\"6\" y=\"9\"\u003e\u003c\/rect\u003e\n\u003crect fill=\"currentColor\" fill-opacity=\"0.6\" height=\"5\" rx=\"0.5\" width=\"2\" x=\"20\" y=\"11\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"9\" x2=\"9\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"13\" x2=\"13\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"17\" x2=\"17\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eRechargeable \u003cem\u003epar USB\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 4l3 5 5 1-3.5 4 1 5-5.5-3-5.5 3 1-5L5 10l5-1 3-5Z\" fill=\"currentColor\" fill-opacity=\"0.1\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePortable \u003cem\u003esans fil\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eEn mouvement\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDécouvrez-la \u003cem\u003een action.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/IJF1NI8JEx4?rel=0\u0026amp;modestbranding=1\" title=\"Smiley Character Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLAYFUL HERO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eJour \u0026amp; nuit\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne \u003cem\u003edécoration\u003c\/em\u003e le jour, une \u003cem\u003eveilleuse\u003c\/em\u003e le soir.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-playful\"\u003e\n\u003cdiv class=\"dfpd-playful-icon\"\u003e\u003csvg fill=\"none\" height=\"36\" viewbox=\"0 0 36 36\" width=\"36\"\u003e\n\u003ccircle cx=\"18\" cy=\"18\" fill=\"currentColor\" fill-opacity=\"0.1\" r=\"13\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13.5\" cy=\"15\" fill=\"currentColor\" r=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"15\" fill=\"currentColor\" r=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M12 21c2 3 4 4 6 4s4-1 6-4\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-playful-text\"\u003e\n\u003cdiv class=\"dfpd-playful-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eUn moment heureux \u003cem\u003echaque jour.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eLe jour, la Smiley se pose sur une étagère ou le sol en tant que \u003cstrong\u003esculpture jaune ensoleillé brillant\u003c\/strong\u003e — un élément de design souriant qui apporte instantanément du caractère aux nurseries, chambres d'enfants, coins de lecture et salons ludiques.\u003c\/p\u003e\n\u003cp\u003eLe soir, la LED intégrée émet une \u003cstrong\u003elumière blanche chaude et douce\u003c\/strong\u003e. Filtrée à travers le revêtement jaune, la lumière devient une lueur plus apaisante aux teintes miel — parfaite comme veilleuse pour enfant, compagne rassurante au chevet du lit ou lumière d'ambiance dans un coin de pièce.\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\u003eSans fil · Rechargeable par USB\u003c\/h4\u003e\n\u003cp\u003eBatterie intégrée \u003cstrong\u003erechargeable\u003c\/strong\u003e — branchez le \u003cstrong\u003ecâble USB\u003c\/strong\u003e fourni pour charger, puis déplacez-vous librement dans la pièce. Aucune prise murale nécessaire une fois chargée. Câble inclus ; adaptateur secteur non inclus (utilisez n'importe quel adaptateur USB 5V standard ou port informatique).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eLED intégrée · sûre au toucher\u003c\/h4\u003e\n\u003cp\u003eLa lampe utilise une \u003cstrong\u003eLED intégrée sûre et à faible émission thermique\u003c\/strong\u003e dans le boîtier durable en PE\/polypropylène — pas d'ampoule à remplacer, pas de surface de verre chaude. Conçue pour être manipulée sans danger par les enfants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eIntérieur uniquement\u003c\/h4\u003e\n\u003cp\u003eConçue pour un \u003cstrong\u003eplacement intérieur et sec\u003c\/strong\u003e — chambres, nurseries, salles de jeux, salons. Évitez les salles de bains, les patios extérieurs et la pluie directe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES — 2 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDeux tailles\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDeux tailles, \u003cem\u003eun visage heureux.\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 les diagrammes pour agrandir · cliquez pour agrandir\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- Small --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Smiley Character Lamp — small tabletop size\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eTabletop\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eCompacte\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 9″ × H 8,3″\u003cbr\/\u003e\u003cem\u003eDia 23 × H 21 cm — chevet, bureau, étagère de nursery\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eTabletop · Chevet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Large --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Smiley Character Lamp — large floor size\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eTaille sol\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eGrand\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 16.9″ × H 16.1″\u003cbr\/\u003e\u003cem\u003eDia 43 × H 41 cm — lampadaire d'accentuation, pièce remarquable pour chambre d'enfant\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eLampadaire · Déclaration\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\"\u003ePE · Plastique · Polypropylène \u003cem\u003e(revêtement durable et adapté aux enfants)\u003c\/em\u003e\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\"\u003eLED intégrée \u003cem\u003e(blanc chaud · sans danger, peu de chaleur)\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 \u003cem\u003e(charge USB 5V)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAlimentation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eBatterie rechargeable par USB \u003cem\u003e(câble USB inclus · adaptateur 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\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003ePosable sur table ou au sol · Usage intérieur · Sans fil après charge\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 intégré \u003cem\u003e(tactile ou bouton — consultez le guide fourni)\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\"\u003eFinition\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eJaune ensoleillé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS — placed BEFORE FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments et \u003cem\u003eressources.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1cK1anFmgSVw3naj6GgyoCJeDVWZ1WX_5\/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\"\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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1jfP_u-fhNyRqSZXxoXILa6xG4IzEeHqt\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ GEO FAQ ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\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\u003eQuelles tailles la lampe de caractère Smiley propose-t-elle ? \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\u003eDeux tailles :\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCompacte :\u003c\/strong\u003e ∅ 9″ × H 8.3″ (Dia 23 × H 21 cm) — proportions idéales pour les tables de nuit, les bureaux d'enfants et les étagères de pépinière.\u003cbr\/\u003e\u003cstrong\u003eGrande :\u003c\/strong\u003e ∅ 16.9″ × H 16.1″ (Dia 43 × H 41 cm) — pièce remarquable à l'échelle du sol pour les chambres d'enfants, les salles de jeux et les coins des séjours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment la lampe Smiley est-elle alimentée ? \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\u003eLa lampe Smiley est \u003cstrong\u003esans fil et rechargeable par USB\u003c\/strong\u003e. Elle est livrée avec un câble de charge USB — branchez-le à n'importe quel adaptateur USB 5V standard, port informatique ou batterie externe pour charger. Une fois chargée, la lampe fonctionne sur sa \u003cstrong\u003ebatterie interne rechargeable\u003c\/strong\u003e sans cordon, ce qui permet aux enfants de la transporter d'une pièce à l'autre.\u003c\/p\u003e\n\u003cp\u003eUn adaptateur mural n'est pas inclus — n'importe quel adaptateur USB-A ou USB-C standard (selon le câble) fonctionnera.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eLa lampe est-elle sûre pour les enfants et les pépinières ? \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\u003eOui — la lampe Smiley est conçue en pensant aux enfants. Le revêtement est en \u003cstrong\u003eplastique PE \/ polypropylène durable\u003c\/strong\u003e (pas de verre, pas de pièces fragiles), la \u003cstrong\u003eLED intégrée reste froide au toucher\u003c\/strong\u003e (pas d'ampoule chaude pour se brûler), et le design sans fil signifie qu'il n'y a pas de cordon électrique pour faire trébucher ou tirer. Parfaite pour les pépinières, les chambres d'enfants et les espaces familiaux partagés.\u003c\/p\u003e\n\u003cp\u003eSupervisez toujours la charge et gardez le câble USB hors de portée pendant l'utilisation, comme avec tout jouet électronique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eÀ quoi ressemble la lumière — est-elle brillante ou faible ? \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\u003eLa LED intégrée produit une \u003cstrong\u003elueur blanc chaud douce\u003c\/strong\u003e. Filtrée par le revêtement jaune, la lumière se présente comme un \u003cstrong\u003ejaune chaud aux tons apaisants de miel\u003c\/strong\u003e — assez brillante pour lire dans la petite taille, mais douce et atmosphérique plutôt que dure. Le revêtement jaune rend la lampe notablement plus apaisante la nuit qu'en jour.\u003c\/p\u003e\n\u003cp\u003eConçue comme une lampe d'ambiance, une veilleuse ou un accentuer décoratif — non pas comme une lampe de travail principale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eOù la lampe Smiley fonctionne-t-elle au mieux ? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eTaille compacte :\u003c\/strong\u003e tables de nuit, bureaux d'enfants, étagères de pépinière, coins de lecture. Fonctionne aussi comme une veilleuse portable pour les trajets aux toilettes ou les changements de pièce.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTaille grande :\u003c\/strong\u003e accentuation à l'échelle du sol dans les chambres ou salles de jeux des enfants, décoration remarquable dans les séjours ludiques d'adultes, pièce d'accentuation colorée accrocheuse dans les cafés ou studios créatifs.\u003c\/p\u003e\n\u003cp\u003eFonctionne dans tout espace qui bénéficie d'une dose quotidienne de couleur gaie et d'un visage amical.\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.\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!-- SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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 ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 9″ x H 8,3″ \/ Dia 23cm x H 21cm \/ Jaune \/ USB","offer_id":42896838164734,"sku":"202206080847.5","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9″ x H 8,3″ \/ Dia 23cm x H 21cm \/ Jaune \/ Variateur télécommandé","offer_id":46238641619198,"sku":"202206080847.16","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 16,9″ x H 16,1″ \/ Dia 43cm x H 41cm \/ Jaune \/ USB","offer_id":42896838328574,"sku":"202206080847.9","price":375.0,"currency_code":"USD","in_stock":true},{"title":"∅ 16,9″ x H 16,1″ \/ Dia 43cm x H 41cm \/ Jaune \/ Variateur télécommandé","offer_id":46238641651966,"sku":"202206080847.15","price":385.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_946c3035-a6f6-46c7-8776-6e55f2b18353.jpg?v=1685325912"},{"product_id":"halia-pendant-lamp","title":"Luminaire Suspendu Halia","description":"\u003cp\u003eLuminaire suspendu artisanal de style scandinave designer, simple et naturel, d'une exécution délicate et sans nécessiter d'accessoires superflus. S'intègre facilement à la décoration intérieure de votre maison pour créer une ambiance simple et élégante, véritable accent de prestige dans votre intérieur.\u003c\/p\u003e\n\u003cp\u003eVeuillez noter : Votre paiement n'inclut pas les droits de douane, taxes locales ou autres frais d'importation.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : Dia 47cm x H 40cm \/ ∅ 18,5″ x H 15,7″\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Halia_Pendant_Lamp_1_902487f5-8d8d-4d50-81df-d78039ea7e13_600x600.jpg?v=1655015770\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Mousse haute densité, Composite\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003eType de culot : \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Rouge\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons des câbles de 150 cm \/ 59″. Peuvent être rallongés sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1BtPKC9kQme_rp3VsVrghCQKxVmYhhlVc\/view?usp=sharing\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: 70px; top: 1125.01px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Dia 47cm x H 40cm \/ ∅ 18.5″ x H 15.7″ \/ Rouge","offer_id":42915406774526,"sku":"M-202206121437-1","price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Halia_Pendant_Lamp_333f5f50-84f2-4ee6-b71e-c31f8a8156d5.jpg?v=1687520729"},{"product_id":"rhea-table-lamp","title":"Lampe de Table Rhea","description":"\u003cp\u003eApportez une lueur chaleureuse dans votre espace de vie avec la lampe de table Rhea. Ornée d'une forme de champignon en métal moderne tendance, dans une couleur rose poudré bleu qui s'adapte à tout style intérieur.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, n'hésitez pas à nous contacter et nous vous répondrons dans les 24 heures.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 12,5″ x H 15,7″ \/ Dia 32cm x H 40cm\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rhea_Table_Lamp_9_480x480.jpg?v=1667047212\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Métal\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison (G9)\u003c\/p\u003e\n\u003cp\u003eType de culot : \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\"\u003e\u003cstrong\u003eG9\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20 \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions : Rose \u0026amp; Bleu\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMéthode de contrôle : Interrupteur à bouton-poussoir (non dimmable)\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons des fils de 150 cm \/ 59″ avec fiches à interrupteur. Rallongement possible sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/17GPDpYNRRRCFeyCPfSieN8kfShQWEWpY\/view?usp=share_link\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 12,5″ x H 15,7″ \/ Dia 32cm x H 40cm \/ Rose \u0026 Bleu \/ Prise US","offer_id":43641643827454,"sku":"DF-202210251700-1","price":195.0,"currency_code":"USD","in_stock":true},{"title":"∅ 12,5″ x H 15,7″ \/ Dia 32cm x H 40cm \/ Rose \u0026 Bleu \/ Prise UK","offer_id":43641643860222,"sku":"DF-202210251700-2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"∅ 12,5″ x H 15,7″ \/ Dia 32cm x H 40cm \/ Rose \u0026 Bleu \/ Prise AU","offer_id":43641643892990,"sku":"DF-202210251700-3","price":195.0,"currency_code":"USD","in_stock":true},{"title":"∅ 12,5″ x H 15,7″ \/ Dia 32cm x H 40cm \/ Rose \u0026 Bleu \/ Prise EU","offer_id":43641643925758,"sku":"DF-202210251700-4","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rhea_Table_Lamp.jpg?v=1685343984"},{"product_id":"acoustic-pendant-lamp","title":"Suspension Acoustique","description":"\u003cp\u003eEmpêchez les indiscrets d'écouter vos conversations privées et réduisez les niveaux de bruit externe au minimum. Cette suspension réductrice de bruit répond à la demande d'absorption acoustique et d'éclairage. De nos jours, de nombreux espaces ouverts qui nécessitent un traitement acoustique ont également besoin d'un meilleur éclairage. L'acoustique et l'éclairage influencent le bien-être personnel et sont donc les principaux contributeurs à un espace de travail positif.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions :\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eDia\u003c\/span\u003e\u003cspan\u003e 50\u003c\/span\u003ecm x H 150cm \/ \u003cspan\u003e∅ 19.7″ x H 59″\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eDia\u003c\/span\u003e\u003cspan\u003e 60\u003c\/span\u003e\u003cspan\u003ecm x H 150cm \/ \u003c\/span\u003e\u003cspan\u003e∅ 23.6″ x H 59″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/BuzziShade_Pendant_Lamp_Size__1_600x600.jpg?v=1667387667\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Feutre\u003cspan\u003e, Métal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003eType de culot : \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Gris, Rouge\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1eL8N1p49-e3J1BKzVgWk_Lkmvi_rYR6O\/view?usp=share_link\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 19.7″ x H 59″ \/ Dia 50cm x H 150cm \/ Gris","offer_id":43662475264254,"sku":"20221102103901","price":560.0,"currency_code":"USD","in_stock":true},{"title":"∅ 19.7″ x H 59″ \/ Dia 50cm x H 150cm \/ Rouge","offer_id":43662475297022,"sku":"20221102103902","price":560.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 59″ \/ Dia 60cm x H 150cm \/ Gris","offer_id":43662475329790,"sku":"20221102103903","price":880.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 59″ \/ Dia 60cm x H 150cm \/ Rouge","offer_id":43662475362558,"sku":"20221102103904","price":880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Acoustic_Pendant_Lamp.jpg?v=1687167524"},{"product_id":"tria-wall-lamp","title":"Applique murale Tria","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/X5_hBDmPjZM\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eTria est une applique murale conçue comme un système modulaire composé de plaques LED, permettant de créer facilement des groupements lumineux connectés les uns aux autres par une structure interne.\u003c\/p\u003e\n\u003cp\u003eTria peut être installée soit comme une applique murale unique, soit comme un module lumineux avec un seul point de connexion mural, ce qui facilite son installation dans les halls, bureaux, réceptions d'hôtels et lobbies.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePour la même série de produits, cliquez sur l'image pour en savoir plus \u0026gt;\u0026gt;\u0026gt;\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/products\/tria-plug-in-wall-lamp\" target=\"_blank\" title=\"Tria Plug In Wall Lamp\"\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Tria_Wall_Lamp-9015_240x240.jpg?v=1705481616\"\/\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : ∅ 11″ x L 2″ \/ Dia 28cm x L 5cm (\u003cspan\u003ePuissance~6W\u003c\/span\u003e)\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e∅ 15.7″ x L \u003c\/span\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cspan\u003e″\u003c\/span\u003e\u003cspan\u003e \/ \u003c\/span\u003e\u003cspan\u003eDia 40cm x L 5cm (Puissance~9W)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille : ∅ 23.6″ x L 2″ \/ Dia 60cm x L 5cm (Puissance~13W)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Tria_Wall_Lamp-90159_600x600.jpg?v=1705481872\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau : Métal\u003cspan\u003e, Acrylique.\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : LED intégrée\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions : Orange, Bleu, Blanc,\u003cspan\u003e Noir.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSwitch: This switch should be connected to an external wall light switch, allowing for controlled electricity supply.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière chaude","offer_id":43717841486078,"sku":"DF202211231948-12","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière froide","offer_id":43961346818302,"sku":"DF202211231948-13","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière chaude","offer_id":43717841518846,"sku":"DF202211231947-11","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière froide","offer_id":43961346851070,"sku":"DF202211231948-14","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière chaude","offer_id":43717841551614,"sku":"DF202211231946-10","price":199.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière froide","offer_id":43961346883838,"sku":"DF202211231948-15","price":199.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière chaude","offer_id":43717841584382,"sku":"DF202211231945-9","price":199.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière froide","offer_id":43961346916606,"sku":"DF202211231948-16","price":199.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière chaude","offer_id":43717841649918,"sku":"DF202211231944-8","price":265.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc \/ Lumière froide","offer_id":43961346949374,"sku":"DF202211231948-17","price":265.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière chaude","offer_id":43717841682686,"sku":"DF202211231943-7","price":265.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc \/ Lumière froide","offer_id":43961346982142,"sku":"DF202211231948-18","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Tria_Wall_Lamp.jpg?v=1685713428"},{"product_id":"coral-resin-pendant-lamp","title":"Suspension Coral","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n\/* Hero *\/\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* Feature chips *\/\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Video *\/\n.dfpd-video { position: relative; aspect-ratio: 16\/9; width: 100%; max-width: 720px; margin: 0 auto; background: #000; border-radius: 4px; overflow: hidden; box-shadow: 0 6px 20px rgba(26,26,24,0.12); }\n.dfpd-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; display: block; }\n\n\/* Craft *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* Finishes *\/\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1.6rem; margin-top: 0.4rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.45rem; transition: transform 0.2s; }\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch { width: 44px; height: 44px; border-radius: 50%; box-shadow: 0 2px 4px rgba(26,26,24,0.1), inset 0 -6px 10px rgba(0,0,0,0.1), inset 2px 2px 3px rgba(255,255,255,0.4); position: relative; overflow: hidden; }\n.sw-yellow { background: radial-gradient(circle at 30% 30%, #FFE080 0%, #F4C020 50%, #B88C00 100%); }\n.sw-green  { background: radial-gradient(circle at 30% 30%, #88A468 0%, #5C7240 50%, #344418 100%); }\n.sw-white  { background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4EFE2 60%, #C8BEA0 100%); border: 1px solid rgba(26,26,24,0.12); }\n.sw-black  { background: radial-gradient(circle at 30% 30%, #4A4A48 0%, #1A1A18 50%, #000000 100%); }\n.sw-grey   { background: radial-gradient(circle at 30% 30%, #D0D0CC 0%, #9A9A96 50%, #606060 100%); }\n.dfpd-finish-name { font-family: var(--dk-jost); font-weight: 500; font-size: 0.68rem; color: var(--ink-2); text-align: center; }\n\n\/* Single-size layout *\/\n.dfpd-size-single { display: grid; grid-template-columns: 260px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 220px; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none; }\n.dfpd-size-single-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.45); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-single-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.6rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-single-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.95rem; color: var(--ink-2); line-height: 1.4; margin-bottom: 0.65rem; }\n.dfpd-size-single-bulbs { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-3); margin-bottom: 0.65rem; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.32rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* Bulb note *\/\n.dfpd-bulb-note { display: flex; align-items: flex-start; gap: 0.9rem; padding: 0.9rem 1.2rem; background: var(--linen); border: 1px solid var(--border); border-radius: 4px; margin-top: 1rem; }\n.dfpd-bulb-note-icon { color: var(--gold-dk); flex-shrink: 0; margin-top: 2px; }\n.dfpd-bulb-note-text { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-2); line-height: 1.55; }\n.dfpd-bulb-note-text strong { font-family: var(--dk-sans); font-weight: 600; color: var(--ink); font-size: 0.88rem; }\n.dfpd-bulb-note-text a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Specs *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* Downloads *\/\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* FAQ *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Support *\/\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 260px; margin: 0 auto; }\n  .dfpd-size-single-pill { margin: 0 auto; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-finishes { gap: 1.2rem; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eLampe suspendue · E26\/E27 · 5 finitions\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLampe suspendue Coral en résine \u003cspan class=\"gold\"\u003e\u003c\/span\u003e.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne \u003cspan class=\"gold\"\u003esuspension sculpturale en résine\u003c\/span\u003e avec une forme ouverte en bas, multi-pétales qui encadre l'ampoule comme une fleur — disponible en cinq finitions audacieuses pour les salles à manger, cuisines, chambres et tout espace qui mérite une \u003cspan class=\"gold\"\u003esuspension décorative\u003c\/span\u003e au caractère organique.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- 2. FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M14 4 C10 4 7 8 7 12 C7 17 10 20 14 22 C18 20 21 17 21 12 C21 8 18 4 14 4Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 6 C8 9 8 14 10 18\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 6 C20 9 20 14 18 18\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M7 12 h14\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eForme en résine \u003cspan class=\"gold\"\u003esculpturale\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"9\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"19\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"14\" cy=\"6\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"14\" cy=\"20\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"6\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22\" cy=\"7\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003e5\u003c\/span\u003e finitions audacieuses\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 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"14\" cy=\"12\" r=\"5\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M11 20h6l1 4H10l1-4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 4v2M4 12h2M24 12h-2M7.1 7.1l1.4 1.4M19.5 7.1l-1.4 1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eE26\/E27 \u003cspan class=\"gold\"\u003eEdison\u003c\/span\u003e ou LED\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 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M6 22V14a8 8 0 1 1 16 0v8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 22h20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAC \u003cspan class=\"gold\"\u003e110–240V\u003c\/span\u003e Universel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. VIDEO (Pattern A) --\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 en \u003cspan class=\"gold\"\u003eaction.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/AmZgbVcLXkg?si=RhjIYtUz423Zblzz\u0026amp;autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=AmZgbVcLXkg\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Coral Resin Pendant Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForme \u0026amp; matière\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eRésine avec la courbe de \u003cspan class=\"gold\"\u003equelque chose de naturel.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"30\" viewbox=\"0 0 36 36\" width=\"30\"\u003e\n\u003cpath d=\"M18 6 C12 6 8 11 8 16 C8 23 12 27 18 30 C24 27 28 23 28 16 C28 11 24 6 18 6Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 8 C10 12 10 20 13 26\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M23 8 C26 12 26 20 23 26\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eLa matière\u003c\/div\u003e\n\u003ch4\u003eRésine mate, \u003cspan class=\"gold\"\u003etraitée en surface pour résister à l'oxydation.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eLe Coral est moulé dans la résine selon une \u003cspan class=\"gold\"\u003eforme ouverte à plusieurs pétales\u003c\/span\u003e — chaque arc capte la lumière différemment à son passage. Un traitement de peinture en surface met en évidence la texture tout en protégeant contre l'oxydation et la décoloration, de sorte que la finition perdure au fil des années d'utilisation. La silhouette aérée permet à une ampoule Edison ou LED de briller de l'intérieur, apportant chaleur et profondeur visuelle à \u003cspan class=\"gold\"\u003ela salle à manger, l'îlot de cuisine, le coin lecture de la chambre\u003c\/span\u003e, et à tout espace qui mérite un \u003cspan class=\"gold\"\u003eluminaire suspendu sculptural au caractère organique\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. FINISHES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFinitions\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCinq tons, \u003cspan class=\"gold\"\u003eune forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-name\"\u003eJaune\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-name\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-name\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-black\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-name\"\u003eNoir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-grey\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-name\"\u003eGris\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. SIZE (single) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003ePetite fleur, \u003cspan class=\"gold\"\u003eprésence généreuse.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Coral_Resin_Pendant_Lamp_0428_20.jpg?v=1714294741\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Coral Resin Pendant Lamp dimension diagram Dia 18cm H 15cm\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Coral_Resin_Pendant_Lamp_0428_20.jpg?v=1714294741\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eConfiguration unique\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eDia 18 × H 15 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 7.1″ × H 5.9″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-bulbs\"\u003eE26 \/ E27 · Ampoule LED ou Edison (non incluse)\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eSalle à manger · Cuisine · Chambre\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-bulb-note\"\u003e\n\u003cdiv class=\"dfpd-bulb-note-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 22 22\" width=\"18\"\u003e\n\u003ccircle cx=\"11\" cy=\"11\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M11 10v5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"11\" cy=\"7.5\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-bulb-note-text\"\u003e\u003cstrong\u003eAmpoule non incluse.\u003c\/strong\u003e Utilise une base \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 ou E27\u003c\/a\u003e — taille standard largement disponible aux États-Unis. Une ampoule Edison blanc chaud (2200–2700 K) met magnifiquement en valeur la forme à fond ouvert. Une ampoule LED A19 standard fonctionne également pour une durée de vie plus longue et un fonctionnement plus frais.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. 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, \u003cspan class=\"gold\"\u003een bonne et due forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatière\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"gold\"\u003eAbat-jour en résine\u003c\/span\u003e + \u003cspan class=\"gold\"\u003eQuincaillerie en métal\u003c\/span\u003e\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\"\u003eE26 \/ E27 · Ampoule LED ou Edison \u003cspan class=\"sub\"\u003e· non incluse\u003c\/span\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 \u003cspan class=\"sub\"\u003e· compatible avec l'Amérique du Nord, l'Europe, l'Australie et l'Arabie Saoudite\u003c\/span\u003e\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\"\u003eRosace de plafond \u003cspan class=\"sub\"\u003e· usage intérieur uniquement\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLongueur du câble\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cspan class=\"sub\"\u003e· extension disponible sur demande\u003c\/span\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 standard \u003cspan class=\"sub\"\u003e· non inclus\u003c\/span\u003e\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\"\u003eJaune · Vert · Blanc · Noir · Gris\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. DOWNLOADS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eressources.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1I7eTvf9bSwXn6uahh1Lkp4tdTq0ku1_I\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1ZSiSlRWyWNtzfTS7ZQj2UUQOkoimKT4T\/view?usp=share_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eGuide d'installation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eModèle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\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 \u003cspan class=\"gold\"\u003erapides.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eQuelle ampoule convient le mieux au Coral ? \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\u003eComme le Coral a un \u003cspan class=\"gold\"\u003edesign à fond ouvert\u003c\/span\u003e, l'ampoule est entièrement visible. Une \u003cspan class=\"gold\"\u003eampoule Edison blanc chaud avec filament visible (E26\/E27, 2200–2400 K)\u003c\/span\u003e est le choix le plus populaire — la lueur ambrée joue magnifiquement à travers les pétales en résine et ajoute une chaleur vintage à la pièce. Une ampoule LED A19 blanc chaud standard fonctionne également bien pour un usage quotidien. Évitez les ampoules blanc froid ou lumière du jour (5000 K+) qui peuvent paraître dures contre la finition en résine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle finition convient le mieux à un îlot de cuisine ou une salle à manger ? \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\u003ePour les \u003cspan class=\"gold\"\u003eîlots de cuisine et salles à manger\u003c\/span\u003e, le Vert et le Jaune affichent le plus d'éclat et s'accordent bien avec les tons de bois naturel, la rotin et les murs blanc chaud. Le Blanc et le Gris sont les plus neutres, s'intégrant facilement dans les cuisines Scandi-minimalistes et de style farmhouse moderne. Le Noir est le plus dramatique et fonctionne particulièrement bien au-dessus d'un plan de travail en marbre foncé ou face à des placards blancs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eÀ quelle hauteur dois-je suspendre le Coral au-dessus d'une table à manger ? \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\u003eLa ligne directrice standard pour un \u003cspan class=\"gold\"\u003eluminaire suspendu au-dessus d'une table à manger\u003c\/span\u003e est de 28–34 pouces du plan de la table au bas de l'abat-jour. Cela place le Coral au niveau des yeux confortable en position assise — assez bas pour créer une atmosphère intime, assez haut pour ne pas obstruer la vue. Le câble est livré à 59″ et peut être prolongé ; si vous avez des plafonds supérieurs à 10 pi, contactez-nous avant de commander.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eLa finition en résine s'écaillera-t-elle ou s'évanouira-t-elle avec le temps ? \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 Coral utilise une \u003cspan class=\"gold\"\u003erésine mate traitée en surface\u003c\/span\u003e spécifiquement finie pour résister à l'oxydation et à la décoloration des couleurs dans des conditions intérieures normales. Évitez la lumière du soleil directe prolongée (l'exposition UV des fenêtres au fil des ans peut affecter toute résine mate). Pour le nettoyage, essuyez avec un chiffon doux sec ou légèrement humide — pas de solvants ni de nettoyants abrasifs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003ePuis-je utiliser le Coral dans une salle de bain ou un porche extérieur couvert ? \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 Coral est classé pour les \u003cspan class=\"gold\"\u003eemplacements intérieurs secs uniquement\u003c\/span\u003e. Il n'est pas IP-classé pour les environnements humides ou mouillés et ne doit pas être installé au-dessus d'une douche, d'une baignoire ou dans un lieu extérieur quelconque. Pour une salle de bain, installez-le loin de la vapeur et de l'humidité directes — un espace de vanité de style chambre convient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. SUPPORT FOOTER --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"Dia 18cm x H 15cm \/ ∅ 7.1″ x H 5.9″ \/ Jaune","offer_id":43720469348606,"sku":"20221124200901","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 15cm \/ ∅ 7.1″ x H 5.9″ \/ Vert","offer_id":43720469381374,"sku":"20221124200902","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 15cm \/ ∅ 7.1″ x H 5.9″ \/ Blanc","offer_id":43720469414142,"sku":"20221124200903","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 15cm \/ ∅ 7.1″ x H 5.9″ \/ Noir","offer_id":43720469446910,"sku":"20221124200904","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 15cm \/ ∅ 7.1″ x H 5.9″ \/ Gris","offer_id":43720469479678,"sku":"20221124200905","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Coral_Resin_Pendant_Lamp_9ada02b7-8f83-474a-90d5-61ba2397f591.jpg?v=1687225745"},{"product_id":"disc-orb-pendant-lamp","title":"Suspension Disc Orb","description":"\u003c!--\n  DEKORFINE — Product Description · Disc Orb Pendant Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: warm coral + sage accent + GEO FAQ + JSON-LD schema.\n  Single size · 6 expressive color finishes · G9 bulb base.\n  2 product videos side-by-side · 3 downloads.\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: #2A1C14; --ink-2: #4A3528; --ink-3: #6B5040;\n  --cream: #FCF5EC; --bg: #F4E5D0; --linen: #EDDABE; --sand: #DCBE94;\n  --border: #D2A878; --border-lt: #DEC096;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm coral terracotta (matches Orange\/Shrimp Pink) *\/\n  --olive: #C46848;        \/* Warm coral — primary accent *\/\n  --olive-lt: #DC8868;\n  --olive-dk: #8C3A1C;     \/* Deep terracotta *\/\n  --olive-sft: #FAE2D6;    \/* Pale coral peach *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Soft sage green (cool complement, matches Green variant) *\/\n  --clay: #5A7048;\n  --clay-sft: #E8EDDF;\n\n  --stone: #8C7458; --mist: #B59880;\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;\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; inset: 0;\n  width: 100%; height: 100%; 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\/* 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\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(42, 28, 20, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 28, 20, 0.12);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.06); }\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\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.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\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 — 6 colors *\/\n.dfpd-finishes {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 0.75rem;\n  margin-top: 0.4rem;\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, 28, 20, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 28, 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.orange {\n  background: radial-gradient(circle at 30% 30%, #F4B870 0%, #D4823A 55%, #A85820 100%);\n}\n.dfpd-finish-swatch.green {\n  background: radial-gradient(circle at 30% 30%, #B0C898 0%, #7A9858 55%, #4A6830 100%);\n}\n.dfpd-finish-swatch.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%);\n}\n.dfpd-finish-swatch.shrimp-pink {\n  background: radial-gradient(circle at 30% 30%, #FACBC4 0%, #EC9A8E 55%, #B85850 100%);\n}\n.dfpd-finish-swatch.red {\n  background: radial-gradient(circle at 30% 30%, #DC4030 0%, #8C1818 60%, #4A0808 100%);\n}\n.dfpd-finish-swatch.brown {\n  background: radial-gradient(circle at 30% 30%, #A07452 0%, #6E4A2C 55%, #3F2916 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; 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 — 3 columns *\/\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, 28, 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: 1100px) {\n  .dfpd-finishes { 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-vid-cards { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 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-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 200px; max-width: 280px; margin: 0 auto; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-finishes { grid-template-columns: repeat(2, 1fr); }\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\u003eDisc Orb.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne sphère en verre dépoli nichée dans un disque en verre en forme de rebord — Disc Orb diffuse la lumière en une lueur ambiante douce, jamais agressive pour les yeux. Disponible en six finitions expressives, cette suspension apporte couleur et caractère aux salons, salles à manger et compositions chevet. Une déclaration compacte pour les espaces qui privilégient une lumière douce et sculptée.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cellipse cx=\"13\" cy=\"9\" rx=\"9\" ry=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003ccircle cx=\"13\" cy=\"15\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"15\" fill=\"currentColor\" opacity=\"0.3\" r=\"2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eForme \u003cem\u003edisque \u0026amp; sphère\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"6\" cy=\"13\" fill=\"#D4823A\" opacity=\"0.85\" r=\"2.3\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"11\" cy=\"13\" fill=\"#7A9858\" opacity=\"0.85\" r=\"2.3\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"13\" fill=\"#EC9A8E\" opacity=\"0.85\" r=\"2.3\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"21\" cy=\"13\" fill=\"#8C1818\" opacity=\"0.85\" r=\"2.3\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSix \u003cem\u003efinitions\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" opacity=\"0.4\" r=\"6\" stroke=\"currentColor\" stroke-dasharray=\"2 2\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" fill=\"currentColor\" opacity=\"0.3\" r=\"3\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDiffuseur \u003cem\u003edépoli\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\u003c\/div\u003e\n\u003c!-- 2 PRODUCT VIDEOS — side-by-side --\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\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\/KCCKgYZtmjY?rel=0\u0026amp;modestbranding=1\" title=\"Disc Orb Pendant — 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 Disc Orb 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\/lXcTxlaqxXQ?rel=0\u0026amp;modestbranding=1\" title=\"Disc Orb Pendant — 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 Disc Orb transforme un espace\u003c\/p\u003e\n\u003c\/div\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 accent\"\u003e\n\u003ch4\u003eChoisissez d'abord votre couleur\u003c\/h4\u003e\n\u003cp\u003eDisponible en \u003cstrong\u003esix finitions expressives\u003c\/strong\u003e : Orange, Vert, Blanc, Rose crevette, Rouge, Marron. Chaque couleur concerne le cadre métallique et le disque — la sphère en verre dépoli reste identique sur toutes les variantes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eCulot d'ampoule\u003c\/h4\u003e\n\u003cp\u003eChaque douille utilise une \u003cstrong\u003eampoule bipin G9\u003c\/strong\u003e — 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 — extensible sur demande pour plafonds hauts ou espaces en mezzanine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eConfiguration compacte \u003cem\u003eunique.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Disc_Orb_Pendant_Lamp-_36_480x480.jpg?v=1682152525\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Disc Orb Pendant Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Disc_Orb_Pendant_Lamp-_36_480x480.jpg?v=1682152525\"\/\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eSuspension \u003cem\u003ecompacte\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003eFormat unique\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eØ 25 cm × H 22 cm\u003cbr\/\u003e∅ 9.8″ × H 8.7″\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 · Verre \u003cem\u003e(diffuseur sphérique dépoli)\u003c\/em\u003e\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\"\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-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch orange\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch shrimp-pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRose crevette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRouge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch brown\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBrun\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\u003eQuelles sont les dimensions de la Suspension Disc Orb ? \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\u003eLa Suspension Disc Orb mesure \u003cstrong\u003e∅ 9.8″ × H 8.7″ (Ø 25 cm × H 22 cm)\u003c\/strong\u003e. Sa taille compacte la rend parfaite pour les salons, tables à manger, compositions chevet, ou comme accent unique au-dessus d'un îlot de cuisine — assez petite pour être regroupée en ensembles dans les espaces plus grands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelles couleurs propose la Suspension Disc Orb ? \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\u003eLa Disc Orb est disponible en \u003cstrong\u003esix finitions expressives\u003c\/strong\u003e : Orange, Vert, Blanc, Rose crevette, Rouge et Marron. La couleur s'applique au cadre métallique et au disque — la sphère en verre dépoli (blanc) reste identique sur toutes les variantes.\u003c\/p\u003e\n\u003cp\u003eLa palette variée permet à la Disc Orb de fonctionner comme un discret accent Blanc ou une déclaration audacieuse en Rouge, selon votre style d'intérieur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eÀ quoi sert le design disque et sphère ? \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\u003eLa suspension associe un \u003cstrong\u003edisque en verre en forme de rebord sur le dessus\u003c\/strong\u003e à une \u003cstrong\u003esphère diffusante en verre dépoli en dessous\u003c\/strong\u003e. Le disque réfléchit la lumière vers le plafond pour un effet ambiant, tandis que la sphère déplie diffuse la lumière directe vers le bas en une lueur douce et uniforme — jamais agressive pour les yeux.\u003c\/p\u003e\n\u003cp\u003eCe design à deux éléments produit une lumière plus sculptée et en couches qu'une suspension à abat-jour unique.\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 la Suspension Disc Orb ? \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\u003eLa suspension utilise une \u003cstrong\u003eampoule bibroche G9\u003c\/strong\u003e (LED ou halogène). Le G9 est un petit culot à deux broches — \u003cstrong\u003edifférent des culots à vis E26\/E27 plus courants\u003c\/strong\u003e. Les ampoules ne sont pas incluses.\u003c\/p\u003e\n\u003cp\u003ePour un rendu optimal, nous recommandons les \u003cstrong\u003eampoules LED blanc chaud (2700–3000K)\u003c\/strong\u003e — elles s'accordent parfaitement avec le diffuseur en verre dépoli. 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\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 propose une \u003cstrong\u003epolitique de retour de 30 jours\u003c\/strong\u003e sur les articles non endommagés dans leur emballage d'origine. Comme chaque suspension est finalisée à la main, les légères variations de texture ou de saturation du verre font partie du caractère artisanal — ce ne sont pas des 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\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1srmWeTyrl3JH0iN-wdr7zYWkuAVsjZBo\/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\"\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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/15ejv79dI3VvGGAz3Y-1lNk2ja2s_CLgc\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\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\/1bWZGtziId9JoYcYHzu646b_lLySVpJv0\/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\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\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\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":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Orange \u0026 Rose crevette","offer_id":43750211748094,"sku":"DF202212100835","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Orange \u0026 Rouge","offer_id":43750211780862,"sku":"DF202212100836","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Orange \u0026 Blanc","offer_id":43750211813630,"sku":"DF202212100837","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Orange \u0026 Vert","offer_id":43750211846398,"sku":"DF202212100838","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Marron \u0026 Vert","offer_id":43750213320958,"sku":"DF202212100841","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Marron \u0026 Rose crevette","offer_id":43750211879166,"sku":"DF202212100839","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Marron \u0026 Blanc","offer_id":43750211911934,"sku":"DF202212100840","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Marron \u0026 Rouge","offer_id":43750213353726,"sku":"DF202212100842","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Blanc","offer_id":43750213386494,"sku":"DF202212100843","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Blanc \u0026 Vert","offer_id":43750213419262,"sku":"DF202212100844","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Blanc \u0026 Rose crevette","offer_id":43750213452030,"sku":"DF202212100845","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9,8″ x H 8,7″ \/ Dia 25cm x H 22cm \/ Blanc \u0026 Rouge","offer_id":43750213484798,"sku":"DF202212100846","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Disc_Orb_Pendant_Lamp_45696.jpg?v=1698892817"},{"product_id":"fanta-wall-lamp","title":"Applique Murale Fanta","description":"\u003c!--\n  DEKORFINE — Fanta Wall Lamp · v5 LEAN\n  ══════════════════════════════════════════════════════\n  Macaron-pastel minimalist wall sconce\n  Metal dome + natural wood collar + visible globe bulb\n  Single size: ∅15 × H17 cm\n  5 finishes: White \/ Pink \/ Green \/ Yellow \/ Wood color\n  E26 or E27 single bulb · Wall-mounted hardwired · IP20 indoor\n  3 videos · 2 real downloads + 1 placeholder\n  \n  SEO long-tails (dynamic for this product):\n  - macaron color wall sconce · pastel wall lamp bedroom\n  - scandi wall sconce wood and metal · minimalist bedside wall light\n  - pink wall lamp nursery · modern kids room sconce\n  - above-bed wall sconce hardwired · small wall light Scandinavian\n  ══════════════════════════════════════════════════════\n  NEW DEKORFINE FONT SYSTEM (LOCKED — no Fraunces, no italic)\n  Outfit 600 \/ Cormorant Garamond 400 \/ Jost 500-600\n  Color emphasis only (gold #9C7A3C light bg)\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=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n.dfpd-sec { margin-bottom: 2rem; }\n\n.dfpd-videos-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-video { position: relative; aspect-ratio: 16 \/ 9; width: 100%; background: #000; border-radius: 4px; overflow: hidden; box-shadow: 0 6px 20px rgba(26, 26, 24, 0.12); }\n.dfpd-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; display: block; }\n\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* SIZE — single, image-left + text-right *\/\n.dfpd-size-single { display: grid; grid-template-columns: 280px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-single-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.6rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-single-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.95rem; color: var(--ink-2); line-height: 1.4; margin-bottom: 0.65rem; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 230px; margin: 0; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; }\n.dfpd-size-single-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26, 26, 24, 0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26, 26, 24, 0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.32rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* 5 FINISHES — flex grid *\/\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1.1rem; margin-top: 0.4rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.4rem; transition: transform 0.2s; min-width: 56px; }\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch { width: 40px; height: 40px; border-radius: 50%; box-shadow: 0 2px 4px rgba(26, 26, 24, 0.1), inset 0 -6px 10px rgba(0, 0, 0, 0.1), inset 2px 2px 3px rgba(255, 255, 255, 0.4); position: relative; overflow: hidden; }\n.sw-fanta-white { background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4EFE2 60%, #C8BEA0 100%); border: 1px solid rgba(26,26,24,0.12); }\n.sw-fanta-pink { background: radial-gradient(circle at 30% 30%, #F8C8B8 0%, #E8A088 50%, #B07060 100%); }\n.sw-fanta-green { background: radial-gradient(circle at 30% 30%, #B8C8A0 0%, #88A06C 50%, #5A7240 100%); }\n.sw-fanta-yellow { background: radial-gradient(circle at 30% 30%, #FFE680 0%, #F4D040 50%, #B8920C 100%); }\n.sw-fanta-wood { background: radial-gradient(circle at 30% 30%, #E8C896 0%, #B89058 50%, #6E4A20 100%); }\n.dfpd-finish-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.68rem; color: var(--ink-2); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26, 26, 24, 0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-videos-3 { grid-template-columns: 1fr; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 280px; margin: 0 auto; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\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\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eDétails du Produit · Applique macaron pastel\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eL'Applique Murale \u003cspan class=\"gold\"\u003eFanta.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne petite \u003cspan class=\"gold\"\u003eapplique murale couleur macaron\u003c\/span\u003e avec un abat-jour demi-dôme en métal peint, une bague en bois naturel, et une ampoule globe visible — minimalisme à tendance scandinave dans cinq teintes douces. Parfaite comme \u003cspan class=\"gold\"\u003elampe de chevet, veilleuse de chambre d'enfant, ou élément d'accent en couloir\u003c\/span\u003e dans des intérieurs modernes, des chambres d'enfants, et des espaces minimalistes chaleureux.\u003c\/p\u003e\n\u003c\/header\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 28 28\" width=\"22\"\u003e\u003cpath d=\"M5 14 Q5 7 14 7 Q23 7 23 14 Z\" fill=\"currentColor\" fill-opacity=\"0.4\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"20\" fill=\"currentColor\" fill-opacity=\"0.5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAbat-jour \u003cspan class=\"gold\"\u003edemi-dôme\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\u003crect fill=\"currentColor\" fill-opacity=\"0.4\" height=\"6\" rx=\"0.6\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"16\" x=\"6\" y=\"11\"\u003e\u003c\/rect\u003e\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.4\" x1=\"9\" x2=\"9\" y1=\"11\" y2=\"17\"\u003e\u003c\/line\u003e\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.4\" x1=\"14\" x2=\"14\" y1=\"11\" y2=\"17\"\u003e\u003c\/line\u003e\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.4\" x1=\"19\" x2=\"19\" y1=\"11\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eBague en bois\u003c\/span\u003e naturel\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 28 28\" width=\"22\"\u003e\u003ccircle cx=\"6\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.25\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"11\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.45\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.65\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"21\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.85\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCinq \u003cspan class=\"gold\"\u003efinitions macaron\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\u003cpath d=\"M11 5 Q9 9 9 13 Q9 16 13 16 Q17 16 17 13 Q17 9 15 5 Z\" fill=\"currentColor\" fill-opacity=\"0.4\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"9\" x2=\"17\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"11\" x2=\"15\" y1=\"20\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eE26 \/ E27\u003c\/span\u003e unique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEOS Pattern D — 3 columns --\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 en \u003cspan class=\"gold\"\u003eaction.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-videos-3\"\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/zfhPDKqqWYc?si=Wi9jOI8bnlv1K4A9\u0026amp;autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=zfhPDKqqWYc\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Fanta Wall Lamp — overview\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/mg-g8Rltfq8?si=nn6nqfOYGMviVURv\u0026amp;autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=mg-g8Rltfq8\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Fanta Wall Lamp — close-up\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/LI8a8vJ717g?si=RYQNYX5y9_CwgbCt\u0026amp;autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=LI8a8vJ717g\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Fanta Wall Lamp — finishes\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT — single paragraph --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForme et finition\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDouceur pastel, \u003cspan class=\"gold\"\u003eforme épurée.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"32\" viewbox=\"0 0 36 36\" width=\"32\"\u003e\n\u003ccircle cx=\"8\" cy=\"18\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"12\" x2=\"18\" y1=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\n\u003crect fill=\"currentColor\" fill-opacity=\"0.4\" height=\"6\" rx=\"0.3\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"4\" x=\"18\" y=\"15\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M22 21 Q22 28 28 28 Q34 28 34 21 Z\" fill=\"currentColor\" fill-opacity=\"0.35\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"28\" cy=\"32\" fill=\"currentColor\" fill-opacity=\"0.6\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eTrois éléments, \u003cspan class=\"gold\"\u003eune présence murale discrète.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eRosace ronde murale, bras fin, col en bois naturel \u003cspan class=\"gold\"\u003epeint\u003c\/span\u003e, demi-dôme en métal laqué. À l'intérieur du dôme, l'ampoule apparaît comme un globe blanc impeccable — visible, intentionnel, faisant partie de la silhouette. Disponible en \u003cspan class=\"gold\"\u003erose pastel doux, vert menthe, jaune ensoleillé, blanc éclatant et couleur bois naturel\u003c\/span\u003e pour \u003cspan class=\"gold\"\u003eles chambres à tendance scandinave, les pouponnières modernes et les couloirs minimalistes et chaleureux\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE — single --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDimensions \u003cspan class=\"gold\"\u003emurales compactes.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta-wall-lamp-900_600x600.jpg?v=1709344631\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Fanta Wall Lamp dimension diagram macaron pastel sconce\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta-wall-lamp-900_600x600.jpg?v=1709344631\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eConfiguration unique\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eDia 15 × H 17 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 5.9″ × H 6.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eChevet · chambre d'enfant · couloir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eCaractéristiques\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cspan class=\"gold\"\u003een bonne et due forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatière\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"gold\"\u003eMétal\u003c\/span\u003e + \u003cspan class=\"gold\"\u003eBois\u003c\/span\u003e \u003cspan class=\"sub\"\u003e(abat-jour demi-dôme peint · bague en bois naturel)\u003c\/span\u003e\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 \u003cspan class=\"sub\"\u003e(non incluse · ampoule unique)\u003c\/span\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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e \u003cspan class=\"sub\"\u003e(E26 US\/CA · E27 EU\/UK\/Asie\/AU)\u003c\/span\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\"\u003eMurale · Câblée · Intérieur\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIndice de protection\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"sub\"\u003e(emplacements intérieurs secs)\u003c\/span\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 externe \u003cspan class=\"sub\"\u003e(non inclus · alimente le circuit)\u003c\/span\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-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-fanta-white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-fanta-pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRose\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-fanta-green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-fanta-yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eJaune\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch sw-fanta-wood\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBois\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eressources.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/10r00NSw1hpMFnWG1PSNbD_CRahifD8X5\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1HREH5VA-H36P22PVDNxe5QiWOXOLNOzW\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRessource\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ — 5 lean questions --\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 \u003cspan class=\"gold\"\u003erapides.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eL'Applique Murale Fanta est-elle sûre pour une chambre d'enfant ou une nursery ?\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\u003eOui — les finitions douces \u003cspan class=\"gold\"\u003erose macaron, vert menthe, et jaune\u003c\/span\u003e s'accordent sans effort aux nurseries et chambres d'enfants modernes. Montée en hauteur au-dessus du lit, l'ampoule reste hors de portée. Pour un effet veilleuse, associez-la à une ampoule LED blanc chaud basse consommation (3–5 W).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle finition devrais-je choisir ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cspan class=\"gold\"\u003eBlanc \/ Bois :\u003c\/span\u003e neutres scandinaves apaisants pour les chambres minimalistes chaleureuses et les couloirs. \u003cspan class=\"gold\"\u003eRose \/ Vert \/ Jaune :\u003c\/span\u003e affirmations macaron pastel pour les nurseries, chambres d'enfants, ou espaces d'invités ludiques. Chacune est livrée avec une bague en bois naturel qui adoucit le métal peint.\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-t-elle, et est-elle gradable ?\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\u003eAmpoule unique \u003cspan class=\"gold\"\u003eE26 ou E27 à vis médium\u003c\/span\u003e (LED ou filament Edison ; non incluse). Recommandé : \u003cspan class=\"gold\"\u003eLED blanc chaud 2700-3000 K, 5-9 W\u003c\/span\u003e — une puissance inférieure fonctionne mieux au-dessus d'un lit. Gradable lorsqu'elle est associée à une LED gradable et un variateur mural homologué LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment s'installe-t-il ?\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\u003eApplique murale filaire — raccordez-la à une boîte de jonction murale standard derrière la plaque de montage ronde, commandée par un interrupteur mural externe (non inclus). Idéalement installée par un électricien agréé. Consultez le \u003cspan class=\"gold\"\u003ePDF d'installation\u003c\/span\u003e ci-dessus pour le schéma de câblage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eÀ quelle hauteur dois-je l'installer au-dessus d'un lit ?\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\u003ePour une applique de lecture au-dessus du lit, positionnez le centre de la lampe approximativement \u003cspan class=\"gold\"\u003e100-120 cm (40-48″) au-dessus du matelas\u003c\/span\u003e — assez haut pour dégager la ligne de vue, assez bas pour lire confortablement. Planifiez l'emplacement de la boîte de jonction avant la pose de cloison.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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","brand":"Dekorfine","offers":[{"title":"∅ 5.9″ x H 6.7″ \/ Dia 15cm x H 17cm \/ Blanc \u0026 Couleur bois","offer_id":43750016188670,"sku":"DF202212100943-1","price":125.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Dia 15cm x H 17cm \/ Vert \u0026 Bois","offer_id":43750016221438,"sku":"DF202212100944-2","price":125.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Dia 15cm x H 17cm \/ Rose \u0026 Bois","offer_id":43750016254206,"sku":"DF202212100945-3","price":125.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Dia 15cm x H 17cm \/ Jaune \u0026 Bois","offer_id":43750016286974,"sku":"DF202212100946-4","price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Fanta_Wall_Lamp.jpg?v=1685752396"},{"product_id":"drop-floor-lamp","title":"Lampadaire Drop","description":"\u003c!--\n  DEKORFINE — Drop Floor Lamp · v3 condensed CONCISE\n  Sculptural iron floor lamp with stacked bulbous\/orb segments column body\n  Half-dome shade in matching finish · single size L40 × H150 cm\n  6 finishes (Red \/ Blue \/ Green \/ White \/ Black \/ Grey)\n  E26\/E27 · push button switch (not dimmable) · plug-in 150cm cable with switch plug\n  1 download · CONCISE format · namespace: .dfpd-*\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 { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #2A1F18; --ink-2: #463524; --ink-3: #6A4F3A;\n  --cream: #FAF3E8; --linen: #ECDCB8; --border: #B89048; --border-lt: #D2AC78;\n  --olive: #A88438; --olive-dk: #6E5018; --olive-sft: #FAEAB8;\n  --stone: #786040;\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  padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.62rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n.dfpd-h2 { font-family: 'Fraunces', serif; font-size: clamp(1.25rem, 2vw, 1.5rem); font-weight: 400; line-height: 1.25; color: var(--ink); margin-bottom: 1rem; }\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-hero { padding-bottom: 2rem; border-bottom: 1px solid var(--border); margin-bottom: 2rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.68rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title { font-family: 'Fraunces', serif; font-size: clamp(1.75rem, 3.4vw, 2.35rem); font-weight: 300; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede { font-size: 0.98rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2.5rem; }\n.dfpd-feature { padding: 1.25rem 1rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title { font-family: 'Fraunces', serif; font-size: 0.92rem; font-weight: 400; line-height: 1.3; }\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n.dfpd-craft { display: grid; grid-template-columns: 80px 1fr; gap: 1.5rem; padding: 1.5rem 1.75rem; background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 64px; height: 64px; border-radius: 50%; background: var(--cream); border: 1px solid var(--olive); color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-size: 0.6rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.4rem; }\n.dfpd-craft-text h4 { font-family: 'Fraunces', serif; font-size: 1.3rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1.2; margin-bottom: 0.45rem; }\n.dfpd-craft-text p { font-size: 0.9rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p strong { color: var(--ink); font-weight: 500; }\n\n.dfpd-size-single { display: grid; grid-template-columns: 280px 1fr; gap: 1.75rem; padding: 1.5rem 1.75rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow { font-size: 0.55rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.5rem; }\n.dfpd-size-single-title { font-family: 'Fraunces', serif; font-size: 1.6rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1.1; margin-bottom: 0.5rem; }\n.dfpd-size-single-dim { font-family: 'Fraunces', serif; font-size: 0.95rem; font-style: italic; color: var(--ink-2); line-height: 1.5; margin-bottom: 0.85rem; }\n.dfpd-size-single-dim em { font-style: normal; color: var(--stone); font-family: 'Outfit', sans-serif; font-size: 0.78rem; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 280px; margin: 0; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; }\n.dfpd-size-single-image:hover { border-color: var(--olive); box-shadow: 0 4px 14px rgba(42, 31, 24, 0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(42, 31, 24, 0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.35rem 0.85rem; background: var(--olive-sft); color: var(--olive-dk); border-radius: 2px; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* COLORWAY GRID — 6 finish variants *\/\n.dfpd-colorways { display: grid; grid-template-columns: repeat(6, 1fr); gap: 0.6rem; }\n.dfpd-colorway { background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 1rem 0.7rem; text-align: center; transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s; }\n.dfpd-colorway:hover { border-color: var(--olive); transform: translateY(-2px); box-shadow: 0 4px 10px rgba(42, 31, 24, 0.08); }\n.dfpd-colorway-swatch { width: 56px; height: 56px; margin: 0 auto 0.55rem; border-radius: 50%; box-shadow: 0 2px 4px rgba(42, 31, 24, 0.1), inset 0 -8px 14px rgba(0, 0, 0, 0.18), inset 3px 3px 4px rgba(255, 255, 255, 0.4); }\n.dfpd-colorway-swatch.red { background: radial-gradient(circle at 30% 28%, #F88060 0%, #C8281C 55%, #6E1010 100%); }\n.dfpd-colorway-swatch.blue { background: radial-gradient(circle at 30% 28%, #88B0E0 0%, #2C5C9C 55%, #102848 100%); }\n.dfpd-colorway-swatch.green { background: radial-gradient(circle at 30% 28%, #B4C898 0%, #7C9468 55%, #3A4828 100%); }\n.dfpd-colorway-swatch.white { background: radial-gradient(circle at 30% 28%, #FFFFFF 0%, #EFEFE8 55%, #C8C8C0 100%); border: 1px solid rgba(42, 31, 24, 0.15); }\n.dfpd-colorway-swatch.black { background: radial-gradient(circle at 30% 28%, #4A453F 0%, #1F1A14 55%, #0A0805 100%); }\n.dfpd-colorway-swatch.grey { background: radial-gradient(circle at 30% 28%, #C8C4BC 0%, #888480 55%, #38332C 100%); }\n.dfpd-colorway-name { font-family: 'Fraunces', serif; font-size: 0.82rem; font-style: italic; color: var(--ink); line-height: 1.2; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 160px 1fr; gap: 1.5rem; padding: 0.75rem 1.35rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; font-size: 0.9rem; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-size: 0.58rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-size: 0.88rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val em { font-family: 'Fraunces', serif; font-style: italic; color: var(--olive-dk); }\n.dfpd-spec-val a { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n\n.dfpd-foot { display: grid; grid-template-columns: 1fr; gap: 0.75rem; max-width: 480px; }\n.dfpd-download { display: flex; align-items: center; gap: 0.95rem; padding: 1rem 1.25rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--olive); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(42, 31, 24, 0.08); }\n.dfpd-download-icon { width: 36px; height: 36px; background: var(--linen); border-radius: 4px; color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: 'Fraunces', serif; font-size: 0.95rem; line-height: 1.25; }\n.dfpd-download-sub { font-size: 0.62rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--olive); }\n.dfpd-download-arrow { margin-left: auto; color: var(--olive); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1rem 1.35rem; cursor: pointer; list-style: none; font-family: 'Fraunces', serif; font-size: 1rem; font-style: italic; font-weight: 400; transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 24px; height: 24px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--olive); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--olive-sft); border-color: var(--olive); }\n.dfpd-faq-answer { padding: 0 1.35rem 1.15rem; font-size: 0.88rem; line-height: 1.65; color: var(--ink-2); }\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 { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-support { padding-top: 1rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: 'Fraunces', serif; font-style: italic; font-size: 0.88rem; color: var(--stone); }\n.dfpd-link { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n@media (max-width: 1100px) {\n  .dfpd-colorways { grid-template-columns: repeat(3, 1fr); }\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-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 320px; margin: 0 auto; }\n}\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.85rem 1.15rem; }\n  .dfpd-colorways { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eDétails du produit · Lampadaire sculptural\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLe lampadaire \u003cem\u003eDrop.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUn totem sculptural en fer massif — cinq \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003esegments bulbeux empilés\u003c\/strong\u003e forment la colonne, surmontée d'un \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003ediffuseur demi-dôme brillant\u003c\/strong\u003e dans la même finition. Six palettes de couleurs saturées, une pièce signature.\u003c\/p\u003e\n\u003c\/header\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\u003ccircle cx=\"13\" cy=\"6.5\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"11\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"15.5\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"20\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eColonne \u003cem\u003eorbes empilés\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\u003cpath d=\"M5 14 Q5 7 13 7 Q21 7 21 14 Z\" fill=\"currentColor\" fill-opacity=\"0.35\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003cline stroke=\"currentColor\" stroke-width=\"1.2\" x1=\"5\" x2=\"21\" y1=\"14\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDiffuseur \u003cem\u003edemi-dôme\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\u003ccircle cx=\"5\" cy=\"13\" fill=\"#C8281C\" fill-opacity=\"0.7\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"9\" cy=\"13\" fill=\"#2C5C9C\" fill-opacity=\"0.7\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"13\" fill=\"#7C9468\" fill-opacity=\"0.7\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"13\" fill=\"#888480\" fill-opacity=\"0.7\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"21\" cy=\"13\" fill=\"#1F1A14\" fill-opacity=\"0.85\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSix \u003cem\u003ecouleurs saturées\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\u003crect fill=\"currentColor\" fill-opacity=\"0.3\" height=\"14\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"8\" x=\"9\" y=\"6\"\u003e\u003c\/rect\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\" x1=\"11\" x2=\"11\" y1=\"9\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\" x1=\"15\" x2=\"15\" y1=\"9\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"13\" x2=\"13\" y1=\"14\" y2=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCordon \u003cem\u003eenfichable\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMatériaux \u0026amp; savoir-faire\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFer massif, \u003cem\u003esculpté dans l'immobilité.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cpath d=\"M11 11 Q11 6 18 6 Q25 6 25 11 Z\" fill=\"currentColor\" fill-opacity=\"0.35\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"currentColor\" stroke-width=\"1.2\" x1=\"11\" x2=\"25\" y1=\"11\" y2=\"11\"\u003e\u003c\/line\u003e\n\u003ccircle cx=\"18\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.5\" r=\"1\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"17.5\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2.2\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"22\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"26.5\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cellipse cx=\"18\" cy=\"30.5\" fill=\"currentColor\" fill-opacity=\"0.5\" rx=\"4\" ry=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eCinq sphères, \u003cem\u003eun totem.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eLe Drop se lit comme \u003cstrong\u003eun objet sculptural d'abord, une lampe ensuite\u003c\/strong\u003e — cinq sphères en fer arrondies, de dimensions variées, s'empilent en une colonne de style totem, chaque segment s'épanouissant et s'effilant vers le suivant. L'ensemble de la pièce, y compris l'abat-jour en demi-dôme, est fini d'\u003cstrong\u003eune seule couleur de laque brillante\u003c\/strong\u003e pour un effet sculptural monolithique. S'harmonise sans effort avec les intérieurs mid-century modern, contemporains, éclectiques-pop, organic-modern et warm-luxe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDu sol à l'épaule \u003cem\u003eprésence.\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· cliquer pour agrandir\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/drop-floor-lamp-0415-1.jpg?v=1713172433\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Drop Floor Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/drop-floor-lamp-0415-1.jpg?v=1713172433\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eConfiguration unique\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eL 15.7″ × H 59.1″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eL 40 × H 150 cm \u003cem style=\"font-style: normal; font-family: 'Outfit', sans-serif; font-size: 0.78rem; color: var(--stone); display: block; margin-top: 0.35rem;\"\u003ePrésence sculpturale du sol · fer massif · base lestée\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eSéjour · entrée · coin lecture · chambre\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSix couleurs saturées\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eChoisissez votre \u003cem\u003eteinte d'exception.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-colorways\"\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eRouge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eBleu\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch black\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eNoir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch grey\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eGris\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\"\u003eFer massif \u003cem\u003e(colonne + abat-jour + base · finition laque brillante unique)\u003c\/em\u003e\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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e \u003cem\u003e(culot à vis standard · ampoule unique)\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\"\u003eIndice de protection\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(usage intérieur uniquement)\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\"\u003eCâble 150 cm \/ 59″ avec \u003cem\u003eprise à interrupteur\u003c\/em\u003e \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\"\u003eContrôle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eBouton poussoir \u003cem\u003e(marche\/arrêt uniquement · non gradable)\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments et \u003cem\u003eressources.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1cQ3LaostIH6lwlOA6fG7Nsfxg5--79kT\/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\" 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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\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 rapides\u003cem\u003e.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eOù le Drop fonctionne-t-il le mieux ?\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 Drop se lit comme \u003cstrong\u003eun objet sculptural d'abord, une lampe ensuite\u003c\/strong\u003e — idéal dans les espaces où il peut être admiré sous tous les angles et se lire comme un meuble : \u003cstrong\u003ede chaque côté d'un canapé\u003c\/strong\u003e, \u003cstrong\u003eà côté d'un fauteuil de lecture\u003c\/strong\u003e, \u003cstrong\u003edans un coin d'entrée\u003c\/strong\u003e, \u003cstrong\u003eà la table de nuit\u003c\/strong\u003e, ou \u003cstrong\u003edans un coin lecture\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eÀ H 150 cm, la lampe se situe à \u003cstrong\u003ela hauteur du sol à l'épaule\u003c\/strong\u003e — l'abat-jour en demi-dôme projette un halo de lumière chaleureuse vers le bas, parfait pour la lecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle couleur dois-je choisir ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eCouleurs saturées (rouge, bleu, vert) :\u003c\/strong\u003e deviennent le point focal de la pièce — idéales sur des murs neutres, associées à un mobilier épuré, dans des intérieurs éclectiques-pop ou maximalistes.\u003cbr\/\u003e\u003cstrong\u003eNeutres (blanc, noir, gris) :\u003c\/strong\u003e laissent la silhouette briller — parfaites pour les intérieurs minimalistes, modernes, transitionnels et scandinaves où la forme sculpturale est le véritable atout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eEst-ce dimmable ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eNon proposée en standard.\u003c\/strong\u003e Le bouton poussoir intégré est marche\/arrêt uniquement. Pour un contrôle d'ambiance, utilisez une \u003cstrong\u003eampoule intelligente gradable\u003c\/strong\u003e (E26\/E27, Wi-Fi ou Bluetooth) et réglez la luminosité via application téléphone ou assistant vocal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eLe câble peut-il être allongé ?\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 câble standard est \u003cstrong\u003e150 cm \/ 59″ avec prise commutée\u003c\/strong\u003e. La longueur du câble est \u003cstrong\u003eextensible sur demande\u003c\/strong\u003e pour les installations éloignées d'une prise murale — contactez \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e avec la longueur requise avant de passer votre commande.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Vert \/ Prise US","offer_id":43935535726846,"sku":"BJ20230317-5","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Vert \/ Prise UK","offer_id":43935535759614,"sku":"BJ20230317-6","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Vert \/ Prise AU","offer_id":43935535792382,"sku":"BJ20230317-7","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Vert \/ Prise EU","offer_id":43935535825150,"sku":"BJ20230317-8","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Bleu \/ Prise US","offer_id":43935535857918,"sku":"BJ20230317-9","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Bleu \/ Prise UK","offer_id":43935535890686,"sku":"BJ20230317-10","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Bleu \/ Prise AU","offer_id":43935535923454,"sku":"BJ20230317-11","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Bleu \/ Prise EU","offer_id":43935535956222,"sku":"BJ20230317-12","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Rouge \/ Prise US","offer_id":43935535595774,"sku":"BJ20230317-1","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Rouge \/ Prise UK","offer_id":43935535628542,"sku":"BJ20230317-2","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Rouge \/ Prise AU","offer_id":43935535661310,"sku":"BJ20230317-3","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Rouge \/ Prise EU","offer_id":43935535694078,"sku":"BJ20230317-4","price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Blanc \/ Prise US","offer_id":46688688046334,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Blanc \/ Prise UK","offer_id":46688688079102,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Blanc \/ Prise AU","offer_id":46688688111870,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Blanc \/ Prise EU","offer_id":46688688144638,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Noir \/ Prise US","offer_id":46688688177406,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Noir \/ Prise UK","offer_id":46688688210174,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Noir \/ Prise AU","offer_id":46688688242942,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Noir \/ Prise EU","offer_id":46688688275710,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Gris \/ Prise US","offer_id":46688688308478,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Gris \/ Prise UK","offer_id":46688688341246,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Gris \/ Prise AU","offer_id":46688688374014,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true},{"title":"L 40cm x H 150cm \/ L 15.7″ x H 59.1″ \/ Gris \/ Prise EU","offer_id":46688688406782,"sku":null,"price":990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/products\/Drop_Floor_Lamp_10.jpg?v=1747095501"},{"product_id":"anvia-wall-lamp","title":"Applique Murale Anvia à Brancher","description":"\u003c!--\n  DEKORFINE — Product Description · Anvia Wall Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: modern slate + warm red accent + GEO FAQ + JSON-LD schema.\n  Single size · adjustable arm · plug-in design (NO hardwiring).\n  3 finishes (White\/Black\/Red) · push-button switch · 3 downloads.\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: #1F1C18; --ink-2: #38332C; --ink-3: #5A524A;\n  --cream: #F8F4ED; --bg: #ECE5D2; --linen: #E2D7BE; --sand: #C8B898;\n  --border: #B8A782; --border-lt: #CCBC9A;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Modern slate-bronze (sleek minimalist tone) *\/\n  --olive: #8C7848;        \/* Dusty bronze — primary accent *\/\n  --olive-lt: #B09660;\n  --olive-dk: #5C4F2C;     \/* Deep antique bronze *\/\n  --olive-sft: #F0E6D0;    \/* Pale stone *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Warm modern red (matches Red finish + plug-in alert) *\/\n  --clay: #B83828;\n  --clay-sft: #F4D8D0;\n\n  --stone: #847460; --mist: #B0A088;\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\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(31, 28, 24, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* PLUG-IN HIGHLIGHT — hero block with image *\/\n.dfpd-plugin {\n  display: grid;\n  grid-template-columns: 320px 1fr;\n  gap: 0;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-plugin-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 240px;\n  background: #FFFFFF;\n  border-right: 1px solid var(--border-lt);\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-plugin-image:hover { background: #FAF7F0; }\n.dfpd-plugin-image img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-plugin-image:hover img { transform: scale(1.04); }\n.dfpd-plugin-image-icon {\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 26px; height: 26px;\n  background: rgba(31, 28, 24, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-plugin-image:hover .dfpd-plugin-image-icon { background: var(--olive); }\n.dfpd-plugin-text {\n  padding: 1.5rem 1.75rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n}\n.dfpd-plugin-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-plugin-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.5rem;\n}\n.dfpd-plugin-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-plugin-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(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\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(31, 28, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(31, 28, 24, 0.12);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.06); }\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\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.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\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 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.45rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(31, 28, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(31, 28, 24, 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.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 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.red {\n  background: radial-gradient(circle at 30% 30%, #DC4030 0%, #8C1818 60%, #4A0808 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 — 3 columns *\/\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(31, 28, 24, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-plugin {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-plugin-image {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n    min-height: 200px;\n  }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-video { max-width: 100%; }\n  .dfpd-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 200px; max-width: 280px; margin: 0 auto; }\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\"\u003eL'Applique Murale \u003cem\u003eAnvia.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLignes épurées, un bras articulé et une silhouette minimaliste raffinée — l'Anvia est une applique murale qui s'adapte à votre façon de lire, travailler ou vous détendre. L'angle de la tête ajustable dirige la lumière exactement où vous le souhaitez. Le design à brancher signifie pas d'électricien requis : il suffit de monter, brancher et allumer.\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\u003ccircle cx=\"20\" cy=\"6\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M18 8L11 15\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"9\" cy=\"17\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 19v3M5 21h8\" 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\"\u003eBras \u003cem\u003eréglable\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=\"6\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"8\" x=\"9\" y=\"3\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"11\" x2=\"11\" y1=\"3\" y2=\"1.5\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"15\" x2=\"15\" y1=\"3\" y2=\"1.5\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M13 9v3M13 12a4 4 0 0 1 0 8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"13\" cy=\"22\" fill=\"currentColor\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eConception \u003cem\u003eprise murale\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"6\" cy=\"13\" fill=\"#FFFFFF\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" fill=\"#1F1B18\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"13\" fill=\"#8C1818\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eTrois \u003cem\u003efinitions\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\"\u003eCulot \u003cem\u003eE27 \/ E26\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eEn mouvement\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDécouvrez-la \u003cem\u003een action.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/W4IIrimTOqo?rel=0\u0026amp;modestbranding=1\" title=\"Anvia Wall Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLUG-IN DESIGN HIGHLIGHT — independent hero block with image --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eUne applique murale différente\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003ePas de câblage, \u003cem\u003epas d'électricien.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-plugin\"\u003e\n\u003ca class=\"dfpd-plugin-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/111_480x480.jpg?v=1724639288\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Anvia Wall Lamp plug-in switch detail\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/111_480x480.jpg?v=1724639288\"\/\u003e \u003cspan class=\"dfpd-plugin-image-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-plugin-text\"\u003e\n\u003cdiv class=\"dfpd-plugin-text-eyebrow\"\u003eDesign à brancher\u003c\/div\u003e\n\u003ch4\u003eAllumez le cordon, pas le mur.\u003c\/h4\u003e\n\u003cp\u003eL'Anvia est livrée avec un \u003cstrong\u003ecordon d'alimentation de 180 cm \/ 70,9″ et un bouton-poussoir intégré au cordon\u003c\/strong\u003e, se terminant par une prise murale standard. \u003cstrong\u003ePas de boîtier de jonction, pas de câblage dans le mur, pas d'électricien nécessaire\u003c\/strong\u003e — il suffit de la monter au mur, de la brancher et d'appuyer sur l'interrupteur en ligne pour allumer ou éteindre la lampe. Idéal pour les locataires ou quiconque souhaite une applique murale sans les tracas de rénovation électrique.\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 ampoule à culot à vis \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e (LED ou Edison). Utilisez E26 en Amérique du Nord et E27 en Europe. \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\"\u003eLaquelle pour votre région →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eInterrupteur et cordon\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eBouton-poussoir sur le cordon\u003c\/strong\u003e (non gradable). Cordon de 180 cm \/ 70,9″ avec prise — extensible sur demande selon votre hauteur d'installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCompact et \u003cem\u003epolyvalent.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Anvia_Wall_Lamp_0515.jpg?v=1747279573\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Anvia Wall Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Anvia_Wall_Lamp_0515.jpg?v=1747279573\"\/\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003e\u003cem\u003eApplique murale\u003c\/em\u003e compacte\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003eTaille unique\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 25cm × H 25cm\u003cbr\/\u003e∅ 9,8″ × H 9,8″\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 \u003cem\u003e(finition poudre)\u003c\/em\u003e\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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e \u003cem\u003e(culot à vis standard)\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\"\u003eMurale \u003cem\u003e(avec prise — sans câblage)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAjustabilité\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eBras articulé \u003cem\u003e(éclairage dirigé selon vos besoins)\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 poussoir sur cordon \u003cem\u003e(non gradable)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCordon\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e180 cm \/ 70,9″ avec prise \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-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\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\"\u003eNoir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRouge\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\u003eLa lampe murale Anvia doit-elle être câblée ? \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\u003eNon — l'Anvia est une \u003cstrong\u003elampe murale avec prise\u003c\/strong\u003e. Elle est livrée avec un \u003cstrong\u003ecordon d'alimentation de 180 cm \/ 70,9″\u003c\/strong\u003e terminé par une prise murale standard, plus un \u003cstrong\u003einterrupteur à bouton-poussoir intégré au cordon\u003c\/strong\u003e. Pas de boîtier de jonction, pas de câblage mural, pas d'électricien nécessaire.\u003c\/p\u003e\n\u003cp\u003ePour l'installer, fixez la lampe au mur (une vis et une cheville — incluses), branchez le cordon dans une prise à proximité, et appuyez sur l'interrupteur intégré pour allumer ou éteindre la lampe. Idéale pour les locataires, les dortoirs ou quiconque souhaite une lampe murale sans complications d'installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle est la taille de la lampe murale Anvia ? \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\u003eL'Anvia mesure \u003cstrong\u003e∅ 9,8″ × H 9,8″ (Dia 25 cm × H 25 cm)\u003c\/strong\u003e. Sa taille compacte la rend parfaite pour une table de nuit, à côté d'un fauteuil de lecture, dans un couloir, ou en paire de part et d'autre d'un miroir ou d'une œuvre d'art. Le bras articulé vous permet de diriger la lumière exactement où vous la souhaitez.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eEn quelles couleurs la lampe Anvia est-elle 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\u003eL'Anvia est disponible en \u003cstrong\u003etrois finitions poudre\u003c\/strong\u003e : Blanc, Noir et Rouge. Le Blanc convient aux intérieurs minimalistes épurés, le Noir s'impose comme une accentuation graphique, et le Rouge apporte une note audacieuse pour les bureaux, les chambres d'enfants ou les espaces design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuel type d'ampoule l'Anvia utilise-t-elle, et est-elle dimmable ? \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\u003eL'Anvia utilise une \u003cstrong\u003eampoule standard à vis E26 ou E27\u003c\/strong\u003e (ampoule LED ou Edison compatible). Utilisez E26 en Amérique du Nord et E27 en Europe, au Royaume-Uni et dans la plupart des autres régions. Les ampoules ne sont pas incluses.\u003c\/p\u003e\n\u003cp\u003eL'interrupteur du cordon est un \u003cstrong\u003ebouton-poussoir marche\/arrêt — pas un variateur\u003c\/strong\u003e. Pour réduire l'intensité lumineuse, vous pouvez associer la lampe à une ampoule LED dimmable et à un adaptateur variateur avec prise séparée (vendu séparément dans la plupart des magasins de bricolage).\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.\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\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1sA6GmaRIpcWkIPjMGFkXy7FsH_hGCket\/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\"\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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1-CVkZrLRk36OjR34E0dvtpxueXkuTJSU\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\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\/18z4VPI5yhHKW0CGtJFvyIgqc3VKfudoq\/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\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\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\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":"∅ 9.8″ x H 9.8″ \/ Rouge \/ Prise US","offer_id":44022116909310,"sku":"MJ-20230509-3","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Rouge \/ Prise UK","offer_id":44095584633086,"sku":"MJ-20230509-18","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Rouge \/ Prise AU","offer_id":44095584665854,"sku":"MJ-20230509-17","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Rouge \/ Prise EU","offer_id":44095584698622,"sku":"MJ-20230509-16","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Blanc \/ Prise US","offer_id":44022116876542,"sku":"MJ-20230509-2","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Blanc \/ Prise UK","offer_id":44095584534782,"sku":"MJ-20230509-21","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Blanc \/ Prise AU","offer_id":44095584567550,"sku":"MJ-20230509-20","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Blanc \/ Prise EU","offer_id":44095584600318,"sku":"MJ-20230509-19","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Noir \/ Prise US","offer_id":44022116843774,"sku":"MJ-20230509-1","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Noir \/ Prise UK","offer_id":44095584436478,"sku":"MJ-20230509-24","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Noir \/ Prise AU","offer_id":44095584469246,"sku":"MJ-20230509-23","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 9.8″ \/ Noir \/ Prise EU","offer_id":44095584502014,"sku":"MJ-20230509-22","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Anvia_0822-_6.jpg?v=1755825120"},{"product_id":"posa-pendant-lamp","title":"Suspension Posa","description":"\u003cp\u003eLa Suspension Posa est une applique minimaliste épurée, confectionnée à partir de matériaux simples. Sa silhouette élancée s'intègre parfaitement dans n'importe quel espace, tandis que sa construction robuste garantit sa durabilité. Cette suspension offre un éclairage optimal tout en apportant une touche moderne à votre intérieur.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003eVeuillez noter\u003c\/span\u003e: La boule de la lampe est disponible en 6 coloris (veuillez consulter la cinquième image pour les coloris spécifiques)\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Posa_Pendant_Lamp_030512_480x480.jpg?v=1772682474\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions: Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2\u003cspan\u003e″\u003c\/span\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Posa_Pendant_Lamp-_19_480x48_3527e836-b087-48f1-9996-592232aad68d_600x600.jpg?v=1762655164\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 or E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eColoris:\u003c\/span\u003e\u003cspan\u003e Or \u0026amp; Crème, Or \u0026amp; Rouge, Or \u0026amp; Jaune, Or \u0026amp; Rouge foncé, Jaune \u0026amp; Rouge foncé, \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eRouge foncé \u0026amp; Crème\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eAbat-jour: Corps en métal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 3.94828%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1QZsflu7H-OE66ueqt14hXOVRy3aQG-YV\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Ci1y-z2vVWXgEudMB0_Ox6TjP8TWCxYF\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Or et crème","offer_id":44105743237374,"sku":"DXBP-0705-1","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Or \u0026 Rouge","offer_id":44105743270142,"sku":"DXBP-0705-2","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Gold \u0026 Jaune","offer_id":44105743302910,"sku":"DXBP-0705-3","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Gold \u0026 Rouge Profond","offer_id":44105743335678,"sku":"DXBP-0705-4","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Jaune \u0026 Rouge Profond","offer_id":44105743368446,"sku":"DXBP-0705-5","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Rouge Profond \u0026 Crème","offer_id":44105830269182,"sku":"DXBP-0705-12","price":200.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 26cm \/ ∅ 13.8″ x H 10.2″ \/ Jaune","offer_id":45842776981758,"sku":"DXBP-0705-14","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Posa_Pendant_Lamp_1.jpg?v=1688537271"},{"product_id":"maurer-wall-lamp","title":"Applique Maurer","description":"\u003cp\u003eL'Applique Maurer apporte une touche moderne unique à n'importe quel espace intérieur. Avec son design épuré et contemporain, cet élément de luminaire original illuminera élégamment votre espace de vie en toute simplicité. Incorporant la philosophie de conception du mouvement Memphis, l'Applique Maurer est la solution idéale pour créer une impression remarquable.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : L 4,7″ x l 6,1″\u003cspan\u003e x H 4,3″ \u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\/ L 12cm x l 15,5cm\u003cspan\u003e x H 11cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003cimg id=\"opadloaiiilnjibkfkopaokgfkhggjgb\" style=\"display: block; top: 809px; left: 582px; z-index: 1999; position: absolute; cursor: pointer; background-color: transparent; background-image: none; border: none; opacity: 1; max-width: 24px; max-height: 24px; min-width: 16px; min-height: 16px; transition: all 100ms ease 0s; box-shadow: none;\"\/\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Maurer_Wall_Lamp-_10_600x600.jpg?v=1690613159\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux :\u003cspan\u003e Métal, Acrylique\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e : \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 ou E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions : Rouge, Jaune, Transparent\u003c\/p\u003e\n\u003cp\u003eControl method: Compatible with common wall switch (not included)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 102px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1MXhjk6Nn6JLnQlHtKQvFwOnOx8WzHQMF\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 10px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1K1p-X5E3U3DEnYaDjHSqwGOAQaGnCvrO\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57px; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 10px; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"L 4.7″ x W 6.1″ x H 4.3″ \/ Rouge \u0026 Jaune","offer_id":44127060787454,"sku":"GJW-0721-1","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Maurer_Wall_Lamp_3.jpg?v=1689944946"},{"product_id":"junit-pendant-lamp","title":"Lampe Suspendue Junit","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/74FOWDCGQUE?si=p89wK66Yy-M_UyTg\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/uH6NrXFipRM?si=bM9RObaEA736xrg-\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eLa Lampe Suspendue Junit illuminera n'importe quelle pièce avec son design vibrant et coloré. La lampe émet une lumière douce qui crée une atmosphère chaleureuse et accueillante. La nature polyvalente de cette lampe la rend parfaite pour n'importe quel espace.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe la même série, cliquez sur l'image pour en savoir plus \u0026gt;\u0026gt;\u0026gt;\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003ca href=\"https:\/\/www.dekorfine.com\/products\/junit-wall-lamp\" target=\"_blank\" title=\"Junit Wall Lamp\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Junit_Wall_Lamp_100_240x240.jpg?v=1692432007\"\/\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/products\/junit-wall-lamp\" target=\"_blank\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e3 Têtes Dimensions :\u003c\/span\u003e\u003cspan\u003e L 13,8\u003c\/span\u003e\u003cspan\u003e″ x H 13,8″ \/ L 35 cm x H 35 cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eL'appareil utilise trois ampoules G9\u003c\/span\u003e\u003cimg id=\"opadloaiiilnjibkfkopaokgfkhggjgb\" style=\"display: block; top: 1126px; left: 582px; z-index: 1999; position: absolute; cursor: pointer; background-color: transparent; background-image: none; border: none; opacity: 1; max-width: 24px; max-height: 24px; min-width: 16px; min-height: 16px; transition: all 100ms ease 0s; box-shadow: none;\"\/\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Junit_Pendant_Lamp-_13_480x480.jpg?v=1692432360\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003e5 Têtes Dimensions : L 19.7″ x H 13.8″ \/ L 50cm x H 35cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eL'appareil utilise cinq ampoules G9\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Junit_Pendant_Lamp-_14_480x480.jpg?v=1692432372\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal, Verre\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003cspan style=\"color: #2b00ff;\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener noreferrer\" style=\"color: #2b00ff;\" target=\"_blank\"\u003e\u003cstrong\u003eG9\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCouleur :\u003c\/span\u003e\u003cspan\u003e Rouge, Vert, Jaune, Bleu\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eAbat-jour : Verre Blanc\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1JnhibkbeuysxYmgaWqoRBg-f4qGBoChb\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1e0FczWUjdHlV4o5Su6k_RtpIkKOYU2zl\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"3 têtes L 13.8″ x H 13.8″ \/ L 35cm x H 35cm \/ Rouge \u0026 Vert \u0026 Jaune \u0026 Bleu","offer_id":44152495767806,"sku":"ZFXP-0807-1","price":405.0,"currency_code":"USD","in_stock":true},{"title":"5 têtes L 19.7″ x H 13.8″ \/ L 50cm x H 35cm \/ Rouge \u0026 Vert \u0026 Jaune \u0026 Bleu","offer_id":44152495800574,"sku":"ZFXP-0807-2","price":702.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Junit_Pendant_Lamp_1106-_110.jpg?v=1731413330"},{"product_id":"junit-wall-lamp","title":"Lampe Murale Junit","description":"\u003cp\u003e\u003cspan\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/jB0dL6YT6ss?si=B5DxYAF2mReJKbze\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLa Lampe Murale Junit est un luminaire élégant et accrocheur qui ajoutera une touche d'élégance à n'importe quel espace de vie. Doté d'un design coloré qui apportera chaleur et dynamisme, il sera certainement un sujet de conversation qui attirera l'attention.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe la même série, cliquez sur l'image pour en savoir plus \u0026gt;\u0026gt;\u0026gt;\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/products\/junit-pendant-lamp\" target=\"_blank\" title=\"Junit Pendant Lamp\"\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Junit_Wall_Lamp_1002_240x240.jpg?v=1692432114\"\/\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eD\u003c\/span\u003e\u003cspan\u003eimensions : \u003cspan\u003eL\u003c\/span\u003e 7.1\u003c\/span\u003e\u003cspan\u003e″ x H 9.1″ \/ \u003cspan\u003eL\u003c\/span\u003e 18cm x H 23cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/junit-wall-lamp-05174911.jpg?v=1715910724\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau : Verre, Métal\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de\u003c\/span\u003e\u003cspan\u003e culot\u003c\/span\u003e\u003cspan\u003e : \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\"\u003eG9\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTension : CA 110-240V\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFixation : Murale\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : \u003cspan\u003eRouge, Vert, Jaune, Bleu, Blanc\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eControl method: Compatible with common wall switch (not included)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003csection class=\"shopify-section\" id=\"shopify-section-template--17571094233342__producttab-information\"\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 16.4234%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1CbWVUmyCxZ9XZcZvQ_yQArq3iP5cOtvS\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1TIzqbqhHFICCwKSFXdCvkjSGeTcS0EqX\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"W 7.1″ x H 9.1″ \/ W 18cm x H 23cm \/ Rouge \u0026 Vert \u0026 Jaune \u0026 Bleu","offer_id":44153067929854,"sku":"FSD-0807-1","price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/junit-wall-lamp-800.jpg?v=1692432719"},{"product_id":"circus-troup-table-lamp","title":"Lampe de Table Circus Troup","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/e_kVVqpt5Oc?si=8MNhq7c2tFdsZS3m\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eDécouvrez la nostalgie du design vintage avec notre Lampe de Table Circus Troup. Avec sa forme unique et ses rayures rouges et blanches, cette lampe apporte une touche d'élégance à n'importe quel espace. Laissez son design stylisé illuminer votre intérieur avec son charme intemporel.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"\"\u003eDimensions : ∅ 13,8″ x H 19,7″ \/ Dia 35cm x H 50cm\u003c\/p\u003e\n\u003cp class=\"\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/ircus_Troup_Table_Lamp_31.jpg?v=1730894949\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux :\u003cspan\u003e Métal, Résine\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eType de culot de source lumineuse :\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 ou E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eTension : AC 110-240V\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eIP : IP20\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eBlanc, Rouge, Or\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : bouton poussoir (non gradable)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″ avec fiches interrupteur. Rallonge possible sur demande.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 110px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 100px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1YFy9T7DqoC9FzgN9Wr9REoLhBodoX6A4\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 100px;\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1ac20uJuRZXfI7r0pbYI62TuKwWwWmQmJ\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\"\/\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1a6viIyeQnleecK3sCmNr3vEGdV5c4rYR\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cbr\/\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 100px; text-align: center;\"\u003e\u003cspan\u003eCaractéristiques\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 100px; text-align: center;\"\u003eInstallation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 13.8″ x H 19.7″ \/ Dia 35cm x H 50cm \/ Rouge \u0026 Blanc \/ Prise US","offer_id":44535440834814,"sku":"DFT-0102-1","price":365.0,"currency_code":"USD","in_stock":true},{"title":"∅ 13.8″ x H 19.7″ \/ Dia 35cm x H 50cm \/ Rouge \u0026 Blanc \/ Prise UK","offer_id":44535440867582,"sku":"DFT-0102-2","price":365.0,"currency_code":"USD","in_stock":true},{"title":"∅ 13.8″ x H 19.7″ \/ Dia 35cm x H 50cm \/ Rouge \u0026 Blanc \/ Prise AU","offer_id":44535440900350,"sku":"DFT-0102-3","price":365.0,"currency_code":"USD","in_stock":true},{"title":"∅ 13.8″ x H 19.7″ \/ Dia 35cm x H 50cm \/ Rouge \u0026 Blanc \/ Prise EU","offer_id":44535440933118,"sku":"DFT-0102-4","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Circus_Troup_Table_Lamp_31.jpg?v=1704164793"},{"product_id":"minibox-table-lamp","title":"Lampe de Table Minibox","description":"\u003c!--\n  DEKORFINE — Minibox Table Lamp · v3 condensed CONCISE\n  GEO copy enhancement applied — see SKILL.md\n  Postmodern industrial compact spotlight task lamp\n  Inspired by 1970s-80s Italian industrial design (Castiglioni \/ Memphis era)\n  Boxy metal body + magnetic-attach spotlight head + cylindrical handle + toggle\n  Single ∅19.5 × W10 × H19 cm\n  4 playful colors (Red \/ Green \/ Beige \/ Black)\n  MR16 (GU5.3) bulb base — uncommon, dedicated FAQ\n  Push-button switch (non-dimmable) · 150cm plug-in cord\n  2 downloads · CONCISE format · namespace: .dfpd-*\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 { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #2A1F18; --ink-2: #463524; --ink-3: #6A4F3A;\n  --cream: #FAF3E8; --linen: #ECDCB8; --border: #B89048; --border-lt: #D2AC78;\n  --olive: #A88438; --olive-dk: #6E5018; --olive-sft: #FAEAB8;\n  --stone: #786040;\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  padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.62rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n.dfpd-h2 { font-family: 'Fraunces', serif; font-size: clamp(1.25rem, 2vw, 1.5rem); font-weight: 400; line-height: 1.25; color: var(--ink); margin-bottom: 1rem; }\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-hero { padding-bottom: 2rem; border-bottom: 1px solid var(--border); margin-bottom: 2rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.68rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title { font-family: 'Fraunces', serif; font-size: clamp(1.75rem, 3.4vw, 2.35rem); font-weight: 300; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede { font-size: 0.98rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; margin-bottom: 0.85rem; }\n.dfpd-lede:last-child { margin-bottom: 0; }\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2.5rem; }\n.dfpd-feature { padding: 1.25rem 1rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title { font-family: 'Fraunces', serif; font-size: 0.92rem; font-weight: 400; line-height: 1.3; }\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n.dfpd-craft { display: grid; grid-template-columns: 80px 1fr; gap: 1.5rem; padding: 1.5rem 1.75rem; background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 64px; height: 64px; border-radius: 50%; background: var(--cream); border: 1px solid var(--olive); color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-size: 0.6rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.4rem; }\n.dfpd-craft-text h4 { font-family: 'Fraunces', serif; font-size: 1.3rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1.2; margin-bottom: 0.45rem; }\n.dfpd-craft-text p { font-size: 0.9rem; color: var(--ink-2); line-height: 1.6; margin: 0 0 0.45rem; }\n.dfpd-craft-text p:last-child { margin-bottom: 0; }\n.dfpd-craft-text p strong { color: var(--ink); font-weight: 500; }\n.dfpd-craft-text p em { color: var(--olive-dk); font-style: italic; }\n\n.dfpd-size-single { display: grid; grid-template-columns: 280px 1fr; gap: 1.75rem; padding: 1.5rem 1.75rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow { font-size: 0.55rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.5rem; }\n.dfpd-size-single-title { font-family: 'Fraunces', serif; font-size: 1.65rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1.1; margin-bottom: 0.5rem; }\n.dfpd-size-single-dim { font-family: 'Fraunces', serif; font-size: 0.95rem; font-style: italic; color: var(--ink-2); line-height: 1.5; margin-bottom: 0.85rem; }\n.dfpd-size-single-dim em { font-style: normal; color: var(--stone); font-family: 'Outfit', sans-serif; font-size: 0.78rem; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 240px; margin: 0; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; }\n.dfpd-size-single-image:hover { border-color: var(--olive); box-shadow: 0 4px 14px rgba(42, 31, 24, 0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(42, 31, 24, 0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.35rem 0.85rem; background: var(--olive-sft); color: var(--olive-dk); border-radius: 2px; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* COLORWAY GRID — 4 playful Memphis-style colors *\/\n.dfpd-colorways { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.65rem; }\n.dfpd-colorway { background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 1rem 0.7rem; text-align: center; transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s; }\n.dfpd-colorway:hover { border-color: var(--olive); transform: translateY(-2px); box-shadow: 0 4px 10px rgba(42, 31, 24, 0.08); }\n.dfpd-colorway-swatch { width: 56px; height: 56px; margin: 0 auto 0.55rem; border-radius: 50%; box-shadow: 0 2px 4px rgba(42, 31, 24, 0.1), inset 0 -8px 14px rgba(0, 0, 0, 0.12), inset 3px 3px 5px rgba(255, 255, 255, 0.5); }\n.dfpd-colorway-swatch.red {\n  background: radial-gradient(circle at 30% 28%, #FF6868 0%, #D02020 50%, #800808 100%);\n}\n.dfpd-colorway-swatch.green {\n  background: radial-gradient(circle at 30% 28%, #88B888 0%, #486848 50%, #1C3818 100%);\n}\n.dfpd-colorway-swatch.beige {\n  background: radial-gradient(circle at 30% 28%, #F8EAC8 0%, #E0CC9C 50%, #B89868 100%);\n  border: 1px solid rgba(42, 31, 24, 0.15);\n}\n.dfpd-colorway-swatch.black {\n  background: radial-gradient(circle at 30% 28%, #4A4A4A 0%, #1F1F1F 55%, #000000 100%);\n}\n.dfpd-colorway-name { font-family: 'Fraunces', serif; font-size: 0.85rem; font-style: italic; color: var(--ink); line-height: 1.2; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 160px 1fr; gap: 1.5rem; padding: 0.75rem 1.35rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; font-size: 0.9rem; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-size: 0.58rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-size: 0.88rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val em { font-family: 'Fraunces', serif; font-style: italic; color: var(--olive-dk); }\n.dfpd-spec-val a { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n\n.dfpd-foot { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; max-width: 720px; }\n.dfpd-download { display: flex; align-items: center; gap: 0.95rem; padding: 1rem 1.25rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--olive); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(42, 31, 24, 0.08); }\n.dfpd-download-icon { width: 36px; height: 36px; background: var(--linen); border-radius: 4px; color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: 'Fraunces', serif; font-size: 0.95rem; line-height: 1.25; }\n.dfpd-download-sub { font-size: 0.62rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--olive); }\n.dfpd-download-arrow { margin-left: auto; color: var(--olive); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1rem 1.35rem; cursor: pointer; list-style: none; font-family: 'Fraunces', serif; font-size: 1rem; font-style: italic; font-weight: 400; transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 24px; height: 24px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--olive); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--olive-sft); border-color: var(--olive); }\n.dfpd-faq-answer { padding: 0 1.35rem 1.15rem; font-size: 0.88rem; line-height: 1.65; color: var(--ink-2); }\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 { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-support { padding-top: 1rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: 'Fraunces', serif; font-style: italic; font-size: 0.88rem; color: var(--stone); }\n.dfpd-link { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n@media (max-width: 1100px) {\n  .dfpd-colorways { grid-template-columns: repeat(2, 1fr); }\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-foot { grid-template-columns: 1fr; }\n  .dfpd-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 320px; margin: 0 auto; }\n}\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.85rem 1.15rem; }\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-colorways { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eDétails du Produit · Projecteur de travail au design postmoderne industriel\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLa \u003cem\u003eLampe de Table\u003c\/em\u003e Minibox.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUn projecteur de travail miniaturisé dans l'esprit du \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003edesign postmoderne italien des années 1970-80\u003c\/strong\u003e — un corps en métal émaillé de forme carrée, une \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003etête de projecteur à fixation magnétique\u003c\/strong\u003e que vous pouvez pivoter ou retirer d'une seule main, une poignée cylindrique robuste et un petit interrupteur à bascule perché sur le dessus comme un panneau de contrôle analogique.\u003c\/p\u003e\n\u003cp class=\"dfpd-lede\"\u003eAssez compacte pour une étagère d'établi ou une table de nuit, suffisamment caractérisée pour se lire comme un objet sculptural même lorsqu'elle est éteinte.\u003c\/p\u003e\n\u003c\/header\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\u003ccircle cx=\"9\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"9\" cy=\"13\" fill=\"currentColor\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 10 L18 8 M14 13 L18 13 M14 16 L18 18\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cem\u003eTête de projecteur\u003c\/em\u003e magnétique\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\u003crect fill=\"currentColor\" fill-opacity=\"0.25\" height=\"14\" rx=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"14\" x=\"6\" y=\"6\"\u003e\u003c\/rect\u003e\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.5\" x1=\"9\" x2=\"17\" y1=\"11\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.5\" x1=\"9\" x2=\"17\" y1=\"15\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCorps en \u003cem\u003emétal\u003c\/em\u003e de forme carrée\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\u003ccircle cx=\"13\" cy=\"6\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003crect fill=\"currentColor\" fill-opacity=\"0.3\" height=\"3\" rx=\"0.6\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"8\" x=\"9\" y=\"13\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDétail de l'\u003cem\u003einterrupteur\u003c\/em\u003e à bascule\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\u003ccircle cx=\"6\" cy=\"13\" fill=\"#D02020\" r=\"2.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"11.5\" cy=\"13\" fill=\"#486848\" r=\"2.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"13\" fill=\"#E0CC9C\" r=\"2.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"13\" fill=\"#1F1F1F\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eQuatre \u003cem\u003evariantes colorées\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMatériaux \u0026amp; savoir-faire\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eOutil d'atelier, \u003cem\u003eréinventé pour le bureau.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003ccircle cx=\"11\" cy=\"20\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"11\" cy=\"20\" fill=\"currentColor\" r=\"2\"\u003e\u003c\/circle\u003e\n\u003crect fill=\"currentColor\" fill-opacity=\"0.25\" height=\"13\" rx=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"9\" x=\"17\" y=\"14\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"20\" x2=\"20\" y1=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\n\u003ccircle cx=\"20\" cy=\"10\" fill=\"currentColor\" fill-opacity=\"0.5\" r=\"1.4\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"29\" cy=\"20\" fill=\"currentColor\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"29\" x2=\"29\" y1=\"14\" y2=\"27\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eDesign postmoderne italien, \u003cem\u003erendu ludique.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eLa Minibox puise son langage dans le \u003cstrong\u003edesign industriel italien des années 1970-80\u003c\/strong\u003e — cette période où des designers comme les \u003cem\u003efrères Castiglioni\u003c\/em\u003e et le \u003cem\u003eMemphis Group\u003c\/em\u003e ont réécrit les règles de l'objet quotidien, traitant les produits de consommation comme des opportunités sculpturales plutôt que comme de simples outils fonctionnels. Le résultat était un vocabulaire de \u003cstrong\u003ecorps émaillés de forme carrée\u003c\/strong\u003e, de \u003cstrong\u003eboutons de commande surdimensionnés\u003c\/strong\u003e et de \u003cstrong\u003epalettes de couleurs primaires\u003c\/strong\u003e — des designs qui se lisent aussi bien comme des machines que comme des jouets.\u003c\/p\u003e\n\u003cp\u003eIci, ce vocabulaire est réinventé en lampe de bureau. La \u003cstrong\u003etête de projecteur à fixation magnétique\u003c\/strong\u003e pivote, s'incline ou se détache entièrement d'une seule main pour un positionnement précis du faisceau. La \u003cstrong\u003epoignée cylindrique latérale\u003c\/strong\u003e sert à la fois de grip de transport et de contrepoids visuel. L'\u003cstrong\u003einterrupteur à bascule\u003c\/strong\u003e sur le dessus se positionne comme le ferait un bouton de commande sur un instrument scientifique des années 1970, entièrement exposé et tactile. S'accorde sans effort avec les intérieurs mid-century modern, industrial moderne, postmoderne, rétrofuturiste, moderne éclectique et warm-éclectic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFormat \u003cem\u003epocket-desk.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Minibox-Table-Lamp_480x480.jpg?v=1754202528\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Minibox Table Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Minibox-Table-Lamp_480x480.jpg?v=1754202528\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eConfiguration unique\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eL 7.7″ × W 3.9″ × H 7.5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eL 19,5 × l 10 × H 19 cm \u003cem style=\"font-style: normal; font-family: 'Outfit', sans-serif; font-size: 0.78rem; color: var(--stone); display: block; margin-top: 0.35rem;\"\u003eCompacte · s'adapte à toute étagère, table de nuit ou établi\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eTable de nuit · bureau · atelier · accent de rayon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eQuatre coloris\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eChoisissez votre \u003cem\u003epalette.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-colorways\"\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eRouge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch beige\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eBeige\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway\"\u003e\n\u003cdiv class=\"dfpd-colorway-swatch black\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-colorway-name\"\u003eNoir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Fraunces', serif; font-style: italic; font-size: 0.78rem; color: var(--stone); margin-top: 0.7rem; line-height: 1.5;\"\u003eTous les coloris présentent le même corps en métal émaillé avec poignée et accents d'interrupteur noirs — la couleur mate est la signature.\u003c\/p\u003e\n\u003c\/section\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\"\u003e\u003cstrong style=\"color: var(--ink); font-weight: 500;\"\u003eMétal émaillé\u003c\/strong\u003e \u003cem\u003e(boîtier carré + tête de projecteur + poignée cylindrique)\u003c\/em\u003e\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 MR16 \u003cem\u003e(non incluse · MR16 LED recommandée)\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\u003cstrong style=\"color: var(--ink); font-weight: 500;\"\u003eMR16 \/ GU5.3\u003c\/strong\u003e \u003cem\u003e(petit culot bibroche pour projecteur · largement disponible)\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\"\u003eAutoportante · à brancher · usage intérieur\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eTête\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cstrong style=\"color: var(--ink); font-weight: 500;\"\u003eMagnétique\u003c\/strong\u003e \u003cem\u003e(pivotant, inclinable ou amovible d'une seule main)\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\"\u003eCâble 150 cm \/ 59″ avec fiche de commutation \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\"\u003eContrôle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eInterrupteur à bouton-poussoir \u003cem\u003e(marche\/arrêt seulement · non dimmable)\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\"\u003eCouleur du corps\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eRouge · Vert · Beige · Noir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments et \u003cem\u003eressources.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1uHuX-ZYYMIaXLw98NJrkt3VKCsmglOlw\/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\" 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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1-D2BI1RYqtOqgcFjGJ1kjQUPO6OJvY7c\/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\" 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\"\u003eInstallation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\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 rapides\u003cem\u003e.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eQu'est-ce qu'une ampoule MR16 et où en acheter une ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eMR16\u003c\/strong\u003e signifie « Reflecteur Multifacette, 50mm » (16 × 1\/8 pouce). C'est une petite ampoule spot avec une \u003cstrong\u003ebase bibroche GU5.3\u003c\/strong\u003e, conçue à l'origine pour les systèmes d'éclairage halogène sur rail et désormais largement disponible en \u003cstrong\u003eMR16 LED\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eCherchez \u003cstrong\u003e« ampoule MR16 LED »\u003c\/strong\u003e ou \u003cstrong\u003e« spot GU5.3 LED »\u003c\/strong\u003e chez n'importe quel grand détaillant (Home Depot, Lowe's, Amazon). Choisissez une \u003cstrong\u003etempérature de couleur chaude (2700K-3000K)\u003c\/strong\u003e pour l'effet spot vintage le plus authentique. Puissance généralement 4-7W (équivalent halogène 35-50W).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eImportant :\u003c\/strong\u003e la Minibox fonctionne en AC 110-240V — confirmez que l'ampoule est compatible avec le courant secteur (non 12V basse tension utilisée en éclairage paysager). La plupart des ampoules MR16 LED modernes sont double tension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment fonctionne la tête magnétique ?\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\u003eLa tête du spot se connecte au corps via un \u003cstrong\u003eaimant puissant\u003c\/strong\u003e plutôt qu'une charnière fixe — ce qui vous permet de \u003cstrong\u003ela faire pivoter gauche-droite, de l'incliner haut-bas, ou de la détacher complètement d'une seule main\u003c\/strong\u003e pour un positionnement précis.\u003c\/p\u003e\n\u003cp\u003eUtilisations pratiques : pointez-la vers un établi, dirigez-la vers une bibliothèque pour un éclairage d'accentuation, détachez-la pour créer un effet lampe de poche portative (le cordon reste attaché), ou pivotez-la à 180° pour réfléchir la lumière sur le mur arrière pour un adoucissement ambiant. L'aimant maintient fermement pendant l'utilisation normale ; levez doucement pour détacher.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eOù la Minibox fonctionne-t-elle le mieux ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eÀ L 19,5 × l 10 × H 19 cm, la Minibox est un \u003cstrong\u003ehybride compact d'accent et de lampe de travail\u003c\/strong\u003e — parfaite aux endroits où sa silhouette industrielle sculptée peut être appréciée de près :\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSur un bureau\u003c\/strong\u003e (éclairage de travail ciblé + pièce maîtresse visuelle) · \u003cstrong\u003eau chevet\u003c\/strong\u003e (coin de lecture chaleureux) · \u003cstrong\u003esur une bibliothèque\u003c\/strong\u003e (accent sculptural + éclairage des livres ou œuvres d'art) · \u003cstrong\u003edans un atelier ou studio\u003c\/strong\u003e (lampe de travail mobile) · \u003cstrong\u003esur une console d'entrée\u003c\/strong\u003e (spot d'ambiance + intérêt visuel).\u003c\/p\u003e\n\u003cp\u003eIdéale pour les amateurs de design mid-century moderne, futurisme rétro, postmoderne, industriel moderne et d'intérieurs inspirés de Memphis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eEst-ce dimmable ?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eLa lampe elle-même n'est pas dimmable\u003c\/strong\u003e — l'interrupteur à bouton-poussoir est marche\/arrêt uniquement. Pour le gradateur, associez-la à une \u003cstrong\u003eampoule MR16 LED dimmable\u003c\/strong\u003e et un \u003cstrong\u003egradateur MR16 compatible\u003c\/strong\u003e dans le circuit de la prise murale (note : la compatibilité de gradateur MR16 varie plus que E26\/E27 — confirmez que l'ampoule et le gradateur sont explicitement compatibles avant l'achat).\u003c\/p\u003e\n\u003cp\u003ePour la plupart des utilisateurs, le fonctionnement simple marche\/arrêt convient au caractère de la lampe — les teintes et la forme créent à elles seules l'atmosphère.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Rouge \/ Prise US","offer_id":44536040947966,"sku":"DFT-0102-18","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Rouge \/ Prise UK","offer_id":44536040980734,"sku":"DFT-0102-19","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Rouge \/ Prise AU","offer_id":44536041013502,"sku":"DFT-0102-20","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Rouge \/ Prise EU","offer_id":44536041046270,"sku":"DFT-0102-21","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Vert \/ Prise US","offer_id":44536041079038,"sku":"DFT-0102-22","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Vert \/ Prise UK","offer_id":44536041111806,"sku":"DFT-0102-23","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Vert \/ Prise AU","offer_id":44536041144574,"sku":"DFT-0102-24","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Vert \/ Prise EU","offer_id":44536041177342,"sku":"DFT-0102-25","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Beige \/ Prise US","offer_id":44536040816894,"sku":"DFT-0102-14","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Beige \/ Prise UK","offer_id":44536040849662,"sku":"DFT-0102-15","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Beige \/ Prise AU","offer_id":44536040882430,"sku":"DFT-0102-16","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 19,5 cm x l 10 cm x H 19 cm \/ L 7,7″ x l 3,9″ x H 7,5″ \/ Beige \/ Prise EU","offer_id":44536040915198,"sku":"DFT-0102-17","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Minibox_Table_Lamp_0.jpg?v=1754202563"},{"product_id":"spiral-spring-table-lamp","title":"Lampe de Table Spiral Spring","description":"\u003cp\u003eSublimez votre espace avec notre Lampe de Table Spiral Spring. Le design unique de la base ressort en spirale apporte une touche moderne à n'importe quelle pièce. Rehaussez votre expérience d'éclairage avec notre Lampe de Table Spiral Spring.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions concernant nos produits, n'hésitez pas à nous contacter et nous vous répondrons dans les 24 heures. \u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : ∅ 8,3″ x H 22,8″ \/ Dia 21cm x H 58cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Spiral_Spring_Table_Lamp-_14_600x600.jpg?v=1704264378\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux :\u003cspan\u003e Fer, Métal, Acrylique, Ressort\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eType de culot lumineux : \u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\" title=\"G9\"\u003eG9\u003c\/a\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 ou E26\"\u003e \u003c\/a\u003e\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eTension : AC 110-240V\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eIP : IP20\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e Blanc, Bleu, Jaune\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : bouton poussoir (non gradable)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″ avec fiches interrupteur. Rallonge possible sur demande.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1pjvN7jMmQZ145pdW0SzAnNnlM1CY4twV\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%;\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8573%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Blanc \/ Prise US","offer_id":44538752565502,"sku":"DFT-0103-1","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Blanc \/ Prise UK","offer_id":44538752598270,"sku":"DFT-0103-2","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Blanc \/ Prise AU","offer_id":44538752631038,"sku":"DFT-0103-3","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Blanc \/ Prise EU","offer_id":44538752663806,"sku":"DFT-0103-4","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Jaune \/ Prise US","offer_id":44538752696574,"sku":"DFT-0103-5","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Jaune \/ Prise UK","offer_id":44538752729342,"sku":"DFT-0103-6","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Jaune \/ Prise AU","offer_id":44538752762110,"sku":"DFT-0103-7","price":255.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8,3″ x H 22,8″ \/ Dia 21 cm x H 58 cm \/ Jaune \/ Prise EU","offer_id":44538752794878,"sku":"DFT-0103-8","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Spiral_Spring_Table_Lamp_13.jpg?v=1704263848"},{"product_id":"morandi-pendant-lamp","title":"Lampe Suspension Morandi","description":"\u003cp\u003e\u003cspan\u003eLa Lampe Suspension Morandi est un ajout intemporel et élégant à n'importe quel espace. Conçue avec des matériaux de haute qualité, elle ajoute une touche de sophistication avec son design classique et son éclairage chaleureux.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eD\u003c\/span\u003eimensions\u003cspan\u003e : Ø\u003c\/span\u003e\u003cspan\u003e 40\u003c\/span\u003ecm x\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cspan\u003e 23\u003c\/span\u003e\u003cspan\u003ecm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\/\u003cspan\u003e ∅\u003c\/span\u003e\u003cspan\u003e 15,7\u003c\/span\u003e″ x\u003cspan\u003e H 9,1″ \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/morandi-pendant-lamp-50000_600x600.jpg?v=1706581057\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière\u003cspan\u003e: Métal, Acrylique\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : LED intégrée\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCouleur :\u003c\/span\u003e\u003cspan\u003e Rouge, Vert, Blanc\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100_1_100x100.png?v=1692018637\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1FhbnXysdjNraXJzrbU7hc_smF-QZjuAc\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100_1_100x100.png?v=1692018637\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"Dia 40cm x H 23cm \/ ∅ 15.7″ x H 9.1″ \/ Vert \u0026 Blanc \/ Lumière chaude","offer_id":44581743755518,"sku":"DFP-0117-1","price":190.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 23cm \/ ∅ 15.7″ x H 9.1″ \/ Rouge \u0026 Blanc \/ Lumière chaude","offer_id":44581743788286,"sku":"DFP-0117-2","price":190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/morandi-pendant-lamp-6000_d229e7f1-f3d5-4fa4-823c-1d445f772a19.jpg?v=1706059926"},{"product_id":"tria-plug-in-wall-lamp","title":"Lampe Murale Enfichable Tria","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/PsLXrTNqYJo?si=XOYETd82DfbmS9WA\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eLa Lampe Murale Enfichable Tria est l'ajout parfait à n'importe quelle pièce. Avec son design épuré et son éclairage d'ambiance doux, elle crée une atmosphère chaleureuse et accueillante. Il suffit de la brancher pour une installation facile et profiter des avantages du style ajouté et de la détente dans votre espace.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePour la même série de produits, cliquez sur l'image pour en savoir plus \u0026gt;\u0026gt;\u0026gt;\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/products\/tria-wall-lamp\" title=\"Tria Wall Lamp\"\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Tria_Wall_Lamp-900_240x240.jpg?v=1705481689\"\/\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : ∅ 11″ x L 2″ \/ Dia 28cm x L 5cm (\u003cspan\u003ePuissance~6W\u003c\/span\u003e)\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e∅ 15.7″ x L \u003c\/span\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cspan\u003e″\u003c\/span\u003e\u003cspan\u003e \/ \u003c\/span\u003e\u003cspan\u003eDia 40cm x L 5cm (Puissance~9W)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille : ∅ 23.6″ x L 2″ \/ Dia 60cm x L 5cm (Puissance~13W)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Tria_Wall_Lamp-9015910_600x600.jpg?v=1705481845\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau : Métal\u003cspan\u003e, Acrylique.\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : LED intégrée\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions : Orange, Bleu, Blanc,\u003cspan\u003e Noir.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCommande : interrupteur à bouton-poussoir (non dimmable)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons des fils de 150cm \/ 59″ avec prises à interrupteur. Rallonge possible sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"text-align: center;\"\u003e\n\u003ctd style=\"width: 20%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1OOaynfyYvkoAR_mTqJ02AF_UZvPW4M5O\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Y3jKRADtuTCcOpI0_iqCivwmsD2zdinM\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 20%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 20%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543130878,"sku":"DFW-0117-20","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543163646,"sku":"DFW-0117-21","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582551945470,"sku":"DFW-0117-22","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582551978238,"sku":"DFW-0117-23","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543196414,"sku":"DFW-0117-24","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543294718,"sku":"DFW-0117-25","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582552011006,"sku":"DFW-0117-26","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582552043774,"sku":"DFW-0117-27","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552076542,"sku":"DFW-0117-28","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582552109310,"sku":"DFW-0117-29","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582552142078,"sku":"DFW-0117-30","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582552174846,"sku":"DFW-0117-31","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552207614,"sku":"DFW-0117-32","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582552240382,"sku":"DFW-0117-33","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582552273150,"sku":"DFW-0117-34","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582552305918,"sku":"DFW-0117-35","price":155.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543360254,"sku":"DFW-0117-36","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543393022,"sku":"DFW-0117-37","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582552338686,"sku":"DFW-0117-38","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582552371454,"sku":"DFW-0117-39","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543425790,"sku":"DFW-0117-40","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543458558,"sku":"DFW-0117-41","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582552404222,"sku":"DFW-0117-42","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582552436990,"sku":"DFW-0117-43","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552469758,"sku":"DFW-0117-44","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582552502526,"sku":"DFW-0117-45","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582552535294,"sku":"DFW-0117-46","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582552568062,"sku":"DFW-0117-47","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552600830,"sku":"DFW-0117-48","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582552633598,"sku":"DFW-0117-49","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582552666366,"sku":"DFW-0117-50","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582552699134,"sku":"DFW-0117-51","price":209.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543491326,"sku":"DFW-0117-52","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543524094,"sku":"DFW-0117-53","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582552731902,"sku":"DFW-0117-54","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582552764670,"sku":"DFW-0117-55","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise US","offer_id":44582543556862,"sku":"DFW-0117-56","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise UK","offer_id":44582543589630,"sku":"DFW-0117-57","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise AU","offer_id":44582552797438,"sku":"DFW-0117-58","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière chaude \/ Prise EU","offer_id":44582552830206,"sku":"DFW-0117-59","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552862974,"sku":"DFW-0117-60","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582552895742,"sku":"DFW-0117-61","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582552928510,"sku":"DFW-0117-62","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Bleu \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582552961278,"sku":"DFW-0117-63","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise US","offer_id":44582552994046,"sku":"DFW-0117-64","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise UK","offer_id":44582553026814,"sku":"DFW-0117-65","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise AU","offer_id":44582553059582,"sku":"DFW-0117-66","price":275.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x W 2″ \/ Orange \u0026 Noir \u0026 Blanc Lumière froide \/ Prise EU","offer_id":44582553092350,"sku":"DFW-0117-67","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/tria-plug-in-wall-lamp-600-_22.jpg?v=1710403502"},{"product_id":"hot-air-balloon-wall-lamp","title":"Applique Hot Air Balloon","description":"\u003cp\u003e\u003cspan\u003eUn ajout unique et fantaisiste à n'importe quelle pièce. Avec son design travaillé et son éclairage doux, cette applique apportera une touche de magie à votre intérieur. C'est le mélange parfait de beauté et de fonctionnalité. Sublimez votre décoration et créez une ambiance cosy avec notre Applique Hot Air Balloon.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eQu'est-ce qu'une lumière tricolore ?\u003cbr\/\u003eCette lumière est équipée de trois sources LED différentes.\u003cbr\/\u003eLumière froide\u003cbr\/\u003eLumière neutre\u003cbr\/\u003eLumière chaleureuse\u003cbr\/\u003eVous pouvez utiliser un interrupteur mural, allumer-éteindre, qui change la couleur de la LED ; le variateur tricolore n'est pas compatible avec les gradateurs.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eModèle A Dimensions : Dia 32cm x H 28cm \/ ∅ 12.6″ x H 11″\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/hot-air-balloon-wall-lamp-1-_15_600x600.jpg?v=1706596612\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eModèle B Dimensions : Dia 32cm x H 28cm \/ ∅ 12.6″ x H 11″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/hot-air-balloon-wall-lamp-1-_16_600x600.jpg?v=1706596626\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau : Métal,\u003cspan\u003e Acrylique\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : LED intégrée\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions : Rouge, Blanc, Bleu, Jaune\u003c\/p\u003e\n\u003cp\u003eControl method: Compatible with common wall switch (not included)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"Modèle A ∅ 12.6″ x H 11″ \/ Bleu \u0026 Rouge \/ Lumière Changeante Trois Couleurs","offer_id":44600693031166,"sku":"DFW-0122-1","price":140.0,"currency_code":"USD","in_stock":true},{"title":"Modèle B ∅ 12.6″ x H 11″ \/ Bleu \u0026 Rouge \/ Lumière Changeante Trois Couleurs","offer_id":44600693063934,"sku":"DFW-0122-2","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/hot-air-balloon-wall-lamp-1_1.jpg?v=1705887187"},{"product_id":"fanta-plug-in-wall-lamp","title":"Fanta Lampe Murale Enfichable","description":"\u003c!--\n  DEKORFINE — Product Description · Fanta Plug-in Wall Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: warm coral + wood accent + GEO FAQ + JSON-LD schema.\n  Single size · 5 playful colors · Plug-in (no hardwiring) · NO video.\n  Push-button switch · 3 downloads.\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: #2A1F18; --ink-2: #4A3A2C; --ink-3: #6B5A48;\n  --cream: #FCF7F2; --bg: #F5EDDF; --linen: #EFE2D0; --sand: #DDC8A8;\n  --border: #D4BC9A; --border-lt: #E5D4B8;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm coral wood (playful but editorial) *\/\n  --olive: #C28250;        \/* Warm terracotta-coral — playful but warm *\/\n  --olive-lt: #DCA070;\n  --olive-dk: #8C5028;     \/* Deep terracotta *\/\n  --olive-sft: #FAEAD8;    \/* Pale peachy cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Sage green (cool complement to coral, matches the green variant) *\/\n  --clay: #6B7A4A;\n  --clay-sft: #ECEEDF;\n\n  --stone: #8C7860; --mist: #B5A082;\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\/* PLUG-IN HIGHLIGHT — hero-style block for the unique selling point *\/\n.dfpd-plugin {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-plugin-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.dfpd-plugin-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-plugin-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.4rem;\n}\n.dfpd-plugin-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-plugin-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(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.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\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(42, 31, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 31, 24, 0.12);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.06); }\n\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\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.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\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 — 5 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.3rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 31, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 31, 24, 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.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%);\n}\n.dfpd-finish-swatch.pink {\n  background: radial-gradient(circle at 30% 30%, #FAD5D2 0%, #E8908B 55%, #B85850 100%);\n}\n.dfpd-finish-swatch.green {\n  background: radial-gradient(circle at 30% 30%, #B0C898 0%, #7A9858 55%, #4A6830 100%);\n}\n.dfpd-finish-swatch.yellow {\n  background: radial-gradient(circle at 30% 30%, #FAE090 0%, #DCB448 55%, #9C7818 100%);\n}\n.dfpd-finish-swatch.wood {\n  background: radial-gradient(circle at 30% 30%, #D6B689 0%, #B08855 60%, #7B5C30 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 {\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 columns *\/\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, 24, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-plugin { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-plugin-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-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 200px; max-width: 280px; margin: 0 auto; }\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 \u003cem\u003elampe murale enfichable\u003c\/em\u003e Fanta.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne applique ludique qui ne demande pas l'intervention d'un électricien — il suffit de la brancher sur une prise à proximité et de l'allumer. La lampe murale Fanta apporte couleur et caractère aux tables de nuit, aux coins lecture et aux éclairages d'accent de couloir grâce à cinq finitions expressives. Compacte, enfichable et simple à installer.\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\u003crect height=\"9\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"8\" x=\"9\" y=\"4\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"11\" x2=\"11\" y1=\"2\" y2=\"4\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"15\" x2=\"15\" y1=\"2\" y2=\"4\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M13 13v3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 16h4\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 16v6\" stroke=\"currentColor\" stroke-dasharray=\"2 2\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eConception \u003cem\u003eprise murale\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"6\" cy=\"13\" fill=\"#E8908B\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" fill=\"#7A9858\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"13\" fill=\"#DCB448\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"0.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCinq \u003cem\u003ecouleurs\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\"\u003eCulot \u003cem\u003eE27 \/ E26\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" fill=\"currentColor\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eInterrupteur \u003cem\u003eà bouton-poussoir\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLUG-IN HIGHLIGHT — hero block for the unique selling point --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eAucun électricien requis\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne lampe murale qui \u003cem\u003es'enfile.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-plugin\"\u003e\n\u003cdiv class=\"dfpd-plugin-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 32 32\" width=\"34\"\u003e\n\u003crect height=\"11\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.6\" width=\"10\" x=\"11\" y=\"3\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\" x1=\"14\" x2=\"14\" y1=\"2\" y2=\"4\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\" x1=\"18\" x2=\"18\" y1=\"2\" y2=\"4\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M16 14v3\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 17h6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 17v8\" stroke=\"currentColor\" stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"16\" cy=\"27\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-plugin-text\"\u003e\n\u003cdiv class=\"dfpd-plugin-text-eyebrow\"\u003eAucun câblage permanent\u003c\/div\u003e\n\u003ch4\u003eIl suffit de la brancher et de l'allumer.\u003c\/h4\u003e\n\u003cp\u003eLa Fanta se connecte via une \u003cstrong\u003eprise standard\u003c\/strong\u003e sur toute prise murale — aucun électricien, aucune boîte de jonction, aucun recâblage requis. Montez la lampe sur le mur, branchez le câble et utilisez l'interrupteur tactile intégré. Déplacez-la dans une autre pièce à tout moment.\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 accent\"\u003e\n\u003ch4\u003eInterrupteur et cordon\u003c\/h4\u003e\n\u003cp\u003eInterrupteur tactile \u003cstrong\u003eintégré au câble\u003c\/strong\u003e — appuyez pour allumer ou éteindre. \u003cstrong\u003eNon variateur.\u003c\/strong\u003e Le câble de 150 cm \/ 59″ comprend une fiche commutable ; extensible sur demande avant commande.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eCulot d'ampoule\u003c\/h4\u003e\n\u003cp\u003eCulot à vis standard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e — compatible avec les ampoules LED ou Edison. \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\"\u003eLaquelle pour votre région →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eConfiguration compacte \u003cem\u003eunique.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta_plug_in_wall_lamp-_11.jpg?v=1710923409\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Fanta Plug-in Wall Lamp dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta_plug_in_wall_lamp-_11.jpg?v=1710923409\"\/\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eApplique \u003cem\u003ecompacte\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003eFixation murale\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 15cm × H 17cm\u003cbr\/\u003e∅ 5.9″ × H 6.7″\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 · Bois\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 Edison\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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e \u003cem\u003e(culot à vis standard)\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\"\u003eMurale \u003cem\u003e(enfichable, aucun câblage permanent)\u003c\/em\u003e · Usage intérieur\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIndice de protection\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(usage intérieur sec)\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 poussoir sur cordon \u003cem\u003e(non gradable)\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″ avec prise à interrupteur \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-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRose\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eJaune\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch wood\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBois\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\u003eQuelles sont les dimensions de la lampe murale enfichable Fanta ? \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\u003eLa lampe murale Fanta mesure \u003cstrong\u003e∅ 5.9″ × H 6.7″ (Dia 15 cm × H 17 cm)\u003c\/strong\u003e. Ses dimensions compactes la rendent idéale pour les tables de nuit, les coins lecture, l'éclairage d'accent de couloir ou tout petit espace mural où une applique pleine grandeur semblerait disproportionnée.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eLa lampe murale Fanta doit-elle être câblée en permanent ? \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\u003eNon — la Fanta est une \u003cstrong\u003elampe murale enfichable\u003c\/strong\u003e. Elle est fournie avec un \u003cstrong\u003ecâble de 150 cm \/ 59″ terminé par une prise standard\u003c\/strong\u003e qui se connecte sur n'importe quelle prise murale, avec un interrupteur tactile sur le câble lui-même. \u003cstrong\u003eAucun électricien, aucune boîte de jonction et aucun recâblage requis\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eCela la rend parfaite pour les locataires, les dortoirs ou toute personne désireuse d'avoir l'allure d'une applique sans le coût ou l'engagement d'une installation câblée.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelles sont les couleurs disponibles pour la Lampe Murale Fanta ? \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\u003eLa Fanta est disponible en \u003cstrong\u003ecinq finitions expressives\u003c\/strong\u003e : Blanc, Rose, Vert, Jaune et Bois (grain naturel). La palette de couleurs joyeuse la rend parfaitement adaptée aux chambres d'enfants, aux espaces de travail créatifs ou à tout intérieur qui bénéficie d'une touche de personnalité affirmée.\u003c\/p\u003e\n\u003cp\u003eLe corps en métal retient la couleur tandis que le détail en bois reste constant dans toutes les variantes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuel type d'ampoule la Lampe Murale Fanta utilise-t-elle ? \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\u003eLa Fanta utilise une \u003cstrong\u003eampoule standard à vis E26 ou E27\u003c\/strong\u003e (ampoule LED ou Edison compatible). Utilisez l'E26 en Amérique du Nord et l'E27 en Europe, au Royaume-Uni et dans la plupart des autres régions. Les ampoules ne sont pas incluses.\u003c\/p\u003e\n\u003cp\u003eRemarque : la lampe \u003cstrong\u003en'est pas graduable\u003c\/strong\u003e — le bouton-poussoir en ligne permet simplement d'allumer\/éteindre.\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 propose une \u003cstrong\u003epolitique de retour de 30 jours\u003c\/strong\u003e sur les articles non endommagés dans leur emballage d'origine. Chaque Fanta présente des variations mineures dans le grain du bois — ces caractéristiques font partie du charme naturel et ne sont pas éligibles pour un retour 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\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1HXvuFWQaeU92cXwaeTxyiVqBPM2LMDbC\/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\"\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\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1JbdjD4qorMRwlgEY-lly5OEyqYTybR7q\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\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\/1xbltXJKtCCOScaiUKJRjb5Cw17JiqdmT\/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\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\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\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":"∅ 5.9″ x H 6.7″ \/ Blanc \u0026 Couleur bois \/ Prise US","offer_id":44853038973182,"sku":"DFW-0321-2","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Blanc \u0026 Couleur bois \/ Prise UK","offer_id":44853043364094,"sku":"DFW-0321-1","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Blanc \u0026 Couleur bois \/ Prise AU","offer_id":44853043396862,"sku":"DFW-0321-3","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Blanc \u0026 Couleur bois \/ Prise EU","offer_id":44853043429630,"sku":"DFW-0321-4","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Vert \u0026 Bois \/ Prise US","offer_id":44853039005950,"sku":"DFW-0321-5","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Vert \u0026 Bois \/ Prise UK","offer_id":44853043462398,"sku":"DFW-0321-6","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Vert \u0026 Bois \/ Prise AU","offer_id":44853043495166,"sku":"DFW-0321-7","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Vert \u0026 Bois \/ Prise EU","offer_id":44853043527934,"sku":"DFW-0321-9","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Rose \u0026 Bois \/ Prise US","offer_id":44853039038718,"sku":"DFW-0321-8","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Rose \u0026 Bois \/ Prise UK","offer_id":44853043560702,"sku":"DFW-0321-10","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Rose \u0026 Bois \/ Prise AU","offer_id":44853043593470,"sku":"DFW-0321-11","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Rose \u0026 Bois \/ Prise EU","offer_id":44853043626238,"sku":"DFW-0321-12","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Jaune \u0026 Bois \/ Prise US","offer_id":44853039071486,"sku":"DFW-0321-13","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Jaune \u0026 Bois \/ Prise UK","offer_id":44853043659006,"sku":"DFW-0321-14","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Jaune \u0026 Bois \/ Prise AU","offer_id":44853043691774,"sku":"DFW-0321-15","price":145.0,"currency_code":"USD","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Jaune \u0026 Bois \/ Prise EU","offer_id":44853043724542,"sku":"DFW-0321-16","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta_plug_in_wall_lamp_9.jpg?v=1710922739"},{"product_id":"kaiser-red-floor-lamp","title":"Lampadaire Kaiser Red","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/D4mFhSTp43E?si=A4npDG5xziQMtdqC\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eSublimez votre espace avec le charme vibrant de notre lampadaire rouge ajustable. Conçu avec précision, ce lampadaire présente une teinte rouge éclatante qui apporte une touche de couleur à n'importe quelle pièce. \u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eLe lampadaire rouge ajustable allie forme et fonction de manière harmonieuse, ce qui en fait l'addition parfaite aux intérieurs modernes ou éclectiques. Son design audacieux et ses caractéristiques ajustables le rendent idéal pour les coins lecture, les zones de travail ou les espaces de vie, offrant à la fois un éclairage d'appoint et d'ambiance.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : L 22.4″ x H 65″ \/ L 57cm x H 165cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Kaiser-Red-Floor-Lamp.jpg?v=1749461365\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eMaterials:\u003cspan\u003e Métal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFixation : Sol\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e Rouge\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMéthode de contrôle : Interrupteur au pied (non gradable)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eNous fournissons des fils de 150cm \/ 59 ″ avec prises commutées. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1XGRXi8X45Px1hsEsWEKtNqPj4Ut-NUOR\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\"\/\u003e\u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"L 22,4″ x H 65″ \/ L 57cm x H 165cm \/ Rouge \/ Prise US","offer_id":44874355671294,"sku":"DFF-0326-1","price":398.0,"currency_code":"USD","in_stock":true},{"title":"L 22,4″ x H 65″ \/ L 57cm x H 165cm \/ Rouge \/ Prise UK","offer_id":44874355704062,"sku":"DFF-0326-2","price":398.0,"currency_code":"USD","in_stock":true},{"title":"L 22,4″ x H 65″ \/ L 57cm x H 165cm \/ Rouge \/ Prise AU","offer_id":44874355736830,"sku":"DFF-0326-3","price":398.0,"currency_code":"USD","in_stock":true},{"title":"L 22,4″ x H 65″ \/ L 57cm x H 165cm \/ Rouge \/ Prise EU","offer_id":44874355769598,"sku":"DFF-0326-4","price":398.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Kaiser_Red_Floor_Lamp_8_dcb7ef34-c148-4510-8d83-f912910d1427.jpg?v=1727224930"},{"product_id":"disc-orb-swag-lights","title":"Suspension Disc Orb Swag","description":"\u003c!--\n  DEKORFINE — Disc Orb Swag Light · v2 condensed\n  Swag-style hooked pendant · plug-in (no hardwiring) · 2 ceiling hooks\n  Disc-shade + frosted orb diffuser · 6 colors · G9 bulb · push-button cord\n  Namespace: .dfpd-*\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 { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #2A1F18; --ink-2: #4A382C; --ink-3: #6A5642;\n  --cream: #FCF6EC; --linen: #ECDDC4; --border: #B89868; --border-lt: #D2B488;\n  --olive: #B8783C; --olive-dk: #6E4218; --olive-sft: #FAE5C8;\n  --stone: #786242;\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  padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.62rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n.dfpd-h2 { font-family: 'Fraunces', serif; font-size: clamp(1.25rem, 2vw, 1.5rem); font-weight: 400; line-height: 1.25; color: var(--ink); margin-bottom: 1rem; }\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-hero { padding-bottom: 2rem; border-bottom: 1px solid var(--border); margin-bottom: 2rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-size: 0.68rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title { font-family: 'Fraunces', serif; font-size: clamp(1.75rem, 3.4vw, 2.35rem); font-weight: 300; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede { font-size: 0.98rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2.5rem; }\n.dfpd-feature { padding: 1.25rem 1rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title { font-family: 'Fraunces', serif; font-size: 0.92rem; font-weight: 400; line-height: 1.3; }\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-sec { margin-bottom: 2.5rem; }\n.dfpd-craft { display: grid; grid-template-columns: 80px 1fr; gap: 1.5rem; padding: 1.5rem 1.75rem; background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 64px; height: 64px; border-radius: 50%; background: var(--cream); border: 1px solid var(--olive); color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-size: 0.6rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.4rem; }\n.dfpd-craft-text h4 { font-family: 'Fraunces', serif; font-size: 1.3rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1.2; margin-bottom: 0.45rem; }\n.dfpd-craft-text p { font-size: 0.9rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p strong { color: var(--ink); font-weight: 500; }\n.dfpd-notes-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.85rem; }\n.dfpd-note { padding: 1.25rem 1.35rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; }\n.dfpd-note h4 { font-family: 'Fraunces', serif; font-size: 0.98rem; font-style: italic; font-weight: 400; margin-bottom: 0.35rem; }\n.dfpd-note p { color: var(--ink-2); font-size: 0.85rem; line-height: 1.55; margin: 0; }\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-size-single { display: grid; grid-template-columns: 280px 1fr; gap: 1.75rem; padding: 1.5rem 1.75rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-eyebrow { font-size: 0.55rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--olive); margin-bottom: 0.5rem; }\n.dfpd-size-single-title { font-family: 'Fraunces', serif; font-size: 1.85rem; font-style: italic; font-weight: 400; color: var(--olive-dk); line-height: 1; margin-bottom: 0.5rem; }\n.dfpd-size-single-dim { font-family: 'Fraunces', serif; font-size: 1rem; font-style: italic; color: var(--ink-2); line-height: 1.5; margin-bottom: 0.85rem; }\n.dfpd-size-single-dim em { font-style: normal; color: var(--stone); font-family: 'Outfit', sans-serif; font-size: 0.78rem; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 240px; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; }\n.dfpd-size-single-image:hover { border-color: var(--olive); box-shadow: 0 4px 14px rgba(42, 31, 24, 0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(42, 31, 24, 0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.35rem 0.85rem; background: var(--olive-sft); color: var(--olive-dk); border-radius: 2px; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; }\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 160px 1fr; gap: 1.5rem; padding: 0.75rem 1.35rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; font-size: 0.9rem; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-size: 0.58rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-size: 0.88rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val em { font-family: 'Fraunces', serif; font-style: italic; color: var(--olive-dk); }\n.dfpd-spec-val a { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 0.4rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.5rem; transition: transform 0.2s; }\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch { width: 44px; height: 44px; border-radius: 50%; box-shadow: 0 2px 4px rgba(42, 31, 24, 0.08), inset 0 -7px 12px rgba(0, 0, 0, 0.12), inset 2px 2px 3px rgba(255, 255, 255, 0.2); }\n.dfpd-finish-swatch.orange { background: radial-gradient(circle at 30% 30%, #F0A858 0%, #C46838 55%, #803818 100%); }\n.dfpd-finish-swatch.green { background: radial-gradient(circle at 30% 30%, #889872 0%, #4E6238 55%, #2A3E18 100%); }\n.dfpd-finish-swatch.white { background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F2EEE0 60%, #DCD4B8 100%); border: 1px solid rgba(42, 31, 24, 0.18); }\n.dfpd-finish-swatch.shrimp-pink { background: radial-gradient(circle at 30% 30%, #FAC8B0 0%, #E08868 55%, #984828 100%); }\n.dfpd-finish-swatch.red { background: radial-gradient(circle at 30% 30%, #C8482E 0%, #8C2818 55%, #5A1208 100%); }\n.dfpd-finish-swatch.brown { background: radial-gradient(circle at 30% 30%, #A87858 0%, #6E4828 55%, #3E2818 100%); }\n.dfpd-finish-label { font-size: 0.7rem; color: var(--ink-2); }\n.dfpd-foot { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.95rem; padding: 1rem 1.25rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--olive); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(42, 31, 24, 0.08); }\n.dfpd-download-icon { width: 36px; height: 36px; background: var(--linen); border-radius: 4px; color: var(--olive-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: 'Fraunces', serif; font-size: 0.95rem; line-height: 1.25; }\n.dfpd-download-sub { font-size: 0.62rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--olive); }\n.dfpd-download-arrow { margin-left: auto; color: var(--olive); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1rem 1.35rem; cursor: pointer; list-style: none; font-family: 'Fraunces', serif; font-size: 1rem; font-style: italic; font-weight: 400; transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 24px; height: 24px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--olive); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--olive-sft); border-color: var(--olive); }\n.dfpd-faq-answer { padding: 0 1.35rem 1.15rem; font-size: 0.88rem; line-height: 1.65; color: var(--ink-2); }\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 { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-support { padding-top: 1rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: 'Fraunces', serif; font-style: italic; font-size: 0.88rem; color: var(--stone); }\n.dfpd-link { color: var(--olive-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--olive); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\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, .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-craft, .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single-image { max-width: 280px; margin: 0 auto; }\n}\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.85rem 1.15rem; }\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\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eDétails du produit · Suspension swag avec prise\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLa Suspension Swag \u003cem\u003eDisc Orb\u003c\/em\u003e.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003esuspension swag avec prise\u003c\/strong\u003e qui se fixe via deux crochets au plafond — aucun branchement électrique requis. L'abat-jour en \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003edisque de verre\u003c\/strong\u003e flotte au-dessus d'un \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003ediffuseur globe dépoli\u003c\/strong\u003e qui brille doucement, diffusant une lumière chaude et ambiante dans les salons, les salles à manger et les chambres. Disponible en six couleurs éclatantes.\u003c\/p\u003e\n\u003c\/header\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\u003cellipse cx=\"13\" cy=\"11\" fill=\"currentColor\" fill-opacity=\"0.18\" rx=\"8\" ry=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\u003ccircle cx=\"13\" cy=\"17\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDisque + \u003cem\u003eorbe\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\u003ccircle cx=\"6\" cy=\"5\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"20\" cy=\"5\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M6 6 Q9 13 13 18 Q17 13 20 6\" fill=\"none\" opacity=\"0.7\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e2 \u003cem\u003ecrochets\u003c\/em\u003e de plafond\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\u003crect height=\"3\" rx=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"6\" x=\"9\" y=\"6\"\u003e\u003c\/rect\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"11\" x2=\"11\" y1=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"13\" x2=\"13\" y1=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 9 L11 12 L13 14 L15 12 L15 9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 14 L13 22\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCordon \u003cem\u003eamovible\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\u003ccircle cx=\"5\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.7\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"9\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.6\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.4\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"21\" cy=\"13\" fill=\"currentColor\" fill-opacity=\"0.55\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSix \u003cem\u003ecouleurs\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eConception\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLe disque rencontre \u003cem\u003el'orbe givré.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cellipse cx=\"18\" cy=\"14\" fill=\"currentColor\" fill-opacity=\"0.18\" rx=\"12\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"18\" cy=\"14\" fill=\"none\" opacity=\"0.4\" rx=\"9\" ry=\"2\" stroke=\"currentColor\" stroke-width=\"0.7\"\u003e\u003c\/ellipse\u003e\n\u003ccircle cx=\"18\" cy=\"22\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"22\" fill=\"currentColor\" opacity=\"0.6\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\" x1=\"18\" x2=\"18\" y1=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eDeux formes de verre, \u003cem\u003etravaillant ensemble.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eLe Disc Orb associe un \u003cstrong\u003eabat-jour en disque de verre\u003c\/strong\u003e (délicatement façonné en rebord quasi parfait) à un \u003cstrong\u003ediffuseur de globe givré\u003c\/strong\u003e en dessous. Le disque reflète la lumière vers le haut et vers l'extérieur ; l'orbe adoucit et diffuse la lueur de l'ampoule. Ensemble, ils créent une illumination ambiante chaleureuse et nuancée dans toute la pièce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003eÀ brancher · 2 crochets au plafond\u003c\/h4\u003e\n\u003cp\u003eS'installe via \u003cstrong\u003edeux crochets de plafond\u003c\/strong\u003e (inclus ou à vous procurer) — aucun raccordement électrique requis. Le cordon se branche sur une prise murale standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eCulot G9\u003c\/h4\u003e\n\u003cp\u003eUtilise une \u003cstrong\u003eampoule LED G9 bi-broches ou Edison\u003c\/strong\u003e (non incluse). Blanc chaud 2700K recommandé. \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 G9 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eInterrupteur à bouton\u003c\/h4\u003e\n\u003cp\u003eMarche\/arrêt via un \u003cstrong\u003einterrupteur bouton-poussoir sur le cordon\u003c\/strong\u003e — non dimmable. Cordon 180 cm, allongeable sur demande.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne silhouette \u003cem\u003esuspendue compacte.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/disc-orb-swag-lights_11234.jpg?v=1732265756\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Disc Orb Swag Light dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/disc-orb-swag-lights_11234.jpg?v=1732265756\"\/\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eConfiguration unique\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 9.8″ × H 8.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eDia 25 × H 22 cm \u003cem style=\"display: block; margin-top: 0.35rem;\"\u003e2 crochets de plafond · Cordon 180 cm \/ 71″ avec interrupteur bouton-poussoir\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eAucun raccordement électrique · à brancher\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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 · Verre \u003cem\u003e(abat-jour disque + diffuseur orbe givré)\u003c\/em\u003e\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 Edison \u003cem\u003e(non incluse · ampoule LED G9 blanc chaud recommandée)\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(bi-broches compact)\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 · 2 crochets · à brancher \u003cem\u003e(aucun raccordement électrique)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCordon\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e180 cm \/ 71″ avec interrupteur bouton-poussoir \u003cem\u003e(allongeable 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\"\u003eContrôle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eInterrupteur poussoir sur cordon \u003cem\u003e(non gradable)\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-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch orange\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch shrimp-pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRose crevette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch red\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eRouge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch brown\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBrun\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\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments et \u003cem\u003eressources.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1PG4RExy5YE8DLLPc3dsohYdH0tRoopbm\/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\" 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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1nyaQ9lI9k6enHQ5EDNzOuDWC9XHLDvsp\/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\" 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\"\u003eInstallation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003eQu'est-ce qu'une suspension suspendue et comment s'installe-t-elle ?\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\u003eUne \u003cstrong\u003esuspension suspendue\u003c\/strong\u003e est une suspension à brancher qui se fixe au plafond à l'aide de \u003cstrong\u003edeux crochets\u003c\/strong\u003e plutôt qu'une boîte de jonction électrique. Le cordon s'enroule d'un crochet à l'autre (la « suspension »), puis descend le long du mur vers une prise standard — aucun électricien requis.\u003c\/p\u003e\n\u003cp\u003eLe Disc Orb s'installe en trois étapes : (1) visser deux crochets de plafond dans les solives ou ancrages muraux à la distance de suspension souhaitée, (2) enrouler le cordon sur les deux crochets, (3) brancher sur la prise murale. L'interrupteur bouton-poussoir sur le cordon contrôle la marche\/arrêt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle est la taille de la Suspension Disc Orb ?\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 luminaire mesure \u003cstrong\u003e∅ 9,8″ × H 8,7″ (Dia 25 × H 22 cm)\u003c\/strong\u003e. Le cordon est \u003cstrong\u003e180 cm \/ 71″\u003c\/strong\u003e en standard, avec un interrupteur bouton-poussoir intégré. La longueur du cordon est allongeable sur demande — utile si votre prise murale est loin des crochets de plafond.\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-t-elle et est-elle dimmable ?\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\u003eUne \u003cstrong\u003eampoule G9 bi-broches\u003c\/strong\u003e (LED ou Edison ; non incluse). Pour une lueur plus flatteuse à travers l'orbe givré, nous recommandons des \u003cstrong\u003eampoules LED G9 blanc chaud (2700K)\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eL'interrupteur bouton-poussoir sur le cordon n'est \u003cstrong\u003epas dimmable\u003c\/strong\u003e. Si vous avez besoin d'un variateur, l'installation suspendue n'est pas le bon choix — envisagez une suspension raccordée avec un variateur mural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eOù la Suspension Disc Orb fonctionne-t-elle le mieux ?\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 Disc Orb est idéal pour les \u003cstrong\u003elocataires, dortoirs et pièces sans boîte de jonction de plafond\u003c\/strong\u003e — le montage suspendu vous permet d'ajouter un éclairage aérien où il y a un plafond et une prise murale à proximité.\u003c\/p\u003e\n\u003cp\u003eMeilleurs emplacements : salons (au-dessus d'un canapé ou d'un fauteuil de lecture), salles à manger (centré au-dessus d'une table), chevets (à la place d'une lampe de table, libérant l'espace de la table de nuit), ou coins petit-déjeuner. S'associe particulièrement bien aux intérieurs mid-century, éclectiques, vintage et aux couleurs affirmées — les six finitions saturées invitent un choix de couleur plus ludique que les neutres typiques.\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 propose une \u003cstrong\u003epolitique de retour de 30 jours\u003c\/strong\u003e sur les articles non endommagés dans leur emballage d'origine. Pour les retours ou questions, 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\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rose crevette \/ Prise US","offer_id":45026063253758,"sku":"DFP-0416-1","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rouge \/ Prise US","offer_id":45026063286526,"sku":"DFP-0416-2","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Blanc \/ Prise US","offer_id":45026063319294,"sku":"DFP-0416-3","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Vert \/ Prise US","offer_id":45026063352062,"sku":"DFP-0416-4","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Vert \/ Prise US","offer_id":45026063384830,"sku":"DFP-0416-5","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rose crevette \/ Prise US","offer_id":45026063417598,"sku":"DFP-0416-6","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Blanc \/ Prise US","offer_id":45026063450366,"sku":"DFP-0416-7","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rouge \/ Prise US","offer_id":45026063483134,"sku":"DFP-0416-8","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \/ Prise US","offer_id":45026063515902,"sku":"DFP-0416-9","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Vert \/ Prise US","offer_id":45026063548670,"sku":"DFP-0416-10","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rose crevette \/ Prise US","offer_id":45026063581438,"sku":"DFP-0416-11","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rouge \/ Prise US","offer_id":45026063614206,"sku":"DFP-0416-12","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rose crevette \/ Prise UK","offer_id":45026188132606,"sku":"DFP-0416-13","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rose crevette \/ Prise AU","offer_id":45026188165374,"sku":"DFP-0416-14","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rose crevette \/ Prise EU","offer_id":45026188198142,"sku":"DFP-0416-15","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rouge \/ Prise UK","offer_id":45026188230910,"sku":"DFP-0416-16","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rouge \/ Prise AU","offer_id":45026188263678,"sku":"DFP-0416-17","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Rouge \/ Prise EU","offer_id":45026188296446,"sku":"DFP-0416-18","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Blanc \/ Prise UK","offer_id":45026188361982,"sku":"DFP-0416-19","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Blanc \/ Prise AU","offer_id":45026188394750,"sku":"DFP-0416-20","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Blanc \/ Prise EU","offer_id":45026188427518,"sku":"DFP-0416-21","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Vert \/ Prise UK","offer_id":45026188460286,"sku":"DFP-0416-22","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Vert \/ Prise AU","offer_id":45026188493054,"sku":"DFP-0416-23","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Orange \u0026 Vert \/ Prise EU","offer_id":45026188558590,"sku":"DFP-0416-24","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Vert \/ Prise UK","offer_id":45026188591358,"sku":"DFP-0416-25","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Vert \/ Prise AU","offer_id":45026188624126,"sku":"DFP-0416-26","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Vert \/ Prise EU","offer_id":45026188689662,"sku":"DFP-0416-27","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rose crevette \/ Prise UK","offer_id":45026188722430,"sku":"DFP-0416-28","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rose crevette \/ Prise AU","offer_id":45026188755198,"sku":"DFP-0416-29","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rose crevette \/ Prise EU","offer_id":45026188787966,"sku":"DFP-0416-30","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Blanc \/ Prise UK","offer_id":45026188820734,"sku":"DFP-0416-31","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Blanc \/ Prise AU","offer_id":45026188853502,"sku":"DFP-0416-32","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Blanc \/ Prise EU","offer_id":45026188886270,"sku":"DFP-0416-33","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rouge \/ Prise UK","offer_id":45026188951806,"sku":"DFP-0416-34","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rouge \/ Prise AU","offer_id":45026188984574,"sku":"DFP-0416-35","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Marron \u0026 Rouge \/ Prise EU","offer_id":45026189017342,"sku":"DFP-0416-36","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \/ Prise UK","offer_id":45026189050110,"sku":"DFP-0416-37","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \/ Prise AU","offer_id":45026189082878,"sku":"DFP-0416-38","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \/ Prise EU","offer_id":45026189115646,"sku":"DFP-0416-39","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Vert \/ Prise UK","offer_id":45026189181182,"sku":"DFP-0416-40","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Vert \/ Prise AU","offer_id":45026189213950,"sku":"DFP-0416-41","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Vert \/ Prise EU","offer_id":45026189246718,"sku":"DFP-0416-42","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rose crevette \/ Prise UK","offer_id":45026189279486,"sku":"DFP-0416-43","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rose crevette \/ Prise AU","offer_id":45026189312254,"sku":"DFP-0416-44","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rose crevette \/ Prise EU","offer_id":45026189345022,"sku":"DFP-0416-45","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rouge \/ Prise UK","offer_id":45026189377790,"sku":"DFP-0416-46","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rouge \/ Prise AU","offer_id":45026189410558,"sku":"DFP-0416-47","price":159.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 8.7″ (2 crochets câble 180″) \/ Blanc \u0026 Rouge \/ Prise EU","offer_id":45026189443326,"sku":"DFP-0416-48","price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/disc-orb-swag-lights_11221.jpg?v=1732265033"},{"product_id":"red-cube-wall-lamp","title":"Applique murale Cube Rouge","description":"\u003cp\u003eSon design de cube unique, associé au corps lumineux rouge vibrant, crée un effet d'éclairage lumineux et captivant pour votre maison ou votre espace de bureau. Qu'elle soit utilisée pour l'illumination ou comme pièce de décoration, l'Applique murale Cube Rouge ajoute une touche d'ambiance artistique à votre environnement.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eD\u003c\/span\u003eimensions : L 24.5cm x H 30.5cm \/ L 9.6″ x H\u003cspan\u003e 12″\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Red-Cube-Wall-Lamp_11211_400x400.jpg?v=1732172400\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 or E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20 \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFinitions : Rouge\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMéthode de commande : \u003c\/span\u003e\u003cspan\u003eCompatible avec un interrupteur mural courant (non inclus).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%; height: 140.188px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 120.594px;\"\u003e\n\u003ctd style=\"width: 49.8155%; height: 120.594px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1f0tKSxtLlzVWB57cNcDYv2SklRJkOBBH\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8155%; height: 120.594px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1y_WuNwhXyndyQIWQ365X_Raulr3Xv2-Q\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 49.8155%; height: 19.5938px; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8155%; height: 19.5938px; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- --\u003e","brand":"Dekorfine","offers":[{"title":"L 24,5 cm x H 30,5 cm \/ L 9,6″ x H 12″ \/ Rouge","offer_id":45412089561342,"sku":"DFW-MD6599-1","price":182.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Red_Cube_Wall_Lamp_1.jpg?v=1717408029"},{"product_id":"orno-wall-lamp","title":"Applique murale Orno","description":"\u003cp\u003eDécouvrez l'applique murale Orno, un ajout vibrant à n'importe quel espace qui allie avec aisance la fonctionnalité à un design ludique. Cette colorée applique murale se distingue par une combinaison frappante de couleurs primaires : une base jaune éclatant, un abat-jour rouge audacieux et un bras bleu intense, apportant une explosion d'énergie et de créativité à votre décor.\u003c\/p\u003e\n\u003cp\u003eParfaite pour les chambres d'enfants, les studios créatifs ou tout espace qui a besoin d'une touche chaleureuse, l'applique murale Orno ne se contente pas d'illuminer, elle revitalise votre environnement.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003cspan\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions :\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eL 4.7″ x W 5.9″ x H 5.1″ \/ L 12cm x W 15cm x H 13cm\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Orno_Wall_Lamp_07131_400x400.jpg?v=1720872634\" style=\"float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux :\u003cspan\u003e\u003cspan\u003e \u003c\/span\u003eMétal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDouille de l'ampoule : \u003cstrong\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\" title=\"E27 or E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Jaune \u0026amp; Rouge \u0026amp; Bleu\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMéthode de contrôle : Compatible avec un interrupteur mural standard (non inclus).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSwitch: This switch should be connected to an external wall light switch, allowing for controlled electricity supply.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%; height: 138.594px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 116px;\"\u003e\n\u003ctd style=\"width: 3.63636%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/11thpIZx4WuoWX_XQ0F1dVWnZneCsn1Fk\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 94.5455%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1D_BbdoApz1bEnzx1SQD2Sp0FL5qIkbZi\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.5938px;\"\u003e\n\u003ctd style=\"width: 3.63636%; height: 22.5938px; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 94.5455%; height: 22.5938px; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- --\u003e","brand":"Dekorfine","offers":[{"title":"L 4.7″ x W 5.9″ x H 5.1″ \/ Jaune \u0026 Rouge","offer_id":45512734900478,"sku":"DFW-0622-20","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Orno_Wall_Lamp_06259.jpg?v=1719282819"},{"product_id":"panama-wall-lamp","title":"Applique murale Panama","description":"\u003cp\u003eLa Lampe Murale Panama présente un design épuré et contemporain, parfait pour apporter une touche d'élégance à n'importe quel espace. La combinaison distinctive de couleurs rouge et blanc de cette lampe apporte une ambiance vibrante et actuelle à votre décoration. Fabriquée à partir de matériaux de haute qualité, la Lampe Murale Panama est à la fois durable et élégante. Avec son design unique et ses caractéristiques fonctionnelles, cette lampe deviendra certainement une pièce remarquable dans n'importe quelle pièce.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : L 18 cm x l 38 cm x H 27,8 cm \/ L 7,1″ x l 15″ x H 10,9″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Panama-Wall-Lamp-072311.jpg?v=1721696485\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Métal\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de\u003c\/span\u003e\u003cspan\u003e culot\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Rouge et blanc\u003c\/p\u003e\n\u003cp\u003eControl method: Compatible with common wall switch (not included)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eRessources téléchargeables\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 18.7956%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1QBKp-dHklM8LZAww49dJ3b1Xsd2CEanc\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Doh_Ee4n4552PlhKjKO93JTlxXxPNGiL\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"L 7.1″ x W 15″ x H 10.9″ \/ Rouge \u0026 Blanc","offer_id":45512776941822,"sku":"DFW-0622-40","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Panama_Wall_Lamp_06259.jpg?v=1719282891"},{"product_id":"kaiser-red-table-lamp","title":"Lampe de Table Kaiser Red","description":"\u003cp\u003eLa Lampe de Table Kaiser Red de Dekorfine est un ajout audacieux et élégant pour n'importe quel espace de travail ou zone de vie. Confectionnée en métal durable, cette lampe présente un corps rouge frappant qui ajoute une touche de couleur à votre décoration. Le bras de lampe ajustable vous permet de diriger la lumière exactement où vous en avez besoin, ce qui la rend parfaite pour la lecture, l'étude ou le travail. Son design épuré et sa finition vibrant font de la Lampe de Table Kaiser Red non seulement une lampe fonctionnelle, mais aussi une pièce maîtresse dans n'importe quelle pièce. Illuminez votre espace avec l'élégance moderne de cette lampe ajustable de Dekorfine.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : L 8,3″ x L 20,1″ x H 24,8″ \/ L 21 cm x L 51 cm x H 63 cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Kaiser-Red-Table-Lamp_08231.jpg?v=1724475672\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux :\u003cspan\u003e\u003cspan\u003e \u003c\/span\u003eMétal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFixation : Sol\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e\u003cspan\u003e \u003c\/span\u003eRouge\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMéthode de contrôle : Interrupteur à bouton-poussoir (non dimmable)\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons des fils de 150 cm \/ 59″ avec fiches à interrupteur. Rallongement possible sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%; height: 135.573px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 115.99px;\"\u003e\n\u003ctd style=\"width: 27.9099%; height: 115.99px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1jY5LAMIM9g7BVs7HUZvrTNfdp4Dotgfw\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"float: left;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.2936%; height: 115.99px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1T65G6S8NKrrCgf-VDOy9e4LsKZXctFJ9\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"width: 27.9099%; text-align: center; height: 19.5833px;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 71.2936%; height: 19.5833px; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- --\u003e","brand":"Dekorfine","offers":[{"title":"L 8.3″ x W 20.1″ x H 24.8″ \/ Rouge \/ Prise US","offer_id":45547290362110,"sku":"DFT-0629-1","price":228.0,"currency_code":"USD","in_stock":true},{"title":"L 8.3″ x W 20.1″ x H 24.8″ \/ Rouge \/ Prise UK","offer_id":45547290394878,"sku":"DFT-0629-2","price":228.0,"currency_code":"USD","in_stock":true},{"title":"L 8.3″ x W 20.1″ x H 24.8″ \/ Rouge \/ Prise AU","offer_id":45547290427646,"sku":"DFT-0629-3","price":228.0,"currency_code":"USD","in_stock":true},{"title":"L 8.3″ x W 20.1″ x H 24.8″ \/ Rouge \/ Prise EU","offer_id":45547290460414,"sku":"DFT-0629-4","price":228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Kaiser_Red_Table_Lamp_17.jpg?v=1719652016"},{"product_id":"julia-pendant-lamp","title":"Suspension Julia","description":"\u003cp\u003eLa suspension Julia de dekorfine allie élégance et polyvalence, disponible en trois coloris remarquables : Rouge, Rouge foncé et Crème. Chaque option de couleur apporte un charme unique, parfait pour rehausser la décoration de n'importe quelle pièce. Le design épuré et moderne présente une finition métallique lisse et un sommet cylindrique chic, créant une ambiance sophistiquée. Idéale pour les cuisines, les salles à manger ou les espaces de vie, la suspension Julia offre à la fois style et fonctionnalité, ce qui en fait un bel ajout à votre maison.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : Dia 45cm x H 34cm \/ ∅ 17,7″ x H 13,4″\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Julia-Pendant-Lamp_01031.jpg?v=1735891487\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau : Métal.\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison.\u003c\/p\u003e\n\u003cp\u003eType de culot :\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Noir, Rouge, Rouge foncé, Crème, Chrome, Or\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons des câbles de 150 cm \/ 59″. Peuvent être rallongés sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eRessources téléchargeables\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 18.7956%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1yNSbiC9xy49W5_ic8rrQrXdZHnySkAVb\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/14EksKEQhaoOWyyJ1xEOMFo8eprBVdv8d\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Crème \u0026 Chrome","offer_id":45639017169150,"sku":"DFP-0718-20","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Couleur crème \u0026 Or","offer_id":45639017201918,"sku":"DFP-0718-21","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Couleur crème et noir","offer_id":45639017234686,"sku":"DFP-0718-22","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge \u0026 Chrome","offer_id":45639017267454,"sku":"DFP-0718-23","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge \u0026 Or","offer_id":45639017300222,"sku":"DFP-0718-24","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge \u0026 Noir","offer_id":45639017332990,"sku":"DFP-0718-25","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge foncé \u0026 Chrome","offer_id":45639017365758,"sku":"DFP-0718-26","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge foncé \u0026 Or","offer_id":45639017398526,"sku":"DFP-0718-27","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 34cm \/ ∅ 17.7″ x H 13.4″ \/ Rouge foncé \u0026 Noir","offer_id":45639017431294,"sku":"DFP-0718-28","price":285.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Julia_Pendant_Lamp_1.jpg?v=1721274192"},{"product_id":"rondo-wall-lamp","title":"Lampe Murale Rondo","description":"\u003cp\u003eLa Lampe Murale Rondo Memphis Style de dekorfine est un luminaire vibrant et ludique qui apporte une explosion de couleur et de caractère à n'importe quel espace. Dotée d'une combinaison audacieuse de teintes rouges, jaunes et bleues, cette lampe s'inspire du mouvement de design Memphis emblématique, connu pour son style fantaisiste et éclectique. La forme cylindrique et les éléments contrastants en font une pièce qui se démarque, parfaite pour ajouter une touche de charme rétro à votre salon, chambre ou couloir. Avec la Lampe Murale Rondo Memphis Style de dekorfine, vous pouvez facilement infuser votre intérieur d'un esprit de plaisir et de créativité.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : L 30cm x L 14cm x H 9cm \/ L 11,8″ x L 5,5″x H 3,5″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : L 40cm x L 14cm x H 9cm \/ L 15,7″ x L 5,5″x H 3,5″\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rondo_Wall_Lamp_08231_480x480.jpg?v=1724479800\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMaterials:\u003cspan\u003e Métal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de\u003c\/span\u003e\u003cspan\u003e culot\u003c\/span\u003ee d'ampoule :\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e Rouge \u0026amp; Bleu \u0026amp; Jaune\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSwitch: This switch should be connected to an external wall light switch, allowing for controlled electricity supply.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%; height: 135.594px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 116px;\"\u003e\n\u003ctd style=\"width: 51.0952%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1a0lFzq-omcY1-lM6a144MTr74fe3PmvQ\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 48.1474%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/197pyP_zo8-YqNi6hL6nqm8EI9E4WALjG\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 51.0952%; height: 19.5938px; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 48.1474%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- --\u003e","brand":"Dekorfine","offers":[{"title":"L 11.8″ x W 5.5″x H 3.5″ \/ Rouge \u0026 Bleu \u0026 Jaune","offer_id":45639715913982,"sku":"DFW-0718-60","price":175.0,"currency_code":"USD","in_stock":true},{"title":"L 15.7″ x W 5.5″x H 3.5″ \/ Rouge \u0026 Bleu \u0026 Jaune","offer_id":45639716045054,"sku":"DFW-0718-62","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rondo_Wall_Lamp_1.jpg?v=1721293415"},{"product_id":"coral-resin-swag-lights","title":"Suspensions Swag Corail en Résine","description":"\u003cp\u003e\u003cspan\u003eLes Suspensions Swag utilisent de la résine, un matériau de grande qualité qui épouse élégamment la simplicité de la forme de l'arc. Le traitement de peinture en surface met en évidence la texture et résiste à l'oxydation sans se ternir.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eT\u003c\/span\u003eaille : Dia 18 cm x H 15 cm \/ ∅ 7,1″ x H 5,9″\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e(2 crochets)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Coral-Resin-Swag-Lights_11121.jpg?v=1731383877\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière\u003cspan\u003e : Résine, métal\u003c\/span\u003e.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot :\u003cstrong\u003e \u003ca href=\"%20https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 ou E27\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFinitions :\u003c\/span\u003e\u003cspan\u003e Jaune, Vert, Blanc, Noir, Gris\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCommande : interrupteur à bouton-poussoir (non dimmable)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons 450cm \/ 180″ de câbles. Prolongement possible sur demande.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%; height: 135.594px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 116px;\"\u003e\n\u003ctd style=\"width: 49.8141%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Rk-8jjOa8Nri4L8WYQMVSs2bz0eb3AmC\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8141%; height: 116px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1fEJv6sNf01YHzymL7bI_beAv_vCxTWKN\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 49.8141%; height: 19.5938px; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8141%; height: 19.5938px; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: 30px; top: 30px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Jaune \/ Prise US","offer_id":45809226940670,"sku":"DFP-0916-90","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Jaune \/ Prise UK","offer_id":45809229562110,"sku":"DFP-0916-91","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Jaune \/ Prise AU","offer_id":45809229594878,"sku":"DFP-0916-92","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Jaune \/ Prise EU","offer_id":45809229627646,"sku":"DFP-0916-93","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Vert \/ Prise US","offer_id":45809226973438,"sku":"DFP-0916-94","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Vert \/ Prise UK","offer_id":45809229660414,"sku":"DFP-0916-96","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Vert \/ Prise AU","offer_id":45809229693182,"sku":"DFP-0916-97","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Vert \/ Prise EU","offer_id":45809229725950,"sku":"DFP-0916-98","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Blanc \/ Prise US","offer_id":45809227006206,"sku":"DFP-0916-99","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Blanc \/ Prise UK","offer_id":45809229758718,"sku":"DFP-0916-101","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Blanc \/ Prise AU","offer_id":45809229791486,"sku":"DFP-0916-100","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Blanc \/ Prise EU","offer_id":45809229824254,"sku":"DFP-0916-105","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Noir \/ Prise US","offer_id":45809227038974,"sku":"DFP-0916-102","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Noir \/ Prise UK","offer_id":45809229857022,"sku":"DFP-0916-103","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Noir \/ Prise AU","offer_id":45809229889790,"sku":"DFP-0916-104","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Noir \/ Prise EU","offer_id":45809229922558,"sku":"DFP-0916-106","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Gris \/ Prise US","offer_id":45809227071742,"sku":"DFP-0916-107","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Gris \/ Prise UK","offer_id":45809229955326,"sku":"DFP-0916-108","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Gris \/ Prise AU","offer_id":45809229988094,"sku":"DFP-0916-109","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7,1″ x H 5,9″ (2 crochets câble 180″) \/ Gris \/ Prise EU","offer_id":45809230020862,"sku":"DFP-0916-110","price":115.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Coral_Resin_Swag_Lights_19161.jpg?v=1726454781"},{"product_id":"murano-red-chandelier","title":"Lustre Murano Rouge","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Colour chart *\/\n.dfpd-colour-chart { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: #fff; max-width: 420px; margin: 0; }\n.dfpd-colour-chart a { display: block; position: relative; overflow: hidden; cursor: zoom-in; }\n.dfpd-colour-chart img { display: block; width: 100%; height: auto; transition: transform 0.4s ease, opacity 0.2s; }\n.dfpd-colour-chart a:hover img { transform: scale(1.08); opacity: 0.95; }\n.dfpd-colour-chart-zoom-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-colour-chart-cap { padding: 0.6rem 1rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.62rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--stone); background: var(--cream); border-top: 1px solid var(--border-lt); text-align: center; }\n\n\/* Custom CTA *\/\n.dfpd-custom { display: grid; grid-template-columns: 70px 1fr auto; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-custom-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-custom-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-custom-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); margin-bottom: 0.3rem; }\n.dfpd-custom-text h4 .gold { color: var(--gold); }\n.dfpd-custom-text p { font-family: var(--dk-serif); font-size: 0.95rem; color: var(--ink-2); line-height: 1.55; }\n.dfpd-custom-cta { display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.65rem 1.1rem; background: var(--ink); color: var(--cream); font-family: var(--dk-jost); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; border-radius: 2px; text-decoration: none; transition: background 0.2s, transform 0.15s; white-space: nowrap; }\n.dfpd-custom-cta:hover { background: var(--gold-dk); transform: translateY(-1px); }\n\n\/* Size *\/\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 160px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 160px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.3); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-textonly { padding: 1.35rem 1.6rem; display: flex; flex-direction: column; justify-content: center; }\n.dfpd-size-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.5rem; }\n.dfpd-size-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.45rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.9rem; color: var(--ink-2); margin-bottom: 0.2rem; }\n.dfpd-size-dim-metric { font-family: var(--dk-jost); font-weight: 400; font-size: 0.76rem; color: var(--ink-3); margin-bottom: 0.55rem; }\n.dfpd-size-feat { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; color: var(--ink); margin-bottom: 0.55rem; }\n.dfpd-size-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.7rem; line-height: 1.5; }\n.dfpd-size-pill { display: inline-flex; align-self: flex-start; padding: 0.32rem 0.8rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\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-custom { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-custom-icon { margin: 0 auto; }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eLustre Verre Murano · Métal et Verre · E14 ou E12 · 10 Coloris\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLustre Murano \u003cspan class=\"gold\"\u003eRouge.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne cascade époustouflante de pétales en verre Murano soufflé à la main, teints d'un rouge cramoisi éclatant — chaque pièce s'arquant délicatement vers le bas pour créer un élégant effet de cascade. Le verre rouge translucide et les accents dorés confèrent au lustre un attrait intemporel et moderne, parfait pour les salons, les salles à manger ou les grands vestibules.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M14 5 Q10 9 10 13 Q10 18 14 20 Q18 18 18 13 Q18 9 14 5Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 7 Q6 11 6 14 Q6 19 10 21\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M19 7 Q22 11 22 14 Q22 19 18 21\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 3 v2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePétales en \u003cspan class=\"gold\"\u003eVerre\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M7 8 Q14 5 21 8 L21 20 Q14 23 7 20 Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M7 8 Q14 11 21 8M7 14 Q14 17 21 14\" fill=\"none\" opacity=\"0.4\" stroke=\"currentColor\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 4 v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eVerre \u003cspan class=\"gold\"\u003eMurano\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"6\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"10.5\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"15\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"19.5\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"10.5\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"15\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"19.5\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003e10\u003c\/span\u003e Coloris\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 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M9 6 h10 v3 h-10 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 22 v3M14 22 v3M17 22 v3\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eE14\u003c\/span\u003e ou E12\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eOptions de couleur\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDix-neuf finitions — \u003cspan class=\"gold\"\u003ecôte à côte.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-colour-chart\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Murano Red Chandelier colour options comparison chart\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9_480x480.jpg?v=1782269712\"\/\u003e \u003cspan class=\"dfpd-colour-chart-zoom-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eService sur mesure\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTaille, forme, \u003cspan class=\"gold\"\u003eou couleur\u003c\/span\u003e personnalisées.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-custom\"\u003e\n\u003cdiv class=\"dfpd-custom-icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 34 34\" width=\"28\"\u003e\n\u003cpath d=\"M17 5 l3 6 7 1 -5 5 1 7 -6-3 -6 3 1-7 -5-5 7-1 3-6Z\" fill=\"currentColor\" fill-opacity=\"0.15\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-custom-text\"\u003e\n\u003cdiv class=\"dfpd-custom-eyebrow\"\u003eFabricant de style Murano · Direct\u003c\/div\u003e\n\u003ch4\u003eTaille, nombre de pièces en verre, \u003cspan class=\"gold\"\u003eet couleur\u003c\/span\u003e ajustables.\u003c\/h4\u003e\n\u003cp\u003eNous fabriquons chaque pièce en interne. Contactez notre équipe d'assistance pour personnaliser la taille, la couleur de la finition, le nombre d'ampoules ou la longueur de la chaîne — nous créerons un éclairage qui correspond parfaitement à votre espace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-custom-cta\" href=\"mailto:support@dekorfine.com?subject=Murano%20Red%20Chandelier%20%E2%80%94%20Custom%20Inquiry\" rel=\"noopener\" target=\"_blank\"\u003e Nous contacter \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 11 11\" width=\"10\"\u003e\u003cpath d=\"M3 8L8 3M8 3H3M8 3V8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne seule \u003cspan class=\"gold\"\u003eéchelle imposante.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-grid\"\u003e\n\u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano-Red-Chandelier_1129.jpg?v=1732883206\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Murano Red Chandelier dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano-Red-Chandelier_1129.jpg?v=1732883206\"\/\u003e \u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-textonly\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eConfiguration unique · 10 options de couleurs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003e∅ 31.5″ × H 47.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 80 × H 120 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim-metric\"\u003eChaîne 30 cm \/ 11.8″ · réglable sur demande\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003e21 × E14 ou E12 · Lustre plafond\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eUne grande taille de déclaration convenant aux salons à haut plafond, aux salles à manger ou aux foyers d'entrée. Tailles personnalisées disponibles.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eSalon · Salle à manger · Vestibule\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eCaractéristiques\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cspan class=\"gold\"\u003een bonne et due forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatériaux\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMétal · Verre soufflé à la main\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCouleurs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 0.65rem; align-items: center; margin-top: 2px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#F87070,#C02020,#801010); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eRouge\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#FFFFFF,#F0EBE0,#C8C0B0); border: 1px solid #C4B89A; flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Blanc\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#E8F4E8,#A8C8A0,#608060); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eJade Blanc\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#6A5040,#3A2818,#201008); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eBrun Foncé\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#FFF3A0,#F0C830,#A07810); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Jaune\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#F8C0D0,#E88098,#C04860); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Rose\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#E05040,#B02020,#701010); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Rouge\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#A8C8E8,#5080B0,#204878); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eBleu\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#A8C890,#5A8850,#2A5820); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eVert\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e∅ 31,5″ × H 47,2″ \u003cspan class=\"sub\"\u003e· Dia 80 × H 120 cm\u003c\/span\u003e\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 \u003cspan class=\"sub\"\u003e· 21 ampoules · non incluses\u003c\/span\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\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" style=\"color: var(--gold-dk); text-decoration: underline;\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e\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\"\u003eSuspension plafond \u003cspan class=\"sub\"\u003e· usage intérieur uniquement\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eChaîne\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e30 cm \/ 11.8″ \u003cspan class=\"sub\"\u003e· ajustable sur demande\u003c\/span\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\"\u003eCompatible avec interrupteur mural standard \u003cspan class=\"sub\"\u003e· non inclus\u003c\/span\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–240V\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\"\u003e\u003cspan class=\"sub\"\u003eCompatible avec l'Amérique du Nord, l'Europe, l'Australie, l'Arabie Saoudite\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eressources.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Lr4GXDfCoXihAyD7OR_CtLGPMcgHeb6w\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1x5ykVFF9805v7CE-8v95sJvQOfzsUv4J\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eGuide d'installation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"17\" viewbox=\"0 0 24 24\" width=\"17\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7M12 12 V22\" opacity=\"0.7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDemande par e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eBibliothèque de fichiers 3D\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\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, \u003cspan class=\"gold\"\u003erépondues.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003ePuis-je commander ce lustre dans une autre couleur ou taille ?\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\u003eOui — dix couleurs de verre standard sont disponibles (consultez le nuancier ci-dessus), et les tailles, le nombre de pétales et les couleurs personnalisés sont tous possibles. Contactez \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e avec vos spécifications et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle hauteur de plafond est recommandée pour ce lustre ?\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\u003eAvec une hauteur de H 120 cm \/ 47,2″, ce lustre nécessite un dégagement vertical adéquat. Pour les salles à manger, prévoyez au moins 75–90 cm entre le bas du luminaire et la surface de la table. Pour les espaces de vie ouverts ou les entrées, une hauteur de plafond de 3 m ou plus est idéale. La chaîne de 30 cm est réglable — contactez-nous pour organiser une suspension plus longue avant de commander.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Rouge","offer_id":45917952770302,"sku":"DFC-241022-10","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ White Cloud","offer_id":47034824950014,"sku":"DFC-241022-11","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Jade Blanc","offer_id":47034824982782,"sku":"DFC-241022-12","price":2300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Nuage Brun","offer_id":47034825015550,"sku":"DFC-241022-13","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Marron foncé","offer_id":47034825048318,"sku":"DFC-241022-14","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Nuage Jaune","offer_id":47034825081086,"sku":"DFC-241022-15","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Nuage Rose","offer_id":47034825113854,"sku":"DFC-241022-16","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Rouge Clair","offer_id":47034825146622,"sku":"DFC-241022-17","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Nuage Rouge","offer_id":47034825179390,"sku":"DFC-241022-18","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Bleu","offer_id":47034825212158,"sku":"DFC-241022-19","price":2200.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31,5″ x H 47,2″ \/ Dia 80cm x H 120cm \/ Vert","offer_id":47034825244926,"sku":"DFC-241022-20","price":2200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano_Crimson_Cascade_Chandelier_11_9000.jpg?v=1729584301"},{"product_id":"tomato-glass-table-lamp","title":"Lampe de Table Tomato Glass","description":"\u003cp\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/t6UDwjuTDkM?si=re0jSlBShP4oopth\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eIlluminez votre espace avec une touche de charme ludique grâce à la lampe de table Tomato Glass ! Présentant un design inspiré de la tomate qui ravira les amateurs de style original, cette lampe est aussi adorable que fonctionnelle. Sa base en verre rouge brillant et vibrant apporte une touche de couleur à n'importe quelle pièce, tandis que la douce lumière de l'abat-jour parfaitement dimensionné ajoute chaleur et convivialité. Parfaite pour les tables de nuit, les bureaux ou les coins lecture, cette lampe est une compagne joyeuse pour vos moments du quotidien. Apportez une touche de fantaisie à votre décoration et laissez cette adorable lampe illuminer votre journée !\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille : Dia 22 cm x H 23,5 cm \/ ∅ 8,7″ x H 9,3″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Tomato-Resin-Table-Lamp_0622.jpg?v=1750560556\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière :\u003cspan\u003e Verre, Métal\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse :\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eLED intégrée\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eTension : AC 110-240V\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eCapacité de la batterie (mAh) : 2000 mAh\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eTension de charge : 5 V---2 A ou 8 V---2 A\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eTemps de charge : ~3 heures pour une charge complète\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eDurée de décharge continue : la puissance maximale peut être utilisée pendant environ 3 heures, et la puissance minimale peut être utilisée en continu pendant environ 10 heures.\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e Rouge, Jaune\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNous fournissons un câble de charge USB.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8155%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8155%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1i-8CkadhN2XGwGPDmzbEDqk3C1u4fyDz\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8155%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8155%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 8.7″ x H 9.3″ \/ Rouge \/ Prise USB","offer_id":46011598209278,"sku":"DFT-241119-1","price":168.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8.7″ x H 9.3″ \/ Jaune \/ Prise USB","offer_id":46011598340350,"sku":"DFT-241119-5","price":168.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Tomato_Glass_Table_Lamp_07021.jpg?v=1751439441"},{"product_id":"veepee-pendant-lamp","title":"Suspension Veepee","description":"\u003cp\u003eLa Suspension Veepee Dekorfine est une solution d'éclairage ludique et sophistiquée, idéale pour les intérieurs modernes. Son abat-jour en forme de cône, orné de rayures jaunes et bleues éclatantes, apporte une touche de charme rétro, tandis que la finition polie et le design affirmé ajoutent une dimension contemporaine. Parfaite pour les salles à manger, cuisines ou espaces créatifs, cette lampe crée une ambiance chaleureuse et accueillante avec sa lumière douce.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 11,8″ x H 13,8″ \/ Ø 30 cm x H 35 cm (puissance : 15 W)\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Veepee-Pendant-Lamp_0119.jpg?v=1737254419\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Métal, Acrylique\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : LED intégrée\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation :\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003ePlafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Jaune \u0026amp; Bleu, Bleu\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eCertifications approuvées : Compatible avec les certifications d'Amérique du Nord, d'Arabie saoudite, d'Europe et d'Australie.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 20%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.4461%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1G-xyKAmRlAM_txXTnW01TTbaUvP_lqtr\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 46.4957%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1mJv70WA4RTq9XyVVJTc-RcW6JAJkL372\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.4461%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 46.4957%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 11,8 ″ x h 13,8 ″ \/ Jaune et Bleu \/ Lumière chaude","offer_id":46137593692414,"sku":"DFP-DS4042-1","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11,8 ″ x h 13,8 ″ \/ Bleu \/ Lumière chaude","offer_id":46137593725182,"sku":"DFP-DS4042-2","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Veepee_Pendant_Lamp_1.jpg?v=1735789379"},{"product_id":"elara-petal-glass-chandelier","title":"Lustre Elara Petal Glass","description":"\u003cp\u003eUne création sculpturale de la collection Murano, le lustre Elara Petal Glass – Dekorfine présente des couches de pétales en verre rouge et blanc soufflés à la main en cascade dans une silhouette spectaculaire. Chaque pétale est façonné avec soin, mettant en avant les courbes fluides et les dégradés de couleur uniques à l'art Murano. Les teintes riches et le flux organique créent une pièce maîtresse visuelle qui est à la fois audacieuse et gracieuse.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_63012.jpg?v=1751251072\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003e\u003cstrong\u003eVeuillez noter\u003c\/strong\u003e\u003c\/span\u003e : Tableau comparatif des options de couleur\u003cspan\u003e (cliquez pour agrandir l'image)\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_63012.jpg?v=1751251072\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_63012_650x650.jpg?v=1751251072\"\/\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eVeuillez noter :\u003c\/strong\u003e\u003c\/span\u003e Dekorfine est un fabricant professionnel spécialisé dans les lampes de style Murano. Nous pouvons personnaliser une large gamme d'options d'éclairage pour répondre à vos besoins spécifiques, qu'il s'agisse d'ajuster la taille, la forme ou la couleur de votre lampe. Si vous recherchez quelque chose de véritablement unique, contactez simplement notre équipe d'assistance—nous sommes toujours heureux de travailler avec vous pour créer un éclairage personnalisé et sur mesure qui correspond parfaitement à votre espace et à votre vision.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"12e1e514-aafc-49ad-88c0-8742287259db\"\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille : Dia 64cm x H 120cm \/ ∅ 25,2″ x H 47,2″\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Elara-Petal-Glass-Chandelier_480x480.jpg?v=1750413104\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMatière :\u003c\/span\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e Métal\u003c\/span\u003e\u003cspan\u003e, Verre.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eFinitions : Nickel \u0026amp; Red Cloud, Brown Cloud, White Cloud\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eChaîne de suspension 30cm \/ 11,8″. La longueur de la chaîne de suspension peut être modifiée selon vos besoins. (nous contacter)\u003c\/span\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eApprouvé : Compatible avec les certifications d'Amérique du Nord, d'Arabie Saoudite, d'Europe et d'Australie.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 18.7956%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/19VhfpQOiRN-eBcjIudSi50E0udg_AOjK\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%;\"\u003e\u003cimg alt=\"Air Table Lamp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Janedecor_download_1_100x100.png?v=1651290873\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.5238%; text-align: center;\"\u003e\u003cstrong\u003eInstallation \u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 25,2 ″ x h 47,2 ″ \/ Nickel \u0026 Nuage Brun","offer_id":46684383084798,"sku":"DFC-250512-100","price":1800.0,"currency_code":"USD","in_stock":true},{"title":"∅ 25,2 ″ x h 47,2 ″ \/ Nickel \u0026 Blanc nuageux","offer_id":46684384788734,"sku":"DFC-250512-101","price":1800.0,"currency_code":"USD","in_stock":true},{"title":"∅ 25,2 ″ x h 47,2 ″ \/ Nickel \u0026 Nuage Rouge","offer_id":46684384821502,"sku":"DFC-250512-102","price":1800.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Elara_Petal_Glass_Chandelier_26.jpg?v=1747049631"},{"product_id":"xiravo-petal-wall-light","title":"Applique Murale Xiravo Petalo","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --sage: #4A6741; --sage-sft: #E2EBD8;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Video *\/\n.dfpd-vid-wrap { max-width: 640px; }\n.dfpd-vid { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 4px; border: 1px solid var(--border); }\n.dfpd-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n\n\/* Craft *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin-bottom: 0.6rem; }\n.dfpd-craft-text p:last-child { margin-bottom: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n.dfpd-craft-text a.dfpd-link-inline { color: var(--gold-dk); font-weight: 600; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Colour chart *\/\n.dfpd-colour-chart { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: #fff; }\n.dfpd-colour-chart a { display: block; }\n.dfpd-colour-chart img { display: block; width: 100%; height: auto; transition: opacity 0.2s; }\n.dfpd-colour-chart:hover img { opacity: 0.9; }\n.dfpd-colour-chart-cap { padding: 0.6rem 1rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.62rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--stone); background: var(--cream); border-top: 1px solid var(--border-lt); text-align: center; }\n\n\/* Custom CTA *\/\n.dfpd-custom { display: grid; grid-template-columns: 70px 1fr auto; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-custom-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-custom-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-custom-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); margin-bottom: 0.3rem; }\n.dfpd-custom-text h4 .gold { color: var(--gold); }\n.dfpd-custom-text p { font-family: var(--dk-serif); font-size: 0.95rem; color: var(--ink-2); line-height: 1.55; }\n.dfpd-custom-cta { display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.65rem 1.1rem; background: var(--ink); color: var(--cream); font-family: var(--dk-jost); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; border-radius: 2px; text-decoration: none; transition: background 0.2s, transform 0.15s; white-space: nowrap; }\n.dfpd-custom-cta:hover { background: var(--gold-dk); transform: translateY(-1px); }\n\n\/* Sage *\/\n.dfpd-sage { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--sage-sft) 100%); border: 1px solid var(--sage); border-radius: 4px; align-items: center; }\n.dfpd-sage-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--sage); color: var(--sage); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-sage-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--sage); margin-bottom: 0.3rem; }\n.dfpd-sage-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); margin-bottom: 0.35rem; }\n.dfpd-sage-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.6; }\n\n\/* Size *\/\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 160px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 160px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.3); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-textonly { padding: 1.35rem 1.6rem; display: flex; flex-direction: column; justify-content: center; }\n.dfpd-size-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.5rem; }\n.dfpd-size-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.45rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.9rem; color: var(--ink-2); margin-bottom: 0.2rem; }\n.dfpd-size-dim-metric { font-family: var(--dk-jost); font-weight: 400; font-size: 0.76rem; color: var(--ink-3); margin-bottom: 0.55rem; }\n.dfpd-size-feat { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; color: var(--ink); margin-bottom: 0.55rem; }\n.dfpd-size-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.7rem; line-height: 1.5; }\n.dfpd-size-pill { display: inline-flex; align-self: flex-start; padding: 0.32rem 0.8rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* FAQ *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-craft, .dfpd-sage { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon, .dfpd-sage-icon { margin: 0 auto; }\n  .dfpd-custom { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-custom-icon { margin: 0 auto; }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eApplique Murale · Collection Murano · Verre et Métal · E14 ou E12\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eApplique Murale Xiravo Petalo\u003cspan class=\"gold\"\u003e.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne pièce expressive de la collection Murano — \u003cspan class=\"gold\"\u003epétales en verre travaillés à la main dans un dégradé doré-jaune lumineux\u003c\/span\u003e. Sa silhouette sculpturale évoque le mouvement fluide, tandis que le cadre en métal assure la durabilité et un montage sécurisé. Qu'elle soit installée dans un couloir, un salon ou à côté d'un lit, elle projette une lueur douce et artistique — apportant la tradition du travail du verre dans les intérieurs modernes avec un charme remarquable.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M14 6 Q10 9 10 14 Q10 19 14 22 Q18 19 18 14 Q18 9 14 6Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 6 Q8 10 7 14 Q8 18 14 22\" fill=\"none\" opacity=\"0.45\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 6 Q20 10 21 14 Q20 18 14 22\" fill=\"none\" opacity=\"0.45\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 6 Q5 11 5 14 Q5 18 14 22\" fill=\"none\" opacity=\"0.3\" stroke=\"currentColor\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 6 Q23 11 23 14 Q23 18 14 22\" fill=\"none\" opacity=\"0.3\" stroke=\"currentColor\" stroke-width=\"0.8\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"14\" cy=\"14\" fill=\"currentColor\" opacity=\"0.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 4 v2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePétales en \u003cspan class=\"gold\"\u003eVerre\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M7 14 Q7 8 14 6 Q21 8 21 14 Q21 20 14 22 Q7 20 7 14Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 10 Q14 8 18 10 Q14 12 10 10Z\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 6 v3M14 19 v3M7 14 h3M18 14 h3\" opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eStyle Murano\u003cspan class=\"gold\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"7\" cy=\"14\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"12\" cy=\"10\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17\" cy=\"10\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22\" cy=\"14\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"14.5\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003e9\u003c\/span\u003e Coloris\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 28 28\" width=\"22\"\u003e\n\u003cpath d=\"M9 6 h10 v3 h-10 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 22 v3M14 22 v3M17 22 v3\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cspan class=\"gold\"\u003eE14\u003c\/span\u003e ou E12\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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 lumière \u003cspan class=\"gold\"\u003een action.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-wrap\"\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/9d-t_959rU4?si=f2-fedf0jYZGccJi\" title=\"Xiravo Petral Wall Light\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eComme vu sur Instagram\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eInstallations de vrais clients\u003cspan class=\"gold\"\u003e.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"font-family: var(--dk-serif); font-size: 0.95rem; color: var(--ink-3); margin-bottom: 1.25rem; line-height: 1.6;\"\u003eInstallation de vrai client — appuyez sur la carte pour ouvrir le post complet sur Instagram.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/tigersdendecor\/reel\/DaGIIilP2lL\/\" rel=\"noopener\" style=\"display: inline-block; max-width: 360px; width: 100%; border: 1px solid #C4B89A; border-radius: 4px; overflow: hidden; text-decoration: none; transition: box-shadow 0.2s; vertical-align: top;\" target=\"_blank\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; background: #f0ebe0;\"\u003e\n\u003cimg alt=\"As seen on Instagram — @tigersdendecor · Xiravo Petral Wall Light customer install\" loading=\"lazy\" style=\"display: block; width: 100%; height: auto; transition: transform 0.4s ease;\"\/\u003e\n\u003cdiv style=\"position: absolute; top: 10px; right: 10px; background: rgba(255,255,255,0.92); border-radius: 50%; width: 32px; height: 32px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect height=\"20\" rx=\"5\" stroke=\"#C13584\" stroke-width=\"1.8\" width=\"20\" x=\"2\" y=\"2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\" stroke=\"#C13584\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17.5\" cy=\"6.5\" fill=\"#C13584\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 0.75rem 1rem; background: #FDFBF6; border-top: 1px solid #DCD3BC; display: flex; align-items: center; justify-content: space-between; gap: 0.5rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-family: 'Outfit',sans-serif; font-size: 0.7rem; font-weight: 600; color: #1a1a18; letter-spacing: 0.05em;\"\u003e@tigersdendecor\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost',sans-serif; font-size: 0.58rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: #9c7a3c; margin-top: 2px;\"\u003eAppuyez pour voir sur Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"#9C7A3C\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eLe design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eVerre travaillé à la main, \u003cspan class=\"gold\"\u003efaçonné dans la lumière.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 36 36\" width=\"28\"\u003e\n\u003cpath d=\"M18 8 Q13 12 13 18 Q13 24 18 28 Q23 24 23 18 Q23 12 18 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 8 Q10 13 9 18 Q10 23 18 28\" fill=\"none\" opacity=\"0.45\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 8 Q26 13 27 18 Q26 23 18 28\" fill=\"none\" opacity=\"0.45\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 5 v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-eyebrow\"\u003eStyle Murano · Verre travaillé à la main · 9 options de couleur\u003c\/div\u003e\n\u003ch4\u003eSilhouette pétale, \u003cspan class=\"gold\"\u003edégradé lumineux.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eChaque Xiravo Petalo est conçue à partir de \u003cspan class=\"gold\"\u003epétales individuels en verre travaillés à la main\u003c\/span\u003e arrangés dans une composition sculpturale fluide — le dégradé doré-jaune se transformant à mesure que la lumière ambiante change tout au long de la journée. Disponible en 9 options de couleur ; \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" rel=\"noopener\" target=\"_blank\"\u003ecliquez sur le tableau de comparaison des couleurs ci-dessous pour agrandir →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eOptions de couleur\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eNeuf finitions — \u003cspan class=\"gold\"\u003ecôte à côte.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-colour-chart\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Xiravo Petral colour options comparison chart\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9_480x480.jpg?v=1782269712\"\/\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-colour-chart-cap\"\u003eCliquez pour agrandir · Nuage Jaune · Nuage Blanc · Nuage Brun · Jade Blanc · Nuage Rose · Rouge Clair · Nuage Rouge · Bleu · Vert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eService sur mesure\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTaille, forme, \u003cspan class=\"gold\"\u003eou couleur\u003c\/span\u003e personnalisées.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-custom\"\u003e\n\u003cdiv class=\"dfpd-custom-icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 34 34\" width=\"28\"\u003e\n\u003cpath d=\"M17 5 l3 6 7 1 -5 5 1 7 -6-3 -6 3 1-7 -5-5 7-1 3-6Z\" fill=\"currentColor\" fill-opacity=\"0.15\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-custom-text\"\u003e\n\u003cdiv class=\"dfpd-custom-eyebrow\"\u003eFabricant de style Murano · Direct\u003c\/div\u003e\n\u003ch4\u003eTaille, forme \u003cspan class=\"gold\"\u003eet couleur\u003c\/span\u003e ajustables.\u003c\/h4\u003e\n\u003cp\u003eNous pouvons personnaliser une large gamme d'options d'éclairage — en ajustant la taille, la forme ou la couleur de votre luminaire. Contactez notre équipe d'assistance et nous créerons un éclairage personnalisé qui correspond parfaitement à votre espace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-custom-cta\" href=\"mailto:support@dekorfine.com?subject=Xiravo%20Petral%20Wall%20Light%20%E2%80%94%20Custom%20Inquiry\" rel=\"noopener\" target=\"_blank\"\u003e Nous contacter \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 11 11\" width=\"10\"\u003e\u003cpath d=\"M3 8L8 3M8 3H3M8 3V8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTaille\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne \u003cspan class=\"gold\"\u003eéchelle réfléchie.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-grid\"\u003e\n\u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Xiravo-Petral-Wall-Light_9cf55197-3a8e-426a-81fe-43424d3dc833_480x480.jpg?v=1750935491\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Xiravo Petral Wall Light dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Xiravo-Petral-Wall-Light_9cf55197-3a8e-426a-81fe-43424d3dc833_480x480.jpg?v=1750935491\"\/\u003e \u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-textonly\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eConfiguration unique · 9 options de couleur\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 13.8″ × W 6.3″ × H 16.5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 35 × L 16 × H 42 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003eE14 ou E12 · Applique murale câblée\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eIdéale pour un couloir, un mur d'accent du salon ou une table de nuit. Dimensions personnalisées disponibles sur demande.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eCouloir · Salon · Table de nuit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eCaractéristiques\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cspan class=\"gold\"\u003een bonne et due forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatériaux\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eVerre · Métal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCouleurs\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 0.7rem; align-items: center; margin-top: 2px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #FFF3A0, #F0C830, #A07810); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Jaune\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #FFFFFF, #F0EBE0, #C8C0B0); border: 1px solid #C4B89A; flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Blanc\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #C89060, #905030, #502810); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Marron\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #E8F4E8, #A8C8A0, #608060); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eJade Blanc\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #F8C0D0, #E88098, #C04860); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Rose\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #F89080, #D05040, #902020); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eRouge Clair\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #E05040, #B02020, #701010); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eNuage Rouge\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #A8C8E8, #5080B0, #204878); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eBleu\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #A8C890, #5A8850, #2A5820); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eVert\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eL 13,8″ × L 6,3″ × H 16,5″ \u003cspan class=\"sub\"\u003e· L 35 × L 16 × H 42 cm\u003c\/span\u003e\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 \u003cspan class=\"sub\"\u003e· non incluse\u003c\/span\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\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" style=\"color: var(--gold-dk); text-decoration: underline;\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e\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\"\u003eApplique murale câblée \u003cspan class=\"sub\"\u003e· usage intérieur uniquement\u003c\/span\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 externe \u003cspan class=\"sub\"\u003e· non inclus\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIndice de protection\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"sub\"\u003e· usage intérieur uniquement\u003c\/span\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–240V\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\"\u003e\u003cspan class=\"sub\"\u003eCompatible avec l'Amérique du Nord, l'Europe, l'Australie, l'Arabie Saoudite\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eressources.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1RgX0jWGKkXFa93OAICmjGaF-SlTpC4-0\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDemande par e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eGuide d'installation\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"17\" viewbox=\"0 0 24 24\" width=\"17\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7M12 12 V22\" opacity=\"0.7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDemande par e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eBibliothèque de fichiers 3D\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\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, \u003cspan class=\"gold\"\u003erépondues.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003ePuis-je obtenir la Xiravo Petral dans une autre couleur ou dimension ?\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\u003eOui — nous fabriquons chaque Xiravo Petral in-house et pouvons personnaliser la dimension, la forme et la couleur du verre. Neuf options de couleur standard sont disponibles (voir le nuancier ci-dessus), et les demandes sur mesure sont bienvenues. Contactez \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e avec vos spécifications et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCette applique nécessite-t-elle un raccordement direct ?\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\u003eOui — la Xiravo Petral est une applique murale raccordée en direct. Elle se connecte au câblage de votre paroi et est contrôlée par un interrupteur mural externe (non fourni). L'installation professionnelle est recommandée si vous n'êtes pas familier avec les luminaires raccordés en direct.\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-t-il, et où en acheter une ?\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 Xiravo Petral utilise une ampoule à vis \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e — E12 en Amérique du Nord, E14 en Europe. Les ampoules LED et style Edison sont toutes deux compatibles. Les ampoules ne sont pas incluses et sont largement disponibles dans les quincailleries ou en ligne.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel et nuage jaune","offer_id":46997511373054,"sku":"DFW-25612-30","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Blanc nuageux","offer_id":46997511405822,"sku":"DFW-25612-31","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Bleu","offer_id":46997511438590,"sku":"DFW-25612-32","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel et vert","offer_id":47034858995966,"sku":"DFW-25612-34","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel et marron foncé","offer_id":47034872070398,"sku":"DFW-25612-35","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Nuage Brun","offer_id":47034872103166,"sku":"DFW-25612-37","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel et rouge clair","offer_id":47034872135934,"sku":"DFW-25612-38","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Nuage Rouge","offer_id":47034872168702,"sku":"DFW-25612-39","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Red","offer_id":47034872201470,"sku":"DFW-25612-40","price":395.0,"currency_code":"USD","in_stock":true},{"title":"L 13.8″ x W 6.3″ x H 16.5″ \/ Nickel \u0026 Pink Cloud","offer_id":47034872234238,"sku":"DFW-25612-41","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Petalo_Murano_Glass_Wall_Light__9999.jpg?v=1749718373"},{"product_id":"bobine-pendant-light","title":"Suspension Bobine","description":"\u003cp\u003eLa suspension Bobine dekorfine allie l'élégance au design ludique avec son abat-jour en verre de forme conique, orné de rayures jaune vif et blanc éclatant. Rehaussée d'une armature en laiton poli et suspendue par un cordon torsadé, elle apporte une touche de couleur joyeuse et un charme rétro à tout intérieur.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 11,4″ x H 3,9″ \/ Dia 29cm x H 10cm (poids : 3kg\/6,6lbs)\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bobine-Pendant-Light.jpg?v=1758847177\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière :\u003cspan\u003e Verre, Laiton, Céramique\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eType de culot lumineux :\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE27 ou E26\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eInstallation : Plafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Bleu,\u003cspan\u003e Vert, Jaune, Blanc\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 49.2%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.5293%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Qk9b40_UvDhjxdzk8iTGNts-2EiK5g4T\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.4556%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.2142%;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_3D_100x100.jpg?v=1719195721\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.5293%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.4556%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 26.2142%; text-align: center;\"\u003e\u003cstrong\u003eFichiers 3D\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 11.4″ x H 3.9″ \/ Dia 29cm x H 10cm \/ Jaune \u0026 Blanc","offer_id":47175909572862,"sku":"DFP-SKN8131","price":175.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.4″ x H 3.9″ \/ Dia 29cm x H 10cm \/ Vert \u0026 Blanc","offer_id":47175909507326,"sku":"DFP-SKN8132","price":175.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.4″ x H 3.9″ \/ Dia 29cm x H 10cm \/ Bleu \u0026 Blanc","offer_id":47175909540094,"sku":"DFP-SKN8133","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bobine_Pendant_Light_5_71e673fe-f8e1-4e9f-9177-544969461d7d.jpg?v=1755056368"},{"product_id":"rolly-pendant-light","title":"Suspension Rolly","description":"\u003cp\u003eLa suspension Rolly dekorfine épouse l'esprit audacieux et ludique du mouvement Memphis avec son mélange frappant de couleurs primaires et de formes géométriques. Présentant des éléments vibrants en jaune, rouge et bleu superposés dans une composition dynamique, elle transforme un simple luminaire en pièce maîtresse.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : Dia 30cm x H 25cm \/ ∅ 11,8″ x H 9,8\u003cspan\u003e″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rolly-Pendant-Light.jpg?v=1756373303\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg id=\"opadloaiiilnjibkfkopaokgfkhggjgb\" style=\"display: block; top: 666px; left: 582px; z-index: 1999; position: absolute; cursor: pointer; background-color: transparent; background-image: none; border: none; opacity: 1; max-width: 24px; max-height: 24px; min-width: 16px; min-height: 16px; transition: all 100ms ease 0s; box-shadow: none;\"\/\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 or E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCouleur :\u003c\/span\u003e\u003cspan\u003e Jaune \u0026amp; Rouge \u0026amp; Bleu\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 49.2668%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1QmhSaXXzCBylPEO7KqIHY4yjWTPoH9O8\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_3D_100x100.jpg?v=1719195721\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%; text-align: center;\"\u003e\u003cstrong\u003eFichiers 3D\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"Dia 30cm x H 25cm \/ ∅ 11.8″ x H 9.8″ \/ Jaune et Rouge et Bleu","offer_id":47177332326654,"sku":"DFP-258131","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rolly_Pendant_Light_2_c99081e9-0705-4b84-a43e-f678c6b5a0ee.jpg?v=1755088830"},{"product_id":"zesta-wall-lamp","title":"Applique Zesta","description":"\u003cp\u003eL'applique Zesta dekorfine apporte une explosion d'énergie avec son jeu de couleurs ludique et sa silhouette moderne. Parfaite pour l'éclairage de chevet, les couloirs ou les murs d'accent, cette applique ajoute une touche contemporaine et dynamique à tout intérieur.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTaille : L 10cm x L 16cm x H 23cm \/ L 3,9″ x L 6,3″ x H 9,1″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Zesta-Wall-Lamp.jpg?v=1756373303\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatière : Métal, Verre\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : LED intégrée\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eInstallation : Murale\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : \u003cspan\u003eRouge \u0026amp; Crème, Bleu \u0026amp; Rouge\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eControl method: Compatible with common wall switch (not included)\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eInterrupteur : Cet interrupteur doit être connecté à un interrupteur mural externe, permettant un contrôle de l'alimentation électrique.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 49.2668%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1YXuL5-V6hMABYvMbzvED5G8IXrCO_X1b\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_3D_100x100.jpg?v=1719195721\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%; text-align: center;\"\u003e\u003cstrong\u003eFichiers 3D\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"L 4,7 ″ x W 7,1 ″ x H 9,4 ″ \/ Rouge et Couleur crème","offer_id":47179724554494,"sku":"DFW-OHDH8141","price":130.0,"currency_code":"USD","in_stock":true},{"title":"L 4,7 ″ x W 7,1 ″ x H 9,4 ″ \/ Bleu \u0026 Rouge","offer_id":47179724587262,"sku":"DFW-OHDH8142","price":130.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Zesta_Wall_Lamp_1.jpg?v=1755153245"},{"product_id":"meblo-pendant-light","title":"Suspension Meblo","description":"\u003cp\u003eLa suspension Meblo dekorfine se caractérise par un abat-jour en verre aux contours gracieux dans un gradient vert délicat, associé à une touche de bois chaud et une suspension métallique épurée. Sa forme fluide diffuse la lumière avec douceur, créant une atmosphère apaisante et élégante. Parfaite pour les cuisines, salles à manger ou coins lecture, cette suspension allie les textures naturelles à un design raffiné pour une esthétique intemporelle et polyvalente.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : ∅ 22cm x H 18cm \/ ∅ 8,7″ x H 7,1″\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Meblo_Pendant-_2.jpg?v=1756373303\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau :\u003cspan\u003e Verre, Métal, Bois\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003c\/span\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003e\u003cstrong\u003eE14\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eInstallation : Plafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Vert, Crème, Couleur noyer, Or\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTélécharger l'assistance\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 49.2668%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1swU0vhnJANNEBg2Dt1FH2b710jdPTRX7\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Icon_100x100-50_100x100.jpg?v=1692020164\" style=\"display: block; margin-left: auto; margin-right: auto;\"\/\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_3D_100x100.jpg?v=1719195721\" style=\"margin-bottom: 16px; float: none;\"\/\u003e\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.9102%; text-align: center;\"\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 32.1928%; text-align: center;\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30.9336%; text-align: center;\"\u003e\u003cstrong\u003eFichiers 3D\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Dekorfine","offers":[{"title":"∅ 8.7″ x H 7.1″ \/ Dia 22cm x H 18cm \/ Vert","offer_id":47180135760126,"sku":"DFP-YW5141","price":140.0,"currency_code":"USD","in_stock":true},{"title":"∅ 8.7″ x H 7.1″ \/ Dia 22cm x H 18cm \/ Couleur crème","offer_id":47180135792894,"sku":"DFP-YW5142","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Meblo_Pendant_1.jpg?v=1755165389"},{"product_id":"billy-pendant-light","title":"Suspension Billy","description":"\u003cp\u003eLa Suspension Billy par dekorfine est une pièce maîtresse audacieuse qui apporte énergie vibrante et charme ludique à tout espace. Dotée d'un abat-jour jaune éclatant associé à des accents rouges et blancs, cette suspension incarne la créativité moderne avec une touche rétro. Parfaite pour les cuisines, salles à manger ou studios artistiques, elle offre un éclairage concentré tout en servant d'élément de décoration captivant.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eModèle A Dimensions : Ø 20cm x H 53cm \/ ∅ 7.9″ x H 20.9\u003cspan\u003e″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Billy_-Pendant-_Light_1.jpg?v=1772270555\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eModèle B Dimensions : Ø 22cm x H 54cm \/ ∅ 8.7″ x H 21.3\u003cspan\u003e″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Billy_-Pendant-_Light_2.jpg?v=1772270555\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eModèle C Dimensions : Ø 20cm x H 93cm \/ ∅ 7.9″ x H 36.6″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Billy_-Pendant-_Light_3.jpg?v=1772270555\"\/\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg id=\"opadloaiiilnjibkfkopaokgfkhggjgb\" style=\"display: block; top: 666px; left: 582px; z-index: 1999; position: absolute; cursor: pointer; background-color: transparent; background-image: none; border: none; opacity: 1; max-width: 24px; max-height: 24px; min-width: 16px; min-height: 16px; transition: all 100ms ease 0s; box-shadow: none;\"\/\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal, Verre\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : LED intégrée\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTension : CA 110-240V\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCouleur :\u003c\/span\u003e\u003cspan\u003e Jaune \u0026amp; Rouge \u0026amp; Blanc\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .downloads-container {\n        width: fit-content;\n    }\n\n    .downloads-container .downloads-title-link {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: bold; \/* Downloads 标题字体加粗 *\/\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        color: #4a2a2a;\n        text-decoration: none;\n        display: block;\n        line-height: 1.2;\n        text-transform: none;\n    }\n    \n    .downloads-container .downloads-title-link:hover {\n        color: #7c4c4c;\n    }\n\n    .download-item {\n        display: flex;\n        align-items: center;\n        border: 1px solid #7c4c4c;\n        width: 270px;\n        height: 30px;\n        padding: 0 10px;\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        border-radius: 4px;\n        text-decoration: none;\n        color: #4a2a2a;\n        transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n        box-sizing: border-box;\n        background-color: transparent;\n    }\n\n    .download-item:hover {\n        background-color: #f5f0e8;\n        color: #453f3b;\n        border-color: #f5f0e8;\n    }\n\n    .download-item span {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: 300; \/* Tear Sheet, Assembly Guide, 3D Files 字体为 light *\/\n        line-height: 30px;\n        text-transform: none;\n    }\n\n    .download-icon {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 1.2em;\n        color: #7c4c4c;\n        margin-left: auto;\n        transition: color 0.3s ease;\n        line-height: 1;\n    }\n\n    .download-item:hover .download-icon {\n        color: #453f3b;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"downloads-container\"\u003e\u003ca class=\"downloads-title-link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTéléchargements\u003c\/a\u003e \u003ca class=\"download-item\" href=\"https:\/\/drive.google.com\/file\/d\/1yZS19ksnzSSezT0N4Z89k9vRHVJg04bG\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFiche produit\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eGuide d'assemblage\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFichiers 3D\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Modèle A : ∅ 7,9″ x H 20,9″ \/ Jaune \u0026 Rouge \u0026 Blanc \/ Lumière chaude","offer_id":47234173337854,"sku":"DFP-SH8291","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Modèle B : ∅ 8,7″ x H 21,3″ \/ Jaune \u0026 Rouge \u0026 Blanc \/ Lumière chaude","offer_id":47234174779646,"sku":"DFP-SH8292","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Modèle C : ∅ 7,9″ x H 36,6″ \/ Jaune \u0026 Rouge \u0026 Blanc \/ Lumière chaude","offer_id":47234174812414,"sku":"DFP-SH8293","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Billy_Pendant_Light-_18.jpg?v=1756453044"},{"product_id":"aicia-ceiling-light","title":"Plafonnier Aicia","description":"\u003cp\u003eCe luminaire semi-encastré arbore un dôme orange brillant audacieux avec un intérieur blanc épuré pour une lumière douce et uniforme. Cet élégant détail en cuivre au sommet ? C'est du raffinement à l'état pur.\u003c\/p\u003e\n\u003cp\u003eIl apporte une touche de style rétro-futuriste et intemporel à n'importe quelle pièce—cuisines, couloirs ou salles à manger.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, n'hésitez pas à nous contacter — notre équipe sera heureuse de vous assister dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eT\u003c\/span\u003e\u003cspan\u003eaille : ∅ 17.7″ x H 6.7″ \/ Dia 45cm x H 17cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTaille : ∅ 23,6″ x H 7,9″ \/ Dia 60cm x H 20cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Aicia-Ceiling-Light.jpg?v=1766578594\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eMatériaux : \u003cspan\u003eAluminium\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eType de culot :\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE27 ou E26\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIP : IP20\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFinitions :\u003cspan\u003e Orange \u0026amp; Chrome, Vert, Violet, Blanc, Noir\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .downloads-container {\n        width: fit-content;\n    }\n\n    .downloads-container .downloads-title-link {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: bold; \/* Downloads 标题字体加粗 *\/\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        color: #4a2a2a;\n        text-decoration: none;\n        display: block;\n        line-height: 1.2;\n        text-transform: none;\n    }\n    \n    .downloads-container .downloads-title-link:hover {\n        color: #7c4c4c;\n    }\n\n    .download-item {\n        display: flex;\n        align-items: center;\n        border: 1px solid #7c4c4c;\n        width: 270px;\n        height: 30px;\n        padding: 0 10px;\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        border-radius: 4px;\n        text-decoration: none;\n        color: #4a2a2a;\n        transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n        box-sizing: border-box;\n        background-color: transparent;\n    }\n\n    .download-item:hover {\n        background-color: #f5f0e8;\n        color: #453f3b;\n        border-color: #f5f0e8;\n    }\n\n    .download-item span {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: 300; \/* Tear Sheet, Assembly Guide, 3D Files 字体为 light *\/\n        line-height: 30px;\n        text-transform: none;\n    }\n\n    .download-icon {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 1.2em;\n        color: #7c4c4c;\n        margin-left: auto;\n        transition: color 0.3s ease;\n        line-height: 1;\n    }\n\n    .download-item:hover .download-icon {\n        color: #453f3b;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"downloads-container\"\u003e\u003ca class=\"downloads-title-link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTéléchargements\u003c\/a\u003e \u003ca class=\"download-item\" href=\"https:\/\/drive.google.com\/file\/d\/1PqD8h-zSkYfoAbQygGqwnokDu8whUF5H\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFiche technique\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eGuide d'assemblage\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFichiers 3D\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 17,7″ x H 6,7″ \/ Dia 45cm x H 17cm \/ Orange \u0026 Chrome","offer_id":47573417263358,"sku":"DFC-YC11291","price":410.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17,7″ x H 6,7″ \/ Dia 45cm x H 17cm \/ Vert \u0026 Chrome","offer_id":47573417885950,"sku":"DFC-YC11292","price":410.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17,7″ x H 6,7″ \/ Dia 45cm x H 17cm \/ Violet \u0026 Chrome","offer_id":47573417918718,"sku":"DFC-YC11293","price":410.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17,7″ x H 6,7″ \/ Dia 45cm x H 17cm \/ Blanc \u0026 Chrome","offer_id":47573417951486,"sku":"DFC-YC11294","price":410.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17,7″ x H 6,7″ \/ Dia 45cm x H 17cm \/ Noir \u0026 Chrome","offer_id":47573417984254,"sku":"DFC-YC11296","price":410.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 7.9″ \/ Dia 60cm x H 20cm \/ Orange \u0026 Chrome","offer_id":47573418017022,"sku":"DFC-YC11295","price":620.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 7.9″ \/ Dia 60cm x H 20cm \/ Vert \u0026 Chrome","offer_id":47573418049790,"sku":"DFC-YC11297","price":620.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 7.9″ \/ Dia 60cm x H 20cm \/ Violet \u0026 Chrome","offer_id":47573418082558,"sku":"DFC-YC11298","price":620.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 7.9″ \/ Dia 60cm x H 20cm \/ Blanc \u0026 Chrome","offer_id":47573418115326,"sku":"DFC-YC11299","price":620.0,"currency_code":"USD","in_stock":true},{"title":"∅ 23.6″ x H 7.9″ \/ Dia 60cm x H 20cm \/ Noir \u0026 Chrome","offer_id":47573418148094,"sku":"DFC-YC112910","price":620.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Aicia_Ceiling_Light_1.jpg?v=1764387537"},{"product_id":"pop-mushroom-table-lamp","title":"Lampe de Table Pop Mushroom","description":"\u003c!--\n  DEKORFINE — Pop Mushroom Table Lamp · v2.4 · SINGLE SIZE\n  ════════════════════════════════════════════════════════════════════════\n  Acrylic mushroom-cap table lamp · Y2K revival · mid-century mushroom form\n  E14 × 4 bulbs · ∅ 24.5 × H 20 cm (∅ 9.6″ × H 7.9″)\n  Plug-in (150cm cord with switch plugs) · push-button switch · not dimmable\n  5 finishes: Orange · Blue · Green · Cream color · White\n  IP20\n\n  ⚠️ Product name change: User specified \"Pop Mushroom Table Lamp\"\n     (image filename was \"Caterina\"; CDN file path retains original)\n  ⚠️ DATA NOTE: User wrote \"Mounting: Floor\" — possibly a Shopify field\n     copy-paste error since product is clearly a tabletop lamp\n     (\"bedside table, desk corner, vinyl-record shelf\" per Lede).\n     Specs row preserves \"Floor\" verbatim per Rule 7. Confirm before publish.\n\n  Per永久 rule: Materials \u0026 Finishes Specs rows照搬用户原文 verbatim:\n    Materials: Acrylic                                      → Specs \"Acrylic\"\n    Finishes:  Orange, Blue, Green, Cream color, White      → 5 swatches verbatim\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=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd {\n  --ink: #1A1A18;\n  --ink-2: #3E3E3A;\n  --ink-3: #6E6E68;\n  --cream: #FDFBF6;\n  --linen: #F0EBDF;\n  --linen-2: #F5EDDB;\n  --border: #C4B89A;\n  --border-lt: #DCD3BC;\n  --gold: #9C7A3C;\n  --gold-dk: #6E5420;\n  --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --pop-orange: #E96A3A;\n  --pop-orange-sft: #FBE3D5;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n}\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n.dfpd .pop { color: var(--pop-orange); font-family: inherit; font-weight: 600; }\n.dfpd .kw {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n  text-decoration-thickness: 1px;\n}\n\n.dfpd-section-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.dfpd-section-eyebrow::before {\n  content: '';\n  width: 22px;\n  height: 1px;\n  background: var(--gold);\n}\n\n.dfpd-h2 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(26px, 3vw, 34px);\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin-bottom: 28px;\n}\n.dfpd-section { padding: 0 28px; margin-bottom: 64px; }\n\n\/* HERO *\/\n.dfpd-hero { padding: 56px 28px 32px; margin-bottom: 0; }\n.dfpd-h1 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(32px, 4.4vw, 48px);\n  line-height: 1.1;\n  color: var(--ink);\n  margin-bottom: 22px;\n  letter-spacing: -0.015em;\n}\n.dfpd-lede {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 19px;\n  line-height: 1.6;\n  color: var(--ink-2);\n  max-width: 720px;\n}\n.dfpd-divider { margin: 0 28px 56px; border-top: 1px solid var(--border-lt); }\n\n\/* FEATURE STRIP *\/\n.dfpd-strip {\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  overflow: hidden;\n}\n.dfpd-strip-cell {\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  text-align: center;\n  border-right: 1px solid var(--border-lt);\n}\n.dfpd-strip-cell:last-child { border-right: none; }\n.dfpd-strip-icon { width: 28px; height: 28px; color: var(--gold); display: flex; align-items: center; justify-content: center; }\n.dfpd-strip-text {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 13px;\n  letter-spacing: 0.04em;\n  color: var(--ink-2);\n}\n.dfpd-strip-text .gold { font-weight: 600; }\n.dfpd-strip-text .pop { font-weight: 600; color: var(--pop-orange); }\n@media (max-width: 900px) {\n  .dfpd-strip { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-strip-cell:nth-child(2) { border-right: none; }\n  .dfpd-strip-cell:nth-child(1), .dfpd-strip-cell:nth-child(2) { border-bottom: 1px solid var(--border-lt); }\n}\n\n\/* DESIGN — linen-2 long card *\/\n.dfpd-design {\n  background: var(--linen-2);\n  border-radius: 10px;\n  padding: 28px 32px;\n  display: flex;\n  gap: 24px;\n  align-items: flex-start;\n}\n.dfpd-design-icon {\n  flex: 0 0 64px;\n  width: 64px;\n  height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--gold);\n}\n.dfpd-design-body { flex: 1 1 auto; }\n.dfpd-design-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 8px;\n}\n.dfpd-design-title {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 18px;\n  color: var(--ink);\n  margin-bottom: 12px;\n  line-height: 1.35;\n}\n.dfpd-design-text {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--ink-2);\n}\n@media (max-width: 700px) { .dfpd-design { flex-direction: column; padding: 24px 22px; } }\n\n\/* POP COLOR CALLOUT — orange-tinted module (5 finishes highlight) *\/\n.dfpd-pop-callout {\n  display: grid;\n  grid-template-columns: 64px 1fr;\n  gap: 20px;\n  padding: 24px 28px;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--pop-orange-sft) 100%);\n  border-left: 4px solid var(--pop-orange);\n  border-radius: 10px;\n  align-items: flex-start;\n}\n.dfpd-pop-callout-icon {\n  width: 52px;\n  height: 52px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1.5px solid var(--pop-orange);\n  color: var(--pop-orange);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-pop-callout-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 600;\n  font-size: 10px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--pop-orange);\n  margin-bottom: 6px;\n}\n.dfpd-pop-callout h4 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 17px;\n  color: var(--ink);\n  line-height: 1.3;\n  margin-bottom: 10px;\n}\n.dfpd-pop-callout p {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 15.5px;\n  line-height: 1.6;\n  color: var(--ink-2);\n  margin: 0;\n}\n.dfpd-pop-row {\n  display: flex;\n  gap: 12px;\n  margin-top: 14px;\n  flex-wrap: wrap;\n}\n.dfpd-pop-chip {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n.dfpd-pop-dot {\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  border: 1.5px solid rgba(255,255,255,0.6);\n  box-shadow: 0 1px 4px rgba(0,0,0,0.1);\n}\n.dfpd-pop-dot.orange { background: radial-gradient(circle at 32% 30%, #FFAA70 0%, #E96A3A 50%, #B04A1F 100%); }\n.dfpd-pop-dot.blue   { background: radial-gradient(circle at 32% 30%, #7AB8E0 0%, #3D88C0 50%, #205685 100%); }\n.dfpd-pop-dot.green  { background: radial-gradient(circle at 32% 30%, #A8C68C 0%, #6E9648 50%, #44642B 100%); }\n.dfpd-pop-dot.cream  { background: radial-gradient(circle at 32% 30%, #FFFAEB 0%, #F2E5C6 50%, #D4C39A 100%); }\n.dfpd-pop-dot.white  { background: radial-gradient(circle at 32% 30%, #FFFFFF 0%, #F4F4F0 55%, #DDDCD6 100%); border: 1px solid var(--border); }\n.dfpd-pop-chip-lbl {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 9.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  text-align: center;\n  line-height: 1.2;\n}\n@media (max-width: 700px) {\n  .dfpd-pop-callout { grid-template-columns: 1fr; padding: 22px; }\n  .dfpd-pop-callout-icon { margin: 0 auto; }\n}\n\n\/* SINGLE SIZE — Variant C image-left + text-right *\/\n.dfpd-single {\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  overflow: hidden;\n  transition: border-color .2s, box-shadow .2s;\n}\n.dfpd-single:hover {\n  border-color: var(--gold);\n  box-shadow: 0 6px 20px rgba(156, 122, 60, 0.1);\n}\n.dfpd-single-img {\n  background: var(--cream);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 18px;\n  border-right: 1px solid var(--border-lt);\n  overflow: hidden;\n  min-height: 280px;\n}\n.dfpd-single-img img {\n  width: 100%;\n  height: auto;\n  max-height: 280px;\n  object-fit: contain;\n  display: block;\n  background: var(--cream);\n  transition: transform .35s ease;\n}\n.dfpd-single:hover .dfpd-single-img img { transform: scale(1.08); }\n.dfpd-single-info { padding: 28px 32px; display: flex; flex-direction: column; gap: 10px; justify-content: center; }\n.dfpd-single-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n}\n.dfpd-single-name {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 24px;\n  color: var(--ink);\n  line-height: 1.15;\n  letter-spacing: -0.005em;\n}\n.dfpd-single-imp {\n  font-family: var(--dk-jost);\n  font-weight: 600;\n  font-size: 14px;\n  color: var(--ink-3);\n  margin-top: -4px;\n}\n.dfpd-single-spec {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 16px;\n  line-height: 1.55;\n  color: var(--ink-2);\n  padding: 4px 0 6px;\n}\n.dfpd-single-pill {\n  background: var(--linen-2);\n  padding: 10px 14px;\n  border-radius: 6px;\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--gold-dk);\n  display: inline-block;\n  align-self: flex-start;\n}\n@media (max-width: 800px) {\n  .dfpd-single { grid-template-columns: 1fr; }\n  .dfpd-single-img { border-right: none; border-bottom: 1px solid var(--border-lt); padding: 22px; }\n  .dfpd-single-info { padding: 24px 26px; }\n}\n\n\/* SPECS *\/\n.dfpd-specs-wrap { background: var(--cream); border-radius: 10px; padding: 8px 24px 12px; }\n.dfpd-specs-table { width: 100%; border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 24px;\n  padding: 18px 4px;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: center;\n  transition: background-color .2s ease;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover {\n  background-color: var(--linen);\n  padding-left: 12px;\n  padding-right: 12px;\n  margin-left: -8px;\n  margin-right: -8px;\n  border-radius: 4px;\n}\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n  transition: color .2s ease;\n}\n.dfpd-spec-val {\n  font-family: var(--dk-serif);\n  font-size: 17px;\n  color: var(--ink);\n  line-height: 1.5;\n  transition: color .2s ease;\n}\n.dfpd-spec-val a {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n}\n.dfpd-spec-val a:hover { text-decoration-color: var(--gold); }\n.dfpd-spec-sub {\n  display: block;\n  font-size: 14.5px;\n  color: var(--ink-3);\n  margin-top: 4px;\n}\n.dfpd-cert-row { display: flex; gap: 8px; flex-wrap: wrap; }\n.dfpd-cert-pill {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  border: 1px solid var(--border-lt);\n  border-radius: 4px;\n  padding: 6px 12px;\n}\n.dfpd-finishes-inline { display: flex; gap: 18px; flex-wrap: wrap; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 7px; }\n.dfpd-swatch {\n  width: 42px;\n  height: 42px;\n  border-radius: 50%;\n  border: 1px solid var(--border-lt);\n}\n.dfpd-swatch-orange { background: radial-gradient(circle at 32% 30%, #FFAA70 0%, #E96A3A 50%, #B04A1F 100%); }\n.dfpd-swatch-blue   { background: radial-gradient(circle at 32% 30%, #7AB8E0 0%, #3D88C0 50%, #205685 100%); }\n.dfpd-swatch-green  { background: radial-gradient(circle at 32% 30%, #A8C68C 0%, #6E9648 50%, #44642B 100%); }\n.dfpd-swatch-cream  { background: radial-gradient(circle at 32% 30%, #FFFAEB 0%, #F2E5C6 50%, #D4C39A 100%); }\n.dfpd-swatch-white  { background: radial-gradient(circle at 32% 30%, #FFFFFF 0%, #F4F4F0 55%, #DDDCD6 100%); border: 1px solid var(--border); }\n.dfpd-finish-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  text-align: center;\n  line-height: 1.3;\n}\n@media (max-width: 700px) {\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 6px; padding: 16px 4px; }\n}\n\n\/* DOWNLOADS *\/\n.dfpd-dl-wrap { background: var(--cream); border-radius: 10px; padding: 22px; }\n.dfpd-dl { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.dfpd-dl-card {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  padding: 18px 22px;\n  text-decoration: none;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  transition: border-color .2s, transform .2s, box-shadow .2s;\n}\n.dfpd-dl-card:hover {\n  border-color: var(--gold);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 14px rgba(156, 122, 60, 0.08);\n}\n.dfpd-dl-icon {\n  flex: 0 0 44px;\n  width: 44px;\n  height: 44px;\n  border-radius: 8px;\n  background: var(--linen);\n  color: var(--gold);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.dfpd-dl-text { flex: 1 1 auto; display: flex; flex-direction: column; gap: 4px; min-width: 0; }\n.dfpd-dl-sub {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--gold);\n  line-height: 1;\n}\n.dfpd-dl-title { font-family: var(--dk-sans); font-weight: 600; font-size: 16.5px; color: var(--ink); line-height: 1.2; }\n.dfpd-dl-arrow { flex: 0 0 auto; color: var(--ink-3); display: flex; align-items: center; transition: transform .2s, color .2s; }\n.dfpd-dl-card:hover .dfpd-dl-arrow { color: var(--gold); transform: translateX(3px); }\n@media (max-width: 900px) { .dfpd-dl { grid-template-columns: 1fr; } }\n\n\/* SUPPORT FOOTER *\/\n.dfpd-support {\n  text-align: center;\n  padding: 36px 28px 8px;\n  font-family: var(--dk-serif);\n  font-size: 15px;\n  color: var(--ink-3);\n  border-top: 1px solid var(--border-lt);\n  margin: 0 28px;\n}\n.dfpd-support a { color: var(--gold); text-decoration: none; border-bottom: 1px solid var(--gold-sft); }\n.dfpd-support a:hover { border-bottom-color: var(--gold); }\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eLAMPE DE TABLE · CHAMPIGNON MID-CENTURY · REVIVAL Y2K · 5 COULEURS\u003c\/div\u003e\n\u003ch1 class=\"dfpd-h1\"\u003eLampe de Table Pop \u003cspan class=\"gold\"\u003eMushroom.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLe dôme s'incurve légèrement vers l'intérieur au sommet, créant un bol encastré qui capte et réfléchit la lueur orange à travers le dôme. Une \u003cspan class=\"kw\"\u003elampe de table champignon mid-century au chevet\u003c\/span\u003e pour un coin de bureau, une étagère de disques vinyles, ou n'importe quel espace ayant besoin d'une touche de couleur éclatante — le type de \u003cspan class=\"kw\"\u003elampe de table champignon orange\u003c\/span\u003e qui se lit à la fois comme une référence rétro et un objet actuel de \u003cspan class=\"kw\"\u003erevival Y2K\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dfpd-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c!-- 2. FEATURE STRIP --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-strip\"\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"24\" stroke=\"currentColor\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\" width=\"24\"\u003e\n\u003cpath d=\"M4 11 Q4 4 12 4 Q20 4 20 11 Q20 12 19 12 L5 12 Q4 12 4 11 Z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 12 L10 20 L14 20 L14 12\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 7 Q12 6 15 7\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eChampignon\u003c\/span\u003e · dôme encastré\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"24\" stroke=\"currentColor\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\" width=\"24\"\u003e\n\u003ccircle cx=\"6\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"12\" cy=\"5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"7\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"9\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"15\" cy=\"13\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"pop\"\u003e5 couleurs éclatantes\u003c\/span\u003e · acrylique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"24\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"24\"\u003e\n\u003cpath d=\"M12 4v3M12 7c-1.2 0-2 1.2-2 2.8s.8 2.8 2 2.8 2-1.2 2-2.8S13.2 7 12 7zM10 15h4M11 17h2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eE14 × 4\u003c\/span\u003e · LED ou Edison\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"24\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"24\"\u003e\n\u003crect height=\"11\" rx=\"1\" width=\"6\" x=\"9\" y=\"2\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M11 2v-1M13 2v-1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 13v6M9 19h6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eAvec prise\u003c\/span\u003e · interrupteur bouton-poussoir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. VIDEO — OMITTED (Rule 12: no video URL provided) --\u003e \u003c!-- 4. DESIGN --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eFORME \u0026amp; HISTOIRE\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eRéférence rétro, \u003cspan class=\"pop\"\u003eobjet actuel de revival Y2K.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg fill=\"none\" height=\"32\" stroke=\"currentColor\" stroke-width=\"1.4\" viewbox=\"0 0 32 32\" width=\"32\"\u003e\n\u003cpath d=\"M5 14 Q5 5 16 5 Q27 5 27 14 Q27 16 25 16 L7 16 Q5 16 5 14 Z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 16 L13 27 L19 27 L19 16\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 9 Q16 7 21 9\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 12 Q16 11 18 12\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"9\" cy=\"11\" fill=\"currentColor\" opacity=\"0.5\" r=\"0.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"23\" cy=\"12\" fill=\"currentColor\" opacity=\"0.5\" r=\"0.4\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-body\"\u003e\n\u003cdiv class=\"dfpd-design-eyebrow\"\u003eLE DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-title\"\u003eUn champignon mid-century — \u003cspan class=\"pop\"\u003een acrylique aux couleurs éclatantes.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-text\"\u003eLa lampe de table Pop Mushroom réinterprète la silhouette classique du champignon mid-century en acrylique coloré — Orange, Bleu, Vert, Crème ou Blanc — aux \u003cspan class=\"kw\"\u003eproportions éclatantes de lampe champignon en acrylique\u003c\/span\u003e juste sous 25 cm de diamètre. Le dôme s'incurve légèrement vers l'intérieur au sommet, créant un bol encastré qui capte la lumière de quatre ampoules E14 à l'intérieur et la réfléchit à travers le dôme translucide — l'ensemble du diffuseur brille de l'intérieur plutôt que de simplement éclairer par le bas. L'ensemble se lit à la fois comme une référence rétro (la tradition du champignon lumineux mid-century) et un objet actuel de revival Y2K qui s'accorde avec une étagère de vases à motifs ou une collection de disques vinyles. Une \u003cspan class=\"kw\"\u003elampe champignon rétro pour bureau et étagère de vinyles\u003c\/span\u003e aux dimensions adaptées aux tables de chevet, coins de bureau et crédences.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. POP COLOR CALLOUT — 5 finishes highlight --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eUNE TOUCHE DE COULEUR ÉCLATANTE\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCinq couleurs. \u003cspan class=\"pop\"\u003eChoisissez la plus audacieuse.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-pop-callout\"\u003e\n\u003cdiv class=\"dfpd-pop-callout-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"26\"\u003e\n\u003ccircle cx=\"6\" cy=\"8\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"12\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"18\" cy=\"9\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"9\" cy=\"14\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"15\" cy=\"15\" r=\"2.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-pop-callout-eyebrow\"\u003e5 finitions · diffuseur acrylique\u003c\/div\u003e\n\u003ch4\u003eL'Orange est la vedette. Les quatre autres méritent aussi leur place.\u003c\/h4\u003e\n\u003cp\u003eLa version Orange est celle qui apparaît sur les ambiances de décoration et les tableaux « Y2K revival » sur Pinterest — mais la lampe est aussi disponible en Bleu, Vert, Crème et Blanc pour les pièces qui ont déjà leur touche de couleur et préfèrent que cette pièce joue plus discrètement. Le diffuseur acrylique est du même grade translucide dans toutes les couleurs, l'effet de luminescence interne se transmet donc à travers la palette.\u003c\/p\u003e\n\u003cdiv class=\"dfpd-pop-row\"\u003e\n\u003cdiv class=\"dfpd-pop-chip\"\u003e\n\u003cdiv class=\"dfpd-pop-dot orange\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip-lbl\"\u003eOrange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip\"\u003e\n\u003cdiv class=\"dfpd-pop-dot blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip-lbl\"\u003eBleu\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip\"\u003e\n\u003cdiv class=\"dfpd-pop-dot green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip-lbl\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip\"\u003e\n\u003cdiv class=\"dfpd-pop-dot cream\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip-lbl\"\u003eCouleur Crème\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip\"\u003e\n\u003cdiv class=\"dfpd-pop-dot white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-pop-chip-lbl\"\u003eBlanc\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!-- 6. DIMENSIONS — Variant C single --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCompacte, \u003cspan class=\"gold\"\u003eà l'échelle du plateau.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-single\"\u003e\n\u003cdiv class=\"dfpd-single-img\"\u003e\u003cimg alt=\"Pop Mushroom Table Lamp dimensions Dia 24.5 × H 20 cm 4 lights\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Caterina-Table-Lamp.jpg?v=1766578594\"\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-info\"\u003e\n\u003cdiv class=\"dfpd-single-eyebrow\"\u003eCONFIGURATION SIMPLE\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-name\"\u003eDia 24,5 × H 20 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-imp\"\u003e∅ 9.6″ × H 7.9″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-spec\"\u003eDiffuseur acrylique en forme de champignon · 4 ampoules E14 (non incluses) · cordon de 150 cm avec prise commutée · interrupteur bouton-poussoir · AC 110–240 V.\u003c\/div\u003e\n\u003cspan class=\"dfpd-single-pill\"\u003eCHEVET · BUREAU · ÉTAGÈRE VINYLES · CRÉDENCE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eSPÉCIFICATIONS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cspan class=\"gold\"\u003een bonne et due forme.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs-wrap\"\u003e\n\u003cdiv class=\"dfpd-specs-table\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatériaux\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAcrylique\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 Edison \u003cspan class=\"dfpd-spec-sub\"\u003e(ampoules non incluses · 4 douilles)\u003c\/span\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\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\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 universel\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\"\u003eTable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCordon\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCordon de 150 cm \/ 59″ avec prises commutées \u003cspan class=\"dfpd-spec-sub\"\u003ePeut être prolongé sur demande avant expédition\u003c\/span\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 bouton-poussoir · non dimmable \u003cspan class=\"dfpd-spec-sub\"\u003eMarche\/arrêt uniquement\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIndice de protection\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"dfpd-spec-sub\"\u003eUtilisation en intérieur sec\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eEnvironnement\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIntérieur · lieu sec\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-finishes-inline\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-orange\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBleu\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-cream\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eCouleur Crème\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003e\n\u003cdiv class=\"dfpd-cert-row\"\u003e\u003cspan class=\"dfpd-cert-pill\"\u003eAmérique du Nord\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eAustralie\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eArabie Saoudite\u003c\/span\u003e\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!-- 8. DOWNLOADS — 1 real Drive (Tear Sheet) + 2 mailto fallback --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eTÉLÉCHARGEMENTS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eressources.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-dl-wrap\"\u003e\n\u003cdiv class=\"dfpd-dl\"\u003e\n\u003ca class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1zASHkhIAKM2a3g-WQNlR_80NnFsEDFvS\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eINFORMATIONS PRODUIT\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eFiche technique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"mailto:support@dekorfine.com?subject=Assembly%20Guide%20Request%20%E2%80%94%20Pop%20Mushroom%20Table%20Lamp\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eDEMANDER PAR EMAIL\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eGuide d'assemblage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"mailto:support@dekorfine.com?subject=3D%20Files%20Request%20%E2%80%94%20Pop%20Mushroom%20Table%20Lamp\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eDEMANDER PAR EMAIL\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eFichiers 3D\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\u003e\n\u003cdiv class=\"dfpd-support\"\u003eDes questions ? \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — nous répondons en 24 heures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 9.6″x H 7.9″ \/ Orange \/ Prise US","offer_id":47586854076670,"sku":"DFT-MN1251","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Orange \/ Prise UK","offer_id":47586854109438,"sku":"DFT-MN1252","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Orange \/ Prise AU","offer_id":47586854142206,"sku":"DFT-MN1254","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Orange \/ Prise EU","offer_id":47586854174974,"sku":"DFT-MN1255","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Bleu \/ Prise US","offer_id":47586863448318,"sku":"DFT-MN1256","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Bleu \/ Prise UK","offer_id":47586863481086,"sku":"DFT-MN1258","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Bleu \/ Prise AU","offer_id":47586863513854,"sku":"DFT-MN1259","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Bleu \/ Prise EU","offer_id":47586863546622,"sku":"DFT-MN12510","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Vert \/ Prise US","offer_id":47586863579390,"sku":"DFT-MN12512","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Vert \/ Prise UK","offer_id":47586863612158,"sku":"DFT-MN12513","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Vert \/ Prise AU","offer_id":47586863644926,"sku":"DFT-MN12514","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Vert \/ Prise EU","offer_id":47586863677694,"sku":"DFT-MN12515","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Couleur crème \/ Prise US","offer_id":47586863710462,"sku":"DFT-MN12516","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Couleur crème \/ Prise UK","offer_id":47586863743230,"sku":"DFT-MN12517","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Couleur crème \/ Prise AU","offer_id":47586863775998,"sku":"DFT-MN12518","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Couleur crème \/ Prise EU","offer_id":47586863808766,"sku":"DFT-MN12519","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Blanc \/ Prise US","offer_id":47586863841534,"sku":"DFT-MN12520","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Blanc \/ Prise UK","offer_id":47586863874302,"sku":"DFT-MN12521","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Blanc \/ Prise AU","offer_id":47586863907070,"sku":"DFT-MN12522","price":115.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.6″x H 7.9″ \/ Blanc \/ Prise EU","offer_id":47586863939838,"sku":"DFT-MN12523","price":115.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Caterina_table_light-_20.jpg?v=1764897996"},{"product_id":"minisol-pendant-lamp","title":"Suspension Minisol","description":"\u003cp\u003eDécouvrez la Suspension Minisol – l'union harmonieuse de l'élégance mid-century moderne et de la précision industrielle. Sublimez votre intérieur avec une suspension qui ne se contente pas d'éclairer, mais qui affirme aussi un style unique et personnel.\u003c\/p\u003e\n\u003cp\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDimensions : Ø 36 cm x H 37 cm \/ ∅ 14,2″ x H 14,5″.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau\u003cspan\u003e : Métal\u003c\/span\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cp\u003eSource lumineuse : Ampoule LED ou ampoule Edison\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot : \u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\" title=\"E27 or E26\"\u003eE26 ou E27 \u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003eFixation : Plafond\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCouleur :\u003c\/span\u003e\u003cspan\u003e Rouge, Orange, Vert, Bleu, Noir, Blanc, Jaune, Café au lait, Chrome\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eChaîne de suspension 50cm \/ 19.7″. La longueur de la chaîne de suspension peut être modifiée selon les besoins. (nous contacter).\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 14,2″ x H 14,5″ \/ Vert","offer_id":47917090504958,"sku":"DFP-263131","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Jaune","offer_id":47917090636030,"sku":"DFP-263132","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Orange","offer_id":47917090472190,"sku":"DFP-263133","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Rouge","offer_id":47917090439422,"sku":"DFP-263134","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Bleu","offer_id":47917090537726,"sku":"DFP-263136","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Noir","offer_id":47917090570494,"sku":"DFP-263135","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Blanc","offer_id":47917090603262,"sku":"DFP-263137","price":230.0,"currency_code":"USD","in_stock":true},{"title":"∅ 14,2″ x H 14,5″ \/ Café au lait","offer_id":47917098533118,"sku":"DFP-263138","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/JieldeDante_PendantLamp_180_1.jpg?v=1773394656"},{"product_id":"ziggy-glass-pendant-light","title":"Lampe Suspendue Ziggy Verre","description":"\u003cp\u003eLa Lampe Suspendue Ziggy Verre est un luminaire en vitrail géométrique qui fusionne le design vintage avec un style éclectique. Présentant une forme multifacettes distincte confectionnée en verre d'eau texturé teal et encadrement en métal noir, cette lampe suspendue colorée offre une luminescence unique et patterned. Idéale pour éclairer un coin de lecture confortable près du lit, ou suspendue en multiples au-dessus d'un îlot de cuisine bohème ou d'un bar à petit-déjeuner.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 7.7″ x H 6.3″ \/ Dia 19,5 cm x H 16 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ziggy-Glass-Pendant-Light.jpg?v=1785221687\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau :\u003cspan\u003e Verre, Métal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e d'ampoule :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eInstallation : Plafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Transparent, Noir, Bleu, Ambre\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .downloads-container {\n        width: fit-content;\n    }\n\n    .downloads-container .downloads-title-link {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: bold; \/* Downloads 标题字体加粗 *\/\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        color: #4a2a2a;\n        text-decoration: none;\n        display: block;\n        line-height: 1.2;\n        text-transform: none;\n    }\n    \n    .downloads-container .downloads-title-link:hover {\n        color: #7c4c4c;\n    }\n\n    .download-item {\n        display: flex;\n        align-items: center;\n        border: 1px solid #7c4c4c;\n        width: 270px;\n        height: 30px;\n        padding: 0 10px;\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        border-radius: 4px;\n        text-decoration: none;\n        color: #4a2a2a;\n        transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n        box-sizing: border-box;\n        background-color: transparent;\n    }\n\n    .download-item:hover {\n        background-color: #f5f0e8;\n        color: #453f3b;\n        border-color: #f5f0e8;\n    }\n\n    .download-item span {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: 300; \/* Tear Sheet, Assembly Guide, 3D Files 字体为 light *\/\n        line-height: 30px;\n        text-transform: none;\n    }\n\n    .download-icon {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 1.2em;\n        color: #7c4c4c;\n        margin-left: auto;\n        transition: color 0.3s ease;\n        line-height: 1;\n    }\n\n    .download-item:hover .download-icon {\n        color: #453f3b;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"downloads-container\"\u003e\u003ca class=\"downloads-title-link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTéléchargements\u003c\/a\u003e \u003ca class=\"download-item\" href=\"https:\/\/drive.google.com\/file\/d\/1AneNaCVhwADe0iCV6xgVErA4AlCcHYd_\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFeuille Technique\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eGuide d'Assemblage\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFichiers 3D\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 7.7″ x H 6.3″ \/ Bleu \u0026 Noir","offer_id":48483471098110,"sku":"DFP-JY266281","price":180.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7.7″ x H 6.3″ \/ Ambre \u0026 Noir","offer_id":48483471229182,"sku":"DFP-JY266282","price":180.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7.7″ x H 6.3″ \/ Transparent et Noir","offer_id":48483471261950,"sku":"DFP-JY266283","price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ziggy_Glass_Pendant_Light_1.jpg?v=1782612858"},{"product_id":"cleo-glass-pendant-light","title":"Lampe Suspendue Cleo Verre","description":"\u003cp\u003eLa Lampe Suspendue Cleo Verre présente un abat-jour en verre ambre d'inspiration vintage avec texture cannelée et un bord ondulé festonné distinctif. Mettant en avant une ampoule Edison apparente, elle offre une luminescence chaleureuse et ambiante, servant de solution d'éclairage idéale et pratique pour éclairer un petit coin-repas, en suspension unique au-dessus d'une table de nuit ou en multiples au-dessus d'un îlot de cuisine de style ferme rustique.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 9.8″ x H 3.9″ \/ Dia 25 cm x H 10 cm\u003c\/p\u003e\n\u003cp\u003eDimensions : ∅ 11.8″ x H 4.3″ \/ Dia 30 cm x H 11 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Cleo-Glass-Pendant-Light.jpg?v=1785219597\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau :\u003cspan\u003e Verre, Laiton\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e d'ampoule :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eInstallation : Plafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Transparent, Noir, Bleu, Ambre\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .downloads-container {\n        width: fit-content;\n    }\n\n    .downloads-container .downloads-title-link {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: bold; \/* Downloads 标题字体加粗 *\/\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        color: #4a2a2a;\n        text-decoration: none;\n        display: block;\n        line-height: 1.2;\n        text-transform: none;\n    }\n    \n    .downloads-container .downloads-title-link:hover {\n        color: #7c4c4c;\n    }\n\n    .download-item {\n        display: flex;\n        align-items: center;\n        border: 1px solid #7c4c4c;\n        width: 270px;\n        height: 30px;\n        padding: 0 10px;\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        border-radius: 4px;\n        text-decoration: none;\n        color: #4a2a2a;\n        transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n        box-sizing: border-box;\n        background-color: transparent;\n    }\n\n    .download-item:hover {\n        background-color: #f5f0e8;\n        color: #453f3b;\n        border-color: #f5f0e8;\n    }\n\n    .download-item span {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: 300; \/* Tear Sheet, Assembly Guide, 3D Files 字体为 light *\/\n        line-height: 30px;\n        text-transform: none;\n    }\n\n    .download-icon {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 1.2em;\n        color: #7c4c4c;\n        margin-left: auto;\n        transition: color 0.3s ease;\n        line-height: 1;\n    }\n\n    .download-item:hover .download-icon {\n        color: #453f3b;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"downloads-container\"\u003e\u003ca class=\"downloads-title-link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTéléchargements\u003c\/a\u003e \u003ca class=\"download-item\" href=\"https:\/\/drive.google.com\/file\/d\/1G1uhCWAbZ1qaD62r6aeQfKVlPiaUAvIR\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFeuille Technique\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eGuide d'Assemblage\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFichiers 3D\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 9.8″ x H 3.9″ \/ Bleu \u0026 Laiton","offer_id":48483616293118,"sku":"DFC-2662827","price":150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 3.9″ \/ Ambre \u0026 Laiton","offer_id":48483616325886,"sku":"DFC-2662826","price":150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 3.9″ \/ Transparent \u0026 Laiton","offer_id":48483616358654,"sku":"DFC-2662825","price":150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 9.8″ x H 3.9″ \/ Rouge \u0026 Laiton","offer_id":48483616391422,"sku":"DFC-2662824","price":150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 4.3″ \/ Bleu \u0026 Laiton","offer_id":48483616588030,"sku":"DFC-2662823","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 4.3″ \/ Ambre \u0026 Laiton","offer_id":48483616620798,"sku":"DFC-2662822","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 4.3″ \/ Transparent \u0026 Laiton","offer_id":48483616653566,"sku":"DFC-2662821","price":165.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 4.3″ \/ Rouge \u0026 Laiton","offer_id":48483616686334,"sku":"DFC-2662820","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Cleo_Glass_Pendant_Light-_17.jpg?v=1782615544"},{"product_id":"barnaby-glass-pendant-light","title":"Suspension Barnaby en Verre Teinté","description":"\u003cp\u003eLa Suspension Barnaby en Verre Teinté apporte une chaleur nostalgique et un caractère artisanal aux espaces accueillants. Cette petite suspension en verre teinté présente des panneaux de verre d'art taillés à la main représentant des motifs floraux et de faune inspirés par la nature, finis avec un léger bord ondulé. L'abat-jour en verre coloré filtre la lumière en un doux éclat ambiant chaleureux tout en projetant des motifs délicats sur les surfaces environnantes.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSi vous avez des questions sur nos produits, veuillez nous contacter et nous vous répondrons dans les 24 heures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDimensions du produit\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eModèle A Dimensions : ∅ 5,9″ x H 6,5″ \/ Dia 15 cm x H 16,5 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Barnaby_-Glass-_Pendant_-Light_1.jpg?v=1787214464\"\/\u003e\u003c\/p\u003e\n\u003cp\u003eModèle B Dimensions : ∅ 5,9″ x H 6,5″ \/ Dia 15 cm x H 16,5 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Barnaby_-Glass-_Pendant_-Light_2.jpg?v=1787214464\"\/\u003e\u003c\/p\u003e\n\u003cp\u003eModèle C Dimensions : ∅ 5,9″ x H 5,9″ \/ Dia 15 cm x H 15 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Barnaby_-Glass-_Pendant_-Light_3.jpg?v=1787214464\"\/\u003e\u003c\/p\u003e\n\u003cp\u003eModèle D Dimensions : ∅ 7,1″ x H 5,9″ \/ Dia 18 cm x H 15 cm\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Barnaby_-Glass-_Pendant_-Light_4.jpg?v=1787214464\"\/\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDétails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMatériau :\u003cspan\u003e Verre, Laiton\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eType de culot\u003c\/span\u003e\u003cspan\u003e d'ampoule :\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTension : CA 110-240V\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eInstallation : Plafond\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironnement : Intérieur\u003c\/p\u003e\n\u003cp\u003eFinitions : Coloré \u0026amp; Noir\u003c\/p\u003e\n\u003cp\u003eMode de commande : Compatible avec un interrupteur mural standard (non inclus).\u003c\/p\u003e\n\u003cp\u003eNous fournissons des câbles de 150cm \/ 59″. Extension possible sur demande.\u003c\/p\u003e\n\u003cp\u003eApprouvé : Compatible avec les certifications Amérique du Nord, Arabie Saoudite, Europe, Australie.\u003cbr\/\u003e\u003cbr\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .downloads-container {\n        width: fit-content;\n    }\n\n    .downloads-container .downloads-title-link {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: bold; \/* Downloads 标题字体加粗 *\/\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        color: #4a2a2a;\n        text-decoration: none;\n        display: block;\n        line-height: 1.2;\n        text-transform: none;\n    }\n    \n    .downloads-container .downloads-title-link:hover {\n        color: #7c4c4c;\n    }\n\n    .download-item {\n        display: flex;\n        align-items: center;\n        border: 1px solid #7c4c4c;\n        width: 270px;\n        height: 30px;\n        padding: 0 10px;\n        margin-bottom: 20px; \/* 行间距调整为20px *\/\n        border-radius: 4px;\n        text-decoration: none;\n        color: #4a2a2a;\n        transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n        box-sizing: border-box;\n        background-color: transparent;\n    }\n\n    .download-item:hover {\n        background-color: #f5f0e8;\n        color: #453f3b;\n        border-color: #f5f0e8;\n    }\n\n    .download-item span {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 16px;\n        font-weight: 300; \/* Tear Sheet, Assembly Guide, 3D Files 字体为 light *\/\n        line-height: 30px;\n        text-transform: none;\n    }\n\n    .download-icon {\n        font-family: 'SEN', sans-serif; \/* 统一字体 *\/\n        font-size: 1.2em;\n        color: #7c4c4c;\n        margin-left: auto;\n        transition: color 0.3s ease;\n        line-height: 1;\n    }\n\n    .download-item:hover .download-icon {\n        color: #453f3b;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"downloads-container\"\u003e\u003ca class=\"downloads-title-link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTéléchargements\u003c\/a\u003e \u003ca class=\"download-item\" href=\"https:\/\/drive.google.com\/file\/d\/1obPNUkE7MIj1eEKiMUifVBLUkS5DHQ3m\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFiche technique\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eGuide d'assemblage\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"download-item\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eFichiers 3D\u003c\/span\u003e \u003cspan class=\"download-icon\"\u003e↓\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Modèle A : ∅ 15 cm x H 16,5 cm \/ Coloré et noir","offer_id":48636175974654,"sku":"DFP-JY267231","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Modèle B : ∅ 5,9″ x H 6,5″ \/ Coloré et noir","offer_id":48636248359166,"sku":"DFP-JY267232","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Modèle C : ∅ 5,9″ x H 5,9″ \/ Coloré et noir","offer_id":48636248391934,"sku":"DFP-JY267233","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Modèle D : ∅ 7,1″ x H 5,9″ \/ Coloré et noir","offer_id":48636248424702,"sku":"DFP-JY267234","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Barnaby_Glass_Pendant_Light_1_bced1d8e-12ab-4fb8-81c1-7e8a5bebe4bd.jpg?v=1784798363"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/collections\/Disc_Orb_Pendant_Lamp_18.jpg?v=1751112645","url":"https:\/\/www.dekorfine.com\/fr-ca\/collections\/audacieux-brillant.oembed","provider":"Dekorfine","version":"1.0","type":"link"}