Import file details: customer.csv
Edit on GitHubThis document describes the customer.csv file to configure Customer information in your Spryker Demo Shop.
Import file parameters
| PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
|---|---|---|---|---|
| customer_reference | ✓ | String | Must be unique and end with a number. | Reference of the Customer. |
| locale_name | String | Locale name. | ||
| phone | String | Customer’s phone number. | ||
| ✓ | String | Must be unique. | Customer’s e-mail. | |
| salutation | ✓ | String | Values must be:
spyCustomerTableMap.php file. |
Used salutation. |
| first_name | ✓ | String | Customer’s first name. | |
| last_name | ✓ | String | Customer’s last name. | |
| company | String | Customer’s Company | ||
| gender | ✓ | String | Customer’s gender. The value must be within the list of values predefined in the spyCustomerTableMap.phpfile. |
Gender definition. |
| date_of_birth | Date | Customer’s date of birth. | ||
| password | String | Customer’s password. | ||
| registered | Date | Customer’s date of registration. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| customer.csv template | Exemplary import file with headers only. |
| customer.csv | Exemplary import file with Demo Shop data. |
Import command
data:import:customer
Thank you!
For submitting the form