Home > Magento > Magento – External Image Url

Magento – External Image Url

October 20th, 2009

I need a custom extension for Magento version 1.3.2.4.

I need to be able to use external image URLs for products. I will primarily be uploading products via CSV file with an image_url field but will also need to be able to enter external image URLs manually on the admin product page as well.

When importing from CSV the external image should be set as the main image, small_image, and thumbnail. When adding images to a product manually I should be able to select whether to use an external URL or upload an image to the local server for each image. CSV files will be reimported at least every month. If the same external image URL already exists for that product it should not be added it again.

Multiple images will be used for products. Both external and locally hosted images will be used for the same product and should display correctly on the product page.

I’m looking for a professionally done Magento extension that does not modify core Magento code. I need this extension done ASAP.


Magento - External Image Url

Comments are closed.
Bear