> 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/integration/labels-and-badges-apps/deco.md).

# DECO

The integration between BOGOS and DECO: Product Labels & Badges gives merchants better tools to promote and highlight their free gift offers, making them more noticeable and effective.

DECO is a versatile Shopify app that enables merchants to create and display custom product labels and badges. These visual elements help draw customer attention to specific products, promotions, or features, thereby improving engagement and conversion rates.

### Key Features of DECO <a href="#h.fk2png3kwxli" id="h.fk2png3kwxli"></a>

* The solution allows merchants to add visually appealing labels and badges to products, such as "New," "Bestseller," "Limited Time," and now, "Free Gift" through integration with BOGOS.<br>
* Merchants can customize the design, placement, and behavior of the labels to match their store branding and marketing goals.<br>
* DECO supports multiple label conditions and automation options, ensuring relevant labels appear based on inventory, discounts, or promotions.

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

### How To Add Labels On Your Product Selected In Gift Offer With DECO <a href="#h.y65z755rfezg" id="h.y65z755rfezg"></a>

* **Step 1: Create Your Free Gift Offer**

Set up your gift promotion as usual within the BOGOS app.

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

* **Step 2: Customize the Gift Display**

Navigate to the Customize tab → Gift Icon and Thumbnail section in BOGOS to adjust how your gift appears in-store.

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

* **Step 3: Install the DECO App**

Click DECO logo in the BOGOS app to install the [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) app.

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

**Step 4: Create a Label for Your Gift Product**

Once installed, open the DECO app, and create a custom label or badge for your free gift item.

Please follow [this guide](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) for step-by-step instructions.

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

{% hint style="info" %}
Labels from both BOGOS and DECO can be displayed at the same time. If you prefer not to show the free gift banner, simply disable it in your BOGOS settings.
{% 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/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.
