Displaying text if Product Image is not available.
Posted: Thu Jul 24, 2008 10:40 am
For the Product page image, "ImageURL", I want to display
some text if there is not image available (NULL in the database).
ShowProduct.htm
If [[ConLib:ProductImage ShowImage="Image"]]
then <font> some text . . . .
Can this be done? thanks
some text if there is not image available (NULL in the database).
ShowProduct.htm
If [[ConLib:ProductImage ShowImage="Image"]]
then <font> some text . . . .
Can this be done? thanks