# Sort

The “sort by” dropdown usually appears on the product list page (category and search results page), and can be configured to give customers the option to sort in an alternate order.

### **If I don't apply a sort setting, what is the default sort order?**

Collections with no curations and/or global boost rules will have a default sort order as per the native Shopify collection.

### Default sort settings

The following must be set as the 1st/default option so that curations will apply and search results behave properly.

* **Search** `Score`
  * This setting ensures that your default relevance setting applies across search, and that search results pages and instant search match.
* **Collection** `Collections Position`
  * This setting ensures that your collection curations apply.

Merchant typically name the sort option for **Collections Position** as "Best Sellers" or "Featured".

| ![](/files/9D4r3OtYbuRBkqAOxiqs) | ![](/files/S8pSKxiAaGM9wGuObGAl) |
| -------------------------------- | -------------------------------- |


---

# 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://search.guides.reactify.com.au/configuration/sort.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.
