{"product_id":"rice-paper-pendant-light","title":"Suspension en Papier de Riz","description":"\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: #2C241A; --ink-2: #4A3F2E; --ink-3: #6B5A40;\n  --cream: #FCF8EE; --bg: #F4ECD8; --linen: #EEE4C8; --sand: #DCCB9C;\n  --border: #C8B488; --border-lt: #DECCA0;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm washi paper (soft tan \/ parchment) *\/\n  --olive: #B89656;        \/* Warm parchment tan — primary accent *\/\n  --olive-lt: #D2B070;\n  --olive-dk: #7A5C28;     \/* Deep mulberry beige *\/\n  --olive-sft: #FAF1D8;    \/* Pale washi cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Soft caramel umber (warm complement) *\/\n  --clay: #8C5018;\n  --clay-sft: #F4E2CC;\n\n  --stone: #8C7A56; --mist: #B8A574;\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(44, 36, 26, 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\/* 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\/* HERITAGE \/ DESIGN STORY CALLOUT *\/\n.dfpd-heritage {\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-heritage-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-heritage-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-heritage-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-heritage-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n}\n.dfpd-heritage-text p strong {\n  font-style: normal;\n  color: var(--ink);\n  font-weight: 500;\n}\n\n\/* COMPARISON CHART — single image card *\/\n.dfpd-comparison-single {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  max-width: 720px;\n  margin: 0 auto;\n  transition: box-shadow 0.25s;\n}\n.dfpd-comparison-single:hover { box-shadow: 0 4px 14px rgba(44, 36, 26, 0.1); }\n.dfpd-comparison-single-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-comparison-single-thumb:hover { background: #FAF7F0; }\n.dfpd-comparison-single-thumb img {\n  width: 100%;\n  height: auto;\n  max-height: 360px;\n  object-fit: contain;\n  display: block;\n  margin: 0 auto;\n  transition: transform 0.35s ease;\n}\n.dfpd-comparison-single-thumb:hover img { transform: scale(1.04); }\n.dfpd-comparison-single-thumb-icon {\n  position: absolute;\n  bottom: 16px; right: 16px;\n  width: 28px; height: 28px;\n  background: rgba(44, 36, 26, 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-comparison-single-thumb:hover .dfpd-comparison-single-thumb-icon { background: var(--olive); }\n.dfpd-comparison-single-caption {\n  padding: 1rem 1.35rem 1.1rem;\n  text-align: center;\n}\n.dfpd-comparison-single-caption-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-comparison-single-caption h5 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.05rem;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n  margin-bottom: 0.2rem;\n}\n.dfpd-comparison-single-caption h5 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-comparison-single-caption p {\n  color: var(--stone);\n  font-size: 0.82rem;\n  line-height: 1.4;\n  margin: 0;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n}\n\n\/* MODELS — 3 cards (independent diagrams) *\/\n.dfpd-models {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-model-card {\n  display: flex;\n  flex-direction: column;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-model-card:hover { box-shadow: 0 4px 14px rgba(44, 36, 26, 0.1); }\n.dfpd-model-head {\n  padding: 0.9rem 1.15rem 0.75rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  gap: 0.5rem;\n  flex-wrap: wrap;\n}\n.dfpd-model-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.15rem;\n}\n.dfpd-model-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.5rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n}\n.dfpd-model-diameter {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.2rem 0.6rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n.dfpd-model-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 220px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover { background: #FAF7F0; }\n.dfpd-model-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-model-thumb:hover img { transform: scale(1.18); }\n.dfpd-model-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\n  background: rgba(44, 36, 26, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover .dfpd-model-thumb-icon { background: var(--olive); }\n.dfpd-model-specs {\n  padding: 0.85rem 1.15rem 1rem;\n  text-align: center;\n}\n.dfpd-model-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — single white *\/\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(44, 36, 26, 0.1);\n  box-shadow: 0 2px 4px rgba(44, 36, 26, 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.washi {\n  background: radial-gradient(circle at 30% 30%, #FFFAF0 0%, #F5EDD8 60%, #E0D5BC 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.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.62rem;\n  color: var(--stone);\n  margin-top: -0.18rem;\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 — 2 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 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(44, 36, 26, 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-models { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-heritage {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-heritage-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}\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\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\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLa Suspension \u003cem\u003een Papier Washi.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003ePapier translucide, façonné à la main et doucement luminescent. Chaque suspension en papier washi est confectionnée à partir de papier d'écorce de mûrier — une fibre naturelle qui diffuse la lumière comme les portes traditionnelles en papier filtrent le soleil du matin. Disponible en trois diamètres comme sculptures lumineuses pour les tables à manger, les entrées et les espaces en quête d'une atmosphère sereine et chaleureuse.\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\n\u003cpath d=\"M6 5h14v16H6V5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 8h8M9 11h8M9 14h8M9 17h8\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M6 13h14\" opacity=\"0.7\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePapier mûrier \u003cem\u003ewashi\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\" fill=\"currentColor\" opacity=\"0.3\" r=\"4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M13 4v3M13 19v3M4 13h3M19 13h3M6.5 6.5l2 2M17.5 17.5l2 2M6.5 19.5l2-2M17.5 8.5l2-2\" 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\"\u003eLueur chaleureuse \u003cem\u003ediffuse\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=\"9\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eTrois \u003cem\u003ediamètres\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/qDaxgvyn11Q?rel=0\u0026amp;modestbranding=1\" title=\"Washi Paper Pendant Light — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eInspiration du design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLumière du soleil à travers \u003cem\u003eles portes en papier.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-heritage\"\u003e\n\u003cdiv class=\"dfpd-heritage-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 32 32\" width=\"34\"\u003e\n\u003crect height=\"20\" stroke=\"currentColor\" stroke-width=\"1.5\" width=\"20\" x=\"6\" y=\"6\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M6 16h20M16 6v20\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M11 16v10M21 16v10M6 11h20M6 21h20\" opacity=\"0.6\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-heritage-text\"\u003e\n\u003cdiv class=\"dfpd-heritage-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eInspirée des \u003cem\u003eécrans shoji\u003c\/em\u003e traditionnels.\u003c\/h4\u003e\n\u003cp\u003eLe \u003cstrong\u003epapier washi\u003c\/strong\u003e au cœur de ces suspensions est confectionné à partir de l'écorce intérieure du mûrier — une fibre naturelle ancestrale appréciée pour sa solidité et sa translucidité. Les designers comparent la lueur qui en résulte à la \u003cstrong\u003elumière du soleil filtrée à travers les portes traditionnelles en papier\u003c\/strong\u003e, créant des sculptures de lumière plutôt que de simples luminaires. Une présence sereine pour les espaces en quête de chaleur tranquille.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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\u003eChaque pièce est unique\u003c\/h4\u003e\n\u003cp\u003eConfectionnée en \u003cstrong\u003epapier naturel d'écorce de mûrier\u003c\/strong\u003e — chaque suspension possède sa propre texture subtile, son motif de fibres et ses légères variations de couleur. Ce sont les \u003cstrong\u003esignatures du véritable washi\u003c\/strong\u003e, jamais des défauts.\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\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eLongueur du cordon\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e de cordon — extensible sur demande pour les plafonds plus hauts ou les espaces en mezzanine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eComparer les options\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTrois tailles \u003cem\u003ecôte à côte.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-comparison-single\"\u003e\n\u003ca class=\"dfpd-comparison-single-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_34.jpg?v=1761183728\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Washi Paper Pendant — 26A, 21A, 15A side-by-side comparison\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_34_600x600.jpg?v=1761183728\"\/\u003e \u003cspan class=\"dfpd-comparison-single-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"13\" viewbox=\"0 0 10 10\" width=\"13\"\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-comparison-single-caption\"\u003e\n\u003cdiv class=\"dfpd-comparison-single-caption-eyebrow\"\u003eTableau des options\u003c\/div\u003e\n\u003ch5\u003eL'ensemble des trois \u003cem\u003emodèles comparés\u003c\/em\u003e\u003c\/h5\u003e\n\u003cp\u003eRéférence visuelle des modèles 26A, 21A et 15A côte à côte · cliquez pour agrandir\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTrois modèles\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTrois diamètres, \u003cem\u003eune silhouette.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· survolez pour agrandir · cliquez pour agrandir\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-models\"\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModèle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003e26A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-model-diameter\"\u003e∅ 17.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_412.jpg?v=1761185446\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model 26A — ∅ 17.7″ × H 9.8″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_412.jpg?v=1761185446\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 45 × H 25 cm\u003cbr\/\u003e∅ 17,7″ × H 9,8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModèle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003e21A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-model-diameter\"\u003e∅ 25.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_411.jpg?v=1761185459\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model 21A — ∅ 25.6″ × H 11″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_411.jpg?v=1761185459\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 65 × H 28 cm\u003cbr\/\u003e∅ 25,6″ × H 11″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModèle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003e15A\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-model-diameter\"\u003e∅ 34.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_40.jpg?v=1761185473\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Model 15A — ∅ 34.6″ × H 13.8″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Washi_Paper_15A_21A_26A_Pendant_Light_40.jpg?v=1761185473\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 88 × H 35 cm\u003cbr\/\u003e∅ 34,6″ × H 13,8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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\"\u003ePapier washi mûrier · Métal · Fer \u003cem\u003e(fibre naturelle, formé à la main)\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\"\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\"\u003eLongueur du câ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\"\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 washi\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlanc\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003epapier washi\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\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 propose la Suspension en Papier Washi ? \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 en Papier Washi est proposée en \u003cstrong\u003etrois modèles\u003c\/strong\u003e, tous partageant la même silhouette cylindrique :\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModèle 26A :\u003c\/strong\u003e ∅ 17,7″ × H 9,8″ (45 × 25 cm) — idéale pour les entrées, chevets ou petites tables à manger. \u003cstrong\u003eModèle 21A :\u003c\/strong\u003e ∅ 25,6″ × H 11″ (65 × 28 cm) — parfaite pour les salles à manger standards pour 6 personnes. \u003cstrong\u003eModèle 15A :\u003c\/strong\u003e ∅ 34,6″ × H 13,8″ (88 × 35 cm) — une suspension imposante pour grandes tables à manger, halls d'hôtel ou espaces ouverts.\u003c\/p\u003e\n\u003cp\u003eUn tableau comparatif des options sur cette page produit présente les trois modèles côte à côte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQu'est-ce que le papier washi et est-il durable ? \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\u003eLe washi\u003c\/strong\u003e est un papier traditionnel de style japonais fabriqué à partir de l'\u003cstrong\u003eécorce intérieure du mûrier\u003c\/strong\u003e — reconnu pour sa solidité naturelle, ses longues fibres et sa qualité translucide. Contrairement au papier de pulpe standard, le washi résiste au déchirement et produit une lueur douce et uniforme lorsqu'il est rétroéclairé.\u003c\/p\u003e\n\u003cp\u003eChaque suspension est formée à la main, les subtiles variations de texture, motifs de fibres et tonalités font partie du caractère naturel du matériau — ce ne sont pas des défauts. Avec un usage intérieur normal, le papier est durable et pérenne.\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 Suspension en Papier Washi 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 suspension utilise une \u003cstrong\u003eampoule standard à vis E26 ou E27\u003c\/strong\u003e (ampoule LED ou Edison acceptée). 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\u003ePour un effet esthétique optimal, nous recommandons des \u003cstrong\u003eampoules LED blanc chaud (2700–3000K)\u003c\/strong\u003e — elles produisent la lueur dorée douce qui met en valeur la translucidité naturelle du papier. Les ampoules blanc froid peuvent donner au papier une apparence plate ou grise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment installer la Suspension en Papier Washi ? \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 est \u003cstrong\u003emontée au plafond\u003c\/strong\u003e via une boîte de jonction standard et se connecte à un interrupteur mural courant (non inclus). Le \u003cstrong\u003ecordon de 150 cm \/ 59″ inclus est réglable\u003c\/strong\u003e à l'installation, et nous pouvons l'allonger sur demande pour les plafonds plus hauts ou les espaces en mezzanine — contactez-nous avant de passer commande en indiquant votre hauteur sous plafond.\u003c\/p\u003e\n\u003cp\u003eComme l'abat-jour en papier est volumineux (particulièrement le Modèle 15A à 34,6″ de diamètre), nous recommandons deux personnes pour l'installation. Un guide d'installation complet est disponible dans la section Téléchargements ci-dessous.\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. Puisque chaque suspension est formée à la main à partir de papier washi mûrier naturel, les légères variations de texture, motifs de fibres et tonalités sont \u003cstrong\u003epartie intégrante du caractère authentique du matériau\u003c\/strong\u003e — ces variations ne sont pas admissibles pour 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\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\/1RZoi4ss_ViqoCfX2C8xjYZFdsnRrRFpp\/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\/1epY99jQ7gRj8PVt7IrJdGVmBs1unJvAa\/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\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\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"Model 26A ∅ 17.7″ x H 9.8″ \/ Abat-jour blanc \u0026 câbles blancs","offer_id":44139038998782,"sku":"DF202211211511","price":313.0,"currency_code":"CAD","in_stock":true},{"title":"Model 21A ∅ 25.6″ x H 11″ \/ Abat-jour blanc \u0026 câbles blancs","offer_id":43712968130814,"sku":"DF202211211510","price":415.0,"currency_code":"CAD","in_stock":true},{"title":"Modèle 15A ∅ 34,6″ x H 13,8″ \/ Abat-jour blanc \u0026 câbles blancs","offer_id":46944173195518,"sku":"DF202211211512","price":711.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Rice_Paper_15A_Pendant_Light.jpg?v=1687226271","url":"https:\/\/www.dekorfine.com\/fr-ca\/products\/rice-paper-pendant-light","provider":"Dekorfine","version":"1.0","type":"link"}