/ Published in: PHP
Expand |
Embed | Plain Text
<?php $cart = Mage::helper('checkout/cart')->getCart()->getItemsCount(); ?>
You need to login to post a comment.
<?php $cart = Mage::helper('checkout/cart')->getCart()->getItemsCount(); ?>
You need to login to post a comment.