---
title: "How to Add Pagination to WooCommerce Products in WordPress?"
url: https://nexterwp.com/docs/add-pagination-to-woocommerce-products-in-wordpress/
date: 2023-08-09
modified: 2026-04-14
author: "Aditya Sharma"
description: "As your product catalog grows, it becomes increasingly important to make it easy for customers to navigate and find what they're looking for. Pagination breaks up your product list into..."
image: https://nexterwp.com/wp-content/uploads/2024/05/add-pagination-to-woocommerce-products-in-wordpress-1024x519.jpg
word_count: 277
---

# How to Add Pagination to WooCommerce Products in WordPress?

## Key Takeaways

- Nexter Blocks includes a Product Listing block that allows users to add pagination to their WooCommerce product lists.
- Pagination type can be set to either Standard or AJAX-based in the Extra Options tab of the Product Listing block.
- To display pagination, users must set the Maximum Posts Display field to a number lower than the total number of products.

As your product catalog grows, it becomes increasingly important to make it easy for customers to navigate and find what they're looking for. Pagination breaks up your product list into smaller, more manageable chunks, allowing customers to quickly and easily flip through pages to find what they need. 

With the Product Listing block from the Nexter Blocks, you can break your long list of products by adding beautiful pagination.

*To check the complete feature overview documentation of the Nexter Blocks* Product Listing block, [click here](https://nexterwp.com/docs/add-product-listing-in-wordpress/).

***Requirement  - This block is a part of the Nexter Blocks*, make sure its installed & activated to enjoy all its powers.**

[LIVE BLOCK LINK](https://nexterwp.com/nexter-blocks/listing/wordpress-product-listing/)

To do this, make sure you’ve added some products to your WooCommerce store, then follow the steps - 

1. Add the Product Listing block on the page or template, then select the appropriate listing type, style and layout.

> *Note: Pagination is not available in the ****Carousel**** layout.*

2. Then go to the **Extra Options** tab and select **Pagination** from the **Load More Options **dropdown.

![](https://nexterwp.com/wp-content/uploads/2023/08/product-listing-pagination-new.png)

From the **Pagination Type** dropdown, you can set the pagination type to either Standard or AJAX-based.

3. Now go to the **Query** tab, and set the maximum number of products to be displayed on a page in the **Maximum Posts Display **field.

![](https://nexterwp.com/wp-content/uploads/2023/08/product-listing-maximum-post-display-new.png)

Depending on the number of products you have and the number set in the **Maximum Posts Display** field, you’ll see a pagination on your product listing.

> *Note: To show pagination, you must set a lower number in the ****Maximum Posts Display**** field than the total number of products.*

![product listing pagination demo](https://nexterwp.com/wp-content/uploads/2023/08/product-listing-pagination-demo.png)

Also, check [How to Add Infinite Scroll to WooCommerce Products List in WordPress](https://nexterwp.com/docs/add-infinite-scroll-to-woocommerce-products-list-in-wordpress/).

## Frequently Asked Questions

**Q: What should I do if pagination is not showing on my WooCommerce product listing?**
A: If pagination isn't appearing, ensure that the number set in the Maximum Posts Display field is lower than your total number of products. This is crucial because pagination only activates when there are more products than the maximum displayed. Additionally, verify that you have selected Pagination from the Load More Options dropdown in the Extra Options tab.

**Q: What is the best pagination type to choose for my WooCommerce store?**
A: The best pagination type depends on your user experience goals. Standard pagination provides a clear page-by-page navigation, while AJAX-based pagination allows for a smoother experience by loading new products without refreshing the page. Consider your audience's preferences and the overall design of your site when making this choice.

**Q: How does the Maximum Posts Display setting affect pagination?**
A: The Maximum Posts Display setting determines how many products are shown per page. If this number is set too high, pagination won't appear at all. For effective pagination, set this number lower than your total product count. This ensures that customers can navigate through multiple pages instead of being overwhelmed by a long list.
