{"product_id":"sienna-bird-long-chandelier","title":"ثريا Sienna Bird الطويلة","description":"\u003c!--\n  DEKORFINE — Sienna Bird Long Chandelier\n  Layout preserved · Font system migrated to v2.1\n  (Outfit 600 \/ Cormorant Garamond 400 \/ Jost 500-600)\n  No italic · No Fraunces · Color emphasis via .gold span\n  Namespace: .dfpd-*\n--\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #1A1A18;\n  --ink-2: #3E3E3A;\n  --ink-3: #6E6E68;\n  --cream: #FDFBF6;\n  --linen: #F0EBDF;\n  --linen-2: #F5EDDB;\n  --border: #C4B89A;\n  --border-lt: #DCD3BC;\n  --gold: #9C7A3C;\n  --gold-dk: #6E5420;\n  --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --clay: #A84A2F;\n  --clay-sft: #F4ECE4;\n\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n\n\/* SECTION EYEBROW *\/\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost);\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.32em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 14px;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-h2 {\n  font-family: var(--dk-sans);\n  font-size: clamp(26px, 3vw, 34px);\n  font-weight: 600; line-height: 1.2;\n  letter-spacing: -0.01em; color: var(--ink);\n  margin-bottom: 28px;\n}\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border-lt);\n  margin-bottom: 2.5rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: var(--dk-jost);\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.32em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title {\n  font-family: var(--dk-sans);\n  font-size: clamp(32px, 4.4vw, 48px);\n  font-weight: 600; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-lede {\n  font-family: var(--dk-serif);\n  font-size: 19px; font-weight: 400; line-height: 1.6;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border-lt); border-radius: 10px;\n  overflow: hidden; background: #fff;\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(--cream); }\n.dfpd-feature-icon { color: var(--gold); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: var(--dk-jost);\n  font-size: 13px; font-weight: 500;\n  letter-spacing: 0.04em;\n  line-height: 1.3; color: var(--ink-2);\n}\n.dfpd-feature-title .gold { font-weight: 600; }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* VIDEO CARDS *\/\n.dfpd-vid-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  max-width: 960px;\n  margin: 0 auto;\n}\n.dfpd-vid-item {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  overflow: hidden;\n}\n.dfpd-vid-player {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-vid-player iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  display: block;\n}\n.dfpd-vid-caption {\n  padding: 0.85rem 1.15rem 1rem;\n  border-top: 1px solid var(--border-lt);\n}\n.dfpd-vid-caption h5 {\n  font-family: var(--dk-sans);\n  font-size: 15.5px;\n  font-weight: 600;\n  color: var(--ink);\n  margin-bottom: 0.25rem;\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n.dfpd-vid-caption p {\n  color: var(--ink-3);\n  font-family: var(--dk-serif);\n  font-size: 14px;\n  line-height: 1.45;\n  margin: 0;\n}\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n  margin-bottom: 1rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n}\n.dfpd-note.accent {\n  background: var(--clay-sft);\n  border-left: 3px solid var(--clay);\n  border-radius: 0 10px 10px 0;\n}\n.dfpd-note h4 {\n  font-family: var(--dk-sans);\n  font-size: 15.5px;\n  font-weight: 600;\n  color: var(--ink);\n  margin-bottom: 0.4rem;\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-family: var(--dk-serif);\n  font-size: 15.5px;\n  font-weight: 400;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n}\n.dfpd-note a.dfpd-link-inline:hover { color: var(--gold-dk); text-decoration-color: var(--gold); }\n\n\/* DIMMER TIP *\/\n.dfpd-tip {\n  padding: 1.1rem 1.5rem;\n  background: linear-gradient(90deg, var(--linen-2) 0%, var(--cream) 100%);\n  border: 1px solid var(--border-lt);\n  border-left: 3px solid var(--gold);\n  border-radius: 0 10px 10px 0;\n  margin-top: 0.85rem;\n}\n.dfpd-tip h4 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--gold-dk);\n  margin-bottom: 0.4rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-tip p {\n  color: var(--ink-2);\n  font-family: var(--dk-serif);\n  font-size: 16px;\n  font-weight: 400;\n  line-height: 1.6;\n  margin: 0;\n}\n.dfpd-tip p strong { color: var(--ink); font-weight: 500; }\n.dfpd-tip a {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n  white-space: nowrap;\n}\n.dfpd-tip a:hover { color: var(--gold-dk); text-decoration-color: var(--gold); }\n\n\/* SIZE *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  align-items: center;\n  transition: box-shadow 0.25s, border-color 0.2s;\n}\n.dfpd-size-row:hover {\n  box-shadow: 0 6px 20px rgba(156, 122, 60, 0.1);\n  border-color: var(--gold);\n}\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 130px;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 6px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-row:hover .dfpd-size-thumb img { transform: scale(1.1); }\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.75rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: var(--dk-sans);\n  font-size: 22px; font-weight: 600;\n  color: var(--ink); letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.7rem;\n  background: var(--linen-2);\n  color: var(--gold-dk);\n  border-radius: 6px;\n  font-family: var(--dk-jost);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: var(--dk-jost);\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--ink-2);\n  line-height: 1.5;\n  margin-bottom: 0.6rem;\n}\n.dfpd-size-extra {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 1.5rem;\n  margin-top: 0.4rem;\n}\n.dfpd-size-stat {\n  display: flex;\n  flex-direction: column;\n  gap: 0.2rem;\n}\n.dfpd-size-stat-label {\n  font-family: var(--dk-jost);\n  font-size: 10.5px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n}\n.dfpd-size-stat-val {\n  font-family: var(--dk-jost);\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--gold-dk);\n}\n\n\/* SPECS — cream wrapper + linen hover (Rule 13) *\/\n.dfpd-specs {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 8px 24px 12px;\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 24px;\n  padding: 18px 4px;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: center;\n  transition: background-color 0.2s ease;\n}\n.dfpd-spec-row:first-child { border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover {\n  background-color: var(--linen);\n  padding-left: 12px;\n  padding-right: 12px;\n  margin-left: -8px;\n  margin-right: -8px;\n  border-radius: 4px;\n}\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n  transition: color 0.2s ease;\n}\n.dfpd-spec-val {\n  font-family: var(--dk-serif);\n  font-size: 17px;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n  transition: color 0.2s ease;\n}\n\n\/* FINISHES *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.25rem;\n  margin-top: 0.3rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 42px; height: 42px; border-radius: 50%;\n  border: 1px solid var(--border-lt);\n  box-shadow: 0 2px 4px rgba(43, 40, 36, 0.06),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.wood { background: radial-gradient(circle at 30% 30%, #D6B689 0%, #B08855 60%, #7B5C30 100%); }\n.dfpd-finish-swatch.white { background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%); }\n.dfpd-finish-swatch.blue { background: radial-gradient(circle at 30% 30%, #8DA8B6 0%, #4F6F82 60%, #2F4555 100%); }\n.dfpd-finish-swatch.orange-pink { background: radial-gradient(circle at 30% 30%, #F4C2A9 0%, #D89478 55%, #A8624A 100%); }\n.dfpd-finish-swatch.yellow { background: radial-gradient(circle at 30% 30%, #F2D77B 0%, #C9A93D 55%, #8E7720 100%); }\n.dfpd-finish-swatch.grey { background: radial-gradient(circle at 30% 30%, #BFBAB2 0%, #8A8377 55%, #5F594F 100%); }\n.dfpd-finish-label {\n  font-family: var(--dk-jost);\n  font-size: 10.5px; font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — cream wrapper (Rule 13) *\/\n.dfpd-foot-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 22px;\n  margin-bottom: 1rem;\n}\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: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--gold);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 14px rgba(156, 122, 60, 0.08);\n}\n.dfpd-download-icon {\n  width: 44px; height: 44px;\n  background: var(--linen);\n  border-radius: 8px;\n  color: var(--gold);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: var(--dk-sans);\n  font-size: 16.5px;\n  font-weight: 600;\n  color: var(--ink);\n  line-height: 1.2;\n}\n.dfpd-download-sub {\n  font-family: var(--dk-jost);\n  font-size: 10.5px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 4px;\n  line-height: 1;\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--ink-3);\n  transition: transform 0.2s, color 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow {\n  color: var(--gold);\n  transform: translateX(3px);\n}\n\n\/* SUPPORT FOOTER *\/\n.dfpd-support {\n  padding-top: 1.25rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: var(--dk-serif);\n  font-size: 15px;\n  font-weight: 400;\n  color: var(--ink-3);\n}\n.dfpd-link {\n  color: var(--gold);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--gold-sft);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--gold-dk); border-color: var(--gold); }\n\n\/* RESPONSIVE *\/\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-cards { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\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-size-row { grid-template-columns: 1fr; text-align: left; }\n  .dfpd-size-thumb { height: 150px; max-width: 280px; margin: 0 auto; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 16px 4px; }\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}\n\u003c\/style\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eتفاصيل المنتج\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eSienna Bird \u003cspan class=\"gold\"\u003eثريا طويلة.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eمزيج مثالي من الهندسة الحديثة والسحر المستوحى من الطبيعة — ممتدة بخطوط خطية أنيقة. يحتضن الإطار الخشبي أربعة مصابيح أنيقة محاطة بتماثيل طيور رقيقة، تلقي ضوءاً هادئاً على طاولات الطعام أو جزر المطبخ أو أي مساحة أفقية طويلة.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\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\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"23\"\u003e\u003c\/line\u003e\n\u003cpolyline fill=\"none\" points=\"8,7 13,3 18,7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003cpolyline fill=\"none\" points=\"8,19 13,23 18,19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eارتفاع \u003cspan class=\"gold\"\u003eقابل للتعديل\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M13 4a7 7 0 0 0-4 12.7c.8.7 1.3 1.6 1.3 2.6V20h5.4v-.7c0-1 .5-1.9 1.3-2.6A7 7 0 0 0 13 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 22h5M11.5 24h3\" 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مصباح LED \u003cspan class=\"gold\"\u003eقابل للاستبدال\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M3 16L13 5l10 11\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"3\" x2=\"23\" y1=\"22\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M9 18h8\" 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سقف \u003cspan class=\"gold\"\u003eمائل\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M13 4v18\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 13a9 9 0 0 1 9-9\" fill=\"currentColor\" opacity=\"0.2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eمتغير \u003cspan class=\"gold\"\u003eقابل للتعتيم\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEOS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eقيد الحركة\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eشاهد كيف يأتي \u003cspan class=\"gold\"\u003eللحياة.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-cards\"\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/JwC6ahrA3to?rel=0\u0026amp;modestbranding=1\" title=\"Sienna Bird Long Chandelier — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003e\u003cspan class=\"gold\"\u003eعرض\u003c\/span\u003e المنتج\u003c\/h5\u003e\n\u003cp\u003eثريا سيينا بيرد الطويلة بالتفصيل\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-item\"\u003e\n\u003cdiv class=\"dfpd-vid-player\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/2InNhSs5-7Y?rel=0\u0026amp;modestbranding=1\" title=\"Sienna Bird Long Chandelier — in the room\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-caption\"\u003e\n\u003ch5\u003eفي \u003cspan class=\"gold\"\u003eالغرفة\u003c\/span\u003e\u003c\/h5\u003e\n\u003cp\u003eكيف تحول الثريا المساحة\u003c\/p\u003e\n\u003c\/div\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ملاحظات \u003cspan class=\"gold\"\u003eمهمة.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eمصابيح LED قابلة للاستبدال\u003c\/h4\u003e\n\u003cp\u003eمصدر LED قابل للاستبدال من قبل المستخدم. إذا توقف عن العمل، \u003ca class=\"dfpd-link-inline\" href=\"mailto:support@dekorfine.com\"\u003eتواصل معنا\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\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eطول السلك\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 سم \/ 59″\u003c\/strong\u003e من السلك مرفقة — قابلة للتعديل بالكامل، قابلة للتمديد عند الطلب للأسقف العالية.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-tip\"\u003e\n\u003ch4\u003eالتعتيم\u003c\/h4\u003e\n\u003cp\u003eإذا اخترت النسخة القابلة للتعتيم، ننصحك بدمجها مع \u003cstrong\u003eمفتاح تعتيم من نوع ثايريستور (تريالك)\u003c\/strong\u003e للحصول على أفضل أداء. \u003ca href=\"https:\/\/www.amazon.com\/s?k=Thyristor+dimmer+switch\" rel=\"noopener\" target=\"_blank\"\u003eتصفح على أمازون →\u003c\/a\u003e\u003c\/p\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\u003cspan class=\"gold\"\u003eتكوين\u003c\/span\u003e خطي واحد.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna-Bird-Long-Chandelier_10151.jpg?v=1728973654\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Sienna Bird Long Chandelier dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna-Bird-Long-Chandelier_10151.jpg?v=1728973654\"\/\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eأربعة \u003cspan class=\"gold\"\u003eرؤوس\u003c\/span\u003e · خطي\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003e~48 W\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 102 × H 14 cm · L 40.2″ × H 5.5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-extra\"\u003e\n\u003cdiv class=\"dfpd-size-stat\"\u003e\u003cspan class=\"dfpd-size-stat-label\"\u003eالإضاءة\u003c\/span\u003e \u003cspan class=\"dfpd-size-stat-val\"\u003e1400 لومن\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-stat\"\u003e\u003cspan class=\"dfpd-size-stat-label\"\u003eرؤوس الإضاءة\u003c\/span\u003e \u003cspan class=\"dfpd-size-stat-val\"\u003e4\u003c\/span\u003e\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التفاصيل، \u003cspan class=\"gold\"\u003eبدقة وجودة.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\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مصدر LED متكامل \u003cspan class=\"gold\"\u003e(قابل للاستبدال)\u003c\/span\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مفتاح حائط عادي \u003cspan class=\"gold\"\u003e(غير مرفق — ضوء دافئ)\u003c\/span\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\"\u003e150 سم \/ 59″ \u003cspan class=\"gold\"\u003e(قابل للتعديل — قابل للتمديد عند الطلب)\u003c\/span\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\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالتشطيبات\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch wood\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eخشب\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأبيض\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأزرق\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch orange-pink\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange Pink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأصفر\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch grey\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eرمادي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"dfpd-foot-wrap\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Xf385jNDPSttHWpDaO60-HVyHvGidaS3\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\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=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1YGxj70HeeayCvhtfslZkMxFMAkPwAB0t\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\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=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Vzqelul-uRqoNQEaY7293eJuAp5Mib2a\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\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=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\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":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أبيض \/ إضاءة دافئة","offer_id":45359873687806,"sku":"DFC-0527-90","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أبيض \/ تعتيم سلس بدون درجات","offer_id":45359873884414,"sku":"DFC-0527-91","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أبيض \/ تخفيف الضوء الدافئ Triac","offer_id":46026005184766,"sku":"DFC-0527-92","price":1337.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ رمادي \/ إضاءة دافئة","offer_id":45359874081022,"sku":"DFC-0527-93","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ رمادي \/ تعتيم سلس بدون درجات","offer_id":45359874179326,"sku":"DFC-0527-94","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ رمادي \/ تخفيف الضوء الدافئ Triac","offer_id":46026005217534,"sku":"DFC-0527-95","price":1337.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أزرق \/ إضاءة دافئة","offer_id":45359874310398,"sku":"DFC-0527-96","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أزرق \/ تعتيم سلس بدون درجات","offer_id":45359874375934,"sku":"DFC-0527-97","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أزرق \/ تخفيف الضوء الدافئ Triac","offer_id":46026005250302,"sku":"DFC-0527-98","price":1337.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أصفر \/ إضاءة دافئة","offer_id":46238685364478,"sku":"DFC-0527-107","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أصفر \/ تعتيم سلس بدون درجات","offer_id":46238685397246,"sku":"DFC-0527-106","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ أصفر \/ تخفيف الضوء الدافئ Triac","offer_id":46238685430014,"sku":"DFC-0527-105","price":1337.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ برتقالي وردي \/ إضاءة دافئة","offer_id":46238685462782,"sku":"DFC-0527-104","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ برتقالي وردي \/ تعتيم سلس بدون درجات","offer_id":46238685495550,"sku":"DFC-0527-103","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ برتقالي وردي \/ تخفيف الضوء الدافئ Triac","offer_id":46238685528318,"sku":"DFC-0527-102","price":1337.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ ملون \/ إضاءة دافئة","offer_id":45359874605310,"sku":"DFC-0527-99","price":1222.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ ملون \/ تعتيم سلس بدون درجات","offer_id":45359874703614,"sku":"DFC-0527-101","price":1260.0,"currency_code":"AED","in_stock":true},{"title":"L 40.2″ x H 5.5″\/ L 102cm x H 14cm \/ ملون \/ تخفيف الضوء الدافئ Triac","offer_id":46026005283070,"sku":"DFC-0527-100","price":1337.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Long_Chandelier_11.jpg?v=1716782374","url":"https:\/\/www.dekorfine.com\/ar-ae\/products\/%d9%85%d8%b5%d8%a8%d8%a7%d8%ad-%d9%82%d9%84%d8%a7%d8%af%d8%a9-%d8%b9%d9%84%d9%89-%d8%b4%d9%83%d9%84-%d8%b7%d8%a7%d8%a6%d8%b1-%d8%b3%d9%8a%d9%8a%d9%86%d8%a7-2","provider":"Dekorfine","version":"1.0","type":"link"}