Hi,
The collection pages on my website show this message: Liquid error (sections/collection-template.liquid line 221): Could not find asset snippets/spurit_dmr_collection_template_snippet.liquid
How can I remove this? Need your support please. Thanks
I already tried this:
Removing the Code:
-
Go to Online Store > Themes > Actions > Edit Code.
-
Open the Sections folder and then the collection-template.liquid.
-
Search for “spurit_dmr_collection_template_snippet”, the error message on your storefront might even have the line number for you.
-
Add {% comment %} to the start of this line and {% endcomment %} to the end of this line.
-
Click Save.
But I am getting an error while putting in the {% comment %} and {% endcomment %} so I couldnt save it.