I got to this page: http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=3762
here is show how to add a the product quantity to the admin overview, i'd also like to see on this page the names of the products this client has orderd..
You should add after iCount, product names for example: $aList['sProductNames'] .= $aExp[5].', '; and there where is iCount = 0 clear variable $aList['sProductNames'] = null;
This variable is ready to display in templates/admin/orders_list.tpl