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.

Demo
Sample Data

Bright

Harmony

Organic

Each sample data folder contains files in JSON format.

Import the sample data to your theme

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.

Last updated