# Search behavior

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

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

{% hint style="success" %}
Steps

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

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

**Type:** Choose the type of product search.

**Search results (Search for product; Search all):** Specify the search range between 'only product' and 'all features'.

**Enable search suggestions:** Activate popular search keywords suggestions.

**Popular search keywords:** Display recommended popular searched keywords in your store to customers.

**Collection suggestions:** Select a collection to display products inside as suggestions.

**Show price:** Decide whether to show the price of products in product search results.


---

# 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://nextsky.gitbook.io/glozin-theme/theme-settings/search-behavior.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.
