Infinite Scroll.js loads same products on scroll, instead of products from next page - BigCommerce issue?
问题 I tried the same code as mentioned in the link below, but for some reason on my end it loads (clones) only the items from the current page, not the ones from the next page ???? Any ideas why ? How to add Infinite Scroll to BigCommerce Category page <ul class="productGrid" data-infinite-scroll='{ "path": ".pagination-link", "append": ".product", "history": false }'> {{#each products}} <li class="product"> {{>components/products/card show_compare=../show_compare show_rating=../settings.show