Skip to content

Instantly share code, notes, and snippets.

@tonyoconnell
Created September 11, 2012 15:13
Show Gist options
  • Save tonyoconnell/3699551 to your computer and use it in GitHub Desktop.
Save tonyoconnell/3699551 to your computer and use it in GitHub Desktop.
Magento Customer Name
<?php echo $this->__(Mage::getSingleton('customer/session')->getCustomer()->getName()); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment