cflsystems: I added the following to my products_t.tpl
Quote:
{if $product.free_shipping eq "Y"} <img src="http://www.royalepro.com/skin1/images/free_shipping.gif" border="0">{/if}
|
Which shows the free shipping image on the main page if a product is flagged for free shipping. What I'm trying to do, is also have it show on the product details page when you click on a product.
Thanks.