To show the star ratings:
<?php echo do_shortcode(‘[Woo_stamped_io type=”badge”]’); ?>
To show the main review widget:
<?php echo do_shortcode(‘[Woo_stamped_io type=”widget”]’); ?>
To add rich snippet in product page:
<?php echo do_shortcode(“[Woo_stamped_io type=’rich-snippet’]”); ?>