Travel and Hotel
Top 20 stores available for August 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('yst0DoJOtD2cldpmbW1T').isLoading) {
loading = true;
window.Livewire.find('yst0DoJOtD2cldpmbW1T').loadMore().then(() => {
loading = false;
});
}
}">
All stores in this category have been loaded.