# Collection Addons

The **Collection Addons** feature allows you to create addons for an entire collection, enabling bulk product associations.

Steps to Create Collection Addons

### Step 1: Create Collection Addons

Start by clicking the **“+ Create Addons”** button (Collection Addons) in the app.

<figure><img src="/files/6n5yuJK0aF0lJgUKkhXA" alt=""><figcaption></figcaption></figure>

### Step 2: Search and Select the Collection

* Search for the **collection** you want to associate with addons and select it.

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

* Search for and select the **addon products** you want to link with that collection.

<figure><img src="/files/8y5TEulzOOrZh1nXogyw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
***Note:** Draft or unpublished collections can be added in the app, but they will **not display** in your online store until published.*
{% endhint %}

### Step 3: Save and Preview the Addons

Click the **Save** button to create the collection addons, and click on the collection link to access the collection.

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

### Step 4: Preview the addons

Use the **Collection link** to check how the addon appears on the products within the selected collection.

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

**Need Help?**

If you need any assistance during the collection addon setup, feel free to reach out to us at [help@spicegems.com](Mailto:help@spicegems.com)&#x20;


---

# 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://help.spicegems.com/epa-easy-product-addons/addons-creation/collection-addons.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.
