{load_language_text section="login"} {load_language_text section="buttons" name="button"} {block name="login"}
{block name="login_checkout_funnel_if"} {if $smarty.get.checkout_started === "1"} {block name="login_checkout_funnel"} {include file="get_usermod:{$tpl_path}checkout_process_funnel.html" step=1} {/block} {/if} {/block} {block name="login_title"}

{$txt.heading_login}

{/block} {block name="login_form"}
{block name="login_alert"} {include file="get_usermod:{$tpl_path}alert_message.html" message=$info_message type=$message_type} {/block} {block name="login_login"} {/block} {if $checkout_buttons|is_array && $checkout_buttons|@count > 0} {block name="login_checkout_buttons"}
{foreach name=cob item=cobutton from=$checkout_buttons} {block name="login_checkout_button"} {if $cobutton.script} {$cobutton.script} {else} {/if} {/block} {/foreach}
{/block} {/if}
{/block}
{/block}