سؤال

I have changed content to next page in category page in magento by https://infiniteajaxscroll.com/docs/methods.html

I try to check content of list update by this function:

$('.category-products .products.list').change(function () {
    console.log('list update');
});

It doesn't work for me.

هل كانت مفيدة؟

المحلول

There is a free extension available for infinite scroll. Please take reference from the code of this extension. Please find the repo of extension below:

https://github.com/Strategery-Inc/Magento2-InfiniteScroll

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top