{* 23663ab722599bb67140d607ae2900b6d69f951d, v5 (xcart_4_5_3), 2012-09-13 13:13:01, welcome.tpl, random vim: set ts=2 sw=2 sts=2 et: *}
{if $display_greet_visitor_name}

{$lng.lbl_welcome_back|substitute:"name":$display_greet_visitor_name}

{elseif $lng.lbl_site_title}

{$lng.lbl_welcome_to|substitute:"company":$lng.lbl_site_title|amp}

{else}

{$lng.lbl_welcome_to|substitute:"company":$config.Company.company_name|amp}

{/if} {include file="customer/main/home_page_banner.tpl"} {$lng.txt_welcome}
{if $active_modules.Bestsellers and $config.Bestsellers.bestsellers_menu ne "Y"} {include file="modules/Bestsellers/bestsellers.tpl"}
{/if} {if $active_modules.New_Arrivals} {include file="modules/New_Arrivals/new_arrivals.tpl" is_home_page="Y"} {/if} {if $active_modules.On_Sale} {include file="modules/On_Sale/on_sale.tpl" is_home_page="Y"} {/if} {include file="customer/main/featured.tpl" noborder=true}