{config_load file=$skin_color_scheme} {$meta_title|htmlspecialchars} {include file="javascript/localization.html"} {$ajax_javascript}
{if $LayoutCheckoutPlace == "OverTopBar"} {/if} {if $LayoutTopBarVisible == "YES"} {/if}
{if $LayoutTopStyle == "default"} {include file="site_top_default.html"} {else} {include file="site_top.html"} {/if}
{if $imageCart != ""} {/if}
{$imageCart} {if $auth_ok == "yes"} {$msg.cart.checkout} | {if $auth_express != "yes"} {$msg.account.my_account} | {$msg.account.logout} | {/if} {else} {if $AllowExpressCheckout != "YES"} {$msg.cart.login_register} | {else} {$msg.account.login} / {$msg.account.register} | {/if} {/if} {$msg.cart.view_cart} {if $order->itemsCount < 1} ({$msg.cart.cart_is_empty}) {else} : {$order->itemsCount} {$msg.cart.items} / {$order->subtotalAmount|price} {/if}  
{if $LayoutCheckoutPlace == "TopBar"} {/if}
{if $AffiliateActive == "YES"} {/if} {if $currencies_count > 1 || $languages_count > 1} {/if} {foreach from=$pages_links_top_array item="page_item"} {/foreach}
 {$msg.common.home_page}| {$AffiliateLinkText|gs}| International| {$page_item.title|htmlspecialchars}
{if $auth_ok == "yes"} {$msg.cart.checkout} | {if $auth_express != "yes"} {$msg.account.my_account} | {$msg.account.logout} | {/if} {else} {if $AllowExpressCheckout != "YES"} {$msg.account.login} / {$msg.account.register} | {else} {$msg.cart.checkout} | {/if} {/if} {$msg.cart.view_cart} {if $order->itemsCount < 1} ({$msg.cart.cart_is_empty}) {else} : {$order->itemsCount} {$msg.cart.items} / {$order->subtotalAmount|price} {/if}  
{if $MENU_VIEW == "checkout" || $site_boxes_left > 0} {/if} {if $HideBoxesOnCheckout == "no" && ($IsRightSide == "yes" && $site_boxes_right > 0)} {else} {/if}
{if $MENU_VIEW == "checkout"} {if $auth_express != "yes" && $AllowExpressCheckout == "NO"} {/if} {/if} {if $HideBoxesOnCheckout == "no"} {foreach from=$site_boxes item=site_box} {if $site_box.place == "Left"} {/if} {/foreach} {/if}
{include file="boxes/box_checkout.html"}
{include file="boxes/box_profile.html"}
{include file=$site_box.file}
{include file=$body}
{foreach from=$site_boxes item=site_box} {if $site_box.place == "Right"} {/if} {/foreach}
{include file=$site_box.file}
{include file="site_bottom.html"}