How to add extra photos to product listings?
https://alchemycabinet.com
Lots of plugins....
I have the cart up and running (yay!) and am now trying to add a few real-world products to the cart to see what kinds of problems I'm likely to encounter and am already feelin' dazed and confused 'cause I can't remember how to add extra photos to the product listings. I believe I can add different sizes of the same photo (although I haven't tried that yet) but I want to add alternative views -front, back, in use, etc.
Also, I want the photos to automatically change height to remain proportionate to the width. I often have art from the manufacturers and don't want to try to edit it to suit the size parameters; rather I just want to choose a single width for all and have the cart figure out the height on-the-fly. I'm almost certain I had it working that way before but now am afraid maybe it was just wishful thinking?
Re: How to add extra photos to product listings?
Have a look at Image Handler.
Re: How to add extra photos to product listings?
Quote:
Originally Posted by
DragonLady
I have the cart up and running (yay!) and am now trying to add a few real-world products to the cart to see what kinds of problems I'm likely to encounter and am already feelin' dazed and confused 'cause I can't remember how to add extra photos to the product listings. I believe I can add different sizes of the same photo (although I haven't tried that yet) but I want to add alternative views -front, back, in use, etc.
These extra photos are what Zen Cart calls additional images, there's a switch in Admin to control their display and they are attributed to a product based on the filename, see - https://docs.zen-cart.com/user/image...images-feature
Don't forget that Zen Cart requires three different sizes of images - small (for product listing pages (among others)), medium (for product info pages) and large (for the enlarged images on product info pages). The plugin mentioned - Image Handler - will automatically create these and just needs a large image uploaded. Note that Image Handler calls these images 'additional images', not to be confused with the extra photos discussed above.
Quote:
Originally Posted by
DragonLady
Also, I want the photos to automatically change height to remain proportionate to the width. I often have art from the manufacturers and don't want to try to edit it to suit the size parameters; rather I just want to choose a single width for all and have the cart figure out the height on-the-fly. I'm almost certain I had it working that way before but now am afraid maybe it was just wishful thinking?
I think here you are talking about responsive images, that resize depending on changes to the screen size. That is controlled by your template which is itself responsive so, assuming it's a decent template, I don't think you'll have an issue.
Re: How to add extra photos to product listings?
Quote:
Originally Posted by
simon1066
These extra photos are what Zen Cart calls additional images, there's a switch in Admin to control their display and they are attributed to a product based on the filename, see -
https://docs.zen-cart.com/user/image...images-feature
Don't forget that Zen Cart requires three different sizes of images - small (for product listing pages (among others)), medium (for product info pages) and large (for the enlarged images on product info pages). The plugin mentioned - Image Handler - will automatically create these and just needs a large image uploaded. Note that Image Handler calls these images 'additional images', not to be confused with the extra photos discussed above.
I think here you are talking about responsive images, that resize depending on changes to the screen size. That is controlled by your template which is itself responsive so, assuming it's a decent template, I don't think you'll have an issue.
Thank-you! I'll play 'round with it this weekend and let you know how it goes. :)
Re: How to add extra photos to product listings?
Quote:
Originally Posted by
Shop Suey
Have a look at Image Handler.
I will do. :) Thank-you!
Re: How to add extra photos to product listings?
It took me a while to get back to it, but the image handler is installed and working great!
Thanks again for all your help!
Re: How to add extra photos to product listings?
Thanks for reporting back on your success using image handler to manage and display multiple per product images!