I double-checked fields in the DETAILS table and fields of the Cart, but I found nothing...
I don't store in DETAILS table all the fields I've got in the Cart (for example I don't store "Brand", "Category" or "VATperc"), but only the most importants... for the others, I use the <Ignore> option in the "Details" Tab, and I'm sure that every field I store is set up in the Cart...
Here's a screenshot of the checkout page where I show in a not-ordered-list, for each item in the cart, all the fields I want to store: http://www.ivanhalen.com/checkout.jpg
as you can see, there's no "null" field, and in the DETAILS table I've got a corresponding field for each properties (IdProduct, IdRate, Quantity, ProductName, UnitPrice, TotalPrice) |
|
|