Displaying sales tax in shopping cart
I've read the manual, I've searched the forum, and I can't find any way to do what I want to do. When an order is being taxed, it shows up in the cart like this:
Subtotal: $17.97
Shipping: $6.36
TOTAL: $24.33
Including:
Sales Tax: $1.38
The sales tax is added to the subtotal, shipping, and total and only appears as a line item below the total. I want the sales tax to be a separate line item, so that the cart displays the untaxed subtotal, the untaxed shipping, the tax, then the total which includes tax. Is there any way to do this? I'm getting pretty good at editing the templates, but I don't know anything about php.
I want the cart to look like this:
Subtotal: $16.95
Shipping: $6.00
Sales Tax: $1.38
TOTAL: $24.33
__________________
Trish
X-Cart V4.0.17
|