Quickorder is used to add several items to your cart at once. You can enter article number and quantity manually by using the form, or upload a list. Both methods can be used at the same time.
Create a file with a row for each item that you want to put in your cart. We read the first two fields on each row, which is expected to be the article number and quantity. Use a semicolon as field separator.