hello. I am using storetasker theme and having a multiple collections for my store and my theme doesn’t have a list of collections.
www.bizsupplystore.com
pw: adm!n321
Topic summary
A user working with the Storetasker theme needs to display a list of multiple collections on their store, which the theme doesn’t support by default.
Proposed Solution:
Another user provided step-by-step instructions to create a custom collection template:
- Navigate to Online Store > Themes
- Access the theme’s code editor
- Add a new template in the templates section
- Customize the template based on requirements
- Assign the template to the desired collection
Current Issue:
After attempting to implement the collection list, the user reports it’s not displaying on the page. They’ve shared screenshots showing the configuration, but the list remains invisible on the frontend.
The discussion is ongoing - the display problem hasn’t been resolved, and the user is awaiting further troubleshooting guidance.
Hi @Pedz23 ,
You can create custom template for the collection by following steps
-
Go to Online Store > Themes
-
Select the theme you want to edit and click on actions edit code
-
Go to templates and click on Add New Template
-
Provide name to the template and click on save
-
Customize the template based on your requirements
-
Assign the template to the collection you want


