{"product_id":"ghiaccio-rund-taklampa","title":"Ghiaccio Rund-T Deckenleuchte","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\"\u003eProduktinformationen\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eGhiaccio runde \u003cem\u003eDeckenleuchte.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEine ätherische Lichtskulptur – Ghiaccio (italienisch für „Eis“) fängt die organische Schönheit gefrorener Elemente in Glas ein und schafft eine Leuchte, die zugleich als Kunstwerk fungiert. In handgefertigte Glasformen eingelassene E14-Lampen geben einen hellen, facettierten Schein über den Raum ab. Ein ausdrucksstarkes Designobjekt für Eingangsbereiche, Esszimmer sowie große Wohn- oder Hotelräume.\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\"\u003eGefrorene \u003cem\u003eKunstform\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\"\u003eMehrere \u003cem\u003eLichtquellen\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\"\u003eHandgefertigtes \u003cem\u003eGlas\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 Sockel\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 Bewegung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eErleben Sie, wie sie \u003cem\u003ezum Leben erwacht.\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 Rund Taklampa — 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 Rund Taklampa — detalj\" 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\"\u003eDesigninspiration\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eLicht, \u003cem\u003eim Eis eingefangen.\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\"\u003eDie Geschichte\u003c\/div\u003e\n\u003ch4\u003eSkulpturales Glas, \u003cem\u003ein Form gefroren.\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGhiaccio\u003c\/strong\u003e ist das italienische Wort für Eis – und diese Leuchte trägt ihren Namen zu Recht. Jedes Glaselement wird so geformt, dass es die natürliche Unregelmäßigkeit von \u003cstrong\u003egefrorenem Wasser und kristallinen Formen\u003c\/strong\u003e hervorruft und das Licht in einen facettierten, organischen Schein bricht, der niemals gleichförmig ist und kein zweites Mal genauso erscheint. Ein Designobjekt, das betrachtet werden möchte, nicht nur durch das man hindurchsieht.\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\"\u003eVor der Bestellung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWichtige \u003cem\u003eHinweise.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eGlühbirnen nach Größe\u003c\/h4\u003e\n\u003cp\u003eGhiaccio verwendet je nach Größe \u003cstrong\u003e6, 9 oder 18 × E14- (oder E12-)Glühbirnen mit kleinem Schraubsockel\u003c\/strong\u003e – Glühbirnen sind \u003cstrong\u003enicht\u003c\/strong\u003e im Lieferumfang enthalten. Verwenden Sie E14 in Europa und E12 in Nordamerika. \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-Kaufratgeber →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eJedes Stück ist einzigartig\u003c\/h4\u003e\n\u003cp\u003eDie handgefertigten Glaselemente weisen von Stück zu Stück \u003cstrong\u003enatürliche Variationen\u003c\/strong\u003e in Form, Oberfläche und Brechungsmuster auf. Sie sind charakteristisch für handwerklich gefertigtes Glas – keine Mängel.\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\"\u003eDrei Größen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDrei ausdrucksstarke Größen \u003cem\u003e.\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 runde Deckenleuchte – Maßdiagramm, klein\" 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\"\u003eKlein\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 17.7″ × Höhe 12.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eDurchmesser 45 cm × Höhe 32 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e6 × E14-Glühbirnen\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 runde Deckenleuchte – Maßdiagramm, mittel\" 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\"\u003eMittel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 23.6″ × Höhe 10.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eDurchmesser 60 cm × Höhe 26 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e9 × E14-Glühbirnen\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 runde Deckenleuchte – Maßdiagramm, groß\" 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\"\u003eGroß\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003e∅ 35.4″ × Höhe 13″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eDurchmesser 90 cm × Höhe 33 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e18 × E14-Glühbirnen\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\"\u003eSpezifikationen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eauf den Punkt gebracht.\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\"\u003eMetall · Handgefertigtes Glas \u003cem\u003e(skulpturale Form aus gefrorenem Eis)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLichtquelle\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED-Lampe oder Edison-Lampe \u003cem\u003e(nicht im Lieferumfang enthalten)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eGlühbirnensockel\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 oder E12\u003c\/a\u003e \u003cem\u003e(kleiner Schraubsockel)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAnzahl der Glühbirnen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e6, 9 oder 18 Glühbirnen \u003cem\u003e(je nach Konfiguration)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSpannung\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\"\u003eMontage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDecke · Innenbereich\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSteuerung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eGewöhnlicher Wandschalter \u003cem\u003e(nicht im Lieferumfang enthalten)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eZertifizierungen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNordamerika · Europa · Saudi-Arabien · Australien.\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\"\u003eDokument \u0026amp; \u003cem\u003eRessourcen.\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\"\u003eDokumente\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpezifikationen\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\"\u003eDokumente\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\"\u003eRessourcen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D-Dateien\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\"\u003eHäufig gestellte Fragen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFragen, \u003cem\u003ebeantwortet.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eIn welchen Größen ist die Ghiaccio-Deckenleuchte erhältlich? \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\u003eDrei Größen: \u003cstrong\u003e∅ 17.7″ × H 12.6″ (Durchmesser 45 × H 32 cm, 6 Leuchtmittel)\u003c\/strong\u003e, \u003cstrong\u003e∅ 23.6″ × H 10.2″ (Durchmesser 60 × H 26 cm, 9 Leuchtmittel)\u003c\/strong\u003e und \u003cstrong\u003e∅ 35.4″ × H 13″ (Durchmesser 90 × H 33 cm, 18 Leuchtmittel)\u003c\/strong\u003e. Alle Größen setzen ein markantes Statement und eignen sich für Eingangshallen, Esszimmer, große Wohnzimmer und Hotelbereiche — wählen Sie eine größere Größe für größere Tische und höhere, offenere Räume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWas bedeutet „Ghiaccio“ und worum geht es bei dem Design? \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 ist das italienische Wort für „Eis“. Die Leuchte ist nach ihren skulpturalen Glaselementen benannt, die von Hand geformt werden, um die natürliche Unregelmäßigkeit von \u003cstrong\u003egefrorenem Wasser und kristallinen Eisformen\u003c\/strong\u003e hervorzurufen. Das Licht wird durch das Glas gebrochen und erzeugt ein facettiertes, organisches Leuchten — niemals gleichmäßig, niemals zweimal gleich.\u003c\/p\u003e\n\u003cp\u003eDies ist eine Leuchte, die zum Betrachten entworfen wurde, nicht nur zum Hindurchsehen. Tagsüber fungiert sie auch im ausgeschalteten Zustand als Lichtskulptur und wird im eingeschalteten Zustand zu einem leuchtenden Mittelpunkt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWelche Art von Leuchtmitteln verwendet Ghiaccio? \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\u003eGhiaccio verwendet \u003cstrong\u003ekleine Schraubsockel-Leuchtmittel des Typs E14 (oder E12)\u003c\/strong\u003e (LED oder Edison) — \u003cstrong\u003e6 bei der kleinen, 9 bei der mittleren und 18 bei der großen\u003c\/strong\u003e Größe. Verwenden Sie \u003cstrong\u003eE14\u003c\/strong\u003e in Europa und Großbritannien und \u003cstrong\u003eE12\u003c\/strong\u003e in Nordamerika. Diese Sockel sind kleiner als die verbreiteteren E26\/E27 — kaufen Sie den für Ihre Region passenden Sockel. Leuchtmittel sind \u003cstrong\u003enicht im Lieferumfang enthalten\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFür die beste ästhetische Wirkung empfehlen wir \u003cstrong\u003ewarmweiße LED-Kerzen- oder Globelampen (2700 K)\u003c\/strong\u003e — ihr Licht wird durch das handgefertigte Glas wunderschön gebrochen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie wird Ghiaccio installiert? \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\u003eGhiaccio wird \u003cstrong\u003ean der Decke montiert\u003c\/strong\u003e und über eine Standard-Anschlussdose mit einem herkömmlichen Wandschalter verbunden (nicht im Lieferumfang enthalten). Aufgrund der Größe und des Gewichts der handgefertigten Glaselemente empfehlen wir die \u003cstrong\u003eInstallation durch zwei Personen\u003c\/strong\u003e — sowie einen Elektriker, falls am gewünschten Montageort noch keine Anschlussdose vorhanden ist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie lautet die Rückgabe- und Umtauschrichtlinie? \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 bietet eine \u003cstrong\u003e30-tägige Rückgabefrist\u003c\/strong\u003e für unbeschädigte Artikel in der Originalverpackung. Da die Glaselemente handgefertigt sind, gehören leichte Abweichungen in Form, Oberfläche und Brechungsmuster zwischen den einzelnen Exemplaren zum handwerklichen Charakter — sie \u003cstrong\u003eberechtigen nicht zur Rückgabe als Mangel\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFür Rücksendungen, Umtausch oder Fragen wenden Sie sich an \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\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\"\u003eFragen? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Sarando.se","offers":[{"title":"∅ 17.7″ x H 12.6″ \/ Rauchgrau \u0026 Gold","offer_id":58304265584972,"sku":"DFC-LY263161","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Rauchgrau \u0026 Schwarz","offer_id":58304265617740,"sku":"DFC-LY263163","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Klar \u0026 Gold","offer_id":58304265650508,"sku":"DFC-LY263162","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Klar \u0026 Schwarz","offer_id":58304265683276,"sku":"DFC-LY263164","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Grün \u0026 Gold","offer_id":58304265716044,"sku":"DFC-LY263167","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Grün \u0026 Schwarz","offer_id":58304265748812,"sku":"DFC-LY263168","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Bernstein \u0026 Gold","offer_id":58304265781580,"sku":"DFC-LY263165","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 17.7″ x H 12.6″ \/ Bernstein \u0026 Schwarz","offer_id":58304265814348,"sku":"DFC-LY263166","price":321.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Rauchgrau \u0026 Gold","offer_id":58304265847116,"sku":"DFC-LY265141","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Rauchgrau \u0026 Schwarz","offer_id":58304265879884,"sku":"DFC-LY265143","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Klar \u0026 Gold","offer_id":58304265912652,"sku":"DFC-LY265142","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Klar \u0026 Schwarz","offer_id":58304265945420,"sku":"DFC-LY265144","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Grün \u0026 Gold","offer_id":58304265978188,"sku":"DFC-LY265145","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Grün \u0026 Schwarz","offer_id":58304266010956,"sku":"DFC-LY265146","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Bernstein \u0026 Gold","offer_id":58304266043724,"sku":"DFC-LY265147","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 23.6″ x H 10.2″ \/ Bernstein \u0026 Schwarz","offer_id":58304266076492,"sku":"DFC-LY265148","price":631.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Rauchgrau \u0026 Gold","offer_id":58304266109260,"sku":"DFC-LY265150","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Rauchgrau \u0026 Schwarz","offer_id":58304266142028,"sku":"DFC-LY265151","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Klar \u0026 Gold","offer_id":58304266174796,"sku":"DFC-LY265152","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Klar \u0026 Schwarz","offer_id":58304266207564,"sku":"DFC-LY265153","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Grün \u0026 Gold","offer_id":58304266240332,"sku":"DFC-LY265154","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Grün \u0026 Schwarz","offer_id":58304266273100,"sku":"DFC-LY265155","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Bernstein \u0026 Gold","offer_id":58304266305868,"sku":"DFC-LY265156","price":968.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 35.4″ x H 13″ \/ Bernstein \u0026 Schwarz","offer_id":58304266338636,"sku":"DFC-LY265157","price":968.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0947\/6066\/5420\/files\/DekorFine_265131-_25.jpg?v=1785937003","url":"https:\/\/www.sarando.se\/de-de\/products\/ghiaccio-rund-taklampa","provider":"Sarando.se","version":"1.0","type":"link"}