Hello,
I need to show two images in the page of products.
The first image contains the image of product and the second contains the measures of the same one. How do I do it?
I do not want to put the two images in one.
Thanks
Hello,
I need to show two images in the page of products.
The first image contains the image of product and the second contains the measures of the same one. How do I do it?
I do not want to put the two images in one.
Thanks
Additional images are an automatic function of ZenCart and you must take care in naming all of your images because of this.
To add an additional image: if the original/main image is picture.jpg, the first additional would be named picture_1.jpg, loaded to the /images folder and it will display automatically.
If you are using the native 3 images system you then need a picture_MED.jpg and picture_1_MED.jpg loaded to the /images/medium folder and respectively the large images
Zen-Venom Get Bitten
Thank you Kobra!