# 性能指示条

性能指示条通过**可视化进度条**展示产品各项性能参数的等级，帮助用户快速了解产品表现，并进行直观比较。

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

### **如何添加性能指示条**

**进入 Shopify 编辑器**，在 **Product information**（产品信息）部分添加 **“性能指示条”** Block。<br>

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

**编辑性能参数**，根据提示填写以下内容：

* **标题**：指示条的名称，例如“续航能力”或“散热性能”。
* **描述**：简要说明该性能参数的意义。
* **等级**：设定性能等级，例如 1-100 评分或 低/中/高。
* **低等级**：填写低性能表现的标签，并选择相应的颜色。
* **中等级**：填写中等性能表现的标签，并选择相应的颜色。
* **高等级**：填写高性能表现的标签，并选择相应的颜色。

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

### **注意事项**

* **性能指示条是产品通用板块**，默认适用于所有产品。
* 如果需要为不同产品设置不同的性能参数，可**配合产品 A+ 页面使用**，以实现更灵活的自定义展示。 [创建产品A+页面](/webvista-studio-docs/main-pages/main-product/chuang-jian-chan-pin-a+-ye-mian.md)


---

# 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/xing-neng-zhi-shi-tiao.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.
