Jump to content

How to show name of manufacturer in standart "homefeatured" module?


Oskar87

Recommended Posts

Hello everybody!

 

Please help me with homefeatured module, I want to display manufacturer name on the home page with help by this module, but i can't do this, I don't know why!

 

I try to do something like this:

 

<div class="product_desc">
<a href="{$product.link}" title="{l s='More' mod='homefeatured'}"><span>	  {$product->manufacturer_name}</span>{$product.description_short|strip_tags|truncate:130:'...'}</a>
</div>

 

It is not working!

p.s. I think that problem with controller of module, please help me anybody!

post-449740-0-67375100-1358750556_thumb.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...