# Set up my store as Nimbus demo

To import and configure your store as a demo, ensure that **your theme is not in trial mode** and proceed with the steps outlined below.

## Get the sample data

{% hint style="success" %}
Once you've added the theme to your Shopify store, click the links below to download the desired demo sample data.
{% endhint %}

| Demo    | Sample Data                                                                                    |
| ------- | ---------------------------------------------------------------------------------------------- |
| Bright  | [Download](https://drive.google.com/file/d/14CcPNZaxl6IX_LchnanYBIhqR94pj_vf/view?usp=sharing) |
| Harmony | [Download](https://drive.google.com/file/d/1raxCArtJN7VrphNB-v6tTm0x6XE3ozLi/view?usp=sharing) |
| Organic | [Download](https://drive.google.com/file/d/1Ger5ILeyitazoF7b_nNw6F23qTb3zPGr/view?usp=sharing) |
| Palette | [Download](https://drive.google.com/file/d/1RVnYY_2xTcYBYzj3LCCiNlOYSebM_wMP/view?usp=sharing) |

{% hint style="success" %}
Each sample data folder contains files in **JSON** format.
{% endhint %}

## Import the sample data to your theme

{% hint style="success" %}
**Steps:**

1. From your Shopify dashboard, go to **Online Store** > **Actions** > **Edit code.**
2. Access the theme files in the theme code and update their content by replacing it with the corresponding files from the sample data folder.

**templates/index.json:** copy and replace the content of the file **templates/index.json.**

**sections/header-group.json:** copy and replace the content of the file **sections/header-group.json**.

**sections/footer-group.json:** copy and replace the content of the file **sections/footer-group.json**.

1. **Save** all the changes.
   {% endhint %}
