View Single Post
  #44  
Old 05-31-2010, 01:57 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Bestsellers on ALL pages

Add in xcart_root/modules/Fast_Lane_Checkout/cart.php

if ($active_modules["Bestsellers"])
include $xcart_dir."/modules/Bestsellers/bestsellers.php";

right before

#
# The tabs array for disaplying on the checkout
#
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote