{config_load file=$skin_color_scheme} {$meta_title|htmlspecialchars} {include file="javascript/localization.html"} {$ajax_javascript} {if $LayoutTopStyle == "default"} {include file="site_top_default.html"} {else} {include file="site_top.html"} {/if} {if $MENU_VIEW == "checkout" || $site_boxes_left > 0} {/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}
{include file="site_bottom.html"}