add_filter('loop_shop_per_page', function() { return 999; // show all items on WooCommerce shop & category pages }, 20);