Sports and Outdoor Coupon Codes & Promo Codes
{
const el = document.getElementById('store-categories-cards');
const bottom = el.getBoundingClientRect().bottom;
const windowHeight = window.innerHeight;
if (bottom <= windowHeight && canLoadMore && !loading) {
loading = true;
window.Livewire.find('O9W7B8snSZo0NLOI2z6n').loadMore().then(() => {
loading = false;
});
}
}"
>