/**
 * Remove “Showing all X results” from Shop and Product Archive Pages
 */
remove_action( 'woocommerce_before_shop_loop', 'woocommerce_result_count', 20 );