Jump to content

Affichage des multiples fournisseurs


Recommended Posts

Bonjour, depuis la 1.5, on peut attribuer plusieurs fournisseurs à un produit, j'aimerais savoir de quelle manière on peut les afficher sur la page produit  avec un code comme celui-ci...merci pour vos réponses

if $product->supplier_name}
{l s='Supplier'}:
<a href="{$link->getsupplierLink($product->id_supplier, $product->link_rewrite)|escape:'htmlall':'UTF-8'}" title="{l s='List books in the series'} {$product->supplier_name|escape:'htmlall':'UTF-8'}">
{$product->supplier_name|escape:'htmlall':'UTF-8'}</a>{/if}

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