- 27
Hi,
How can I load all products on single page without pagination? With an optional pagination.
To do this I have added a page size of 10,1000. And hide the paging option dropdown. Note that none of category is having more than 1000 products.
So Now page loads with page size of 10 products. To remove pagination, I just need to load page with page of 1000 products, for the same I am thinking of adding a link / button. So in URL we can pass query string for the same. However, with your plugin enabled, I'm not sure how to do this.
Please advise.
How can I load all products on single page without pagination? With an optional pagination.
To do this I have added a page size of 10,1000. And hide the paging option dropdown. Note that none of category is having more than 1000 products.
So Now page loads with page size of 10 products. To remove pagination, I just need to load page with page of 1000 products, for the same I am thinking of adding a link / button. So in URL we can pass query string for the same. However, with your plugin enabled, I'm not sure how to do this.
Please advise.