{"product_id":"gwyneth-crystal-cascade-chandelier","title":"Lustre Cristal Gwyneth Cascade","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  --page: #F2F0EE; --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(--page); 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.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\/* 2 stacked model cards *\/\n.dfpd-model-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n.dfpd-model-cards.single { grid-template-columns: 1fr; }\n.dfpd-model-card { display: grid; grid-template-columns: 200px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: visible; background: var(--cream); }\n.dfpd-model-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); border-radius: 4px 0 0 4px; min-height: 200px; overflow: visible; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-model-img-wrap:hover { z-index: 2; }\n.dfpd-model-img-note { font-family: var(--dk-jost); font-weight: 400; font-size: 0.7rem; letter-spacing: 0.06em; color: var(--stone); text-align: center; padding: 0 1.2rem; line-height: 1.5; }\n.dfpd-model-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-model-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 200px; object-fit: contain; padding: 8px; background: #fff; border-radius: 4px; transform-origin: center center; transition: transform 0.35s ease, box-shadow 0.35s ease; }\n.dfpd-model-img-wrap:hover img { transform: scale(1.8); box-shadow: 0 10px 30px rgba(26,26,24,0.18); }\n.dfpd-model-img-wrap:hover .dfpd-model-img-icon { opacity: 0; }\n.dfpd-model-img-icon { position: absolute; transition: opacity 0.2s; 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-model-info { padding: 1.35rem 1.4rem 1.25rem; display: flex; flex-direction: column; justify-content: center; }\n.dfpd-model-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.45rem; }\n.dfpd-model-name { font-family: var(--dk-serif); font-style: italic; font-weight: 500; font-size: 1.55rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.35rem; letter-spacing: 0; }\n.dfpd-model-in { font-family: var(--dk-serif); font-style: italic; font-weight: 400; font-size: 1.05rem; color: var(--ink); line-height: 1.3; margin-bottom: 0.1rem; }\n.dfpd-model-dim { font-family: var(--dk-jost); font-weight: 400; font-size: 0.8rem; color: var(--stone); margin-bottom: 0.85rem; }\n.dfpd-model-sub { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.55; padding: 0.75rem 0; border-top: 1px dashed var(--border); border-bottom: 1px dashed var(--border); margin-bottom: 0.85rem; }\n.dfpd-model-sub strong { font-family: var(--dk-jost); font-weight: 600; font-size: 0.86rem; color: var(--ink); }\n.dfpd-model-pill { display: inline-flex; align-self: flex-start; padding: 0.35rem 0.85rem; 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-model-cards { grid-template-columns: 1fr; }\n  .dfpd-model-card { grid-template-columns: 1fr; }\n  .dfpd-model-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); border-radius: 4px 4px 0 0; }\n  .dfpd-model-img-wrap:hover img { transform: scale(1.3); }\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.dfpd-notice { display: flex; align-items: flex-start; gap: 0.7rem; margin-top: 1.1rem; padding: 0.75rem 1rem; background: var(--linen); border-left: 2px solid var(--gold); border-radius: 0 4px 4px 0; max-width: 720px; }\n.dfpd-notice-label { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold-dk); white-space: nowrap; padding-top: 0.25rem; }\n.dfpd-notice-text { font-family: var(--dk-serif); font-size: 0.95rem; line-height: 1.55; color: var(--ink-2); }\n.dfpd-notice-text strong { font-family: var(--dk-jost); font-weight: 600; font-size: 0.84rem; color: var(--ink); }\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 · Laiton \u0026amp; Cristal · G9 · 3 Tailles\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLustre Gwyneth Crystal Cascade\u003cspan class=\"gold\"\u003e.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLe lustre cascade cristal Gwyneth présente une rosace en laiton texturé de forme ronde garnie de pampilles en cristal transparent facettées qui capturent et reflètent la lumière. Combinant le design biophilique avec le luxe organique moderne, cette suspension luminaire de prestige crée une lueur ambiante de caractère, idéale pour les tables à manger, les entrées aux plafonds hauts et les séjours ouverts.\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\u003cpath d=\"M14 4 L17 9 L14 22 L11 9 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 9 h6\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBoucles en \u003cspan class=\"gold\"\u003eCristal\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\u003cellipse cx=\"14\" cy=\"9\" fill=\"none\" rx=\"9\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M8 11 v4M11 11 v7M14 11 v9M17 11 v7M20 11 v4\" opacity=\"0.55\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eRosace \u003cspan class=\"gold\"\u003eCascade\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=\"M6 22 Q14 18 22 6\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 13 Q9 11 8 7 Q13 8 13 13Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBranche en \u003cspan class=\"gold\"\u003elaiton\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\u003ccircle cx=\"14\" cy=\"14\" fill=\"none\" r=\"5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 5 v3M14 20 v3M5 14 h3M20 14 h3M8 8 l2 2M18 18 l2 2M20 8 l-2 2M10 18 l-2 2\" opacity=\"0.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eÉclat \u003cspan class=\"gold\"\u003eScintillant\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTrois tailles\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eUne cascade, \u003cspan class=\"gold\"\u003etrois diamètres.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-model-cards\"\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003ca class=\"dfpd-model-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_1.jpg?v=1790161388\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Gwyneth Crystal Cascade Chandelier ∅ 25.6″ × H 15.7″ dimension drawing\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_1.jpg?v=1790161388\"\/\u003e \u003cspan class=\"dfpd-model-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-model-info\"\u003e\n\u003cdiv class=\"dfpd-model-eyebrow\"\u003ePetite\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-name\"\u003e∅ 25.6″ × H 15.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eØ 65 × H 40 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-sub\"\u003eUtilise \u003cstrong\u003e8 × ampoules G9\u003c\/strong\u003e — non incluses.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-pill\"\u003eSalle à manger \u0026amp; chambre\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003ca class=\"dfpd-model-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_2.jpg?v=1790161388\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Gwyneth Crystal Cascade Chandelier ∅ 33.5″ × H 17.7″ dimension drawing\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_2.jpg?v=1790161388\"\/\u003e \u003cspan class=\"dfpd-model-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-model-info\"\u003e\n\u003cdiv class=\"dfpd-model-eyebrow\"\u003eMoyen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-name\"\u003e∅ 33.5″ × H 17.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eØ 85 × H 45 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-sub\"\u003eUtilise \u003cstrong\u003e10 × ampoules G9\u003c\/strong\u003e — non incluses.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-pill\"\u003eSalons\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003ca class=\"dfpd-model-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_3.jpg?v=1790161388\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Gwyneth Crystal Cascade Chandelier ∅ 41.3″ × H 19.7″ dimension drawing\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_-Crystal-_Cascade-_Chandelier_3.jpg?v=1790161388\"\/\u003e \u003cspan class=\"dfpd-model-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-model-info\"\u003e\n\u003cdiv class=\"dfpd-model-eyebrow\"\u003eGrande\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-name\"\u003e∅ 41.3″ × H 19.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 105 × H 50 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-sub\"\u003eUtilise \u003cstrong\u003e12 × ampoules G9\u003c\/strong\u003e — non incluses.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-pill\"\u003eHauts plafonds \u0026amp; foyers\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\"\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\"\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\"\u003eLaiton · Cristal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAbat-jour\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCristaux facettés transparents \u003cspan class=\"sub\"\u003e· suspendus à une rosace de branche en laiton texturé rond\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\"\u003e\u003cdiv style=\"display: flex; gap: 0.9rem; align-items: center; flex-wrap: wrap; margin-top: 2px;\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#F5E4B0,#C9A24A,#8A6A24); flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eLaiton \u0026amp; Cristal Transparent\u003c\/span\u003e \u003c\/span\u003e\u003c\/div\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· 8 \/ 10 \/ 12 × G9 selon la taille · 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\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" style=\"color: var(--gold-dk); text-decoration: underline;\" target=\"_blank\"\u003eG9\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eFils 150 cm \/ 59″ \u003cspan class=\"sub\"\u003e· rallongeables 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\"\u003eMontage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLustre au 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\"\u003eCommande\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCompatible avec un 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\"\u003eQuestions fréquentes\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\u003eQuelle taille 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\u003eChoisissez le diamètre en fonction de la pièce. \u003cstrong\u003e∅ 25,6″ (65 cm, 8 ampoules)\u003c\/strong\u003e convient à une table à manger ou une chambre ; \u003cstrong\u003e∅ 33,5″ (85 cm, 10 ampoules)\u003c\/strong\u003e crée un point focal dans un salon ; \u003cstrong\u003e∅ 41,3″ (105 cm, 12 ampoules)\u003c\/strong\u003e est idéale pour les entrées à plafond haut et les espaces ouverts. En règle générale, optez pour un diamètre équivalant à la moitié ou aux deux tiers de la largeur de la table ou de la surface en dessous.\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 la suspendre ?\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\u003eAu-dessus d'une table, suspendez le bas de la cascade de cristaux environ \u003cstrong\u003e75–90 cm \/ 30–35″\u003c\/strong\u003e au-dessus de la surface pour qu'elle scintille sans obstruer la vue. Elle est livrée avec des câbles de 150 cm \/ 59″ qui peuvent être prolongés sur demande pour les entrées à plafond haut et les escaliers. Contactez-nous avec votre hauteur de plafond avant l'expédition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelles ampoules recommandez-vous ?\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\u003eCet appareil utilise des ampoules \u003cstrong\u003eG9\u003c\/strong\u003e — 8, 10 ou 12 selon la taille. Utilisez des ampoules G9 LED d'environ 2–3W chacune en blanc chaud (2700 K) ; la lumière chaude fait étinceler les cristaux facettés et met en valeur la branche en laiton. Les ampoules ne sont pas incluses. \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 \u0026amp; G4 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment maintenir les cristaux brillants ?\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Éteignez et laissez refroidir l'appareil, puis époussetez les cristaux avec un chiffon en microfibre doux et sec. En cas de dépôt ou de traces de doigts, humidifiez légèrement le chiffon avec de l'eau et une goutte de savon doux, essuyez chaque cristal délicatement et séchez immédiatement. Maintenez le liquide à l'écart de la rosace en laiton et séchez-la uniquement avec le chiffon.\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":"Dia 65cm x H 55cm \/ ∅ 25,6″ x H 21,7″ \/ Bronze Antique","offer_id":48921893241086,"sku":"DFC-GG60011","price":985.0,"currency_code":"USD","in_stock":true},{"title":"Dia 85cm x H 55cm \/ ∅ 33,5″ x H 21,7″ \/ Bronze Antique","offer_id":48921893273854,"sku":"DFC-GG60012","price":1545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 105cm x H 60cm \/ ∅ 41,3″ x H 23,6″ \/ Bronze Antique","offer_id":48921893306622,"sku":"DFC-GG60013","price":2238.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gwyneth_Crystal_Cascade_Chandelier_12.jpg?v=1788934786","url":"https:\/\/www.dekorfine.com\/fr\/products\/gwyneth-crystal-cascade-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}