{"product_id":"shaker-wood-long-spotlight","title":"مصباح Shaker Wood الطويل","description":"\u003c!--\n  DEKORFINE — Product Description · Shaker Wood Long Spotlight\n  ══════════════════════════════════════════════════════\n  v2 standard: ash wood + gold accent + GEO FAQ + JSON-LD schema.\n  3 head configs (2\/3\/4 heads) · 325° horizontal + 180° vertical adjustable.\n  Ceiling OR wall mountable · 2 finishes · video added · 3 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\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: #2A2218; --ink-2: #4A402F; --ink-3: #6B5F48;\n  --cream: #FCF8EC; --bg: #F2EAD0; --linen: #ECE0BC; --sand: #DCC990;\n  --border: #C8B47C; --border-lt: #DECC9A;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Ash wood + warm gold *\/\n  --olive: #BC9446;        \/* Ash wood + gold blend *\/\n  --olive-lt: #D4AC60;\n  --olive-dk: #785628;     \/* Deep ash gold *\/\n  --olive-sft: #F8EFD2;    \/* Pale ash cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Caramel ochre (warm complement to ash gold) *\/\n  --clay: #8C5018;\n  --clay-sft: #F4E2CC;\n\n  --stone: #8C7A52; --mist: #B5A270;\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; }\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\/* HERO *\/\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\/* FEATURE CHIPS *\/\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 *\/\n.dfpd-video {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  width: 100%;\n  max-width: 720px;\n  margin: 0 auto;\n  background: #000;\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 34, 24, 0.14);\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%;\n  border: 0; display: block;\n}\n\n\/* ADJUSTABLE FOCUS — hero spec block *\/\n.dfpd-focus {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n}\n.dfpd-focus-card {\n  padding: 1.5rem 1.5rem 1.35rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n}\n.dfpd-focus-icon {\n  flex-shrink: 0;\n  width: 56px; height: 56px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--olive-dk);\n}\n.dfpd-focus-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.5rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1;\n  margin-bottom: 0.35rem;\n}\n.dfpd-focus-text-label {\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.45rem;\n}\n.dfpd-focus-text p {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.85rem;\n  color: var(--ink-2);\n  line-height: 1.4;\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}\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.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\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.accent h4 { color: var(--clay); }\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.accent p strong { color: var(--clay); 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\/* HEAD VARIANTS — 3 cards *\/\n.dfpd-models {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-model-card {\n  display: flex;\n  flex-direction: column;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-model-card:hover { box-shadow: 0 4px 14px rgba(42, 34, 24, 0.08); }\n\n.dfpd-model-head {\n  padding: 0.95rem 1.2rem 0.85rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  text-align: center;\n}\n.dfpd-model-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.2rem;\n}\n.dfpd-model-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.7rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1;\n  letter-spacing: -0.005em;\n}\n\n.dfpd-model-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 200px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover { background: #FAF7F0; }\n.dfpd-model-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-model-thumb:hover img { transform: scale(1.06); }\n.dfpd-model-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\n  background: rgba(42, 34, 24, 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}\n.dfpd-model-thumb:hover .dfpd-model-thumb-icon { background: var(--olive); }\n\n.dfpd-model-specs {\n  padding: 0.85rem 1.2rem 1rem;\n  text-align: center;\n}\n.dfpd-model-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n}\n\n\/* SPECS *\/\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\/* FINISHES — 2 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\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: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 34, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 34, 24, 0.08),\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.ash {\n  background: radial-gradient(circle at 30% 30%, #E8D5A8 0%, #C2A672 55%, #886C3A 100%);\n}\n.dfpd-finish-swatch.gold {\n  background: radial-gradient(circle at 30% 30%, #F4D78D 0%, #C89B46 55%, #8E6A26 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.62rem;\n  color: var(--stone);\n  margin-top: -0.18rem;\n}\n\n\/* GEO FAQ SECTION *\/\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 {\n  border-bottom: 1px solid var(--border-lt);\n}\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 {\n  margin: 0 0 0.55rem;\n}\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\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\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(42, 34, 24, 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-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\/* 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-focus { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-models { 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}\n\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\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\"\u003eمصباح Shaker Wood \u003cem\u003eLong Spotlight\u003c\/em\u003e الموجّه.\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eمصباح موجّه في خشب الدردار والمعدن المصقول — وجّه الضوء بدقة حيث تريده. يدور كل رأس \u003cstrong\u003e325° أفقياً\u003c\/strong\u003e وينحني \u003cstrong\u003e180° عمودياً\u003c\/strong\u003e، مما يجعله مثالياً فوق أسطح المطبخ أو جدران العروض أو زوايا القراءة، أو كمصباح علوي معلق على الحائط. متوفر بتكوينات من 2 أو 3 أو 4 رؤوس.\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\u003cpath d=\"M13 4v6M9 7l4-4 4 4\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cellipse cx=\"13\" cy=\"14\" rx=\"5\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cpath d=\"M13 17v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 21h6\" 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مصباح موجّه \u003cem\u003espotlight\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=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n\u003cellipse cx=\"13\" cy=\"13\" opacity=\"0.6\" rx=\"6\" ry=\"2\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/ellipse\u003e\n\u003cpath d=\"M5 13c2 1.5 5 2 8 2s6-.5 8-2\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"0.8\"\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\u003cpath d=\"M4 8h18v3H4z\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 17h18v-3H4z\" opacity=\"0.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"currentColor\" stroke-width=\"1.3\" x1=\"4\" x2=\"4\" y1=\"11.5\" y2=\"14\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-width=\"1.3\" x1=\"22\" x2=\"22\" y1=\"11.5\" y2=\"14\"\u003e\u003c\/line\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قاعدة E26 \/ \u003cem\u003eE27\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO --\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-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/WnWnUhhHPcE?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=WnWnUhhHPcE\u0026amp;rel=0\u0026amp;modestbranding=1\u0026amp;playsinline=1\" title=\"Shaker Wood Long Spotlight — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ADJUSTABLE FOCUS — hero spec for the unique selling point --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eتركيز قابل للتعديل\u003c\/div\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eوجّه الضوء \u003cem\u003eبدقة\u003c\/em\u003e حيث تريده.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-focus\"\u003e\n\u003cdiv class=\"dfpd-focus-card\"\u003e\n\u003cdiv class=\"dfpd-focus-icon\"\u003e\u003csvg fill=\"none\" height=\"32\" viewbox=\"0 0 32 32\" width=\"32\"\u003e\n\u003ccircle cx=\"16\" cy=\"16\" fill=\"currentColor\" r=\"3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M16 7a9 9 0 0 1 8 13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 25a9 9 0 0 1-8-13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M22 19l2 1.5-1.5 2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 13l-2-1.5L9.5 9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-focus-text\"\u003e\n\u003cdiv class=\"dfpd-focus-text-label\"\u003eدوران أفقي\u003c\/div\u003e\n\u003ch4\u003e325°\u003c\/h4\u003e\n\u003cp\u003eيدور كل رأس دورة كاملة تقريباً على قاعدته — أضئ أي اتجاه في الغرفة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-focus-card\"\u003e\n\u003cdiv class=\"dfpd-focus-icon\"\u003e\u003csvg fill=\"none\" height=\"32\" viewbox=\"0 0 32 32\" width=\"32\"\u003e\n\u003ccircle cx=\"16\" cy=\"16\" fill=\"currentColor\" r=\"3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M16 7a9 9 0 0 1 0 18\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M19 9.5l-3-2.5-3 2.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M19 22.5l-3 2.5-3-2.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-focus-text\"\u003e\n\u003cdiv class=\"dfpd-focus-text-label\"\u003eانحناء عمودي\u003c\/div\u003e\n\u003ch4\u003e180°\u003c\/h4\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ملاحظات \u003cem\u003eمهمة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eقابل للتثبيت على السقف أو الجدار\u003c\/h4\u003e\n\u003cp\u003eيمكن تثبيت المصباح على \u003cstrong\u003eالسقف أو الجدار\u003c\/strong\u003e. بالدمج مع الانحناء العمودي 180°، هذا يعني أن نفس الجهاز يعمل كإضاءة علوية أو كمصباح معلق على الجدار فوق اللوحات والرفوف.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eقاعدة المصباح\u003c\/h4\u003e\n\u003cp\u003eقاعدة لولبية قياسية \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e — تقبل مصابيح LED أو إديسون. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HEAD CONFIGURATIONS — 3 cards --\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 \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· انقر على الرسوم البيانية لتكبيرها\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-models\"\u003e\n\u003c!-- 2 heads --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eالتشكيل\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eرأسان\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_1.jpg?v=1756625238\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"2 heads — L 19.7″ × H 11″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_1.jpg?v=1756625238\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eL 50 × H 28 cm\u003cbr\/\u003eL 19.7″ × H 11″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3 heads --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eالتشكيل\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003e3 رؤوس\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_2.jpg?v=1756625237\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"3 heads — L 31.5″ × H 11″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_2.jpg?v=1756625237\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eL 80 × H 28 cm\u003cbr\/\u003eL 31.5″ × H 11″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4 heads --\u003e\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eالتشكيل\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003e4 رؤوس\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-model-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_10271.jpg?v=1761533856\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"4 heads — L 39.4″ × H 11″\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_-Wood_-Long_-Spotlight_10271.jpg?v=1761533856\"\/\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\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-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eL 100 × H 28 cm\u003cbr\/\u003eL 39.4″ × H 11″\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 أو مصباح إديسون\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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 أو E27\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\"\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سقف \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دوران أفقي 325° · انحناء عمودي 180° \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مفتاح الحائط العادي \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\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 ash\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eخشب\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003eدردار، طبيعي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch gold\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eذهبي\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\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!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\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ما أحجام مصباح Shaker Wood Long Spotlight؟ \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يأتي مصباح Shaker Wood Long Spotlight بـ \u003cstrong\u003eثلاثة تكوينات من الرؤوس\u003c\/strong\u003e، وكل منها بنفس ارتفاع 11″ (28 سم) لكن بطول إجمالي مختلف:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eرأسان:\u003c\/strong\u003e L 19.7″ × H 11″ (50 × 28 cm) — مثالي للمساحات الضيقة مثل زوايا القراءة أو أسطح المطبخ القصيرة. \u003cstrong\u003eثلاثة رؤوس:\u003c\/strong\u003e L 31.5″ × H 11″ (80 × 28 cm) — موصى به لأسطح المطبخ القياسية أو جدران العروض الفنية. \u003cstrong\u003eأربعة رؤوس:\u003c\/strong\u003e L 39.4″ × H 11″ (100 × 28 cm) — قطعة بيان لأسطح المطبخ الطويلة والممرات والمساحات المفتوحة.\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يتم ضبط كل رأس إضاءة على \u003cstrong\u003eمحورين بشكل مستقل:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eالدوران الأفقي: 325°\u003c\/strong\u003e — يدور كل رأس حول قاعدته بدورة شبه كاملة. \u003cstrong\u003eالإمالة العمودية: 180°\u003c\/strong\u003e — يتحرك كل رأس من الأسفل مباشرة إلى الأعلى. معاً، يتيح لك هذا توجيه كل مصدر ضوء بدقة حيث تحتاجه — إضاءة العمل الفني على الجدار أو سطح المطبخ أو مناطق القراءة المحددة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eهل يمكن تثبيت مصباح Shaker Spotlight على الجدار؟ \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نعم — مصباح Shaker Wood Long Spotlight \u003cstrong\u003eمصمم للتثبيت على السقف والجدار معاً\u003c\/strong\u003e. يمكن استخدام المصباح نفسه كإضاءة علوية في المطبخ أو الممر، أو كإضاءة جدار بارزة فوق العمل الفني أو الرفوف أو المكتب. مع إمالة 180° عمودية على كل رأس، هذا يعني أن المنتج نفسه يناسب كلا الحالتين دون الحاجة إلى أجهزة إضافية.\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ما نوع المصباح الذي يستخدمه مصباح الإضاءة؟ \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مصباح قاعدة برغي E26 أو E27 قياسي\u003c\/strong\u003e (يدعم مصابيح LED أو Edison). استخدم E26 في أمريكا الشمالية و E27 في أوروبا والمملكة المتحدة ومعظم المناطق الأخرى. المصابيح غير مضمنة.\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ما هي سياسة الإرجاع والاستبدال؟ \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 على العناصر التي لم تتضرر وفي عبوتها الأصلية. نظراً لأن مصباح الإضاءة مصنوع من خشب الرماد الحقيقي، فإن اختلافات الحبوب الطفيفة بين المصابيح تعتبر جزءاً من المادة الطبيعية وغير مؤهلة للإرجاع كعيوب.\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\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1rN7XjBFR__3G2hS-P65GHvPFopEumaVC\/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\/1OT08WgiAfvt0REA93vwTEJENyLamVe0W\/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\/1oBwjSX9SZmbGjJug78nzgKTyxpPAPx9Y\/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\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\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"2heads L 19.7″ x H 11″ \/ لون خشب وذهبي","offer_id":43873126514942,"sku":"BJ202302161702-224-1","price":557.0,"currency_code":"AED","in_stock":true},{"title":"3heads L 31.5″ x H 11″ \/ لون خشب وذهبي","offer_id":43873126547710,"sku":"BJ202302161702-224-2","price":672.0,"currency_code":"AED","in_stock":true},{"title":"4heads L 39.4″ x H 11″ \/ لون خشب وذهبي","offer_id":43873126580478,"sku":"BJ202302161702-224-3","price":845.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Shaker_Wood_Long_Spotlight_08263.jpg?v=1756205879","url":"https:\/\/www.dekorfine.com\/ar-ae\/products\/%d8%b4%d8%a7%d9%83%d8%b1-%d8%a7%d9%84%d8%ae%d8%b4%d8%a8-%d8%a3%d8%b6%d9%88%d8%a7%d8%a1-%d8%b7%d9%88%d9%8a%d9%84%d8%a9","provider":"Dekorfine","version":"1.0","type":"link"}