Image Importer Utility
Description:
Retrieves the base source images from the file store and moves them into the proper product and variant image folders in the AspDotNetStorefront web site.
Use:
From the Admin Console, navigate to Products > Import/Export > Import Product Images.
Select from the checkbox options: Overwrite, and/or Import Library Images.
Note: if a current product image in AspDotNetStorefront exists with a more recent file date than the incoming image it image will not be overwritten unless you check the overwrite box.
After you have selected options, click the "Import" button to begin the process. If there are a large number of images please be patient as it may take several minutes for the images to copy and this page to update after the import button is clicked. A list of the images copied will appear below when the process is complete.
The importer will pull from the incoming images folder and place large, medium and icon product and variant images into AspDotNetStorefront.
It uses the configuration of AspDotNetStorefront and the products and variants to determine how to process the images. ImageFileNameOverride settings take precedence over SKUs, and for variants ImageFileName override takes precedence over SKU + SKUSuffix. Note that this import utility does not use the product and variant ids to locate images. Also note that if you use SKU and SKUSuffix for image names, you must set the AppConfig "UseSKUForProductImageName" to true. There is a log that will be created in \Images\Log that you may review for status and errors.