Hi Merritt, looks like the heading has been defined but not the input box can you check in the vsadmin/includes.php that it is defined in the columns paramters.
This will be a "list" like layout, and you will be able to select the columns you wish to display by setting and customizing . . . $cpdcolumns="id, image, name, description, discounts, listprice, price, priceinctax, instock, options, quantity, buy"; . . . and the column headers like for instance . . . $cpdheaders="ID, Name, description, discounts, listprice, price, Inc.Tax, In Stock, Options, Quant, ";
Hi Merrit, I should have caught it on first look, when there are options the input box is not available customers have to click configure button to purchase from the detail page.