Magento Question:
Download Job Interview Questions and Answers PDF
How to get the total price of items currently in the Cart?
Answer:
<!--?php helper('checkout')--->formatPrice(Mage::getSingleton('checkout/cart')->getQuote()->getGrandTotal()); ?>
Download Magento Interview Questions And Answers
PDF
Previous Question | Next Question |
How to set different themes for logged in users? | How to create magento custom module? |