You need to find where the code is for the related products tab is.
Then look at the “Using the Shortcode” instructions at the bottom of the “Facebook Comments Options” page in WordPress.
You need to put the shortcode into your “related products” area:
<?php echo do_shortcode(‘[fbcomments count=”off” title=”” ]’); ?>
and then untick the box that tells the comments to display on posts (again this is on the “Facebook Comments Options” page in WordPress.)