Google Rating Code In Review / Testimonial Page

How can the code below be added in the testimonial page of the Cs-cart system so that the google search returns with Star Ratings in the result.

https://developers.google.com/structured-data/rich-snippets/reviews#aggregate_ratings

Nice idea…

You can add microdata to the following file:

design/themes/YOUR_THEME/templates/addons/discussion/views/discussion/view.tpl

Check the testimonials page is used by debugging the discussion array:

{$debugging|fn_print_r}