I have a pretty weird issue, I hope someone can help me with this.
Here are the major config settings that influence my problem:
You can try This :
$grandTotal = $this->helper('checkout/cart')->getQuote()->getGrandTotal(); echo $text .= $this->__(' Total: %s', $this->helper('core')->formatPrice($grandTotal, false));