PDA

View Full Version : Product Images in shopping cart (Mals-e)


aljami
05-09-2003, 08:33 PM
Hi

I want to be able to insert product images into a shopping cart in such a way that if one of a product is ordered then the desc, price, etc, as well as a thumbnail image is shown in the cart.

Secondly if more than one of a particular product is ordered then there will be still only be one image.

Is this possible with PHP pleae?

Aljami:confused:

firepages
05-10-2003, 01:54 AM
I think the general idea is just to keep a reference in your shopping cart data to the image itself , how you stop displaying that image more than once will depend a lot on your shopping cart code.

aljami
05-10-2003, 07:58 AM
Hi

Thanks for your reply - all I need now is to sort put the code. Looks as if there will be more posts on this!!

Thanks gain.

Aljami