{"product_id":"ghiaccio-round-ceiling-lamp","title":"Ghiaccio Round Ceiling Lamp","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\"\u003eProduct Details\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Ghiaccio Round \u003cem\u003eCeiling Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eAn ethereal sculpture of light — the Ghiaccio (Italian for \"ice\") captures the organic beauty of frozen elements in glass, creating a fixture that doubles as artwork. E14 bulbs nested within hand-crafted glass forms cast a luminous, faceted glow across the room. A statement piece for foyers, dining rooms, and lofty residential or hospitality spaces.\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 width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\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\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\" fill=\"currentColor\" fill-opacity=\"0.15\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFrozen \u003cem\u003eart form\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003ccircle cx=\"13\" cy=\"6\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"9\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"17\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"13\" cy=\"20\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"6\" cy=\"17\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"6\" cy=\"9\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.2\" fill=\"currentColor\" fill-opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMultiple \u003cem\u003elight points\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\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\" rx=\"6\" ry=\"3.5\" stroke=\"currentColor\" stroke-width=\"0.9\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"13\" cy=\"13\" rx=\"3\" ry=\"1.5\" fill=\"currentColor\" opacity=\"0.3\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eHand-crafted \u003cem\u003eglass\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M9 4h8l-1 3h-6L9 4Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 7h6v5a3 3 0 0 1-6 0V7Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 14v5M15 14v5M12 19h2\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eE12 \/ \u003cem\u003eE14\u003c\/em\u003e base\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\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee it \u003cem\u003ecome alive.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-row\"\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe 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\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe 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\" loading=\"lazy\"\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\"\u003eDesign inspiration\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLight, \u003cem\u003ecaptured in ice.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n            \u003cpath d=\"M18 4v28M5 11l26 14M5 25l26-14\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"2\" fill=\"currentColor\" opacity=\"0.4\"\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\"\u003eThe story\u003c\/div\u003e\n\u003ch4\u003eSculptural glass, \u003cem\u003efrozen in form.\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGhiaccio\u003c\/strong\u003e is the Italian word for ice — and this fixture wears the name well. Each glass element is shaped to evoke the natural irregularity of \u003cstrong\u003efrozen water and crystalline forms\u003c\/strong\u003e, refracting light into a faceted, organic glow that's never uniform and never the same twice. A piece designed to be looked at, not just looked through.\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\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulbs by size\u003c\/h4\u003e\n\u003cp\u003eThe Ghiaccio uses \u003cstrong\u003e6, 9, or 18 × E14 (or E12) small screw-base bulbs\u003c\/strong\u003e depending on the size — bulbs are \u003cstrong\u003enot included\u003c\/strong\u003e. Use E14 in Europe, E12 in North America. \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\"\u003eE12 \/ E14 buying guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eEach piece is unique\u003c\/h4\u003e\n\u003cp\u003eThe hand-crafted glass elements have \u003cstrong\u003enatural variation\u003c\/strong\u003e in shape, surface texture, and refraction pattern from piece to piece. These are signatures of artisanal glasswork — not defects.\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\"\u003eThree sizes\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree statement-scale \u003cem\u003esizes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes-multi\"\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp.jpg?v=1777338435\" class=\"dfpd-size-single-image\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp.jpg?v=1777338435\" alt=\"Ghiaccio Round Ceiling Lamp small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n              \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\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\"\u003eSmall\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\"\u003eDia 45 cm × H 32 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e6 × E14 bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6232.jpg?v=1782197918\" class=\"dfpd-size-single-image\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6232.jpg?v=1782197918\" alt=\"Ghiaccio Round Ceiling Lamp medium dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n              \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\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\"\u003eMedium\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\"\u003eDia 60 cm × H 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e9 × E14 bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6231.jpg?v=1782197918\" class=\"dfpd-size-single-image\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Ghiaccio-Round-Ceiling-Lamp_6231.jpg?v=1782197918\" alt=\"Ghiaccio Round Ceiling Lamp large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n              \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\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\"\u003eLarge\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\"\u003eDia 90 cm × H 33 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e18 × E14 bulbs\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\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eon the record.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetal · Hand-crafted glass \u003cem\u003e(frozen-form sculpture)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED bulb or Edison bulb \u003cem\u003e(not included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 or E12\u003c\/a\u003e \u003cem\u003e(small screw base)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Count\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e6, 9, or 18 bulbs \u003cem\u003e(by configuration)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\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\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCeiling · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCommon wall switch \u003cem\u003e(not included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNorth America · Europe · Saudi Arabia · Australia.\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\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cem\u003eresources.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Qyqyzs6CEesL6EVKm7cxtEvoJgev2Vft\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \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\"\u003eSpecifications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1n2CPPZkk8YVggWo5Q0cW-tJK2I_B3l6b\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \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 width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1ekmkov83Lhhv_pc2U3jGsMwsXtbM0PVx\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\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\"\u003eResource\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D Files\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003eanswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat sizes does the Ghiaccio Ceiling Lamp come in? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThree sizes: \u003cstrong\u003e∅ 17.7″ × H 12.6″ (Dia 45 × H 32 cm, 6 bulbs)\u003c\/strong\u003e, \u003cstrong\u003e∅ 23.6″ × H 10.2″ (Dia 60 × H 26 cm, 9 bulbs)\u003c\/strong\u003e, and \u003cstrong\u003e∅ 35.4″ × H 13″ (Dia 90 × H 33 cm, 18 bulbs)\u003c\/strong\u003e. All are statement-scale fixtures suited for foyers, dining rooms, lofty living rooms, and hospitality spaces — size up for larger tables and taller, more open rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat does \"Ghiaccio\" mean and what's the design about? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\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 is the Italian word for \"ice.\" The fixture is named for its sculptural glass elements, which are shaped by hand to evoke the natural irregularity of \u003cstrong\u003efrozen water and crystalline ice forms\u003c\/strong\u003e. Light refracts through the glass into a faceted, organic glow — never uniform, never the same twice.\u003c\/p\u003e\n\u003cp\u003eThis is a fixture designed to be looked at, not just looked through. It works as light sculpture during the day even when off, and as a luminous centerpiece when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulbs does the Ghiaccio use? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Ghiaccio uses \u003cstrong\u003eE14 (or E12) small screw-base bulbs\u003c\/strong\u003e (LED or Edison) — \u003cstrong\u003e6 on the small, 9 on the medium, and 18 on the large\u003c\/strong\u003e size. Use \u003cstrong\u003eE14\u003c\/strong\u003e in Europe and the UK; \u003cstrong\u003eE12\u003c\/strong\u003e in North America. These are smaller than the more common E26\/E27 — purchase the correct base for your region. Bulbs are \u003cstrong\u003enot included\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFor the best aesthetic effect, we recommend \u003cstrong\u003ewarm-white LED candle or globe bulbs (2700K)\u003c\/strong\u003e — they refract beautifully through the hand-crafted glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow is the Ghiaccio installed? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Ghiaccio is \u003cstrong\u003eceiling-mounted\u003c\/strong\u003e via a standard junction box and connects to a common wall switch (not included). Because of the size and weight of the hand-crafted glass elements, we recommend \u003cstrong\u003etwo people for installation\u003c\/strong\u003e — and an electrician unless you already have an existing junction box at your desired location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat is the return and exchange policy? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine offers a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged items in their original packaging. Because the glass elements are hand-crafted, slight variations in shape, surface texture, and refraction pattern between units are part of the artisanal character — these are \u003cstrong\u003enot eligible for return as defects\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFor returns, exchanges, or any questions, contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\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\"\u003eQuestions? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\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″ \/ Smoke grey \u0026 Gold","offer_id":47925782708478,"sku":"DFC-LY263161","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Smoke grey \u0026 Black","offer_id":47925782675710,"sku":"DFC-LY263163","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Clear \u0026 Gold","offer_id":47925854830846,"sku":"DFC-LY263162","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Clear \u0026 Black","offer_id":47925854798078,"sku":"DFC-LY263164","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Green \u0026 Gold","offer_id":48187731935486,"sku":"DFC-LY263167","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Green \u0026 Black","offer_id":48187731968254,"sku":"DFC-LY263168","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Amber \u0026 Gold","offer_id":48187731869950,"sku":"DFC-LY263165","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Amber \u0026 Black","offer_id":48187731902718,"sku":"DFC-LY263166","price":275.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Smoke grey \u0026 Gold","offer_id":48190372315390,"sku":"DFC-LY265141","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Smoke grey \u0026 Black","offer_id":48190372380926,"sku":"DFC-LY265143","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Clear \u0026 Gold","offer_id":48190372348158,"sku":"DFC-LY265142","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Clear \u0026 Black","offer_id":48190372413694,"sku":"DFC-LY265144","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Green \u0026 Gold","offer_id":48190372446462,"sku":"DFC-LY265145","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Green \u0026 Black","offer_id":48190372479230,"sku":"DFC-LY265146","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Amber \u0026 Gold","offer_id":48190372511998,"sku":"DFC-LY265147","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Amber \u0026 Black","offer_id":48190372544766,"sku":"DFC-LY265148","price":540.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Smoke grey \u0026 Gold","offer_id":48190503616766,"sku":"DFC-LY265150","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Smoke grey \u0026 Black","offer_id":48190503649534,"sku":"DFC-LY265151","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Clear \u0026 Gold","offer_id":48190503682302,"sku":"DFC-LY265152","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Clear \u0026 Black","offer_id":48190503715070,"sku":"DFC-LY265153","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Green \u0026 Gold","offer_id":48190503747838,"sku":"DFC-LY265154","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Green \u0026 Black","offer_id":48190503780606,"sku":"DFC-LY265155","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Amber \u0026 Gold","offer_id":48190503813374,"sku":"DFC-LY265156","price":827.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Amber \u0026 Black","offer_id":48190503846142,"sku":"DFC-LY265157","price":827.0,"currency_code":"GBP","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\/en-gb\/products\/ghiaccio-round-ceiling-lamp","provider":"Dekorfine","version":"1.0","type":"link"}