View Single Post
  #21  
Old 06-18-2004, 01:56 PM
 
Ryano Ryano is offline
 

Senior Member
  
Join Date: Jun 2004
Posts: 192
 

Default

Here is the Featured.tpl

Code:
{* $Id: featured.tpl,v 1.14 2003/02/07 11:35:04 svowl Exp $ *} {capture name=dialog} {if $f_products ne ""} {include file="customer/main/products.tpl" products=$f_products featured="Y"} {else} There are no available featured products... {/if} {/capture} {include file="dialog.tpl" title="Super Deals!" content=$smarty.capture.dialog extra="width=100%"}
__________________
xcart v3.5.8 (Unix)
and
xcart v4.0.13
Reply With Quote