Set up my store as Zest demo
A guide to import Zest demo data onto your store
Last updated
A guide to import Zest demo data onto your store
Last updated
Zest offers 5 demos (Flairy, Gusto, Laura, Cosmo, and Fleek) that are great starting points for building your eCommerce site to stand out from the crowd.
If you want to import and set up your store as a demo, make sure your theme is not in the trial mode and follow the steps below.
After uploading the theme file to your Shopify store by following this help article, simply click on the links listed below to download the demo sample data that you want.
In each sample data folder, you will see some files in .json format.
Steps:
From your Shopify dashboard, go to Online Store > Actions > Edit code.
Open the theme files in the theme 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.
Use the search bar to quickly search and navigate to the theme files you need.