I need help please with my product descriptions I had this error [liquid error (sections/product-template.liquid line 162): could not find asset snippets/product-description.liquid v] almost a year I did everything but couldn’t fix it.
The error you are receiving points out to the fact that one file in your code doesn’t exist any more. Basically, your product page wants to load a small snippet (file) from your project that was deleted/removed/doesn’t exist any more. Now you probably have to create another file or to simply replace that import with the content you’d like. I can help you with that but I would need to see the product page on your website. Could you leave the url here?