Import file details: warehouse.csv
Edit on GitHubThis document describes the warehouse.csv
file to configure the Warehouse information in your Spryker Demo Shop.
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
name | ✓ | String | Name of the warehouse. | |
is_active | Boolean |
|
Status of the warehouse, specified in a boolean value: 1 (true) or 0 (false), where 1 indicates that the warehouse is available and 0 indicates that the warehouse is unavailable. By default, the warehouse is not active. |
Import template file and content example
FILE | DESCRIPTION |
---|---|
warehouse.csv template | Import file template with headers only. |
warehouse.csv | Exemplary import file with Demo Shop data. |
Import file command
data:import:stock
Additional information
-
The
warehouse.csv
file replaces thestock.csv
previously used. -
By default,
warehouse.csv
exists only in folder…/vendor/spryker/stock-data-import/data/import/warehouse.csv
, but can be also be copied into…/data/import
folder.
Next steps
Thank you!
For submitting the form