Jump to content

How to Display Suppliers Ref. on product page.


Recommended Posts

Hi

 

We want to display the suppliers ref on the product next to the product price (or there abouts).

We are using PS 1.4.5.1, and have used code below in the product.tpl:

 

<p id="supplier_reference" {if isset($groups) OR !$product->supplier_reference}style="display: none;"{/if}><label for="manufacturer_name">{l s='Supplier Reference :'} </label><span class="editable">{$product->supplier_reference|escape:'htmlall':'UTF-8'}</span><br>

 

as per previous posts, can see it in the source code (see attached screen grab) but it will not display.?

 

Doing something wrong but can't see it..

 

Please advise.

 

Thanks in advance

Nick

Link to comment
Share on other sites

  • 9 months 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...