Install Theme

Download the package from themeforest.net (the package is in zip format).

Step 1: Upload Theme Source.

  1. Please log in to your Shopify store, click Online Store.

  2. At Theme Library, click Add theme, choose Upload zip file.

  3. The Upload Theme dialog displays. Click Add File or drop file to upload to select the .zip file you want to upload.

  4. Click Upload file.

  5. Wait until the uploading process finishes. Then click Publish button to active the source to be live.

Step 2: Upload Settings Data For Home Page.

To set up data for Home Page Layouts, please follow below instruction:

  1. Click the file to download the corresponding "json" of the layout you want to open the data on a new tab.

  2. SELECT ALL and COPY.

  3. From your Shopify admin, go to Themes -> Actions -> Edit Code.

  4. Navigate to the "Templates" folder, open the "index.json" file, -> SELECT ALL and DELETE then PASTE the copied preset from the external file.

Step 3: Upload Settings Data For Theme Settings.

To set up the same data for Theme Settings, please follow below instruction:

  1. Click the file to download the corresponding "json" of the layout you want to open the data on a new tab.

  2. SELECT ALL and COPY.

  3. From your Shopify admin, go to Themes -> Actions -> Edit Code.

  4. Find folder Config -> Open file settings_data.json -> SELECT ALL and DELETE then PASTE the copied preset from the external file.

Step 4: Upload Settings For Header.

To set up data for Header Layouts, please follow below instruction:

  1. Click the file to download the corresponding "json" of the layout you want to open the data on a new tab.

  2. SELECT ALL and COPY.

  3. From your Shopify admin, go to Themes -> Actions -> Edit Code.

  4. Find folder Config -> Open file header-group.json -> SELECT ALL and DELETE then PASTE the copied preset from the external file.

To set up data for Footer Layouts, please follow below instruction:

  1. Click the file to download the corresponding "json" of the layout you want to open the data on a new tab.

  2. SELECT ALL and COPY.

  3. From your Shopify admin, go to Themes -> Actions -> Edit Code.

  4. Find folder Config -> Open file footer-group.json -> SELECT ALL and DELETE then PASTE the copied preset from the external file.

Preset For Home Page.

Last updated