Hi,
It's possible, but will require some layout customisation (= the edition of a view) and some CSS. For this part see the documentation here:
www.hikashop.com/support/support/documen...ize-the-display.html
1. First, create/configure the module for Related Products, and publish it to a non-existing position, so it's published but not visible anywhere on the site, yet.
2. Get and install
NoNumber's "Modules Anywhere"
(free).
3. Edit the view "product / show_tabular" for your frontend template according to the documentation (see link above), and insert
where you want it, probably with some HTML tags and classes depending on your template and liking. Replace "XYZ" in the code with the ID of the module for Related Products.
4. Add CSS for additional styling.