I was trying to override archive-product.php, so I copied it to
generatepress-child->woocommerce/archive-product.php and made changes, but they wasn’t apply. I found out that the problem is due to the woocommerce.php file, if I rename/delete it the changes are applied, but as I know it’s not a good solution. So what and how should I do to achieve this task properly?