Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Multiple product images


Tjobbe

Recommended Posts

Posted

I'd like to be able to have more than one image per product, I've searched the forums and looked at the contributions but I didn't come across any that would suit what I want.

 

I'd like to have some sort of system where you can upload more than one image per product, and they are all displayed by thumbnail. IF possible I'd like this script to save the images at a maximum size at the same time (something like 500px wide)

 

Is there something out there that can do this now that I have not been able to find yet?

 

Thanks in advance for any suggestions..

Posted

I would reference the image using

 

<img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way

at the end of the day the code will be good

Posted
I would reference the image using

 

<img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way

 

Thanks for the reply.

 

I'm making the store for someone with next to no html knowledge, they will be uploading the photos from their digital camera. So a crash course in resizing images, FTP and img src is just not going to happen but thanks anyway!

  • 2 weeks later...
Posted
I would reference the image using

 

<img Src="Domain.com/Images/ImageName.jpg"> and you can add as many imagers you want this way

 

Great tip (havent ried but looks ok), but how would you adapt the layout to, lets say, two images? (using 100pix square)

 

(now trying the proposal)

 

doesnt work - proposal. too bad. Would have been an easy way to do this.

Posted

I'm making the store for someone with next to no html knowledge, they will be uploading the photos from their digital camera. So a crash course in resizing images, FTP and img src is just not going to happen but thanks anyway!

 

try searching in "contributions" for mopics, or simply look in "images" category. Loads of addons to OSC for this particlar issue.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...