# 库存提示

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

1. 切换到商品详情：从左上角下拉菜单中选择商品详情
2. 切换常规设置：卡片装修->商品详情->库存提示
   {% endhint %}

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

1. 访问者每次进入时的库存随机从设置的最大值和最小值中选取
2. 访问者每次刷新，库存自动减一个
   {% endhint %}

* 选择启用
* 展示随机数：开启后，以下设置生效。关闭后，显示真实库存。
* 最小数量：商品库存最小值
* 最大数量：商品库存最大值

![](/files/-MP7LCsjgt_g_Y8TNAso)


---

# 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/stock.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.
