You can set new name for the default sorting, and can enable up to 5 new sorting options alphabetical, reverse alphabetical, on sale, review count, and product sorting..
This plugin gives you the ability to add new sorting options to list products by title Z or in reverse order ..
You can enable sorting by availability, which will enable sorting from high stock to low stock.
You can add the option to sort items by sale status there's option to show.
We have compatible plugin that will let you remove WooCommerce sorting options, such as the default sorting method.
Because the way this is stored changed behind the scenes, it's no longer possible to sort products using this value to show featured items first.
We're sad to say this means that our plugin cannot offer this option for stores running WooCommerce 3.0+ since the data used to sort this way no longer exists..
WordPress will get random set of products for each page in your shop, so random sorting works at 100% when you have number of products and they're all displayed on one page.
In order to remember which products have already been displayed, you'd need some custom code to store these products in session.
If you need to re-add randomized sorting, please use this code snippet, ensuring that you know how to add code to your site...
Read more