Jump to content

Supplier_name in product-list.tpl


GepkensGroep

Recommended Posts

I want to use $product.supplier_name in the product-list.tpl in Prestashop 1.6 but everything works but the supplier_name not he shows the reference and the id of the supplier but not the name.

{$product.name|escape:'htmlall':'UTF-8'}
{$product.supplier_name|escape:'htmlall':'UTF-8'}
{$product.supplier_reference|escape:'htmlall':'UTF-8'}
{$product.id_supplier|escape:'htmlall':'UTF-8'}
{$product.manufacturer_name|escape:'htmlall':'UTF-8'}

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