Hi,
Ok, so you can follow the tutorial like explain in my fist post.
You wand to create a "category listing" menu with a "product listing" module associated.
You can follow this tutorial (section: Listing of categories with a menu)
www.hikashop.com/support/documentation/6...html#categories_menu
So you will display the products of the selected category.
After that, displaying the product at the right and the category at the left, is "just" design. You can use some CSS and view override to have the wanted result.
www.hikashop.com/support/documentation/1...ize-the-display.html
In your case you should want to edit the category listing view.
Regards,