VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: austin1988 on October 03, 2012, 12:22:21 PM

Title: Why isn't there a way to show final price without VAT?
Post by: austin1988 on October 03, 2012, 12:22:21 PM
Hi,

There doesn't appear to be a way to show (in the cart, on checkout) the final price with VAT. Even the options in Configuration don't work!

My website is: http://www.s387718370.websitehome.co.uk/Proofs/HFL-Displays/

Can anyone provide me with some code to add (which will presumably go into the 'default_pricelist.php file)?

This should be a really simple feature...

Title: Re: Why isn't there a way to show final price without VAT?
Post by: jenkinhill on October 03, 2012, 15:27:52 PM
What is it? In your title you want without VAT and in your message text you want with VAT
Title: Re: Why isn't there a way to show final price without VAT?
Post by: austin1988 on October 03, 2012, 16:57:55 PM
No, sorry. Maybe I should have explained more clearly.

On checkout, for each individual product, it shows the price without VAT - which is how it should be.

Then, underneath, it displays the VAT price correctly, but it doesn't actually add VAT to the total amount.

I'm just not sure if there is a way to do this?
Title: Re: Why isn't there a way to show final price without VAT?
Post by: bytelord on October 03, 2012, 17:26:16 PM
Hi,

What's your vm version? As i see you are using template overrides and you edit some columns, try it with the default vm template without overrides. Also could you please tell us the configuration on the backend for prices and your tax rule configuration?

Regards
Title: Re: Why isn't there a way to show final price without VAT?
Post by: austin1988 on October 09, 2012, 19:52:19 PM
Sorry for the late reply. We actually managed to sort this, somehow.
Title: Re: Why isn't there a way to show final price without VAT?
Post by: bytelord on October 09, 2012, 19:54:06 PM
So, was a template override issue i suppose.
You could tell the solution to your problem, may be help other users with similar issues.

Regards