I am trying to import a CSV file with my product feed but when I do it uploads the product image to my media gallery. I need it to display the image from the URL that is given instead of uploading a new image every time. I had thousands of images that was being uploaded that I did not need or want uploaded. I already have product images upload on my site and would like to use them instead of uploading a new on everytime. How can I do this?