30
I have always made the assumption that shopping carts are tabular data and that its ok to use a table tag for that reason, but thinking semantically they are a list of the items your buying and their parameters. So why not use a list. It validates with W3C’s XHTML validator and the coding is alot cleaner than most ecommerce websites.