Are you sure you are using session cookies and not "persistent" cookies? When I tried it my shopping cart was cleared out whenever I went to a new page. It appears that the shopping cart items are stored using persistent cookies and not session cookies.
|