View Single Post
  #1  
Old 02-01-2003, 12:29 PM
  Satyr's Avatar 
Satyr Satyr is offline
 

Member
  
Join Date: Jan 2003
Location: Lexington, KY
Posts: 20
 

Default home_main.tpl and the $main value

ok, im getting just a little flustered here. Im trying to figure out the home_main.tpl file but I cant for the life of me figure out where the $main value is coming from. For example:

Code:
{elseif $main eq "anonymous_checkout"} {include file="customer/main/anonymous_checkout.tpl"}

what is "anonymous_checkout"? Where is this value coming from?
__________________
and stuff,...
Reply With Quote