Jump to content

Display pre-tax price not in my 1.3.1.1


Recommended Posts

  • 3 weeks later...
When I go to Back Office Preferences/Products/ I don't have an option "Display pre-tax price". What have I done wrong?

SOLVED

I found another post that directed me to the correct place.
Back Office/Customers/Groups Click the edit button of your group and a drop down of "Price Display Method" will be found.



Hi,

Just wanted to thank you for posting the solution, as I was having the same problem as well. :)
Link to comment
Share on other sites

  • 4 months later...
  • 1 year later...

hy,

you should try to add this line to your product.tpl, and product-list.tpl , where ever you want it :)

for me it worked

<p id="wholesale_price">

<label for="wholesale_price">{l s='Wholesale price:'} </label>

<span class="editable">{$product->wholesale_price} {$wholesale_price}</span></p>

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