Go Back

Listing by

Livrichy Real Estate Brokerage LLC

WhatsApp
2
غرف
2
حمامات
989
ft²

غرفتي نوم في بن غاطي نوفا جفكو

تفاصيل المشروع

مرجع الوحدة LIV-S-BINGHATTINOVA-SA
رقم التصريح 71449669541
الغرض للبيع
الحالة جاهز
اسم العقار Binghatti
تمت الإضافة في 13 May 2026

قوائم مشابهة

ts/"]')); var baseUrl = window.location.origin; var withImg = [], failed = [], noImg = []; cards.forEach(function(card) { var href = card.getAttribute('href') || ''; var slug = (href.match(/\/agents\/([^/#?]+)/) || [])[1] || href.replace(/.*\/agents\//, '').replace(/\/$/, ''); var img = card.querySelector('img[data-debug-resolved], img[src*="/assets/agents"]'); if (img) { var resolved = img.getAttribute('data-debug-resolved') || img.getAttribute('src') || ''; var raw = (img.getAttribute('data-debug-raw-image') || '').trim() || '(empty)'; var isFailed = img.classList.contains('error'); var fullUrl = resolved.indexOf('http') === 0 ? resolved : baseUrl + (resolved.indexOf('/') === 0 ? '' : '/') + resolved; withImg.push({ slug: slug, resolved: resolved, fullUrl: fullUrl, raw: raw, failed: isFailed }); if (isFailed) failed.push({ slug: slug, fullUrl: fullUrl, raw: raw }); } else { noImg.push(slug); } }); var okCount = withImg.length - failed.length; console.groupCollapsed('%c[Agent images] ' + cards.length + ' cards | ' + okCount + ' OK | ' + failed.length + ' failed | ' + noImg.length + ' no img', 'font-weight:bold'); console.log('Base URL:', baseUrl); if (cards.length === 0) console.warn('No agent links (a[href*="/agents/"]) found.'); if (withImg.length) console.table(withImg.map(function(r){ return { slug: r.slug, resolved: r.resolved, raw: r.raw, failed: r.failed ? 'YES' : '' }; })); if (failed.length) { console.group('Failed (404)'); failed.forEach(function(r){ console.log(r.slug, r.fullUrl, '| raw:', r.raw); }); console.table(failed); console.groupEnd(); } if (noImg.length) { console.warn('No img tag:', noImg); console.table(noImg.map(function(s){ return { slug: s }; })); } console.groupEnd(); } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', run); else run(); setTimeout(run, 3000); })();