# Search

<figure><img src="/files/50yeSQjJ4jQjQ4xPQfEr" alt=""><figcaption></figcaption></figure>

Product search is essential for helping customers quickly find what they are looking for in your store.&#x20;

By providing relevant search suggestions and recommendations, you can make it easier for them to explore products, discover new items, and complete their purchases faster.&#x20;

Customizing search behavior ensures a seamless, efficient experience, whether they’re searching for specific items, categories, or trending products.

## How to edit Search settings

{% hint style="success" %}
Steps

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

## Search settings options

### Enable search suggestions

<figure><img src="/files/2X3UdyphUbqsPOAQkHVq" alt=""><figcaption></figcaption></figure>

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

Predictive search shows suggested results as you type.&#x20;

It helps your customers refine their search without being redirected to a search results page, and quickly explore your store by seeing top results for suggested search terms, products, collections, and more.

* **Turn on** this feature to display suggestions while typing.
* **Turn off** this feature if you want to disable the suggestions.

<div><figure><img src="/files/d9Aru4pLT65pyL8fm9HW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YQUyvhPiusFi0TFwaReB" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
You can customize the behavior of predictive search with the [Search & Discovery app](https://help.shopify.com/en/manual/online-store/search-and-discovery) from Shopify.

![](/files/DofKoGW5jCff8uxgfF4H)
{% endhint %}

{% hint style="warning" %}
Predictive search isn't available in all languages. See the complete [list of supported languages](https://shopify.dev/docs/api/ajax/reference/predictive-search#supported-languages).
{% endhint %}

### Number of results to show

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

This setting controls how many search results are shown to customers as suggestions while they type. You can select a value from 3 to 10.

* A higher number of results gives customers more options to choose from.
* A smaller number keeps the suggestions more focused and less cluttered.

### Most searched keywords

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

This feature lets you recommend the most frequently searched keywords to your customers.&#x20;

For example, if customers often search for terms like "t-shirt," "dress," or "black," you can display those suggestions directly in the search bar.

* Simply enter the most popular search terms in this field to recommend them.

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

### Products recommendation

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

You can choose to display specific products as recommendations in the search results. This helps customers discover popular or trending items related to their search.

* Click **Select** to choose specific products to feature in the search results.
* You can select up to **8 products** to showcase, encouraging customers to explore more items and potentially make additional purchases.

<figure><img src="/files/7OFAqUlhJD3Y7qHmz6y1" 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://docs.foxecom.com/pebble-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.
