View Single Post
  #3  
Old 08-18-2007, 01:34 PM
 
bens bens is offline
 

Newbie
  
Join Date: Apr 2006
Posts: 5
 

Default Re: if statement for homepage

Thanks for that, points me in the right direction, used the following so it shows on product.tpl as well

{if $current_category.category ne ""}
{include file="location.tpl"}
{/if}
__________________
Version 4.1.8
Reply With Quote