Answers

Question and Answer:

  Home  Magento

⟩ How to get the total price of items currently in the Cart?

<!--?php helper('checkout')--->formatPrice(Mage::getSingleton('checkout/cart')->getQuote()->getGrandTotal()); ?>

 278 views

More Questions for you: