Here is the method I found to add Multiple product images the easy way:
Code:
Go to image handler from admin
Select a product and click add new file
finally clicking choose file under default
Pick your extra image.
It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.
Is this the correct method?
There is a problem however:
1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).
2)Go to image handler from admin
Select a product and click add new file
finally clicking choose file under add large image, it does not work properly and gives me an error.
Code:
Error!
Unable to determine the page link!
Function used:
zen_href_link('', '', 'NONSSL')
Is this supposed to happen?
And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.
Bookmarks