Hi,
Referring the travel site - http://www.demo.talash.net/zentourism/
Depending on the requirement of the tour & travel site, I have implemented customized confirmation form that the customer need to fill after made decision to purchase the product in product_display window.
I need to know file/module where the cart items are stored in session so that I may include the form data in the session, and later on retrieve those data for further utilization.
Please guide me how to add store some additional session variable along with the cart element and retrieve them when the member log in.
Thanks.



