Thread
:
Best Sellers on Static Page
View Single Post
#
6
03-17-2009, 01:00 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: Best Sellers on Static Page
Not sure off hand but you could try:
[code]
{if $active_modules.Bestsellers ne ""}
{include file="customer/main/products_t.tpl" products=$bestsellers}
{else}
Provide a disabled message.
{/if}
[/code[
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon