Why is my product page showing a 404 error?

Hello! My product page shows a 404 error, and it also says “No templates found for products”. Please help me ;-;

It sounds like you might be encountering a theme-related issue. If you uploaded a theme manually, it’s possible that the product template was missed during the process.

To troubleshoot this, please ensure that you have a “product.json” file located under the templates folder within your theme directory. This file is essential for rendering product pages correctly.

1 Like

Hi @Duyen2972

Head to Online Store>Themes>Edit Code

On the left hand side look for template

In the template look for product.json

If it’s not there create one template on product

It will fix the issue

Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!

1 Like