Set up my store as Sleek demo

A guide to import Sleek demo data onto your store

Sleek offers 5 demos (Glossy, Wildpeak, Jumped, Inove and Refrakt) 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.

Get the sample data

After adding the theme to your Shopify store, click on the links listed below to download the demo sample data you want.

DemoSample data

Glossy

Inove

Jumped

Wildpeak

Refrakt

In each sample data folder, you will find some 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. 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.

  1. Save all the changes.

Use the search bar to quickly search and navigate to the theme files you need.

Last updated