Adding the Product Title to Detailed Image Alt Tag
Hi,
The images we use for our products have very basic descriptors for the alt tags, so I'd like to have the title inserted, followed by the descriptor--the inputted alt tag for the image--like this:
Title - Descriptor
I've tried ammending the alt tag in /modules/Detailed_Product_Images/product_images.tpl to:
"{$product|escape} - {$images[image].alt|escape}" but this didn't work (I got the {$product|escape} from the thumbnail image, which on the same page, does have the title as its alt tag. Can anyone help me out here?
Thanks,
Jeremy
__________________
Version 4.0.17/4.0.18
|