# 状态标签

{% hint style="info" %}
**状态标签设置：**&#x7F51;站后台->店铺装修->主题装修->编辑->全局设置->商品->状态标签
{% endhint %}

* 状态标签分为5种，应用范围&#x5728;***首页商品类卡片，专辑详情，商品详情页的最近浏览，相关商品模块。***
* **打折促销（Sale）：**&#x5F53;销售价格小于原价时，此标签生效
* **售空（Sold out）:** 当库存为0不允许购买，此标签生效
* **热卖（Best seller）:** 设置一个专辑，该专辑下的商品将被标注为热卖。
* **新品（New）：**&#x8BBE;置一个专辑，该专辑下的商品将被标注为新品。

![](/files/-MNN6CNl4I1EoD9aj1CB)

{% hint style="warning" %}
同时开启所有标签时，商品根据 售空>新品>热卖>打折促销 的逻辑顺序显示目标商品所满足条件的最高优先级的标签
{% endhint %}


---

# 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/zhuan-ji-ye/status.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.
