You might want to override a WooCommerce core template file in your plugin rather than in the theme directory to future proof theme switching. WooCommerce searches the following locations in this order until a match is found. Let’s alter this slightly so that it searches out plugin folder in order to override the WooCommerce template. […]