Webhosting
Top 9 stores available for April 2026
{
const el = document.getElementById('store-categories-cards');
if (!el) return;
const bottom = el.getBoundingClientRect().bottom;
const windowHeight = window.innerHeight;
if (bottom <= windowHeight + 100 && canLoadMore && !loading && !window.Livewire.find('gldmwRNH2fe0GGuqQkUm').isLoading) {
loading = true;
window.Livewire.find('gldmwRNH2fe0GGuqQkUm').loadMore().then(() => {
loading = false;
});
}
}">
All stores in this category have been loaded.