Remove result count (in archive or after ordering)
<?php // remove woocommerce result count function woocommerce_result_count() { return; }