Hey everyone,
thanks in advance for all the help as always...
so i've got an image on my tpl_product_info_display.
Code:<!--bof Size Chart - Women --> <br class="clearBoth" /> <div id="sizechartWomen"><?php echo SIZECHART_WOMEN; ?></div> <!--eof Size Chart - Women -->
now, i'd like to create an 'if' that says only show this image if it is in the "Women's Category" and create the same for "Men's" with an 'else' of nothing at all.
please, forgive me, but i'm still trying to get a handle on the if's and but's.
any advice?



