How do I remove the tax label off the cart

(1/2) > >>

AndyWest:
Hi,

I do not charge tax, so the tax field is £0.00, therefore I carn't see any point showing this field, can any member tell me how to remove it.

Many Thanks
Andy

jmds:
Have a look through the shop settings, I think you can display prices with out the tax display.

AndyWest:
Hi John,

Thanks for your reply, but no settings allow you to remove the tax, you can have it so it
looks like this: Tax Total:  $0.00  but what's the point displaying Zero.

I need to remove it in php code, but I'm new to this stuff.

Thanks
Andy

jmds:
Hi Andy,

You could comment out the relevant lines of code in the file 'basket_b2c.html.php', which is the default basket. The code is conditioned by the variable '$show_tax'. I am not sure where this setting comes from, I will have a look when I get a spare minute.

AndyWest:
Thanks John.

Andy

Navigation

[0] Message Index

[#] Next page