{"product_id":"pleated-resin-plug-in-wall-lamp","title":"Waverly Plug-In Wall Sconce","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 {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2;\n  color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em;\n}\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.85rem;\n}\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 {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1;\n  letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px;\n}\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px;\n}\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\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; overflow: hidden;\n  background: var(--cream); margin-bottom: 2rem;\n}\n.dfpd-feature {\n  padding: 1.1rem 0.9rem; text-align: center;\n  border-right: 1px solid var(--border-lt); 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(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 0.9rem; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Craft *\/\n.dfpd-craft {\n  display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem;\n  padding: 1.35rem 1.65rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%);\n  border: 1px solid var(--border); border-radius: 4px; align-items: center;\n}\n.dfpd-craft-icon {\n  width: 60px; height: 60px; border-radius: 50%;\n  background: var(--cream); border: 1px solid var(--gold);\n  color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\n.dfpd-craft-text-eyebrow {\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.35rem;\n}\n.dfpd-craft-text h4 {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem;\n}\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0;\n}\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* Single-size layout (image-left + text-right) *\/\n.dfpd-size-single {\n  display: grid; grid-template-columns: 260px 1fr; gap: 1.65rem;\n  padding: 1.35rem 1.65rem; background: var(--cream);\n  border: 1px solid var(--border); border-radius: 4px; align-items: center;\n}\n.dfpd-size-single-image {\n  position: relative; display: block; width: 100%; height: 220px;\n  background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px;\n  padding: 8px; cursor: zoom-in; overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none;\n}\n.dfpd-size-single-image:hover {\n  border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1);\n}\n.dfpd-size-single-image img {\n  display: block; width: 100%; height: 100%; object-fit: contain;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-single-image:hover img { transform: scale(1.45); }\n.dfpd-size-single-image-icon {\n  position: absolute; bottom: 10px; right: 10px;\n  width: 24px; height: 24px; background: rgba(26,26,24,0.85);\n  color: var(--cream); border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2;\n}\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-eyebrow {\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.45rem;\n}\n.dfpd-size-single-title {\n  font-family: var(--dk-sans); font-weight: 600;\n  font-size: 1.6rem; color: var(--ink); line-height: 1.05;\n  margin-bottom: 0.4rem; letter-spacing: -0.01em;\n}\n.dfpd-size-single-dim {\n  font-family: var(--dk-jost); font-weight: 600;\n  font-size: 0.95rem; color: var(--ink-2); line-height: 1.4; margin-bottom: 0.65rem;\n}\n.dfpd-size-single-bulbs {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.95rem; color: var(--ink-3); margin-bottom: 0.65rem;\n}\n.dfpd-size-single-pill {\n  display: inline-flex; padding: 0.32rem 0.75rem;\n  background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px;\n  font-family: var(--dk-jost); font-weight: 500;\n  font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase;\n}\n\n\/* G9 bulb callout *\/\n.dfpd-bulb-note {\n  display: flex; align-items: flex-start; gap: 0.9rem;\n  padding: 0.9rem 1.2rem; background: var(--linen);\n  border: 1px solid var(--border); border-radius: 4px; margin-top: 1rem;\n}\n.dfpd-bulb-note-icon { color: var(--gold-dk); flex-shrink: 0; margin-top: 2px; }\n.dfpd-bulb-note-text {\n  font-family: var(--dk-serif); font-weight: 400;\n  font-size: 0.93rem; color: var(--ink-2); line-height: 1.55;\n}\n.dfpd-bulb-note-text strong {\n  font-family: var(--dk-sans); font-weight: 600; color: var(--ink); font-size: 0.88rem;\n}\n.dfpd-bulb-note-text a {\n  color: var(--gold-dk); font-weight: 500; text-decoration: none;\n  border-bottom: 1px solid var(--gold); padding-bottom: 1px;\n}\n\n\/* Specs *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row {\n  display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem;\n  padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline;\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: var(--dk-jost); font-weight: 500;\n  font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone);\n}\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 {\n  display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem;\n  background: var(--cream); border: 1px solid var(--border); border-radius: 4px;\n  text-decoration: none; color: inherit; transition: all 0.2s;\n}\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 {\n  width: 34px; height: 34px; background: var(--linen); border-radius: 4px;\n  color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\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 {\n  display: flex; justify-content: space-between; align-items: center; gap: 1rem;\n  padding: 0.95rem 1.25rem; cursor: pointer; list-style: none;\n  font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); 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; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%;\n  display: inline-flex; align-items: center; justify-content: center;\n  color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s;\n}\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}\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\"\u003eApplique murale enfichable · G9 · Résine beige\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eApplique murale \u003cspan class=\"gold\"\u003eenfichable en résine plissée.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne \u003cspan class=\"gold\"\u003eapplique murale en résine plissée\u003c\/span\u003e dotée d'une texture d'onde verticale et d'une douille G9 — aucun câblage nécessaire. Enfichez-la et placez-la dans une chambre, un séjour, un couloir ou un coin lecture, partout où l'atmosphère compte vraiment.\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=\"M8 24V14M8 14a5 5 0 1 1 10 0v10\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M5 24h16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"18\" cy=\"22\" r=\"1.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\"\u003eAucun câblage\u003c\/span\u003e nécessaire\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=\"M8 6 Q14 4 20 6 Q18 14 14 22 Q10 14 8 6Z\" fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 6 Q14 9 20 6\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAbat-jour en \u003cspan class=\"gold\"\u003erésine\u003c\/span\u003e plissé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 28 28\" width=\"22\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 4v4M14 20v4M4 14h4M20 14h4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M7.1 7.1l2.8 2.8M18.1 18.1l2.8 2.8M18.1 7.1l-2.8 2.8M7.1 18.1l2.8 2.8\" opacity=\"0.6\" 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\"\u003eAmpoule LED G9 ou \u003cspan class=\"gold\"\u003eEdison\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=\"M9 22l2-4h6l2 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003crect height=\"4\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"18\" x=\"5\" y=\"18\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M11 18v-3a3 3 0 0 1 6 0v3\" 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\"\u003eInterrupteur à \u003cspan class=\"gold\"\u003ebouton-poussoir\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForme et design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTexture qui \u003cspan class=\"gold\"\u003ecapte 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\u003crect height=\"28\" rx=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" width=\"16\" x=\"10\" y=\"4\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M13 4 Q14 8 13 12 Q14 16 13 20 Q14 24 13 28\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 4 Q19 8 18 12 Q19 16 18 20 Q19 24 18 28\" fill=\"none\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M23 4 Q24 8 23 12 Q24 16 23 20 Q24 24 23 28\" fill=\"none\" opacity=\"0.5\" 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\"\u003eLe design\u003c\/div\u003e\n\u003ch4\u003eTexture d'onde organique en \u003cspan class=\"gold\"\u003erésine et lumière chaude.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eL'applique murale enfichable en résine plissée Pleated Resin présente un \u003cspan class=\"gold\"\u003eabat-jour en résine texturée\u003c\/span\u003e dont les plis verticaux capturent et diffusent la lumière en ombres douces et ondulantes — ajoutant de la profondeur et de la sophistication sans demander d'attention. Son \u003cspan class=\"gold\"\u003edesign d'applique murale enfichable ne nécessite aucun câblage\u003c\/span\u003e, vous pouvez donc l'accrocher dans une \u003cspan class=\"gold\"\u003echambre, un séjour ou un couloir\u003c\/span\u003e et la déplacer à tout moment si votre aménagement change. La douille G9 accepte à la fois les ampoules LED chaudes et les ampoules Edison, ce qui vous permet d'ajuster la luminosité en fonction de l'ambiance de la pièce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. SIZE (single config — image-left + text-right) --\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-single\"\u003e\n\u003ca class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Plug_In_Wall_Lamp-_13_480x480.jpg?v=1710487993\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Pleated Resin Plug-In Wall Lamp dimension diagram Dia 15cm H 26cm\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Plug_In_Wall_Lamp-_13_480x480.jpg?v=1710487993\"\/\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\"\u003eØ 15 × H 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 5.9″ × H 10.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-bulbs\"\u003eDouille G9 · Ampoule LED ou Edison (non incluse)\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eChambre · Coin lecture · Couloir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- G9 bulb note --\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 G9 non incluse.\u003c\/strong\u003e Cette lampe utilise une \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003ebase G9\u003c\/a\u003e — compatible avec les capsules LED G9 (recommandées pour un fonctionnement cool) ou les ampoules Edison G9 pour une lueur vintage plus chaude. Puissance maximale selon les directives du fabricant de l'ampoule.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. 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\"\u003eAmpoule LED G9 ou Edison G9 \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\"\u003eMontage mural enfichable \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\"\u003eCordon\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ avec cordon interrupteur \u003cspan class=\"sub\"\u003e· peut être prolongé 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 à bouton-poussoir \u003cspan class=\"sub\"\u003e· non gradable\u003c\/span\u003e\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\"\u003eBeige\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. 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=\"#\"\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\/1qZs_CPYg_vsc31J7PZV2PYSTWt5JJpDi\/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\"\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\n\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\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!-- 7. 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\u003eCette applique murale enfichable nécessite-t-elle un électricien pour l'installation ? \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 — c'est le principal avantage de cette applique. Le \u003cspan class=\"gold\"\u003edesign enfichable\u003c\/span\u003e signifie que vous montez la plaque de montage au mur avec des vis (aucune boîte de jonction requise), enfichez le cordon de 59″ dans n'importe quelle prise standard, et c'est fait. C'est un \u003cspan class=\"gold\"\u003eluminaire mural sans câblage\u003c\/span\u003e idéal pour les locataires, les appartements et toute personne souhaitant la flexibilité de repositionner la lampe ultérieurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle ampoule G9 dois-je utiliser, et est-elle incluse ? \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'ampoule G9 est \u003cspan class=\"gold\"\u003enon incluse\u003c\/span\u003e et doit être achetée séparément. Une \u003cspan class=\"gold\"\u003ecapsule LED G9 (3–5 W, blanc chaud 2700 K)\u003c\/span\u003e est recommandée — elle fonctionne fraîche, dure plus longtemps et produit la lueur la plus douce à travers l'abat-jour en résine. Les ampoules Edison G9 fonctionnent également et donnent une teinte plus chaude et ambrée. Évitez les halogènes G9 dans ce luminaire car ils deviennent très chauds. 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 des ampoules G9\u003c\/a\u003e pour plus de détails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003ePuis-je cacher le cordon contre le mur pour qu'il soit moins visible ? \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 est livrée avec un \u003cspan class=\"gold\"\u003ecordon blanc de 150 cm \/ 59″\u003c\/span\u003e qui se fond facilement contre les murs de couleur claire. Pour un aspect plus épuré, les canaux de cordon adhésifs (revêtements de conduit, disponibles dans les quincailleries) vous permettent de faire passer le cordon le long du mur et de la plinthe. Si 59″ n'est pas suffisant pour atteindre votre prise la plus proche, une extension de cordon est disponible — 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\u003eOù cette applique murale fonctionne-t-elle le mieux dans une pièce ? \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'applique murale en résine plissée est proportionnée pour les espaces intimes. Elle fonctionne magnifiquement comme une \u003cspan class=\"gold\"\u003elampe de chevet murale\u003c\/span\u003e encadrant une tête de lit, comme luminaire de lecture dans une alcôve de couloir, ou comme éclairage d'accentuation dans un coin de séjour. Montez le centre de l'abat-jour à peu près à la hauteur des yeux en position assise (environ 60–66″ du sol) pour l'éclairage de lecture le plus confortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCette lampe est-elle compatible avec les prises américaines et les variateurs ? \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 fonctionne en AC 110–240 V et se branche sur n'importe quelle prise américaine standard. Le bouton-poussoir intégré contrôle l'allumage\/l'extinction. \u003cspan class=\"gold\"\u003eL'intensité variable n'est pas supportée\u003c\/span\u003e — le bouton-poussoir est un simple interrupteur, pas un variateur. Si vous avez besoin d'une fonction variateur, une ampoule G9 dimmable associée à un adaptateur variateur enfichable (variateur de câble en ligne) peut fonctionner selon l'ampoule — testez avant l'installation permanente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. 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":"∅ 5.9″ x H 10.2″ \/ Beige \/ Prise US","offer_id":44823596335358,"sku":"DFW-0315-13","price":96.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ Prise UK","offer_id":44823597056254,"sku":"DFW-0315-15","price":96.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ Prise AU","offer_id":44823597089022,"sku":"DFW-0315-14","price":96.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 5.9″ x H 10.2″ \/ Beige \/ Prise EU","offer_id":44823597121790,"sku":"DFW-0315-16","price":96.0,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Pleated_Resin_Wall_Lamp_03213.jpg?v=1742549876","url":"https:\/\/www.dekorfine.com\/fr-ch\/products\/pleated-resin-plug-in-wall-lamp","provider":"Dekorfine","version":"1.0","type":"link"}