vineshkumar Posted February 1, 2011 Share Posted February 1, 2011 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 More sharing options...
vineshkumar Posted February 1, 2011 Author Share Posted February 1, 2011 Solved...thanks to Rocky inhttp://www.prestashop.com/forums/viewthread/77929/configuring___using_prestashop/manufacturer_with_link_in_product_dot_tpl Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now