# Import - Export Addons

With the new addons Import/Export feature, you can now import and export all the addons associated with their master product data in a **CSV file** format.

### 1. Export Add-ons

* Go to **App Dashboard** → **Add-ons** → **View Product Add-ons** and click the **Export** button.

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2FTKlmfyGrqbQU1xALxj1f%2F1.png?alt=media&#x26;token=72a26e82-1679-4107-9968-6096cf49f0a4" alt=""><figcaption></figcaption></figure>

The export file will be sent to your email registered in the Shopify store. If you want to send the exported file to a different e-mail address, you can update the email address.

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2FYAFwrsQD7Oc8VEiPpNK6%2F2.png?alt=media&#x26;token=decf8467-6899-403a-9d40-a3f19d8ca01d" alt=""><figcaption></figcaption></figure>

## 2. Import Add-ons

You can import a previously exported "**CSV**" file, also you can create a new "**CSV**" to import add-ons in the app.

### 1. Import "CSV" file

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2Fw5leP4Y3SXvmpmCKkbHU%2FImport_addon_button.png?alt=media&#x26;token=11d54114-8ba4-4299-8b51-367f80dd8722" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2FwDhwgb5QM9rzJbZR2bAk%2FImport_addon_popup.png?alt=media&#x26;token=c93b7732-8b42-4693-a588-1a6b15b8cd8d" alt=""><figcaption></figcaption></figure>

### 2. Create "CSV" file

You need to follow a required format for the CSV file creation and the data will be picked by the app.

Here’s a snapshot of the required CSV file.

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2Fgit-blob-59dee5d402b1455703d0f8c1afebf02250e487c6%2FCreate_csv_example.png?alt=media" alt=""><figcaption></figcaption></figure>

The CSV file to import addons should contain 2 columns **Master \_Id and Child\_Id.**

* **Master ID** is the product ID of your Shopify product followed by a **vertical bar |**
* **Child ID** is the product ID of the Shopify products you want to attach as add-ons. Each product id is to be separated using a **vertical bar |**

{% hint style="info" %}

* Only one master id is accepted in one cell.
* You can add as many child ids as required separated by a vertical bar.
  {% endhint %}

#### **What is product ID and how to get it?**

In your Shopify Admin, go to **Products** and choose the product you want

The **product\_id** is the **number string** at the **end of the URL**

<figure><img src="https://3112706152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx29cZdVamjxRRWbFFQRA%2Fuploads%2Fcvha2rPZFHX6SQyXJ6DR%2FFind_product_id.png?alt=media&#x26;token=90029a1b-e75d-4b2a-a8bc-29d5eb138fff" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you face any difficulty please contact us at [**help@spicegems.com**](mailto:help@spicegems.com)
{% endhint %}
