VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: Marga123 on October 10, 2013, 14:07:31 PM

Title: VM - Shopping cart How To Remove The "Total" Text
Post by: Marga123 on October 10, 2013, 14:07:31 PM
 Hi
How do I remove the "Total" text
from the VM - Shopping cart module please?

"Total : $300.00" change to "$300.00"

I've found the echo statement that show the text

<?php echo $data->billTotal; ?>

Many Thanks
Charles

Title: Re: VM - Shopping cart How To Remove The "Total" Text
Post by: Maxim Pishnyak on October 12, 2013, 10:36:28 AM
Use Language Overrides.