__('Shopping Cart is Empty') ?>

getMessagesBlock()->getGroupedHtml() ?> getChildHtml('checkout_cart_empty_widget'); ?> setStoreId( Mage::app()->getStore()->getId() ) ->load('shopper_empty_cart'); if($empty_cart_block->getIsActive()){ echo $this->getLayout()->createBlock('cms/block')->setBlockId('shopper_empty_cart')->toHtml(); } else { ?>

__('You have no items in your shopping cart.') ?>

__('Click here to continue shopping.', $this->getContinueShoppingUrl()) ?>

getChildHtml('shopping.cart.table.after'); ?>