How to Fix Liquid Error: Could Not Find Asset snippets/expo.liquid
In some cases, you may find a message at the bottom of your store pages saying "Could not find asset snippets/expo.liquid".

Here is how you can fix this error:
- Please open up your theme's code editor.
- Now, look for template.liquid or theme.liquid file, then scroll down to the bottom, you will see this code:
{% include 'expo' %}

- Please remove the code and save the changes.
Now, the notice will disappear from the store. You might want to clear your browser cache just to ensure you're seeing the updated results.
If you are still seeing the notice or need additional guidance on removing it, feel free to contact us via email or live chat.
We would be happy to take a look.
Updated on: 23/03/2026
Thank you!