# Change the default product order in collection

Want to showcase specific products first in your Shopify collections?&#x20;

You can easily customize the order where your products appear by default, giving you more control over the promotion messages.

{% hint style="success" %}
**Steps:**

1. From your Shopify Dashboard, navigate to **Products** > **Collections.**
2. **Click on the specific collection you want to edit.** This will open the collection details page.
3. Scroll down to the **Products** section.

   Under **Products**, you'll see the **Sort** menu. This is where you can control the order in which your products appear within this collection.
4. Select a sorting option you want to apply to your collection.
   {% endhint %}

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

**Sorting Options:**

* **Default (Alphabetical):** The default setting, where products appear alphabetically by title.
* **Best Selling:** Prioritize products based on their sales history, potentially showcasing your most popular items first.
* **Newest/ Oldest:** Display products in the order they were added to the collection, with the newest/ oldest additions shown first.
* **Highest price/ Lowest price**: Display products based on the product prices.
* **Manually:** You can fully customize the order by dragging and dropping products to your desired positions.

{% hint style="warning" %}
**Note**: Changing the sort order only applies to the specific collection you're editing. You'll need to repeat the process for other collections where you want to adjust the product order.
{% endhint %}

{% hint style="info" %}
💡 **Tips:**

* While manual sorting offers flexibility, consider using pre-set options like "Best Selling" as a starting point for larger collections.&#x20;
* Experiment with different sorting orders to see what resonates best with your audience and drives sales.
  {% endhint %}


---

# 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.foxecom.com/megamog-theme/faqs/change-the-default-product-order-in-collection.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.
