'; } endif; //catchevolution_woocommerce_start add_action('woocommerce_before_main_content', 'catchevolution_woocommerce_start', 15); if ( ! function_exists( 'catchevolution_woocommerce_end' ) ) : function catchevolution_woocommerce_end() { echo ''; } endif; //catchevolution_woocommerce_end add_action('woocommerce_after_main_content', 'catchevolution_woocommerce_end', 15);