Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to add multiple images to product?

How to add multiple images to product?

Locked

Views: 970

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
9 Jun 2010, 1:02 AM
#1
punkristo avatar

punkristo

New Zenner

Join Date:
Feb 2008
Posts:
40
Plugin Contributions:
0

How to add multiple images to product?

I don't get why there isnt an easy way to do this. The only way I found so far was doing this:

https://www.zen-cart.com/tutorials/index.php?article=58

Which seems really complicated. Is there any plugin that I could use to add multiple images to a product?

9 Jun 2010, 2:38 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: How to add multiple images to product?

No, there isn't an add-on. That is the easy way to do it. All you have to do is follow the naming convention. Zen Cart will do the rest.

9 Jun 2010, 3:46 AM
#4
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: How to add multiple images to product?

The site looks good. Unfortunately, it's not possible to tell what the issue is.

The image being displayed is images/fox_claws_earrings/fox_claws_earrings_01.JPG. What are the other images called and where are they stored?

9 Jun 2010, 2:53 PM
#5
punkristo avatar

punkristo

New Zenner

Join Date:
Feb 2008
Posts:
40
Plugin Contributions:
0

Re: How to add multiple images to product?

The other images are:

images/large/fox_claws_earrings/fox_claws_earrings_01_LRG.JPG
images/large/fox_claws_earrings/fox_claws_earrings_02_LRG.JPG
images/large/fox_claws_earrings/fox_claws_earrings_03_LRG.JPG

images/medium/fox_claws_earrings/fox_claws_earrings_MED.JPG

10 Jun 2010, 5:43 AM
#7
punkristo avatar

punkristo

New Zenner

Join Date:
Feb 2008
Posts:
40
Plugin Contributions:
0

Re: How to add multiple images to product?

Does anybody hve a working example of a page with multiple images on a product? I want to know how it looks so I can try to figure out if I'm doing something wrong.

10 Jun 2010, 5:55 AM
#8
punkristo avatar

punkristo

New Zenner

Join Date:
Feb 2008
Posts:
40
Plugin Contributions:
0

Re: How to add multiple images to product?

I figured out that my problem was that my file rames were too long, I made them shorter and now its working fine. Thanks for your help AFO!