If you don't use a POS and would like to import your products with a CSV file, follow the steps in this article.
You may not have this option. If that is the case and you would like to use this functionality, contact your Deliverect account manager or our support team by selecting the chat icon at the bottom right of this page.
Getting started
Step 2. Open the downloaded file and start adding your products. While you can use the examples from the file as a guide, don't forget to remove them afterward. Also, try to fill out as many fields as possible, as this will save you from having to add anything manually afterward.
Do not delete the first two rows or change the order of the columns.
Check each section below on how to add different product types to your CSV file.
Products
Fields
Name: The name to display in menus
Producttype: "PRODUCT" (all uppercase)
PLU: The unique ID for the product. If left empty, one will be generated automatically at import
Price: In the format "00.00" (always use a period, never a comma)
DeliveryTax: Set the correct delivery tax
Imageurl: Provide the URL (address) of an image for your product
Description (not required): Describe the product
Max: "100" (always)
Min: "0" (always)
Multiple(bundles): Leave empty
Example
Name | Producttype | PLU | Price | DeliveryTax | Imagurl | Description | Max | Min | Multiple(bundles) |
Baked potato | PRODUCT | EXAMPLE_PLU_1 | 4.50 | 5 | Example description | 100 | 0 |
|
Modifier groups
Fields
Name: The name to display in menus
Producttype: "MODIFIER_GROUP" (all uppercase)
PLU: The unique ID for the modifier group. If left empty, one will be generated automatically at import
Price: "0" (always)
DeliveryTax: "0" (always)
Imageurl: Leave empty
Description (not required): Describe the modifier group
Max: How many modifiers a customer can add. Some examples:
A modifier group called "Extra sauce" contains five sauces that can be ordered, so the maximum is set to 5
A modifier group called "Choose your sauce" contains five sauces, but you want the customer to only choose one, so you set the maximum to 1
If a modifier group contains upsells, you can set the maximum number to be the total count of modifiers in the group
Min: This is the minimum amount of modifiers you can choose for this group. If you want the customer to order at least one modifier, you set it to 1. However, if the group contains upsells, you can set it to 0, because you do not want to force the customer into adding something optional to their order
Multiple(bundles): Enter the maximum amount of a modifier the customer can order
Example
Name | Producttype | PLU | Price | DeliveryTax | Imageurl | Description | Max | Min | Multiple(bundles) |
Extra sauce | MODIFIER_GROUP | EXAMPLE_PLU_2 | 0 | 0 |
| Choose a sauce | 5 | 1 | 2 |
Modifiers
Fields
Name: The name to display in menus
Producttype: "MODIFIER" (all uppercase)
PLU: The unique ID for the modifier. If left empty, one will be generated automatically at import
Price: In the format "00.00" (always use a period, never a comma)
DeliveryTax: Set the correct delivery tax
Imageurl: Provide the URL (address) of an image for your modifier
Description (not required): Describe the modifier
Max: "100" (always)
Min: "0" (always)
Multiple(bundles): Leave empty
Example
Name | Producttype | PLU | Price | DeliveryTax | Imagurl | Description | Max | Min | Multiple(bundles) |
Ketchup | MODIFIER | EXAMPLE_PLU_3 | 0.5 | 6 | Delicious and homemade. | 100 | 0 |
|
Sections (for meal deals)
Fields
Name: The name to display in menus
Producttype: "BUNDLE" (all uppercase)
PLU: The unique ID for the section. If left empty, one will be generated automatically at import
Price: Leave empty
DeliveryTax: Set the correct delivery tax
Imageurl: Leave empty
Description (not required): Describe the section
Max: "100" (always)
Min: "0" (always)
Multiple(bundles): Enter the maximum amount of products the customer can order
Example
Name | Producttype | PLU | Price | DeliveryTax | Imageurl | Description | Max | Min | Multiple(bundles) |
Burgers | BUNDLE | EXAMPLE_PLU_4 | 0.5 | 6 |
| Choose your burger. | 100 | 0 | 2 |
Importing your CSV file
Finished with your CSV file? Follow these steps to import it into Deliverect.
Step 1. Log in to your Deliverect account and navigate to the Products page.
Step 2. Select the ⋮ button , then Import .
Step 3. Choose the Import CSV option.
Step 4. In the new window, select the Upload A File button to choose your file.
Step 5. Select the Upload button to start importing your products. This may take a few minutes to finish processing.