> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/integration/labels-and-badges-apps.md).

# 标签与徽章应用

### 各工具的功能

#### BOGOS:

* 创建、运行和管理优惠活动类型:赠品、捆绑、追加销售与折扣。
* 展示和管理促销小组件:赠品滑块、捆绑页面、折扣小组件和促销消息。
* 应用资格规则:控制哪些客户、商品、系列或购物车条件符合各项优惠活动的资格。

#### 标签与徽章应用:

通过“新品”“促销”“限时”或自定义标签等视觉标记突出商品,帮助商家在网店中吸引客户对特定商品的关注。

### 集成带来的功能

**为商家提供更多设计选项:**

通过与标签与徽章应用集成,商家可以获得更丰富的商品标签样式、颜色和模板,以匹配不同的促销活动或品牌风格。

### 已集成的标签与徽章应用

[DECO – Product Labels & Badges](https://partners.secomapp.com/apps/deco/DECO_BOGOS)

<br>


---

# 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://docs.bogos.io/cn/integration/labels-and-badges-apps.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.
