WEB FILE UPLOAD INSTRUCTIONS
Files that can be uploaded to the website must be in the proper format. Currently, we support the following formats:
1) ARS POS system format - Customers who utilize the ARS point of sale system can upload the order files generated by the ARS system provided they have the Big Rock Sports interface set up on their ARS system. To setup this interface please refer to the instructions on the ARS website (login required).
2) Tab delimited format - Customers can use this format if they create their own upload files. Each line must contain one Big Rock part number (EG: 1234-3244) or a UPC code, and a quantity to order. A space (tab) must separate the part number and the quantity to order. No quotation marks or any other punctuation should be used. If you are using Excel to create your file, when saving the file change the “Save as Type” to “Text (tab delimited)”.
An example of a file with 3 items would be as follows:
0001-0912 12
3345-8878 6
8898-9090 100
3) Comma delimited format - Customers can use this format if they create their own upload files. Each line must contain one Big Rock part number (EG: 1234-3244) or a UPC code, and a quantity to order. A comma must separate the part number and the quantity to order. No quotation marks or any other punctuation should be used. If you are using Excel to create your file, when saving the file change the “Save as Type” to “CSV (comma delimited)”.
An example of a file with 3 items would be as follows:
0001-0912,12
3345-8878,6
8898-9090,100
The maximum number of items that can be loaded in one file is 300.