Hi
I'm trying to mould {items} into something more manageable.
Firstly it would be excellent if this could be mvc templated.
That being said, I want to change the Tax summary to a line item style layout and show only the total tax for the order under the subtotal column.
QTY Name Price Subtotal
2 Some stuff £6 £12
<hr />
VAT (20%) £2.40
<hr />
<b>Total £14.40</b>
Could you tell me what the internal variable you use for the order tax total?
I can't seem to pick it out from the ones you use?
Sorry if double posted, I tried to find my other post and it's dissapeared again.
Cheers
Gary