New Zenner
- Join Date:
- Feb 2011
- Posts:
- 4
- Plugin Contributions:
- 0
Current Customer / Sessions
I'm having trouble finding information about customer sessions. If I wanted to code a page where the user could click a button and get an e-mail listing how many products they have bought (or any arbitrary information from their personal account/database table) would I locate the current user by looking into the session information? If not, how might I be able to access the current customer to do mySQL look-ups on their account information?