Importing prices for multiple store views using Magmi
问题 I am trying to update prices using Magmi on 2 store views but I am having issues. Here is my setup. Website Name (Code: bab) Store Name (Root Category: BAB) Has 2 store views Storeview 1 (Code: abc) Storeview 2 (Code: bab) As I am just wanting to update prices for the storeviews my csv file is as follows: store, websites, sku, price admin, faf, 1001, 5.00 admin, gpf, 1001, 7.00 Unfortunately the prices are just not updating as needed. Only 1 store price updates, while the other one doesn't. I