Ihr Einkaufswagen ist leer

Fangen Sie einzukaufen!

Import Products to Basket

Prepare a CSV File

Open any simple text editor (e.g., Notepad on Windows or TextEdit on iOS). Each line in the CSV file defines a product. It should consist of the product code (User Code, SKU, or BAR) and quantity, separated by a semicolon (;). Save the file as a .csv type.

Note: The first line of the file is treated as a header row and is skipped. Make sure your file starts with a header line (for example "Product Code;Quantity"), otherwise the first product will not be imported.

Upload Your CSV File

Choose your CSV file and click "Send." Your basket will be updated with the products and quantities defined in your CSV file.

Example of CSV Import File

Product Code;Menge
1157830000WM;5
1020000000WM;100
1122770000WM;30
...