Quote Originally Posted by DrByte View Post
The image is not part of the available data provided during checkout. If you need that, you'll have to query for it.
ok, I see but then where this code is generated?

<span id="cartImage" class="back"><img src="images/isimages/DH00789BLK.jpg" ...

I couldn't find what includes are used to show this info ... any particular zen-cart function or Class I need to look?

I searched the code in shopping_cart and orders classes, to see if the values where queried from a function there, but couldn't find anything.