I want to make an ordering website for people who purchase food from a store.

The this store offers meat, produce, specialty chocolates, French and Italian cheese, oils, vinigars, ect.

I don't need much. A customer should be able to log in. Then select from a variety of types of food.

I'll present the lists as a view in a table with exposed filters. For example, under oils they should be able to drill down into olive oils, walnut oils, and hazelnut oils.

product name     | brief description  (more)              |   size          | price      | quantity
______________________________________________________________________________________________________________

Valrhona Manjari | 64% Cocoa  Extra Bitter                | one pound       | $74        | (this is a form box)
Valrhona Manjari | 64% Cocoa  Extra Bitter pellets        | five pounds     | $256       | (this is a form box)
         .                             .                                    .                   .                   .
         .                             .                                    .                   .                   .
         .                             .                                    .                   .                   .

I also need to have a description in a light box pop up.

Basically, there doesn't need to be much graphic design. No online credit card payment. Just a list of about one thousand items where a costumer can select from.

What would be huge is being able to import a csv inventory list and to export a csv shopping list into excel.

Any ideas?

Edited by: VM; Moved to appropriate forum