Override woocommerce template from parent theme

I found the problem, by default woocommerce load parent files too, but the parent theme value in the database where not updated. I simply needed to change theme then reactive the child to update the database

Solution related to get_template_directory_uri() in child theme pointing at child theme