# Search

In this article:

[How to edit product suggestions in the search](#product-suggestions)

[How to edit product recommendations in the search](#recommendations)

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Search.**
3. Make necessary changes.
4. **Save.**
   {% endhint %}

In **Search** section, you can edit 2 elements: product suggestions and recommendations.

### Product suggestions

Displaying search suggestions on the search results can give more ideas and encourage them to view more products.

* Enable product suggestions
* Show product price: Display the price of your product in the suggestion section.
* Show product vendor: Display the name of the vendor/brand in the suggestion section.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FQBBvJPG1PLQbztSSlhH5%2Fsearch_admin.jpg?alt=media&#x26;token=6e6e4d2f-8284-42ac-8c94-f01cb31f150b" alt="A screenshort of search settings in Zest theme settings"><figcaption></figcaption></figure>

### Recommendations

Product recommendation boosts sales and increases revenue for your store. It encourages shoppers to buy more.

You can set some **predefined popular search queries** to suggest the search result as well as choose how out-of-stock products show.

* **Most search keywords:** Choose to display your most search keywords to your visitors
* **Collection recommended:** Display the collection you want to make a recommendation to your customers&#x20;

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FRwu23AmuDoZHwshrDC1r%2Fsearch_drawer.jpg?alt=media&#x26;token=8cecb34d-4568-4c29-88b6-03cb8c1a35e2" alt="An example of search in Zest theme"><figcaption></figcaption></figure>

{% hint style="info" %}
The default fields searched on are 'title', 'product\_type', 'variants.title', and 'vendor'. For the best search experience, users should search on the default field set, or as fewer fields as possible.
{% 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/zest-theme/theme-settings/search.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.
