Mage::getSingleton('admin/session')->getUser();
Mage::helper('customer')->getCustomer();
or
Mage::getSingleton('customer/session')->getCustomer();
Mage::getSingleton('customer/session')->isLoggedIn()
Topic Id: 2157
Example Ids: 7059,7060,25184
This site is not affiliated with any of the contributors.
Content on the page is taken from Stack Overflow Documentation
This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service