I want to add a "Quick Order" feature to my website where a customer can fill in a form with the product SKU and Quantity and have that submitted to the shopping cart. Is this possible? The form would be 2 columns (Product Number & Quantity) with up to 10 rows. The customer would then input their desired product's SKU & the Quantity wanted for up to 10 products. It would be similar to this Quick Order on the right side of the page: http://www.all-spec.com/
I've looked at the "Creating a Multi-Product [Add to Cart] Button" information but that would require me to display each product which I don't want/need to do.