-
- Josh

-
Total Posts: 5
Joined: 2007-12-07
|
I would like to display the customer’s first name only in the welcome message created when $this->getWelcome() is called. Example: ‘Welcome, Jon!’ instead of ‘Welcome, Jon Smith!’
I did some searching on this site and in the core files of Magento and I was unable to determine the method that needs to be called or parameter that needs to be given to just return the first name of a customer for the given session. Any help with this question is much appreciated.
Also, is there any documentation available for the general core Magento API? If not, is there any plan in place to make them available in the future?
Thank you,
Josh
|