Quote:
Originally Posted by balinor
Images are stored in the images/ directory - each different type is stored in a different folder T for thumbnails, P for product images, etc. What exactly are you looking to do?
|
I am adding a pinterest button
I pulled the description by using this {$product.descr} and I was really hoping that I could get the the image with something like {$product.image} but so far no joy. If I could just see what is in $product it might help but I can not find any real documetion on what that variable contains.