Archived topic
Can't find woocommerce.php
1 reply · Started by Garrett on August 1, 2017
Hi, I would like to modify the woocommerce.php file in my child theme yet I can't seem to find it in the Generate Press folder.
Where would this file be?
Thank you for your feedback!
Hi there,
GP doesn't have this file - we use the hooks method: https://docs.woocommerce.com/document/third-party-theme-compatibility/#section-2
That being said, you should still be able to add WooCommerce templates into your child theme to overwrite the core plugin templates.