Please post all pre-sales questions of all products on this forum

Manufacturer image on product detail page

  • Carlos
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago #55459 by Carlos
Hello.

How can the manufacturer image be displayed on the product detail view?

I tried with this but didn't work:
Code:
<img src="<?php echo $this->manufacturer->image; ?>" title="<?php echo $this->manufacturer->manufacturer_page_title != '' ? $this->manufacturer->manufacturer_page_title : $this->manufacturer->manufacturer_name; ?>" alt="<?php echo $this->manufacturer->manufacturer_page_title != '' ? $this->manufacturer->manufacturer_page_title : $this->manufacturer->manufacturer_name; ?>" />

Thanks.

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

Moderators: Tuan Pham NgocGiang Dinh TruongMr. Dam