# Search results

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

## How to edit search results page <a href="#dynamic-sections" id="dynamic-sections"></a>

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Search.**
3. On the left-side bar, select **Search results.**
4. Make necessary changes **> Save.**
   {% endhint %}

## Section settings

You can add any section available in the [theme sections.](/pebble-theme/theme-sections/overview.md) However, there are two sections designed specifically for the Search page, including:

* **Search**
* **Search results**

You can also make basic layout adjustments for the Search page through the settings of these two sections.

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

In the settings of the **Search result** section, you can also turn on and control **Filtering & Sorting**, in addition to the basic settings for adjusting the layout of the section.

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

{% hint style="info" %}
To customize filters, you can read more: [How to customize Filters](/pebble-theme/collections-and-products/collection-page/main-collection.md)
{% endhint %}

## Block settings&#x20;

Besides the section’s default block, you can add other blocks from the [Theme blocks](/pebble-theme/theme-blocks/overview.md) to make your Search page more impressive.

<figure><img src="/files/4HGRIVwrehe1EbBbVtkY" alt=""><figcaption></figcaption></figure>

### Heading

You can choose the size for the page title, adjust its color, HTML tag, and also control the block’s padding in the padding settings.

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

### Input

You can hide/show the search bar and adjust its basic layout according to your preference.

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

{% hint style="info" %}
To customize search results, [refer to Shopify official documentation](https://help.shopify.com/manual/online-store/storefront-search/search-and-discovery-modify-search).
{% endhint %}


---

# 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/other-pages/search-results.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.
