Magento 2 allows Multi Source Inventory update via export/ import operations. It is possible to assign new sources or update quantities for all or specific sources by SKU.
You can use this article to guide you through this process in a step-by-step manner.
Via Magento 2 Admin
Via Store Manager for Magento
What Data to Export
To update Magento 2 sources, you need to export and then to import the following data:
source_code
- the code of Magento 2 sourcesku
- product SKUstatus
- 0 for Out of Stock, 1 for In Stockquantity
- inventory amount available for this SKU and sourceExporting Stock Sources
To export the products for all or specific sources, do the following:
Importing Stock Sources
After you have made the modifications to the CSV, you need to import it back to Magento.
With Store Manager for Magento you can update Magento 2 sources by the analogical way of export/ import. Compared to Magento 2 admin, Store Manager allows to update source data simultaneously with other product details. You can select all necessary database fields that need to be exported and updated afterwords.
What source details can be updated via Store Manager?
Exporting Source Details
First you need to export the products whose source data you want to change.
Updating Source Details
Now, when the products are exported, you can start modifying the CSV. To update source details, find 'Assign Sources (MSI)' column. For you to better understand each of the values contained in the field, we recommend you to check the CSV sample and the explanation below:
Each of these values can be changed for every exported product. Just make sure your modifications meet the specified format.
When you are done with the changes, you can import the file with updates back to Magento.
To accomplish that, follow these steps:
In case you are importing date values and numbers, configure the Date & Time formats. If not, you can leave them unchanged.
Assign csv columns to Magento database fields. To do that, click on a database field and after that click on CSV column name. To ensure the field is assigned, check csv col column - it should contain the number of assigned columns.
With multiple import options and possibilities Store Manager cares for Magento 2 update to be as correct and flexible as possible. You can update all necessary product details in one go with no need to divide the process into a few parts.
This website uses cookies.