1) How to get instance, not REinitialize! this variant not working $('.shop-container .products').data('infiniteScroll'); 2) How to check is last page inside document.addEventListener('scroll', function() {}); ?
How to get instance, not REinitialize!
this variant not working
$('.shop-container .products').data('infiniteScroll');
How to check is last page inside document.addEventListener('scroll', function() {}); ?