{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {if $themesettings.general.enablepromo} {if $themesettings.general.promovisibility == '1'} {if $loggedin} {include file="$template/core/includes/promo-banner.tpl"} {/if} {elseif $themesettings.general.promovisibility == '2'} {if !$loggedin} {include file="$template/core/includes/promo-banner.tpl"} {/if} {else} {include file="$template/core/includes/promo-banner.tpl"} {/if} {/if} {include file="$template/includes/network-issues-notifications.tpl"} {* {if $templatefile eq "pagebuilder" or $templatefile eq "homepage"}{else}
{if $skipMainBodyContainer}{else}
{include file="$template/includes/pageheader.tpl" title=$displayTitle desc=$tagline showbreadcrumb=true}
{/if}
{/if} *} {if $templatefile eq "pagebuilder" or $templatefile eq "homepage"}{else}
{if !$inShoppingCart && ($primarySidebar->hasChildren() || $secondarySidebar->hasChildren()) && $templatefile !== 'clientregister' || $templatefile == "affiliates"}
{if !$inShoppingCart && $secondarySidebar->hasChildren()} {/if}
{/if}
{if !$inShoppingCart && !$skipMainBodyContainer} {include file="$template/includes/pageheader.tpl" title=$displayTitle desc=$tagline showbreadcrumb=true} {/if} {/if}