Hello,
I am using CS-Cart with the Unitheme2 theme.
In product category pages I currently have numeric pagination like:
1 2 3 4 5
I would like to remove the numeric pagination completely and keep only the “Load more” button.
So the behavior should be:
- First products load normally
- When clicking “Load more”, additional products appear
- No numeric page navigation (1,2,3,4…) should be visible.
Is there a setting in Unitheme2 or CS-Cart to disable numeric pagination and use only “Load more”?
Thank you!