Add link to category in associated product div

  • Posts: 2
  • Thank you received: 0
11 years 6 months ago #101433

Hi,

Is it possible to display a link to product category or subcategory in DIV under the Product Name or at the bottom of the DIV?

I am using hikashop module 184 to display associated products and would like to have a link to category/subcategory as well.

As it is now, I only have the link to a product.

Last edit: 11 years 6 months ago by mikkaa.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #101452

Hi,

I think that you'll have to directly edit the code of your "listing_div" file of your "product" view of your front-end template, and then put your code after these lines :

$this->row =& $row;
        $this->setLayout('listing_'.$this->params->get('div_item_layout_type'));
        echo $this->loadTemplate();
Hope this will help you a little.

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
11 years 6 months ago #101459

Thanks!

Unfortunately my php language is a bit rusty and I would really appreciate if someone could give an example of the script I need to put below yours.

To start with, at least...


Best regards

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
11 years 6 months ago #102233

Hi,

Can you do a screenshot of where you want to add the category link as I'm not sure about what you want ?

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum