Set up my store as Nimbus demo
Last updated
Last updated
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 adding the theme to your Shopify store, click on the links listed below to download the demo sample data you want.
Bright
Download
Harmony
In each sample data folder, you will find 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.