View Single Post
  #4  
Old 07-12-2005, 03:06 PM
  shipmerchant's Avatar 
shipmerchant shipmerchant is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 361
 

Default

Quote:
Originally Posted by Dongan
Hi,

Open Cart.php file and place the code

Code:
if (empty($products)) include "./featured_products.php";

open skin1\customers\main\cart.tpl

and place the code

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



Can you please tell me what specific area the code snippet above/below should be placed in the Cart.php file, and also for the Cart.tpl?


Thanks you very much for your help and time!
__________________
Mil Mascaras
Live Xcart Site #1-V- 4.1.8
Live Xcart site # 2-V 4.4.3
CDSEO Mod - Firetank MM30 - 7DANA- The bestTemplates!
Linux - EWD Host Servers awesome service!
AlteredCart One Page Checkout
Reply With Quote