Hey guys,

I just want to display the price on the node page without any taxes and for that I just unticked the checkboxes:

Add "including VAT" to tax inclusive product prices.
Add "price excluding VAT" to tax inclusive product prices.

But on the node I just see "5.58€ incl. 19% VAT"

Can you help me?

Yannick

Comments

tuwebo’s picture

Have you checked out permissions? (admin/user/permissions)
There is one called "show prices excluding VAT", you need to grant this one to the users if you want them to see product prices without VAT.

yannickoo’s picture

"Show prices excluding VAT to the superuser." YEAH! :D

But after clearing the cache, I'm don't see the "excluding VAT" label :s I don't want to add the label manually.

tuwebo’s picture

Try to make this clear...
This is what I think:
1 - If you check "Show prices excluding VAT to the superuser." The super user will see the product prices without VAT and without any other text. Just the product price.
2 - If you grant to "show prices excluding VAT" to anonymous users, these ones could see the text you are asking for... Just try it!. For this, you need to go to the admin/user/permissions in your web site and grant it!

Let me know!

yannickoo’s picture

Yeah that isn't a problem. This thing is working. But I don't see the label. If the price including the taxes I see "incl. VAT" but if the price excluding the taxes I want to see "excl. VAT".

Clear?

tuwebo’s picture

StatusFileSize
new58.75 KB

Ok,
Log out as administrator and try to see the label with anonymous users. Superuser will not see it.
If anonymous have the right permissions and there is no problem with the theming (maybe the label is hiding somewhere), I don´t know what could it be.
I´ve attached an image with both VAT included and excluded (it is just in my local computer so there is no theming applied) for anonymous users... and it is working.
In Spain VAT = I.V.A

yannickoo’s picture

Hm okay :/ Thanks for the image.

Yannick

yannickoo’s picture

Okay, but anyhow the "excl. VAT" is missing on the node.

tuwebo’s picture

Have you tried with anonymous user?
If you did so, it must be something with the configuration... I don´t have any more clues!

jeroen’s picture

auguskii, I really wonder how you were able to display both the price with and without taxes. I'm looking to enable this functionality as well but I don't see how to enable it.

tuwebo’s picture

Hi jeroen,
I was able to show that prices with the Ubercart 6.x-2.2 version, and VAT module prior to the 6.x-1.1
Working with those versions there were an option in "admin/store/settings/taxes/vat" where you could check both

Add "including I.V.A." to tax inclusive product prices
Add "price excluding I.V.A." to tax inclusive product price

(notice that I have changed the tax name from VAT to I.V.A, which is the name that we use in Spain).

Right now, I can't see that option with the Ubercart 6.x-2.4 and VAT 6.x-1.1, but I am not really sure if it is a configuration thing or version thing (long time since I configured the store)

I´ve attached two pictures showing the changes.
Maybe some else could provide more accurate information about this question.

Sorry about that!