{ itemEl.style.boxShadow = ''; }, 1200); return; } } if (link && String(link).startsWith('cat-')) { const catId = parseInt(String(link).replace('cat-', ''), 10); if (! Number.isNaN(catId)) { this.activeCategory = catId; } document.getElementById(link)?.scrollIntoView({ behavior: 'smooth', block: 'start' }); return; } if (link && /^https?:\/\//i.test(link)) { window.open(link, '_blank', 'noopener'); return; } document.querySelector('main .section')?.scrollIntoView({ behavior: 'smooth', block: 'start' }); }, init() { try { const saved = localStorage.getItem('Mata3em_cart'); if (saved) this.cart = JSON.parse(saved); } catch (e) {} this.$watch('cart', (value) => { localStorage.setItem('Mata3em_cart', JSON.stringify(value)); }, { deep: true }); if (window.innerWidth >= 900) { this.searchOpen = true; } this.$watch('activeCategory', (id) => { if (window.innerWidth >= 900 || ! id) return; this.$nextTick(() => this.scrollActiveChipIntoView(id)); }); const total = 3; if (total > 1) { this.bannerTimer = setInterval(() => { this.scrollBannerTo((this.bannerIndex + 1) % total); }, 4500); } } }" >

ℹ️ About us

🏪

Branch

Aqaba Main

🔴

Status

Closed

Powered by Mata3em

📱 Add this menu to your home screen