# Search

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

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

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

{% hint style="success" %}
Steps

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

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

**Results for unavailable products:** you can decide the order of the products that out of stock when they were found (not display, normally display or be the lasts items to display)

**Enable predictive search:** allow to show the products that might be those you looking for base on the input text

**Enable text suggest:** display a full word base on the letters you typed to search

**Predictive search type:** after enabling predictive search, you can choose the type of predictive search&#x20;

* **Predictive search suggest:** Give text suggestion base on your current input and related products
* **Predictive search:** Only give the related products

**Search for** (Search for product; Search all): you can choose the search range between 'only product' and 'product and other features'&#x20;

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

**Quick search:** You can set some predefined popular search queries to suggest the search result&#x20;

**Suggest products:** You can select a collection to display before beginning a search.


---

# 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://blueskytechco.gitbook.io/alukas-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.
