What is the command for removing the featured image?

 

At times, you need to remove the featured image from the product feed. You can use these advanced commands while using ExportFeed plugin or while using the Cloud Service.

1st command – this removes the feature_imgurl attribute, which automatically maps to g:image_link deleteAttribute feature_imgurl
2nd command – this command maps nag-image to g:image_link deleteAttribute feature_imgurl mapAttribute nvg-image as g:image_link


If you want to remove the images for the entire feed, deleteAttribute feature_imgurl mapAttribute nvg-image as g:image_link


If you removed the featured_imgurl attribute mapping, it won’t automatically search and map. To do that, you need to use the mapAttribute command and in the advanced commands box, type: mapAttribute nvg-image as g:image_link