{"product_id":"ghiaccio-round-ceiling-lamp","title":"مصباح Ghiaccio السقفي الدائري","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\"\u003eتفاصيل المنتج\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eمصباح \u003cem\u003eالسقف\u003c\/em\u003e Ghiaccio الدائري.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eنحت نوراني أثيري — يجسد Ghiaccio (كلمة إيطالية تعني \"الجليد\") الجمال العضوي للعناصر المتجمدة في الزجاج، ليخلق تركيبة تعمل كعمل فني. تعشّش مصابيح E14 داخل أشكال زجاجية مصنوعة يدويًا، وتضيء الغرفة بتوهج محدب منكسر. قطعة مميزة للمداخل وغرف الطعام والمساحات السكنية أو الفندقية الواسعة.\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\"\u003eشكل فني \u003cem\u003eمتجمد\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\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\"\u003eنقاط \u003cem\u003eإضاءة\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\"\u003eزجاج \u003cem\u003eمصنوع يدويًا\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\"\u003eقاعدة E12 \/ \u003cem\u003eE14\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\"\u003eفي الحركة\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eشاهده \u003cem\u003eينبض بالحياة.\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\"\u003eالإلهام التصميمي\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eالنور، \u003cem\u003eمحبوس في الجليد.\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\"\u003eالقصة\u003c\/div\u003e\n\u003ch4\u003eزجاج منحوت، \u003cem\u003eمتجمد في الشكل.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eGhiaccio\u003c\/strong\u003e كلمة إيطالية تعني الجليد — وهذا المصباح يحمل الاسم بكل جدارة. كل عنصر زجاجي مُشكَّل ليستحضر عدم الانتظام الطبيعي \u003cstrong\u003eللماء المتجمد والأشكال البلورية\u003c\/strong\u003e، منكسرًا الضوء إلى توهج محدب عضوي لا يتكرر بنفس الطريقة مرتين. قطعة مصممة لُتُرى، وليس فقط لِتُضيء.\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\"\u003eقبل أن تطلب\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eملاحظات \u003cem\u003eمهمة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eالمصابيح حسب الحجم\u003c\/h4\u003e\n\u003cp\u003eيستخدم Ghiaccio \u003cstrong\u003e6 أو 9 أو 18 مصباح × E14 (أو E12) ذات قاعدة حلزونية صغيرة\u003c\/strong\u003e حسب الحجم — المصابيح \u003cstrong\u003eغير مضمنة\u003c\/strong\u003e. استخدم E14 في أوروبا، E12 في أمريكا الشمالية. \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\"\u003eدليل شراء E12 \/ E14 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eكل قطعة فريدة من نوعها\u003c\/h4\u003e\n\u003cp\u003eعناصر الزجاج المصنوعة يدويًا تتمتع بـ \u003cstrong\u003eتنوع طبيعي\u003c\/strong\u003e في الشكل والنسيج السطحي وانكسار الضوء من قطعة إلى أخرى. هذه من خصائص الحرفية الزجاجية — وليست عيوبًا.\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\"\u003eثلاثة أحجام\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003e\u003cem\u003eأحجام\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\"\u003eصغير\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 سم × ارتفاع 32 سم\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e6 مصابيح 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\"\u003eمتوسط\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 سم × ارتفاع 26 سم\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e9 مصابيح 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\"\u003eكبير\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 سم × ارتفاع 33 سم\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003e18 مصباح 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\"\u003eالمواصفات\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eالتفاصيل \u003cem\u003eبدقة.\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\"\u003eالمادة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمعادن · زجاج \u003cem\u003eمصنوع يدويًا (نحت متجمد الشكل)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eمصدر الضوء\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمصباح LED أو مصباح إديسون \u003cem\u003e(غير مضمن)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eقاعدة المصباح\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 أو E12\u003c\/a\u003e \u003cem\u003e(قاعدة براغي صغيرة)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eعدد المصابيح\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e6 أو 9 أو 18 مصباح \u003cem\u003e(حسب التكوين)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالجهد الكهربائي\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\"\u003eالتثبيت\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eالسقف · للاستخدام الداخلي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالتحكم\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمفتاح جداري عادي \u003cem\u003e(غير مرفق)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالشهادات\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eأمريكا الشمالية · أوروبا · المملكة العربية السعودية · أستراليا.\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\"\u003eالتنزيلات\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eالمستندات و\u003cem\u003eالموارد.\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\"\u003eوثيقة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eالمواصفات\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\"\u003eوثيقة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eالتثبيت\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\"\u003eموارد\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eملفات ثلاثية الأبعاد\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\"\u003eالأسئلة الشائعة\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eأسئلة \u003cem\u003eمجابة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eما الأحجام المتوفرة لمصباح 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\u003eثلاثة أحجام: \u003cstrong\u003e∅ 17.7″ × ارتفاع 12.6″ (∅ 45 × ارتفاع 32 سم، 6 مصابيح)\u003c\/strong\u003e، \u003cstrong\u003e∅ 23.6″ × ارتفاع 10.2″ (∅ 60 × ارتفاع 26 سم، 9 مصابيح)\u003c\/strong\u003e، و \u003cstrong\u003e∅ 35.4″ × ارتفاع 13″ (∅ 90 × ارتفاع 33 سم، 18 مصباح)\u003c\/strong\u003e. جميعها تركيبات بحجم مميز مناسبة للمداخل وغرف الطعام والمعيشة الواسعة والمساحات الفندقية — اختر الحجم الأكبر للطاولات الأكبر والغرف الأطول والأكثر انفتاحًا.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eما معنى \"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\u003e\u003cstrong\u003eGhiaccio\u003c\/strong\u003e هي الكلمة الإيطالية لـ \"الجليد\". سُميت المصباح على اسم عناصره الزجاجية النحتية، والتي تُشكّل يدويًا لتجسّد عدم الانتظام الطبيعي \u003cstrong\u003eللمياه المتجمدة وأشكال الجليد البلوري\u003c\/strong\u003e. ينكسر الضوء عبر الزجاج ليخلق توهجًا متعدد الجوانب وعضويًا — لا يكون موحدًا أبدًا، وليس بنفس الطريقة مرتين.\u003c\/p\u003e\n\u003cp\u003eهذه ثريا مصممة لتُنظر إليها، وليس فقط لتُضيء. تعمل كنحت ضوئي أثناء النهار حتى وهي مطفأة، وكقطعة مضيئة مركزية عند إضاءتها.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eما نوع المصابيح التي تستخدمها 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\u003eتستخدم Ghiaccio \u003cstrong\u003eمصابيح بقاعدة برغي صغيرة E14 أو E12\u003c\/strong\u003e (LED أو توهج) — \u003cstrong\u003e6 في الحجم الصغير، و9 في الحجم المتوسط، و18 في الحجم الكبير\u003c\/strong\u003e. استخدم \u003cstrong\u003eE14\u003c\/strong\u003e في أوروبا والمملكة المتحدة؛ و\u003cstrong\u003eE12\u003c\/strong\u003e في أمريكا الشمالية. هذه أصغر من E26\/E27 الأكثر شيوعًا — اشترِ القاعدة الصحيحة لمنطقتك. المصابيح \u003cstrong\u003eغير مدرجة\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eللحصول على أفضل تأثير جمالي، نوصي بـ \u003cstrong\u003eمصابيح LED دافئة بيضاء على شكل شموع أو كرات (2700K)\u003c\/strong\u003e — فهي تنكسر بجمال عبر الزجاج المصنوع يدويًا.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eكيف يتم تثبيت 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\u003eGhiaccio \u003cstrong\u003eتُثبت على السقف\u003c\/strong\u003e عبر صندوق تقاطع قياسي وتتصل بمفتاح حائط عام (غير مدرج). نظرًا لحجم وثقل عناصر الزجاج المصنوعة يدويًا، نوصي بـ \u003cstrong\u003eشخصين للتثبيت\u003c\/strong\u003e — وكهربائي احترافي إلا إذا كان لديك بالفعل صندوق تقاطع موجود في الموقع المرغوب.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eما هي سياسة الإرجاع والاستبدال؟ \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تقدم Dekorfine \u003cstrong\u003eسياسة إرجاع لمدة 30 يومًا\u003c\/strong\u003e على العناصر غير التالفة في عبوتها الأصلية. نظرًا لأن عناصر الزجاج مصنوعة يدويًا، فإن الاختلافات الطفيفة في الشكل وملمس السطح ونمط الانكسار بين الوحدات تعتبر من الطابع الحرفي — هذه \u003cstrong\u003eغير مؤهلة للإرجاع كعيوب\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eللإرجاع أو الاستبدال أو أي أسئلة، تواصل مع \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — نرد في غضون 24 ساعة.\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\"\u003eلديك أسئلة؟ \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — سنرد عليك خلال 24 ساعة.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dekorfine","offers":[{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ رمادي دخاني وذهبي","offer_id":47925782708478,"sku":"DFC-LY263161","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ رمادي دخاني وأسود","offer_id":47925782675710,"sku":"DFC-LY263163","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ صافي وذهبي","offer_id":47925854830846,"sku":"DFC-LY263162","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ شفاف وأسود","offer_id":47925854798078,"sku":"DFC-LY263164","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ أخضر وذهبي","offer_id":48187731935486,"sku":"DFC-LY263167","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ أخضر وأسود","offer_id":48187731968254,"sku":"DFC-LY263168","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ كهرمان وذهبي","offer_id":48187731869950,"sku":"DFC-LY263165","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 17.7 بوصة × ارتفاع 12.6 بوصة \/ كهرماني وأسود","offer_id":48187731902718,"sku":"DFC-LY263166","price":1394.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ رمادي دخاني وذهبي","offer_id":48190372315390,"sku":"DFC-LY265141","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ رمادي دخاني وأسود","offer_id":48190372380926,"sku":"DFC-LY265143","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ صافي وذهبي","offer_id":48190372348158,"sku":"DFC-LY265142","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ شفاف وأسود","offer_id":48190372413694,"sku":"DFC-LY265144","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ أخضر وذهبي","offer_id":48190372446462,"sku":"DFC-LY265145","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ أخضر وأسود","offer_id":48190372479230,"sku":"DFC-LY265146","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ كهرمان وذهبي","offer_id":48190372511998,"sku":"DFC-LY265147","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 23.6 بوصة × ارتفاع 10.2 بوصة \/ كهرماني وأسود","offer_id":48190372544766,"sku":"DFC-LY265148","price":2744.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ رمادي دخاني وذهبي","offer_id":48190503616766,"sku":"DFC-LY265150","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ رمادي دخاني وأسود","offer_id":48190503649534,"sku":"DFC-LY265151","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ صافي وذهبي","offer_id":48190503682302,"sku":"DFC-LY265152","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ شفاف وأسود","offer_id":48190503715070,"sku":"DFC-LY265153","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ أخضر وذهبي","offer_id":48190503747838,"sku":"DFC-LY265154","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ أخضر وأسود","offer_id":48190503780606,"sku":"DFC-LY265155","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ كهرمان وذهبي","offer_id":48190503813374,"sku":"DFC-LY265156","price":4200.0,"currency_code":"SAR","in_stock":true},{"title":"∅ 35.4 بوصة × الارتفاع 13 بوصة \/ كهرماني وأسود","offer_id":48190503846142,"sku":"DFC-LY265157","price":4200.0,"currency_code":"SAR","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\/ar-sa\/products\/ghiaccio-round-ceiling-lamp","provider":"Dekorfine","version":"1.0","type":"link"}