> For the complete documentation index, see [llms.txt](https://manual.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.cube.mo/tong-ji-bao-biao/xian-xia-xiao-liang-bao-biao/shang-pin-zong-ji-biao.md).

# 商品總計表

![](/files/-MOnvX81MKTvevhMxvYZ)

![](/files/-MU7Y_ZMukHxkLBId-LO)

## **1.篩選商品總計顯示方式**：

●    顯示所有：顯示未扣除優惠券和會員折扣的數據 和 已扣除優惠券和會員折扣的數據&#x20;

●    不扣除優惠券和會員折扣：顯示未扣除優惠券和會員折扣的數據&#x20;

●    扣除優惠券和會員折扣：顯示已扣除優惠券和會員折扣的數據

## **2.詳細商品銷售數據**：

●    商品名稱：顯示篩選後的商品名稱列表&#x20;

●    選項：顯示篩選後的商品選項列表&#x20;

●    銷售量：顯示篩選後的商品銷售量列表&#x20;

●    總計：顯示篩選後的商品銷售量列表(未扣除優惠券及會員折扣)&#x20;

●    總計（扣除優惠券及會員折扣）：顯示篩選後的商品銷售量列表&#x20;

●    平均單價：顯示篩選後的銷售商品的平均單價（未扣除優惠券及會員折扣）

●    平均單價（扣除優惠券及會員折扣）：顯示篩選後的銷售商品的平均單價


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.cube.mo/tong-ji-bao-biao/xian-xia-xiao-liang-bao-biao/shang-pin-zong-ji-biao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
