Hi,
I want to get unique session id for each new browser session like session_id in normal php function.
From other forum posts and below documentation link, I come to know that prestashop using cookie for handling sessions.
http://doc.prestashop.com/display/PS16/Managing+Cookies...