# Set up store as Edge 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                                                                                    |
| ------- | ---------------------------------------------------------------------------------------------- |
| Edge    | [Download](https://drive.google.com/file/d/1T9EuohjH5V0JnlStM9Ntk15KNru8bu97/view?usp=sharing) |
| Layer   | [Download](https://drive.google.com/file/d/1MRi7TP_peK1AonpWm9gqzQrol__Wb2ek/view?usp=sharing) |
| Sundown | [Download](https://drive.google.com/file/d/1R58ox4KQzjLLqQJahNsdLww79pNGw8mY/view?usp=sharing) |
| Step    | [Download](https://drive.google.com/file/d/12ZbSwMBIRulTO_sDyjTT3OcTYzVfu4or/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 %}
