Created
May 16, 2014 22:23
-
-
Save cristianstan/8efe5b55f5d8cbf28ffe to your computer and use it in GitHub Desktop.
Magento: If customer is logged in
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $this->helper('customer')->isLoggedIn() | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment