Tuesday 1 July 2014

Get Cart total in opencart


Get Cart total in opencart

<?php echo $cart_total = $this->cart->getTotal(); ?>

1 comment:

Metin Etikan said...

Hi,Chandresh

Please help me !

cart->getTotal(); ?>

this code not working opencart 2.0.3.1 in payment_method.tpl

I need total price in payment_method.tpl

Thanks for your time...