If you have multiple products that you want to sell at once in one sales invoice, you can upload multiple products data into the selling cart by using a CSV file. You can follow the steps below to upload multiple products by using CSV files when selling:
I. How to Upload Multiple Products using CSV File in Sell Menu
Step 1. Go to the Sell menu, click on the upload button in the current sales, then click on download sample file

Step 2. Open the sample file, then fill the column with your products data

Table properties index for CSV columns:
Column | Description | Data Type | Example |
Code | Variant Code/SKU | string | ABC00123 |
Quantity | Quantity from the products that you want to sell | number | 50 |
UnitPrice | Price for 1 quantity for each product | number | 100.000 |
Discount | Discount for each product by a percentage | number | 10 |
DiscountAmount | Discount for each product by the amount | number | 1000 |
Step 3. Save as files with CSV (Comma Delimited) format

Step 4. Click on the upload button, click Upload CSV File, choose the CSV file that you already created before

III. Results

Upload Multiple Products Using CSV when Selling Tutorial Video:
You might like to read these related articles below:
If you want to upload Sales Transaction by using CSV files, you can read this article: How to Import Sales Order via CSV File
When you're trying to download the csv file sample but the format is seemed not right, you can try to fix the downloaded CSV file format by following the steps on this article: How to Solve Bad CSV Format