Add products sorting option by star rating ASC in Woocommerce
I'm looking for a way to sort the products by star rating (asc and desc). It seems that i would need to create a custom code for this since something like this for example isn't implemented in Woocommerce. $options['rating-asc'] is…