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
Once you've added the theme to your Shopify store, click the links below to download the desired demo sample data.
Bright
Harmony
Organic
Each sample data folder contains files in JSON format.
Import the sample data to your theme
Steps:
From your Shopify dashboard, go to Online Store > Actions > Edit code.
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.
Save all the changes.
Last updated