> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/push-sold-out-products-to-bottom.md).

# Push sold-out products to bottom

​✨Reordering your collection pages to display out-of-stock products at the bottom can enhance your customers' shopping experience by highlighting available items first. Here's how to configure this:

### ⚡️**1. Access the App Settings**

* From your Shopify admin dashboard, navigate to the **Apps** section.​
* Select **Smart Product Filter & Search** from your list of installed apps.​

### ⚡️**2. Navigate to General Settings**

* In the app's left-hand sidebar, click on **Settings**.​
* Ensure you're on the **General** tab.​

### ⚡️**3. Adjust the Sorting Options**

* Scroll down to the **Sort By** section.​
* Locate the option labeled **Move out-of-stock products to the bottom**.​
* Check the box next to this option to enable it.​

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

### ⚡️**4. Save Your Changes**

* After enabling the option, click the **Save** button to apply the new settings.​

By following these steps, out-of-stock items will automatically appear at the end of your collection pages, ensuring that in-stock products are showcased prominently to your customers.​

If you have any questions or need further assistance, please don't hesitate to contact our support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/push-sold-out-products-to-bottom.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.
