Teapot Creative Posted April 4, 2012 Share Posted April 4, 2012 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 More sharing options...
bellini13 Posted April 4, 2012 Share Posted April 4, 2012 when you see it in the source, is there a style associated to it? perhaps it is being hidden by some css Link to comment Share on other sites More sharing options...
Teapot Creative Posted April 4, 2012 Author Share Posted April 4, 2012 Hi No css effecting this. Thanks for the reply. Nick Link to comment Share on other sites More sharing options...
poncho_333 Posted January 23, 2013 Share Posted January 23, 2013 Hi paulcox5, You managed to put the supplier reference ? Thanks and best regards. 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