Jump to content

Hide reference number in front office


Recommended Posts

  • 3 years later...

In the product.tpl file comment out or delete the lines below, In the cose I posted below I show it with the comment out tags
{*code*}

Should be lines 329-332

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

  • Like 1
Link to comment
Share on other sites

  • 2 years later...
  • 8 months later...

I succeeded in removing the reference number in the product details (product.tpl) so thank german_martint for his precious help.

Unfortunately it still does appear in the category list view or in any research.

Does someone know where the "product_reference" is taken from in that view?

Thanks a lot and love!

MKY

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