How can I resolve a collection page error?

Hello guys i have this error on my coolection page how can i fix it anyone can help me? Thanks

Liquid error(product-card-grid line 12) could not find asset snippest/primeb.liquid

Hi @Eddyda ,

It is a missing file error, you need to go to the file containing the code and delete it: {% include ‘primeb’ %}

You can find that in the product-card-grid.liquid file.

Hope it helps!

Hi @Eddyda ,

I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.