get_rating_count(); $review_count = $product->get_review_count(); $average = $product->get_average_rating(); if ( $rating_count > 0 ) : ?>
(' . esc_html( $review_count ) . '' ); ?> )
is_type( 'simple' ) ) { echo wc_get_stock_html( $product ); }