Speedorder
The speed ordering functionality allows users to quickly order multiple products to the basket at once, without having to browse the shop.
A user needs to be logged in to use speed ordering. After login, the functionality can be accessed at <language_code>/speedorder
or, more easily, from My Account.
note
Before you can make this functionality available in your webshop, some configuration must be carried out by CloudSuite. The information near the bottom of the page under the heading Technical is intended for internal reference. Please contact your consultant or Customer Support for more information.
There are two ways for the user to use speed ordering.
Method 1: .csv
file (drag-and-drop)
- Create a
.csv
file containing product numbers and quantities per product, following this format:- nsr.0001, 23
- nsr.1234, 25
- On the Speedorder page, drag and drop the
.csv
file onto the component with the icon. - Click the Order button to add the products to the basket.
note
You can download an example .csv
file from the Speedorder page.
Method 2: From the Speedorder Form
- Enter the product number and quantity for each item in the form.
- Click the Order button to add the products to the basket.