# Search

Search settings will allow you to show different types of results (products, pages, articles) as well as to set the number of results.

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

Search suggestions are small popups that will come up as your customers type in their search terms. Adjust their settings from the same tab.

<table><thead><tr><th width="229.75518798828125">Settings</th><th width="116.61279296875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show search in header</td><td align="center"><code>checkbox</code></td><td>Display the search icon or input field in the website’s header.</td></tr><tr><td>Enable search suggestions</td><td align="center"><code>checkbox</code></td><td>Turn on predictive search to show suggestions while typing.</td></tr><tr><td><strong>Suggestions results</strong></td><td align="center"></td><td></td></tr><tr><td>Show products</td><td align="center"><code>checkbox</code></td><td>Display product results.</td></tr><tr><td>Show collections</td><td align="center"><code>checkbox</code></td><td>Display collection results.</td></tr><tr><td>Show pages</td><td align="center"><code>checkbox</code></td><td>Display static pages in suggestions.</td></tr><tr><td>Show articles</td><td align="center"><code>checkbox</code></td><td>Include blog articles in suggestions.</td></tr><tr><td>Number of results</td><td align="center"><code>range</code></td><td>Set how many results are shown in the suggestions dropdown.</td></tr><tr><td><strong>Suggested search terms</strong></td><td align="center"></td><td></td></tr><tr><td>Menu</td><td align="center"><code>link_list</code></td><td>Link a menu of popular search terms to show below the search field.</td></tr><tr><td>Show collections</td><td align="center"><code>checkbox</code></td><td>Display a list of collection links under suggested terms.</td></tr><tr><td>Number of suggested terms</td><td align="center"><code>range</code></td><td>Limit the number of items shown for both popular search terms and collections.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/theme-settings/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.
