X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   VAT in Shopping cart list (https://forum.x-cart.com/showthread.php?t=42152)

peterstagg 09-03-2008 03:13 PM

VAT in Shopping cart list
 
Hi
I am trying to put the VAT value into the list in the shopping cart so that the figures add up when the cart shows the total.
I have tried using
{include file="customer/main/taxed_price.tpl" taxes=$products[product].taxes}
from the products.tpl without success

I have set the product up to have VAT shown so it isn't because it's not checked.

Anyone have any idea how to show the VAT(TAX) into the cart?
Cheers
peter

peterstagg 09-04-2008 01:45 PM

Re: VAT in Shopping cart list
 
OK Solved it.
should have been
{include file="customer/main/taxed_price.tpl" taxes=$item.taxes}

But it only works on 1 item

Need to work on it some more

Am open to ideas

peterstagg 09-06-2008 03:41 PM

Re: VAT in Shopping cart list
 
Right sorted it in a different way

http://forum.x-cart.com/showthread.php?t=40355&highlight=list+price


All times are GMT -8. The time now is 01:01 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.