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