I am creating a custom theme with my own HTML. I am trying to override woocommerce template. I have created a template named with woocommerce.php
but it still shows template with default structure.
I checked the system status and it says that Your theme has a woocommerce.php file, you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
But when I load the shop page
it opens up with default structure.
Some screenshots