> For the complete documentation index, see [llms.txt](https://adornthemes.gitbook.io/belle-premium-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adornthemes.gitbook.io/belle-premium-shopify-theme/theme-settings/search.md).

# Search

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

* In the theme editor, click **Theme settings**
* Locate **Search**
* Set all options required for store search and click save
  {% endhint %}

Search options and settings

* Enable to display search icon or direct display large search box in header.
* **Enable Product Suggestions:** Show product suggestion list when user type in search box.

<div align="left"><figure><img src="/files/lik95RPLl7YAwmFq48k5" alt=""><figcaption></figcaption></figure></div>

* **Hide Price.** Enable this option to hide price for product suggestion list.

<div align="left"><figure><img src="/files/VCsFsSpVl0ZnnklpSLof" alt=""><figcaption></figcaption></figure></div>

* **Select Drawer text, background and border colors.**
* Set Drawer title, font size, color and text field placeholder text.

<div align="left"><figure><img src="/files/P7bKwZrHsObRZR9gAfjV" alt=""><figcaption></figcaption></figure></div>

* **Search Box: Set colors and style for large search box** that is directly visible on header.    &#x20;

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

* **Popular Search Keyword:**  Show popular/quick search keywords. Add title for keywords list and add all keywords.

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

* **Product Recommendations:** Show list of products from popular or top rated or trending collection.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://adornthemes.gitbook.io/belle-premium-shopify-theme/theme-settings/search.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
