# Search Drawer

The search drawer is a simple and efficient way to display product search results. When customers perform a search on the website, the search drawer quickly displays relevant search results on the side of the page without redirecting to a new search results page, greatly enhancing the user experience.

### **Enabling the Search Drawer:**

1. **Display Recommended Products**: By selecting the "Display Recommended Products" option, related recommended products can be shown in the search drawer to help customers quickly find items they may be interested in.
2. **Select Product List**: By clicking the "Change" button, you can manually select a range of recommended products to ensure that specific items are displayed to customers in the search drawer.

### **Recommended Product Settings:**

* Recommended products can be chosen based on the merchant's promotional strategy.It is advised to select products that are related to the customer's search behavior, such as displaying items relevant to the search keywords or showcasing popular and cross-sell products you want to promote.
* Recommended products can be set to automatic recommendation, where the system will automatically generate related products.<br>

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

  You can manually adjust related product recommendations in **Search & Discovery**.<br>

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

### **Usage Suggestions:**

* **Increase Conversion Rates**: By displaying recommended products, you can help customers find items they might be interested in faster, thereby increasing conversion rates.
* **Precise Recommendations**: The recommended products should closely align with the customer's search behavior, which helps improve customer satisfaction and encourages further purchases.
* **Combine with Promotions**: Incorporating promotions, such as adding limited-time offers or promotional badges to recommended products, can encourage customers to place orders immediately, boosting store sales.


---

# 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://ascent.webvista.studio/side-drawer/search-drawer.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.
