Let's say I have 10000 products in my store.
Once a week, I get an update feed from my supplier with product changes.
Using the product list from last week and the new product list, I can generate a Miva import file to update current items (price updates) and add new items.
My process will also generate a list of items that were in the previous list that are not in the current list - those would be products that my supplier no longer carries and they need to be dealt with in Miva (somehow).
If I wanted to take that list of items that are no longer carried from my supplier and batch delete them from Miva, how would I go about doing that?
I think I would just have a file with a list pf product numbers and somehow tell Miva to delete them.
I suppose I could just update them to inactive and they would accumulate in some inactive pile until someday I decide to go through all the inactive items and decide what to do with them so they are not confusing.
At some point though I need to come up with a list of things that I just want to delete in Miva and be done with it.
I don't want to manually delete 50 items one by one every week - I would rather tell Miva, here is a file with 50 rows in it, go and delete these 50 items.
I may just decide to update them to inactive, but I will just be accumulating inactive items that will be confusing - at some point, I will just want to delete perhaps hundreds of items in one fell swoop.
What is the most efficient way to do that?
Once a week, I get an update feed from my supplier with product changes.
Using the product list from last week and the new product list, I can generate a Miva import file to update current items (price updates) and add new items.
My process will also generate a list of items that were in the previous list that are not in the current list - those would be products that my supplier no longer carries and they need to be dealt with in Miva (somehow).
If I wanted to take that list of items that are no longer carried from my supplier and batch delete them from Miva, how would I go about doing that?
I think I would just have a file with a list pf product numbers and somehow tell Miva to delete them.
I suppose I could just update them to inactive and they would accumulate in some inactive pile until someday I decide to go through all the inactive items and decide what to do with them so they are not confusing.
At some point though I need to come up with a list of things that I just want to delete in Miva and be done with it.
I don't want to manually delete 50 items one by one every week - I would rather tell Miva, here is a file with 50 rows in it, go and delete these 50 items.
I may just decide to update them to inactive, but I will just be accumulating inactive items that will be confusing - at some point, I will just want to delete perhaps hundreds of items in one fell swoop.
What is the most efficient way to do that?
Comment