In Zen Cart, when a product has multiple images, the images are typically named according to the following format: [name]_[position].[extension]
. For example, for a product with three images named “shirt.jpg”, the images would be:
- “shirt.jpg” (main image)
- “shirt_1.jpg” (second image)
- “shirt_2.jpg” (third image)
Our migration tool is designed to upload images to Zen Cart following this naming convention. However, if your Zen Cart website has been customized to allow flexible image naming, the storefront may only display the main image, even though all images were uploaded. This happens because the customized settings on your Zen Cart may not recognize or display the additional images correctly.
If your Zen Cart store has been customized in this way, we can modify the migration tool to work with your setup. Let us know, and we’ll make the necessary adjustments.