User Information using cookies/session in magento
I am working on magento extension.where i want that user can add products
from front side.That products will be shown on his account either he is
logged in or not.If user is not registered he can save his information and
when he logged in he can view all his products (For not loggedin user see
only his current products).I can use custom php cookies for that for
guest, but that i don't think is the best way here , because i know
magento store guest information. I want to use magento user cookies
functionality for that, How can i do that.Only the user handling part.
No comments:
Post a Comment