Getting All Image Urls Of An Item In Data Feeds

I prepared a data feed to export in Cs cart. In fields mapping I select “Image URL” as [color=#333333]Field type[/color] and export it in .csv file format. Normally, the sample product, which I exported has 3 images (additional images) on its page. But there is only one image URL in the file that I exported.



How can I receive all image URL’s ?



It could be in double quotes seperated with comma like this:



https://n11.cubecdn.net/t/org/ornek-urun-1.jpg","https://n11.cubecdn.net/t/org/ornek-urun-2.jpg

Hello,



Thank you for the message.



Unfortunately, there is no way to export additional product images using the standard Data feeds add-on.



Some code modifications are required to implement such a feature.