# Search behavior

**Search behavior settings** control how the search interface appears and how users interact with product search in your store.

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

<table><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Type</strong></td><td>Choose between a <strong>popup</strong> or <strong>drawer</strong> layout for the search interface.</td></tr><tr><td><strong>Show results</strong></td><td>Display search results in a <strong>Tab</strong> layout based on result type (e.g., products, collections), or use a <strong>Default</strong> text layout for a simpler, unified view.</td></tr><tr><td><strong>Search placeholder</strong></td><td>Placeholder text in the search bar.</td></tr><tr><td><strong>Popular search</strong></td><td>Recommend keywords to guide users toward common or trending search terms (e.g., t-shirt, dress, black).</td></tr><tr><td><strong>Products recommendation</strong></td><td>Select a specific product to highlight or suggest within the search area.</td></tr><tr><td><strong>Enable predictive search</strong></td><td>Display live search suggestions as users type. <em>*Note: not available in all languages.</em></td></tr><tr><td><strong>Show product price</strong></td><td>Display product prices directly in the search dropdown or result list.</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://nextsky.gitbook.io/purity-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.
