Hi hika team,
I have created a content module with the purpose of displaying a list of products. The content module will be published in a module position of my choice.
The layout is set to list and now I have a nice single column list of products from the category of my choice.
What I would like to do is display the category name on top of the list.
I believe this line should solve my problem (pls correct me if I am wrong).
<?php echo $this->row->category_name ?>
I dug it out from a hika view file, however I do not know in which file to paste it in. Please give me a hint.
My Hikashop version is 2.1.3.
Kind regards,
Drago.