Try different browsers to test it, I just went in with Firefox under linux with a fairly liberal security setup (just ain't too many spyware or virus worries on Centos thankfully) and I put 3 items in a cart (not logged in) added a 4th and found it was the only item now.
It's almost like the cookie is expiring if it didn't set the cookie at all seems like I wouldn't get but one part in but I got 3 in then #4 went in by itself with 1 thru 3 no longer in the cart.
Also every time I load the "Alky Kits" from THIS url when I click "Continue Shopping":
Code:
http://www.fullthrottlespeed.com/items~Cc~BUALKY~iTpStatus~0~Tp~~Bc~.htm
my cart resets. Add 1 item, open the alky kits section, 0 items in cart, every time I've tried it so far.
If I click Buick Turbo V6 Performance and then Alky Kits from the left hand panel, no cart reset.
Code:
http://www.fullthrottlespeed.com/items~CartId~%7BEVEREST0FA16264-B329-4A54-8454-2DE4030729C4%7D~Cc~BUALKY~iTpStatus~0~Tp~~Bc~.htm
Notice how the urls are different? THere's no CartId on the Alky link in the center of the page when you "Continue Shopping" looks like since that CartId isn't passed in the url, a new cart gets started.
That wouldn't be a cookie issue I don't think, looks more like a variable you need doesn't exist on the center frame when you "Continue Shopping" that DOES exist on the left hand menu when you click through there. Yep hovering over the links in the main body after you "Continue Shopping" none of them show a CartId but the ones along the left menu show the CartId.
I also notice on the center body the "main" sections HAVE the CartId just not the sub links, like if you click
All MAF Translators and Scanmasters you have a cartid in that url, but if you click
MAF Translators under that it has no CartId
Hopefully that helps get the problem found
