Jump to content

[SOLVED]Browse All Products under this Manufacturer


vineshkumar

Recommended Posts

Hi All,

On the product page, I want to display manufacturer and its links in the rightColumn hook.

Its working perfectly, but the link created is having some issues.

I am using friendly url and the link to the manufacturer should be 'id_manufacturer'_'manufacturer_name'. But instead the link generated is 'id_manufacturer'_'id_manufacturer'

getmanufacturerLink($product->id_manufacturer, $product->id_manufacturer.link_rewrite)}" title="{$product->manufacturer_name}"> {l s="Browse All"} {$product->manufacturer_name|escape:'htmlall':'UTF-8'} {l s="Mobiles"} 



Have attached the module I created.

The another doubt is I want to display the module only in product page. So instead of going in position and mentioning exceptions, is there any simple way of doing this??

productmanufacturer.zip

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...