get_average_rating() ); } else { echo wc_get_rating_html( $product->get_average_rating() ); } if ( apply_filters( 'alpus_single_product_show_review', comments_open() && 'widget' != alpus_wc_get_loop_prop( 'product_type' ) ) ) { // Filters the review of product loop. echo alpus_get_rating_link_html_for_product_loop( $product ); } ?>