> 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/deco.md).

# DECO

BOGOS 与 DECO: Product Labels & Badges 之间的集成为商家提供了更好的工具,用于宣传和突出其赠品优惠,使其更加醒目和有效。

DECO 是一款功能多样的 Shopify 应用,使商家能够创建和展示自定义商品标签与徽章。这些视觉元素有助于吸引客户对特定商品、促销活动或功能的关注,从而提升互动度和转化率。

### DECO 的主要功能 <a href="#h.fk2png3kwxli" id="h.fk2png3kwxli"></a>

* 该解决方案允许商家为商品添加美观的标签和徽章,例如“新品”“畅销”“限时”,现在通过与 BOGOS 的集成还可添加“赠品”标签。<br>
* 商家可以自定义标签的设计、位置和行为,以匹配其店铺品牌和营销目标。<br>
* DECO 支持多种标签条件和自动化选项,确保根据库存、折扣或促销活动显示相应的标签。

<figure><img src="/files/bFYvmZsqjFGzhtnctSSp" alt=""><figcaption></figcaption></figure>

### 如何使用 DECO 为赠品优惠中选定的商品添加标签 <a href="#h.y65z755rfezg" id="h.y65z755rfezg"></a>

* **第 1 步:创建您的赠品优惠活动**

按照惯例在 BOGOS 应用中设置您的赠品促销活动。

<figure><img src="/files/DEdGEGw1ReKD1GofoZAl" alt=""><figcaption></figcaption></figure>

* **第 2 步:自定义赠品展示**

在 BOGOS 中导航至“自定义”标签页 → “赠品图标与缩略图”部分,调整赠品在店铺中的展示方式。

<figure><img src="/files/leuOh8pcMRClo1HUKJSr" alt=""><figcaption></figcaption></figure>

* **第 3 步:安装 DECO 应用**

点击 BOGOS 应用中的 DECO 图标以安装 [DECO: Product Labels & Badges](https://apps.shopify.com/product-labels?utm_term=DECO_BOGOS\&utm_campaign=secomapp-partner\&utm_medium=cpa\&utm_source=3908959-impact\&irclickid=U-CUKwxqFxycTLK3Pi1ZzXPdUksVyr25fwG5Qc0\&irgwc=1\&partner=3908959\&affpt=excluded\&utm_channel=affiliates\&iradid=1061744) 应用。

<figure><img src="/files/1macQD1p8dXPtunNHHIU" alt=""><figcaption></figcaption></figure>

**第 4 步:为您的赠品商品创建标签**

安装完成后,打开 DECO 应用,为您的赠品商品创建自定义标签或徽章。

请参照[本指南](https://www.google.com/url?q=https://deco-product-labels-and-badges-1.gitbook.io/deco-guidelines/our-features/deco-product-labels\&sa=D\&source=editors\&ust=1750073887512357\&usg=AOvVaw2nHqVUvMnTEu_II75PfBnU)获取分步操作说明。

<figure><img src="/files/pPDJl3XD2pFpJSUsOu9l" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
BOGOS 和 DECO 的标签可以同时显示。如果您不希望显示赠品横幅,只需在 BOGOS 设置中将其禁用即可。
{% endhint %}


---

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