{"product_id":"elias-table-lamp","title":"Elias Table Lamp","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  \/* ── Notice banners ── *\/\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  .pd-notice--color { background: #4A5248; border-color: #6a7568; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n  .pd-notice__text a { color: #9c7c4a; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: underline; text-underline-offset: 2px; }\n  \/* ── Dimensions diagram ── *\/\n  .pd-img-wrap { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin-bottom: 40px; }\n  .pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; width: 220px !important; flex-shrink: 0; }\n  .pd-img-single img { width: 220px !important; height: auto; display: block; pointer-events: none; transition: opacity 0.25s; }\n  .pd-img-single:hover img { opacity: 0.88; }\n  .pd-img-single::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; }\n  \/* ── Download buttons ── *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex !important; align-items: center; gap: 0; padding: 0 18px 0 0; background: #4A5248 !important; border: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-decoration: none !important; text-transform: uppercase; position: relative; overflow: hidden; min-height: 44px; transition: background 0.15s, border-color 0.15s, color 0.15s; }\n  .pd-download-link:hover { background: #3f4a3d !important; border-color: #3f4a3d !important; color: #ffffff !important; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 44px; align-self: stretch; background: #363d34; color: #e8ede7 !important; font-size: 15px; font-weight: 400; line-height: 1; flex-shrink: 0; margin-right: 14px; border-right: 1px solid rgba(232,237,231,0.14); letter-spacing: 0; }\n  .pd-download-link .dl-text { display: inline-block; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1.5px; background: rgba(232,237,231,0.7); transition: width 0.28s cubic-bezier(0.4,0,0.2,1); }\n  .pd-download-link:hover .dl-text::after { width: 100%; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eمصباح الطاولة Elias مصنوع من ألواح زجاجية مصبوبة مرتبة في نمط فسيفسائي يشبه الكولاج، حيث يخلق لونها العنبري الدافئ توهجاً لطيفاً وهو ينساب عبر الزجاج، كما لو يلتقط شمس ما بعد الظهيرة الرومانية. القاعدة، المصنوعة من المعادن، تتمتع بملمس متآكل بمرور الوقت، مما يخلق تباعداً جميلاً مع شفافية الزجاج – يجسد الأناقة القديمة مع الحفاظ على جمالية حديثة وبسيطة.\u003c\/p\u003e\n\u003cp class=\"pd-lead__text\"\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/1JTgx7ZyMuQ?si=wb6V4ACNA8wO-q79\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003cpath d=\"M10 20h8M11 23h6\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 20 Q8 16 8 13a6 6 0 0112 0q0 3-2.5 7\" fill=\"none\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"14\" x2=\"14\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"7\" x2=\"8.4\" y1=\"8\" y2=\"9.4\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"21\" x2=\"19.6\" y1=\"8\" y2=\"9.4\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eمصدر الضوء\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 10v4l3 2\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M5 14H3M25 14h-2M14 3V5M14 23v2M7.1 7.1L5.7 5.7M22.3 22.3l-1.4-1.4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eإمكانية التعديل\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eقابل للتعتيم\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003crect height=\"12\" rx=\"2\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" width=\"16\" x=\"6\" y=\"8\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M10 8V6M18 8V6\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 14h8M10 17h5\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eمؤشر الإضاءة اللوني\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eمؤشر إضاءة لوني 90\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003cpath d=\"M7 14a7 7 0 1014 0\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 7v10M10 11l4-4 4 4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 21h12\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eسلك الكهرباء\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e59 بوصة مرفقة\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eالمواصفات\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالنوع\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eمصباح طاولة\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eرمز المنتج\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-MT4599\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالقطر\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e11 بوصة\u003c\/span\u003e\u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e28 سم\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالارتفاع\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e16.5 بوصة\u003c\/span\u003e\u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e42 سم\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالوزن\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e17.6 رطل (8 كغ)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eمصدر الإضاءة\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eE26 أو E27\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالمواد\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eالفولاذ المقاوم للصدأ والزجاج\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالتعتيم\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eمتوافق مع مفاتيح التعتيم\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eالأسلوب\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eحديث\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eمؤشر الرسم الحديث\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eالتشطيب\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan class=\"swatch\" style=\"background: linear-gradient(135deg,#d4915a,#b06838);\"\u003e\u003c\/span\u003e\u003cbr\/\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom: none;\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eسلك الكهرباء\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003e59 بوصة مرفقة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eالمزيد من التفاصيل\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eقطر 11 بوصة (28 سم) × ارتفاع 16.5 بوصة (42 سم). الوزن 17.6 رطل (8 كغ).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eحجم قاعدة المصباح: قطر 6.3 بوصة (16 سم).\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eيستخدم مصباح حريق واحد بقوة 40 واط من نوع E26 أو E27 (غير مرفق). 90 CRI. متوافق مع مفاتيح التعتيم.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eألواح زجاجية مصبوبة بنمط فسيفسائي بلون عنبري دافئ – قاعدة معادن بتشطيب نحاسي وملمس متآكل.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eيأتي مع سلك كهرباء بطول 59 بوصة.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eالشهادات والتوافق\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eأمريكا الشمالية (120 فولت)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eأوروبا (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eأستراليا (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eالمملكة العربية السعودية (SASO)\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eرسم توضيحي للأبعاد\u003c\/p\u003e\n\u003cdiv class=\"pd-img-wrap\"\u003e\n\u003cdiv class=\"pd-img-single\" id=\"pdThumb1\"\u003e\u003cimg alt=\"Elias Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Elias-Table-Lamp_1024x1024.jpg?v=1755940187\"\/\u003e\u003c\/div\u003e\n\u003cspan class=\"pd-img-hint\"\u003e🔍 انقر لعرض الرسم التوضيحي عالي الدقة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:min(1024px,90vw);max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.5);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  function openLb(src,cap){lbImg.src=src;lbCap.textContent=cap||'';ov.style.display='flex';document.body.style.overflow='hidden';}\n  function closeLb(){ov.style.display='none';lbImg.src='';document.body.style.overflow='';}\n  xBtn.addEventListener('click',closeLb);\n  ov.addEventListener('click',function(e){if(e.target===ov)closeLb();});\n  document.addEventListener('keydown',function(e){if((e.key==='Escape'||e.keyCode===27)\u0026\u0026ov.style.display!=='none')closeLb();});\n  var el=document.getElementById('pdThumb1');\n  if(el) el.addEventListener('click',function(){\n    openLb(el.getAttribute('data-lb-src'),el.getAttribute('data-lb-caption'));\n  });\n})();\n\u003c\/script\u003e \u003c!-- TECHNICAL DOCUMENTS --\u003e\n\u003cp class=\"pd-section-title\"\u003eالمستندات التقنية\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1MmUzf4crtJ7g_m0oyV7VeeTZkuOOANhq\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eالمواصفات الكاملة (PDF)\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1lhaMeDVKp0Lhv6fX7UGeEGE_RytAZG4R\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eتعليمات التثبيت (PDF)\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1rRYr_UaEf6P9E3dkJWPp8JUosFYNLCcW\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eملفات ثلاثية الأبعاد\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 11″ x H 16.5″ \/ D 28cm x H 42cm \/ النحاس والعنبري \/ US plug","offer_id":50689528856897,"sku":"PINT-MT4599-01","price":1186.0,"currency_code":"AED","in_stock":true},{"title":"D 11″ x H 16.5″ \/ D 28cm x H 42cm \/ النحاس والعنبري \/ UK plug","offer_id":50689528889665,"sku":"PINT-MT4599-02","price":1186.0,"currency_code":"AED","in_stock":true},{"title":"D 11″ x H 16.5″ \/ D 28cm x H 42cm \/ النحاس والعنبري \/ AU plug","offer_id":50689528922433,"sku":"PINT-MT4599-03","price":1186.0,"currency_code":"AED","in_stock":true},{"title":"D 11″ x H 16.5″ \/ D 28cm x H 42cm \/ النحاس والعنبري \/ EU plug","offer_id":50689528955201,"sku":"PINT-MT4599-04","price":1186.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Elias_Table_Lamp_New_5.jpg?v=1783214705","url":"https:\/\/pinlighting.com\/ar-ae\/products\/elias-table-lamp","provider":"Pinlighting","version":"1.0","type":"link"}