Given that we don't have wish list functionality, there's simply no good way for me to track the products I'm looking to buy next. I keep a bunch of stuff in my cart, and I try to refresh periodically so it doesn't expire my session and empty the cart (which has happened). If I lose that, I'm a bit out of luck.
If we had the product numbers in the shopping cart, I could print the cart out and know that with a bit of tedium rebuild my cart using the product numbers (which is less tedium than using the titles).
Thanks,
Donnie