Import Homepage demos

There are over 5+ Homepage demos to choose from. To set up the Homepage demo sample data you like, follow the steps below.

Get the sample data

Steps:

  1. In the Theme-Packages you got from Envato, find and open the folder named Theme-Data.

  2. You will see: index.home1.json, index.home2.json, index.home3.json, index.home4.json, index.home5.json, etc., to choose from.

  3. Open the json file with the homepage name you want. Ex: index.home2.json. SELECT ALL and COPY

Import the sample data to your theme

Steps:

  1. From your Shopify dashboard, go to Online Store > Actions > Edit code

  2. Open the files in the theme code and replace the content with those in the Theme-Data folder.

    Ex: index.home2.json: SELECT ALL and DELETE then PASTE the copied preset (Theme-Data -> index.home2.json) the content of the file templates/index.json.

  3. Save all the changes.

Last updated