like here http://drupal.org/node/661314
Atm module works like:
1) Create if exist by unique ID
2) Update all fields if exist by unique ID
if one or more products will be deleted from price - on new export, feeds commerce do not touch this product
It would be good if feed_commerce unpublished products or better set price/some custom cck type as 0

Comments

pcambra’s picture

Category: task » feature
Status: Active » Closed (won't fix)

I don't really see this generic enough to get to the module itself, if you need custom behaviors after the import, you've got a bunch of hooks both from feeds an the entity integration itself to achieve this.