![]() |
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 |
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 |
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.