News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

total order on all pages

Started by rafipl, March 14, 2012, 13:15:46 PM

Previous topic - Next topic

rafipl

VM 2.02 + J2.5 - simply question - how to display total price of order on all pages? i tried to call this function:
<?php echo JText::_('COM_VIRTUEMART_CART_TOTAL_PAYMENT'?>:

<strong><?php echo $this->totalInPaymentCurrency ?></strong>


but it doesn't work.