# How do I paginate a bundle step page with many products in it?

Is your bundle step pages showing too many products by default, if so you may already be considering paginating the results so customers aren't overwhelmed by too many.

When adding a new screen for the bundle, there is a new option that gives you the ability to enable pagination, also you can define the number of products per page to be displayed.

<figure><img src="/files/IfvlE0O4McdfonUfrnno" alt=""><figcaption><p>enable/disable pagination</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.homescriptone.com/wordpress-plugins/doko-bundle-builder-the-ultimate-dynamic-bundle-builder-for-woocommerce/faq/how-do-i-paginate-a-bundle-step-page-with-many-products-in-it.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
