# Customize search results

The online store search is a comprehensive tool, empowering your customers to efficiently search through all of your store's products, blog posts, and pages.

To enhance your search functionality, consider utilizing the Search & Discovery app from Shopify. This app offers various search features and settings to customize and optimize the behavior of your online store search.

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

1. From your Shopify admin, go to **Apps**.
2. Select **Search & Discovery** app > **Settings.**
3. Make necessary changes.
4. **Save** the settings.
   {% endhint %}

## Customize your search details

Choose what results appear for customers in the search result page.

* Products
* Pages
* Blog posts

## Customize your predictive

Choose what results appear for customers in the search bar.

* Queries
* At the end of the list
* Not at all - hide the sold-old products from the list
* Mixed with all other results.

## Customize how the out of stock products are displayed in your search bar

Choose what order you want out of stock products to appear in your search results, including predictive search results.

* At the end of the list
* Not at all - hide the sold-old products from the list
* Mixed with all other results.

For more advanced customizations, you can edit your theme code to change how search results are requested. Learn more about customizing at [Shopify.dev](https://shopify.dev/themes/navigation-search/search).


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/faqs/customize-search-results.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.
