Hi,
We are using the Infinite Loading/Load More feature of theme, so when more products loads on scroll and it adds the page number in URL. We want to get rid of that because whenever user go back in history, it will only show the products of that page number.
For example, if you go to Homepage and then load next page products (ex: page no. 2), after that go to any single product page, so when you go back from product page, it will redirect you to last page (page no.2). We don’t want to do that instead if user go back in history they will redirect to Homepage without applying any pagination.
Is that possible? Is there any workaround for that? Please advice.