bigbridge-nl / product-import

Fast product import library for Magento 2
MIT License
113 stars 32 forks source link

added preserve images option #55

Closed AVMG20 closed 1 year ago

AVMG20 commented 1 year ago

If the image strategy is set to IMAGE_STRATEGY_SET, it will also remove all existing videos. To prevent this, I have added an option to preserve the existing videos when the preserveExistingVideos flag is set to true.