Shopify theme with a “View more” button instead of pagination
Load the next page of products under the current one, without leaving the page.
Saves €4/month
Available in
The problem
Numbered pagination sends shoppers to a new page, back to the top, every time they want to see more. Many stop at page one.
The solution
PopsSaves €4/month has a lazy-loading pagination setting. When it’s on, pagination links are replaced by a “View more” button that loads the next page of results below the ones already shown. It loads on click, not on scroll, so the footer stays reachable.
How it works
-
Open theme settings
In the theme editor, go to Theme settings.
-
Turn on lazy loading pagination
Tick “Use lazy loading pagination”. The View more button replaces the page numbers.
Questions merchants ask
Is this infinite scroll?
No. The next page only loads when the shopper clicks View more, so they stay in control and can still reach the footer.
Can I go back to numbered pages?
Yes. Untick the setting and the page numbers come back.