If you want to create multiple customers in your store, you can do this CSV import instead of creating each customer manually, which is time-consuming.
You can create your own with the following columns:
Customer e-mail address | |
first_name | Customer first name |
last_name | Customer last name |
phone | Customer phone number |
external identifier | External, unique identifier. Not mandatory. Frequently used for linking to other systems. |
Even if not all columns are filled, the column header must be specified in of the import file. Otherwise, the system uses the import list and outputs a corresponding error.
If everything is carefully filled in, the table is called "CSV (separator-separated)". is saved.
In your Shop-Backend please click on customers and then top right click on the "Import" button. Afterwards a mask will open where I can Select import file or drag & drop to import.
Comments
0 comments
Article is closed for comments.