I was wondering if it is possible to add the reviews to the front page of my website. I’ve seen it done with the Yotpo Review Plugin, but is there any way to add the default WooCommerce reviews to the data that is pulled in this class, for example, it could be next to the product name or directly under it. Please let me know as soon as possible. Thank you 🙂
It is possible only with additional code customization. Try to customize the file woocommerce/content-product-alt.php and add rating function there woocommerce_template_loop_rating().