Is there an if function I can use if a product is on Special?
I'd like to display a different background image for Special items without being forcing to change product type.
eg,
If product is on sale, display fancy new background
else display normal background.
Thanks :)



