View Single Post
  #1  
Old 03-30-2006, 02:32 PM
  gannawdm's Avatar 
gannawdm gannawdm is offline
 

Member
  
Join Date: Jan 2006
Posts: 24
 

Default Adding Featured Products to a Static Page

I am trying to add the Featured Products to one of my static pages. I tried copying the line in welcome.tpl that displays the featured products:

Code:
{include file="customer/main/featured.tpl" f_products=$f_products}

When I tried that, it displayed the Featured Products title, but instead of products, it displayed a message: There are no available featured products...

I assume the variable $f_products was empty.

How can I display the Featured Products on a static page? Any tips?
__________________
Forgetmenotjewelry.com
Fine sapphire jewelry with a romantic message.

x-cart 4.0.17 gold
Reply With Quote