Import Demo
After downloading Kalles from Theme Forest to your device, please make sure that you have unzipped the theme package before uploading it to your store. Otherwise, you will get the issue “zip does not contain a valid theme: missing template “layout/theme.liquid“.

When you install Kalles successfully, let follow these stages to import a Demo theme
Please keep in mind that the Import Demo ONLY allows you to import layouts and settings for the homepage. You CANNOT import content like images, blogs, and so on.You also have to configure yourself on other pages, such as products, collections, etc.
With Kalles 4.0.0
When you install Kalles successfully, let follow these stages to import a Demo theme
Step 1: Open folder Kalles 4.0.0
After downloading, please remember that you need to extract the package zip file first and then open file “Kalles 4”.
Step 2: Open “DATA_JSON”
After open file Kalles_4, You will see several zip files, please extract all and then Click on file “DATA_JSON” to continue.
Notice: With each DATA_JSON file contains demo files, please check all of them if you want to find any demo.
Step 3: Open file Kalles Json
And then click “Kalles JSON” file to see all the Demo.
Step 4: Choose a Home Demo and copy data file
Choose a Home Demo that you want and open it you will see Index.jon and Settingdata.json files.

Notice: You must install Sublime Text (or other editor softwares) to your device in order to open index.json and settingdata.json. You can click here and choose the suitable Sublime Text version to install.
Step 5: Copy code to the theme file
- From the current theme you want to import, go to Theme Actions -> Edit Code.
- Search the index.json and settings_data.json file on the Search bar.
- Copy all the codes of index.json and settings_data.json from Demo file.
- Replace the codes copied for all the codes in index.json and settings_data.json file of Shopify Edit Code
Let see an example:
After importing both Index.jon and Settingdata.json codes. You have already completed Import a Demo Page.