Jump to content

Only Superadmin Can View Wholesale Price


ccw0103

Recommended Posts

Hello,

 

I came across this code and tried to edit the file price.tpl in admin/themes/default/template/controllers/products,

 

 

I followed instructions on wrapping with below code,

 

{if $employee->id_profile == 1}

<div class="form-group">
<div class="col-lg-1"><span class="pull-right">{include file="controllers/products/multishop/checkbox.tpl" field="wholesale_price" type="default"}</span></div>

{/if}

 

my code looks like this, but it doesnt work....any idea what went wrong?

 

 

Thanks so much....

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