it doesn't really matter if the odd bit of data gets stored in the cart if your cart is set to use sessions.If you set the cart to be cookie based though, this can become a problem since cookies have a maximum size.

Thanks Jason - that's the sort of info I was after


