You must give an id for every product to display this id must be products id - $products_id
So add this to your tpl_product_info_display.php
<?php echo rating_bar($products_id,5); ?>
if you want 5 stars this is the code to give the right id to write to your sql and display it...
see it live in action...
http://www.e-matrix.gr



