# Search input

***

### Customize Search input:

1. In the theme editor, click **Theme settings.**
2. Locate **Search input.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/5f9c291d-e30b-4e99-8ad8-576aeea68af0/Screenshot%202023-12-20%20at%203.02.27%20PM.png" alt=""><figcaption></figcaption></figure>

3. Use the settings to customize the search input for the store.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/e47e18f7-dd7d-45d8-8e56-a6673cd2f216/Screenshot%202023-12-20%20at%203.02.04%20PM.png" alt=""><figcaption></figcaption></figure>

You can customize the following settings for search:

* **Enable search suggestions** - Enable or disable product suggestions.
* **Show product vendor** - Show or hide product vendors in search suggestions.
* **Show product price** - Show or hide product prices in search suggestions.

**Product suggestions** can help customers articulate and refine their search queries, and provide new ways for them to explore an online store. They can also let customers quickly browse matches without having to leave their current page to see a separate list of search results.

> ***Note**: These settings are visible when **search suggestions** are enabled.*

4. Click **Save**.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/28f33295-f0a7-4e54-935b-336bccb096cd/Screenshot%202023-12-20%20at%202.58.52%20PM.png" alt=""><figcaption></figcaption></figure>


---

# 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://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/search-input.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.
