# Page number

This classic pagination option enhances your customers' shopping experience by allowing them to navigate through your product collections page by page. Each page number is represented by a clickable button, giving customers direct control over which page they wish to view.

This pagination style is ideal for merchants looking to offer a straightforward and organized way for shoppers to explore large collections. It helps customers quickly jump to specific sections of your inventory, making their shopping experience more efficient and manageable. Numeric pagination also helps reduce load times by not overloading the page with too many products at once.

<figure><img src="/files/HVIdZcI84wUytn30Fyw5" alt=""><figcaption></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://nextsky.gitbook.io/glozin-theme/how-to-change-elements-of-page/collection-page/pagination-style/page-number.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.
