# Import & Export Option Sets

Running multiple Shopify stores? No need to recreate option sets from scratch. Globo makes it easy to **import/export option sets** via CSV.

## <mark style="color:blue;">Export Option Set</mark>

{% stepper %}
{% step %}
Go to **Option Sets** in the left menu
{% endstep %}

{% step %}
Select the sets you want to export.
{% endstep %}

{% step %}
Click the **Export Option sets** button.

<figure><img src="https://3294420404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKpeSoGW2SR7i4BJqoeq%2Fuploads%2FlSP2kwNOtbtZe96cayYc%2Fimage.png?alt=media&#x26;token=d5857bc9-bbb1-49a7-8e2a-9e9b81c659d7" alt=""><figcaption></figcaption></figure>

A CSV file will be downloaded to your device — save it for reuse.
{% endstep %}
{% endstepper %}

## <mark style="color:blue;">Import Option Sets</mark>

{% stepper %}
{% step %}
Go to **Option Sets**.
{% endstep %}

{% step %}
Click **Import Option Sets**.

<figure><img src="https://3294420404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKpeSoGW2SR7i4BJqoeq%2Fuploads%2FQ6pxd01lFAxbGTa5AN6y%2Fimage.png?alt=media&#x26;token=6bc6ed3b-6545-4838-a4d7-d6be5596d675" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Upload a properly formatted CSV file [(UTF-8 encoding required)](https://www.w3schools.com/charsets/ref_html_utf8.asp).
{% endstep %}

{% step %}
Click **Upload and Continue** — and your sets will appear!

<figure><img src="https://3294420404-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKpeSoGW2SR7i4BJqoeq%2Fuploads%2FE4wxWZPpTseFaJvykHuu%2Fimage.png?alt=media&#x26;token=9cb35804-bda1-4ab3-8bbf-365bcb50e846" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 🧠 CSV Format Overview

Here are some important columns in your CSV file:

| Column            | Description                                       |
| ----------------- | ------------------------------------------------- |
| **option\_id**    | Unique ID for each option (e.g., `text-1`)        |
| **option\_type**  | Type of input (text, select, radio, file, etc.)   |
| **option\_label** | Label shown on the product page                   |
| **option\_name**  | Internal name shown in cart/checkout              |
| **required**      | Yes / No                                          |
| **option\_value** | Option values (for select, checkbox, etc.)        |
| **addon**         | Add-on price (number only, no currency symbols)   |
| **products**      | Assign to products manually by ID or set to `all` |

***

### 🔹 Additional Tips

* Make sure your CSV files use **UTF-8** encoding.
* For color swatches, use a hex code (`#FF0000`). For image swatches, use an image URL.
* Paragraph options can be used to add explanatory text blocks between options.

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!
