Pagination - Page jumps when scrolling on refresh

When paginating through the product pages, page jumps to bottom of page when scrolling, on page refresh. Here is an example product page:

https://thisisneonwave.com/collections/mens-tops

test case: use pagination and try to scroll the page once its been refreshed.

Any insight on this issue would be more than welcomed!

Hi @mike_mrsmith ,

I checked and it will reload with ajax so you don’t need to refresh the page this will make your site load faster and everything works better.

However, if you want to turn it off, go to collection.liquid file, find ‘bc-sf-filter-bottom-pagination’ and remove id.

Hope it helps!

Thank you! this helped a great deal!

Hi @mike_mrsmith ,

I answered it. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.