How to set up another demo?
Last updated
Last updated
If you desire to import and configure your store to replicate any of the other demos, please follow the steps provided below.
Steps:
Inside the theme package received from Envato, locate and open the file named "Theme-Data"
Choose the specific demo file that you wish to utilize for your store.
Each sample data folder contains the following files:
Within each categorized preset folder, you will encounter distinct art demos tailored to specific themes or styles.
As an example, if you navigate to the folder named "Home_1"
Inside the "Home_1" folder, you will discover a dedicated folder containing demo presets within that category.
You will see 2 files in each preset folder:
templates/index.json
config/settings_data.json
Take the following steps:
From your Shopify dashboard, go to Online Store > Actions > Edit code
Access the theme code files and proceed to replace their content with the corresponding files found in the sample data folder:
- Templates/index.json: copy and replace the content of the file templates/index.json
- Config/settings_data.json: copy and replace the content of the file config/settings_data.json Save all the changes.
Templates/index.json
Config/settings_data.json
Video Guide