Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Locate profile.config for the site and add the needed configuration to turn the function on and then reset IIS.

    <ImportOrderInOrderCartEnabled>true</ImportOrderInOrderCartEnabled>
  2. Access the site in the web viewer and navigate to the order view.
  3. Select the "Import Order File" tab.

  4. In the "Import Order File" tab select a file with parts and quantity and upload it, or use drag and drop to upload the file.
    The upload function support XLS and CSV files and has to follow the predefined format, see samples below.
  5. If file upload was successful parts will be added to the order basket and a message will be displayed how many parts were actually added.


 Note) Please download the files below and view the content in Excel for the xls file and notepad for the csv file.


View file
nameParts order.xlsx
height250
View file
nameParts order.csv
height250

...

Page Properties
hiddentrue


Related issues