Jump to content

Manufacturer name and link in product-list.php : url friendly


hurraken

Recommended Posts

Hi everybody,

I'd like to display the manufacturer name (with its link) in the product list view.

I tried with :

 {$product.manufacturer_name}




It works but it's not url friendly.

If someone has a solution.

Thank you for your replies.

Regards

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...

I'm using

getmanufacturerLink($product.id_manufacturer, $manufacturer->link_rewrite)}">{$product.manufacturer_name|escape:'htmlall':'UTF-8'}



wich works perfectly on a manufacturer's listing but not on a category's listing, although they both use the same product-list.tpl...

Does anyone know how to have a fully functional url-friendly link to manufacturers on product-list with PS 1.4.1 ??

-

PD : Tomand's solution doesn't work for me...

Link to comment
Share on other sites

  • 8 months later...
  • 10 months later...
  • 1 year later...

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