# Search

{% embed url="<https://youtu.be/rvlRWpKpIKY>" %}

Provides the capability that lets users quickly and effectively search the content or product catalogs in a store.

<figure><img src="/files/xqvilzT8Bt9m4WQMFKj8" alt=""><figcaption><p>Search type :Popup</p></figcaption></figure>

<figure><img src="/files/ZnOR8mhNB6r6q9P5CRfX" alt=""><figcaption><p>Search type :Canvas</p></figcaption></figure>

{% hint style="success" %}
Steps

* In the theme editor (**Customize**), click **Search**
* Locate **Search**
* Make necessary changes
* **Save.**
  {% endhint %}

You can enable one or all of the following features for search.

* **Search type:** Popup, Canvas
* **Enable predictive search:** Implement predictive product recommendations to show customers the products they are might looking for.

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

* **Enable text suggest:** Enable a feature that displays recommended search text options as customers type in the search box, assisting them in finding relevant results more efficiently.

{% hint style="warning" %}
**Enable text suggest** only works with **Predictive search suggest** selected.
{% endhint %}

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

You can set some predefined popular search queries to suggest the search result and choose how out-of-stock products show (hide/show at last).

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

Search for:&#x20;

* **Search for product:** search for only products in your store.
* **Search all:** only when **"Predictive search suggest"** is selected in the **"Predictive search type"** setting, the search and suggest feature will include products, articles, and posts, offering comprehensive and relevant results.

{% tabs %}
{% tab title="Only Product suggestions" %}

<figure><img src="/files/rMJTv2iKHwg5rQV5rvYj" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Product, Page, Blog suggestions" %}

<figure><img src="/files/gvm7wo52CC61u1pEKxRK" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/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.
