# 添加包含的产品

在产品详情页添加包含的产品信息，可以让用户清楚了解该产品的完整配件内容。例如，当用户购买无线鼠标时，可以看到该产品包含鼠标、无线接收器和使用说明书。

{% embed url="<https://ascent-vortex.myshopify.com/products/essential-gaming-mouse>" %}

#### **操作步骤**

1. **进入产品信息管理**
   * 在后台管理系统中，找到产品信息设置。
2. **添加可折叠标签**
   * 在产品信息页面，添加一个”可折叠标签“，用于显示包含的产品信息。<br>

     <figure><img src="/files/3hhXa9m3bq2zGZEaE9Gf" alt=""><figcaption></figcaption></figure>
3. **启用“显示包含的产品列表”**
   * 在刚刚创建的可折叠标签中，启用显示包含的产品列表选项。<br>

     <figure><img src="/files/i7jPjZu59JS1exOIPt63" alt=""><figcaption></figcaption></figure>
4. **添加“包含的产品”**
   * 根据实际产品的包装内容，添加相应的包含的产品。<br>

     <figure><img src="/files/kBugR0JeIwI4BqaF5w16" alt=""><figcaption></figcaption></figure>
   * 例如：
     * **产品：无线鼠标**
     * **包含：无线鼠标、无线接收器、使用说明书**
5. **保存并预览**
   * 确认所有信息填写正确后，保存设置。
   * 进入产品页面预览，检查是否正确显示包含的产品信息。

#### **注意事项**

* 确保添加的“包装内产品”清晰、准确，避免用户产生疑问。
* 根据实际情况调整展示方式，使其更符合用户需求。
* 建议使用简洁、清晰的文字描述每个包含的产品。

通过以上步骤，您可以轻松为产品详情页添加“包含的产品”信息，提高用户购物体验。


---

# 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/main-pages/main-product/what-in-box.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.
