# 侧边抽屉

**侧边抽屉的特点**：

1. **即时显示**：无需页面跳转，侧边抽屉可以即时显示相关信息，提升用户体验。
2. **简洁直观**：抽屉式设计让信息展示更加简洁，用户可以在不离开当前页面的情况下获取更多产品信息。
3. **易于导航**：顾客可以在抽屉中轻松浏览和选择推荐产品或搜索结果，操作直观。
4. **推荐产品展示**：可以根据顾客的搜索或购物行为，在抽屉中展示与其需求相关的推荐产品，提升转化率。
5. **灵活配置**：商家可以自定义抽屉中的内容和显示方式，包括是否显示推荐产品及选择推荐产品列表。
6. **提升交互体验**：抽屉的设计提升了用户的交互效率，让顾客能够快速找到所需商品并完成购买。


---

# 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/webvista-studio-docs/ce-bian-chou-ti.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.
