Import Demo Data
This article provides instructions on importing the Vetro demo data to your store.

Vetro theme has 3 demos: pralise, arrok, gario for you to choose to build your site.
On the downloaded theme zip file, you can find some demo datas in the path:
Vetro theme package -> templates -> index.json
Vetro theme package -> sections -> footer-group.json/header-group.json

To import your theme's demo data, follow these steps:
- From your Shopify dashboard, go to Online Store > Themes > click on the Action button ("..." icon) beside the Vetro theme.
- Click Edit code

- Open the theme files in the code and replace the content with the corresponding files in 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.

- Save all the changes to complete.
Updated on: 15/08/2025
Thank you!