View Single Post
  #1  
Old 09-03-2008, 03:13 PM
  peterstagg's Avatar 
peterstagg peterstagg is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 85
 

Default 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
__________________
Peter
"http://www.memoryoverload.com"

Reply With Quote