When you install the theme, we have set default template for Collections List. In addition, we have many other pre-built templates.They will help your customers have an overview of the types of products you are selling. If you want to get these templates for your store, please read the instructions below.
This is the method to import from json file through theme code.
- If you do not know the location of the
sample-data
. See here - See instructions for opening theme code on the shopify store.
Step 1 - You need to go to folder sample-data/sub-templates/collection
, where collections templates are stored. You can find them with the name "sub-list-collection template".
Step 2 - After identifying the template you want to import in step 1. Open the template/list-collection.json
file in the theme code and replace the content with the content of the collection.[name-template].json
file in the sample-data/sub-templates/collection
folder.