docs: added user guide for import prices (#2268)

This commit is contained in:
Shahed Nasser
2022-10-11 11:06:02 +03:00
committed by GitHub
parent 7c30c249dc
commit 8ec89d0977
3 changed files with 78 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ To import products:
1. Go to the Products page.
2. Click on Import Products at the top right.
3. In the new window:
1. If youre unsure of what the CSV files format must be like, you can download a template CSV file by clicking the <UiIcon lightIcon="https://i.imgur.com/fhRqHS3.png" darkIcon="https://i.imgur.com/HdVNMNy.png" alt="trash" /> icon.
1. If youre unsure of what the CSV files format must be like, you can download a template CSV file by clicking the <UiIcon lightIcon="https://i.imgur.com/fhRqHS3.png" darkIcon="https://i.imgur.com/HdVNMNy.png" alt="download" /> icon.
2. To upload the CSV file you want to import products from, either:
1. Drag and drop the file into the dashed box;
2. Or click on the dashed box and choose the file you want to import the products from.
@@ -32,7 +32,7 @@ To import products:
2. You can remove the file you choose by clicking the <UiIcon lightIcon="https://i.imgur.com/7hztVhj.png" darkIcon="https://i.imgur.com/1yp4PNt.png" alt="trash" /> icon.
4. Once youre done choosing a file to import products from, click on the Import List button.
This starts the import status. Based on the number of products youre importing, it can take some time.
This starts the import process. Based on the number of products youre importing, it can take some time.
:::note