'Magmi, check and update products by SKU and attribute pair
We've got Magento store that has more than 20k products from different warehouses (suppliers) imported by Magmi. We've created separate attribute "Warehouse" to distinguish products for each supplier, so we can track (and change) relations.
By default Magmi uses SKU as key for creating (creating & skip existing ones in our particular case) & updating products.
The question is, how to force Magmi to use SKU & warehouse attribute pair as key (for create & update modes) instead of just SKU? Why do we want to use warehouse attribute there? We may move certain products from source warehouse into our local (change source product attribute value), so we want to exclude those products from Magmi updating mode and commit changes to products by ourselves even if SKU exists in our database.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
