# 已加购人数

{% hint style="info" %}
**设置：**&#x7F51;站后台->店铺装修->主题装修->编辑

1. 切换到商品详情：从左上角下拉菜单中选择商品详情
2. 切换常规设置：卡片装修->商品详情->已加入购物车人数
   {% endhint %}

{% hint style="warning" %}
**规则：**

1. 以最小人数和最大人数为区间自动获取人数
2. 切换时间以设置的时间间隔为准
   {% endhint %}

* 选择启用
* 最少人数：商品当前已加购人数的最小值
* 最多人数：商品当前已加购人数的最大值
* 时间间隔：可设置每隔3-10秒变一次

![](/files/-MNNLYBTlsUg6PyBc2vK)


---

# 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://nova.docs.shoplazza.com/shang-pin-xiang-qing/in-cart.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.
