{"product_id":"ghiaccio-round-ceiling-lamp","title":"Plafonnier Ghiaccio Rond","description":"\u003cstyle\u003e\n@import url('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\u0026family=Outfit:wght@300;400;500;600\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #1A1E22; --ink-2: #2E363D; --ink-3: #525C66;\n  --cream: #F8F8F4; --bg: #E8E8E0; --linen: #DCDCD0; --sand: #B8B8A8;\n  --border: #A8A89A; --border-lt: #C0C0B0;\n\n  --olive: #6E7480;\n  --olive-lt: #8C9098;\n  --olive-dk: #3A4048;\n  --olive-sft: #E2E5EA;\n\n  --clay: #4A6878;\n  --clay-sft: #DCE6EE;\n\n  --stone: #6E7078; --mist: #989AA0;\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 20px; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* VIDEO ROW — two side by side, autoplay *\/\n.dfpd-vid-row {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1rem;\n}\n.dfpd-vid {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(26, 30, 34, 0.1);\n}\n.dfpd-vid iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n.dfpd-design {\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-design-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-design-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-design-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-design-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-design-text p strong {\n  font-style: normal;\n  color: var(--ink);\n  font-weight: 500;\n}\n\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* SIZES — one row, three columns · image top + params below *\/\n.dfpd-sizes-multi { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.85rem; }\n.dfpd-size-single {\n  display: flex;\n  flex-direction: column;\n  gap: 1rem;\n  padding: 1.25rem 1.35rem 1.4rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: stretch;\n}\n.dfpd-size-single-text {\n  text-align: center;\n}\n.dfpd-size-single-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.5rem;\n}\n.dfpd-size-single-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.85rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  margin-bottom: 0.5rem;\n}\n.dfpd-size-single-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  margin-bottom: 0.85rem;\n}\n.dfpd-size-single-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 150px;\n  margin: 0;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  padding: 8px;\n  text-decoration: none;\n  cursor: zoom-in;\n  overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-single-image:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(26, 30, 34, 0.1);\n}\n.dfpd-size-single-image img {\n  display: block;\n  width: 100%; height: 100%;\n  object-fit: contain;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-single-image:hover img {\n  transform: scale(1.5);\n}\n.dfpd-size-single-image-icon {\n  position: absolute;\n  bottom: 10px; right: 10px;\n  width: 24px; height: 24px;\n  background: rgba(26, 30, 34, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-size-single-image:hover .dfpd-size-single-image-icon {\n  background: var(--olive);\n}\n.dfpd-size-single-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.35rem 0.85rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n\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\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(26, 30, 34, 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-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-vid-row { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-design {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-design-icon { margin: 0 auto; }\n  .dfpd-sizes-multi { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-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  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eDétails du produit\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eLe Plafonnier Rond \u003cem\u003eGhiaccio.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eUne sculpture éthérée de lumière — le Ghiaccio (« glace » en italien) capture la beauté organique des éléments gelés dans le verre, créant un luminaire qui se double d'une œuvre d'art. Des ampoules E14 nichées dans des formes de verre façonnées à la main projettent une lueur lumineuse et facettée dans toute la pièce. Un élément signature pour les vestibules, salles à manger et espaces résidentiels ou d'hôtellerie aux plafonds généreux.\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=\"M13 4l3 5h-2v3l3 1-2 3 3 2-4 1 1 4-2-2-2 2 1-4-4-1 3-2-2-3 3-1V9h-2l3-5Z\" fill=\"currentColor\" fill-opacity=\"0.15\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eForme \u003cem\u003eartistique\u003c\/em\u003e gelée\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"6\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"9\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"17\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"20\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"6\" cy=\"17\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"6\" cy=\"9\" fill=\"currentColor\" fill-opacity=\"0.3\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMultiples \u003cem\u003epoints lumineux\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\u003cellipse cx=\"13\" cy=\"13\" rx=\"9\" ry=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"13\" opacity=\"0.55\" rx=\"6\" ry=\"3.5\" stroke=\"currentColor\" stroke-width=\"0.9\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"13\" fill=\"currentColor\" opacity=\"0.3\" rx=\"3\" ry=\"1.5\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eVerre \u003cem\u003efaçonné à la main\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\u003eE12 \/ E14\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO — second block · two in a row · autoplay --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eEn mouvement\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDécouvrez-le \u003cem\u003es'animer.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-row\"\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/4hp-hgVfcUc?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=4hp-hgVfcUc\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Ghiaccio Round Ceiling Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/0S_DDOeBFNw?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=0S_DDOeBFNw\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Ghiaccio Round Ceiling Lamp — detail\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIGN STORY --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eInspiration du design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLa lumière, \u003cem\u003ecapturée dans la glace.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg fill=\"none\" height=\"34\" viewbox=\"0 0 36 36\" width=\"34\"\u003e\n\u003cpath d=\"M18 4v28M5 11l26 14M5 25l26-14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"18\" cy=\"18\" fill=\"currentColor\" opacity=\"0.4\" r=\"2\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-text\"\u003e\n\u003cdiv class=\"dfpd-design-text-eyebrow\"\u003eL'histoire\u003c\/div\u003e\n\u003ch4\u003eVerre \u003cem\u003esculpté, gelé dans sa forme.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGhiaccio\u003c\/strong\u003e est le mot italien pour glace — et ce luminaire en porte magnifiquement le nom. Chaque élément de verre est conçu pour évoquer l'irrégularité naturelle de \u003cstrong\u003el'eau gelée et des formes cristallines\u003c\/strong\u003e, réfractant la lumière en une lueur facettée et organique qui n'est jamais uniforme et jamais identique deux fois. Une pièce pensée pour être observée, pas seulement regardée au travers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eAvant de commander\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eNotes \u003cem\u003eimportantes.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eAmpoules par taille\u003c\/h4\u003e\n\u003cp\u003eLe Ghiaccio utilise \u003cstrong\u003e6, 9 ou 18 × ampoules E14 (ou E12) à vis fine\u003c\/strong\u003e selon la taille — les ampoules ne sont \u003cstrong\u003epas incluses\u003c\/strong\u003e. Utilisez E14 en Europe, E12 en Amérique du Nord. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eGuide d'achat E12 \/ E14 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eChaque pièce est unique\u003c\/h4\u003e\n\u003cp\u003eLes éléments de verre façonnés à la main présentent une \u003cstrong\u003evariation naturelle\u003c\/strong\u003e dans la forme, la texture de surface et le motif de réfraction d'une pièce à l'autre. Ce sont les signatures du travail du verre artisanal — non des défauts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTrois tailles\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTrois tailles \u003cem\u003esignature.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes-multi\"\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\/Ghiaccio-Round-Ceiling-Lamp.jpg?v=1777338435\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Ghiaccio Round Ceiling Lamp small dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp.jpg?v=1777338435\"\/\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\"\u003ePetit\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 17.7″ × H 12.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eØ 45 cm × H 32 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e6 × ampoules E14\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/Ghiaccio-Round-Ceiling-Lamp_6232.jpg?v=1782197918\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Ghiaccio Round Ceiling Lamp medium dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6232.jpg?v=1782197918\"\/\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\"\u003eMoyen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 23.6″ × H 10.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eØ 60 cm × H 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e9 × ampoules E14\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/Ghiaccio-Round-Ceiling-Lamp_6231.jpg?v=1782197918\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Ghiaccio Round Ceiling Lamp large dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6231.jpg?v=1782197918\"\/\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\"\u003eGrand\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 35.4″ × H 13″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eØ 90 cm × H 33 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e18 × ampoules E14\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eCaractéristiques\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDétails, \u003cem\u003een bonne et due forme.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMatière\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMétal · Verre \u003cem\u003efaçonné à la main (sculpture de forme gelée)\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\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 ou E12\u003c\/a\u003e \u003cem\u003e(culot petite vis)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eNombre d'ampoules\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e6, 9 ou 18 ampoules \u003cem\u003e(selon la configuration)\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\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAmérique du Nord · Europe · Arabie saoudite · Australie.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ DOWNLOADS — 3 columns, BEFORE FAQ ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTéléchargements\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments et \u003cem\u003eressources.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Qyqyzs6CEesL6EVKm7cxtEvoJgev2Vft\/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\/1n2CPPZkk8YVggWo5Q0cW-tJK2I_B3l6b\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1ekmkov83Lhhv_pc2U3jGsMwsXtbM0PVx\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRessource\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eFichiers 3D\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GEO FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eQuestions fréquemment posées\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003erépondues.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eQuelles sont les tailles disponibles du Plafonnier Ghiaccio ? \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\u003eTrois tailles : \u003cstrong\u003e∅ 17,7″ × H 12,6″ (Ø 45 × H 32 cm, 6 ampoules)\u003c\/strong\u003e, \u003cstrong\u003e∅ 23,6″ × H 10,2″ (Ø 60 × H 26 cm, 9 ampoules)\u003c\/strong\u003e et \u003cstrong\u003e∅ 35,4″ × H 13″ (Ø 90 × H 33 cm, 18 ampoules)\u003c\/strong\u003e. Toutes sont des luminaires de forte présence adaptés aux vestibules, salles à manger, grands séjours et espaces d'hôtellerie — optez pour la taille supérieure dans les espaces spacieux et les pièces aux plafonds généreux.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQue signifie « Ghiaccio » et quel est le concept du design ? \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\u003eGhiaccio\u003c\/strong\u003e est le mot italien pour « glaçon ». Le luminaire doit son nom à ses éléments en verre sculptural, façonnés à la main pour évoquer l'irrégularité naturelle de \u003cstrong\u003el'eau gelée et des formes cristallines de glace\u003c\/strong\u003e. La lumière se réfracte à travers le verre créant une lueur facettée et organique — jamais uniforme, jamais la même deux fois.\u003c\/p\u003e\n\u003cp\u003eIl s'agit d'un luminaire conçu pour être admiré, pas seulement pour éclairer. Il fonctionne comme une sculpture lumineuse le jour, même éteint, et comme une pièce centrale lumineuse une fois illuminée.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuel type d'ampoules utilise le Ghiaccio ? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eLe Ghiaccio utilise des \u003cstrong\u003eampoules à vis E14 (ou E12) de petit culot\u003c\/strong\u003e (LED ou Edison) — \u003cstrong\u003e6 pour le petit modèle, 9 pour le modèle moyen, et 18 pour le grand\u003c\/strong\u003e. Utilisez \u003cstrong\u003eE14\u003c\/strong\u003e en Europe et au Royaume-Uni ; \u003cstrong\u003eE12\u003c\/strong\u003e en Amérique du Nord. Ces culots sont plus petits que les E26\/E27 plus courants — procurez-vous le culot correct pour votre région. Les ampoules ne sont \u003cstrong\u003epas incluses\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003ePour un effet esthétique optimal, nous recommandons des \u003cstrong\u003eampoules bougie ou globe LED blanc chaud (2700K)\u003c\/strong\u003e — elles se réfractent magnifiquement à travers le verre façonné à la main.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eComment s'installe le Ghiaccio ? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eLe Ghiaccio se \u003cstrong\u003efixe au plafond\u003c\/strong\u003e via une boîte de jonction standard et se connecte à un interrupteur mural commun (non inclus). En raison de la taille et du poids des éléments en verre façonnés à la main, nous recommandons \u003cstrong\u003edeux personnes pour l'installation\u003c\/strong\u003e — et un électricien si vous n'avez pas déjà une boîte de jonction existante à l'endroit souhaité.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eQuelle est la politique de retour et d'échange ? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine offre une \u003cstrong\u003epolitique de retour de 30 jours\u003c\/strong\u003e sur les articles non endommagés dans leur emballage d'origine. Comme les éléments en verre sont façonnés à la main, les légères variations de forme, de texture de surface et de motif de réfraction entre les unités font partie du caractère artisanal — ces variations ne sont \u003cstrong\u003epas admissibles au retour en tant que défauts\u003c\/strong\u003e.\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\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cp class=\"dfpd-support\"\u003eDes questions ? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — nous répondons dans les 24 heures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dekorfine","offers":[{"title":"∅ 17,7″ x H 12,6″ \/ Gris fumé et or","offer_id":47925782708478,"sku":"DFC-LY263161","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Gris fumé et Noir","offer_id":47925782675710,"sku":"DFC-LY263163","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Transparent \u0026 Doré","offer_id":47925854830846,"sku":"DFC-LY263162","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Transparent et Noir","offer_id":47925854798078,"sku":"DFC-LY263164","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Vert \u0026 Or","offer_id":48187731935486,"sku":"DFC-LY263167","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Vert \u0026 Noir","offer_id":48187731968254,"sku":"DFC-LY263168","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Ambre et or","offer_id":48187731869950,"sku":"DFC-LY263165","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 17,7″ x H 12,6″ \/ Ambre \u0026 Noir","offer_id":48187731902718,"sku":"DFC-LY263166","price":1364.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Gris fumé et or","offer_id":48190372315390,"sku":"DFC-LY265141","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Gris fumé et Noir","offer_id":48190372380926,"sku":"DFC-LY265143","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Transparent \u0026 Doré","offer_id":48190372348158,"sku":"DFC-LY265142","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Transparent et Noir","offer_id":48190372413694,"sku":"DFC-LY265144","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Vert \u0026 Or","offer_id":48190372446462,"sku":"DFC-LY265145","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Vert \u0026 Noir","offer_id":48190372479230,"sku":"DFC-LY265146","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Ambre et or","offer_id":48190372511998,"sku":"DFC-LY265147","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 23,6″ x H 10,2″ \/ Ambre \u0026 Noir","offer_id":48190372544766,"sku":"DFC-LY265148","price":2684.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Gris fumé et or","offer_id":48190503616766,"sku":"DFC-LY265150","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Gris fumé et Noir","offer_id":48190503649534,"sku":"DFC-LY265151","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Transparent \u0026 Doré","offer_id":48190503682302,"sku":"DFC-LY265152","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Transparent et Noir","offer_id":48190503715070,"sku":"DFC-LY265153","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Vert \u0026 Or","offer_id":48190503747838,"sku":"DFC-LY265154","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Vert \u0026 Noir","offer_id":48190503780606,"sku":"DFC-LY265155","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Ambre et or","offer_id":48190503813374,"sku":"DFC-LY265156","price":4109.0,"currency_code":"AED","in_stock":true},{"title":"∅ 35,4″ x H 13″ \/ Ambre \u0026 Noir","offer_id":48190503846142,"sku":"DFC-LY265157","price":4109.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DekorFine_265131-_25.jpg?v=1778670442","url":"https:\/\/www.dekorfine.com\/fr-ae\/products\/ghiaccio-round-ceiling-lamp","provider":"Dekorfine","version":"1.0","type":"link"}