# Manage paging style

Enhancing your store's user experience involves selecting the appropriate pagination style for your product listings. The **Smart Product Filter & Search** app offers three distinct pagination options:​

1. **Pagination:** Displays products across multiple pages, with navigation links (e.g., 1, 2, 3) allowing customers to move between pages.​
2. **Load More Button:** Allows customers to load additional products on the same page by clicking a "Load More" button, providing a seamless browsing experience.​
3. **Infinite Scroll:** Automatically loads more products as customers scroll down the page, creating a continuous and uninterrupted browsing flow.

Below is an example screen of Pagination/Load more paging style:

<figure><img src="/files/BF2hvudHSuI9cCw9sRyI" alt=""><figcaption></figcaption></figure>

**To customize your store's pagination style, follow these steps:**

1. **Access the App Settings:**
   * From your Shopify admin panel, navigate to **Apps** and select **Smart Product Filter & Search**.​
2. **Navigate to General Settings:**
   * In the app's left-hand navigation menu, click on **Settings**.​
3. **Locate the Pagination Section:**
   * Within the **General** tab, scroll down to find the **Pagination** section.​
4. **Choose Your Preferred Pagination Style:**
   * In the **Pagination Style** options, select one of the following:​
     * **Pagination**
     * **Load More Button**
     * **Infinite Scroll**
5. **Save Your Changes:**
   * After selecting your desired pagination style, click the **Save** button to apply the changes to your store.​

<figure><img src="/files/17L6ZTSxbG8WvJvb7t0y" alt=""><figcaption></figcaption></figure>

By tailoring the pagination style to your store's needs, you can enhance product discovery and improve the overall shopping experience for your customers.​

If you have any questions or need further assistance, please don't hesitate to contact us at <contact@globosoftware.net>. We're here to help!


---

# 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.globo.io/filter/~/changes/69/manage-paging-style.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.
