{* $Id: home.tpl,v 1.88.2.4 2006/10/13 10:41:21 svowl Exp $ *} {if $printable ne ''} {include file="customer/home_printable.tpl"} {else} {config_load file="$skin_config"} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {$location[position].0|strip_tags|escape} {if not %position.last%} :: {/if} {/section} {else} {section name=position loop=$location step=-1} {$location[position].0|strip_tags|escape} {if not %position.last%} :: {/if} {/section} {/if} {include file="meta.tpl" } {include file="rectangle_top.tpl" } {include file="head_customer.tpl" } {if $active_modules.SnS_connector} {include file="modules/SnS_connector/header.tpl"} {/if}
{include file="customer/categories.tpl" } {if $main ne "catalog" or $current_category.category ne ""} {if $active_modules.SnS_connector && $config.SnS_connector.sns_display_button eq 'Y'}

{include file="modules/SnS_connector/button.tpl"}
{/if} { include file="customer/menu_cart.tpl" } {if $active_modules.Feature_Comparison ne "" && $comparison_products ne ''} {include file="modules/Feature_Comparison/product_list.tpl" hide_bullets=true} {/if} {if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu eq "Y"} {include file="modules/Bestsellers/menu_bestsellers.tpl" } {/if} {if $active_modules.Users_online ne "" and $users_online} { include file="modules/Users_online/menu_users_online.tpl" }
{/if} {if $active_modules.Manufacturers ne "" and $config.Manufacturers.manufacturers_menu eq "Y"} {include file="modules/Manufacturers/menu_manufacturers.tpl" } {/if} {include file="customer/special.tpl"} {if $active_modules.Survey && $menu_surveys} {assign var="hide_bullets" value=true} {foreach from=$menu_surveys item=menu_survey} {include file="modules/Survey/menu_survey.tpl"}
{/foreach} {assign var="hide_bullets" value=false} {/if} {include file="help.tpl" } {include file="news.tpl"} {if $active_modules.Interneka ne ""}
{ include file="modules/Interneka/menu_interneka.tpl" } {/if} {/if} {if $active_modules.SnS_connector && $config.SnS_connector.sns_display_button eq 'Y'}
{include file="modules/SnS_connector/button.tpl"}
{else}


{/if}
{if $main ne "catalog" or $current_category.category ne ""} {/if} {if $gcheckout_enabled and $main ne "cart" and $main ne "checkout" and $main ne "anonymous_checkout" and $main ne "order_message" and not ($main eq 'catalog' and $cat eq '')}
{include file="modules/Google_Checkout/gcheckout_button.tpl"}
{/if} {include file="dialog_message.tpl"} {if $active_modules.Special_Offers ne ""}
{include file="modules/Special_Offers/customer/new_offers_message.tpl"}
{/if} {include file="customer/home_main.tpl"}
{if $f_products ne ""} {include file="customer/main/featured.tpl" f_products=$f_products}
{/if}
{if $main eq "catalog" and $current_category.category eq ""} {/if}
{ include file="poweredby.tpl" } {include file="rectangle_bottom.tpl" } {/if}