Hello,
1. Where do you exactly want to display your product related products ? Note that you can do it by setting the "Modules to display under the main area" option to "Related products" via "Hikashop->System->Configuration->Display".
2. What do you exactly mean about it and how do you want to handle virtual products ?
3.The best solution will just be to unset the values of the "Tag" option of your product page, or to use some CSS custom code like :
#hikashop_product_tags_main {
display: none;
}
www.hikashop.com/support/support/documen...the-display.html#css