# Collection sorting

When activated, a drop-down list of sort options are displayed in the options bar. Customers can choose to view products with various sort options including Featured, Best Selling, ascending and descending options for Alphabetically, by Date and Price.&#x20;

## Default sort order

The default sort order for each collection is set in your Shopify Admin under Collections.&#x20;

![Shopify Admin - Collection sort options](/files/-MJhkIMBwOcELJCNEMOy)

Customers can change the default sort order by using the Collection Sorting drop-down feature in the theme.&#x20;


---

# 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://pipeline.groupthought.com/pipeline-5/collections/collection-sorting.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.
