{load_language_text section="login"} {load_language_text section="buttons" name="button"} {block name="module_login"} {block name="module_login_checkout_funnel_if"} {if $smarty.get.checkout_started === "1"} {block name="module_login_checkout_funnel"} {include file="get_usermod:{$tpl_path}snippets/navigation/process_funnel.html" step=1} {/block} {/if} {/block} {block name="module_login_title"}

{$txt.heading_login}

{/block} {block name="module_login_form"}
{block name="module_login_alert"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$info_message type=$message_type} {/block} {block name="module_login_login"}
{block name="module_login_account"}
{block name="module_login_account_title"}

{$txt.title_new}

{/block} {if $account_option=='guest'} {block name="module_login_account_guestonly_text"} {$txt.text_new_guest_only} {/block} {/if} {if $account_option=='account'} {block name="module_login_account_accountonly_text"} {$txt.text_new_account_only} {/block} {/if} {if $account_option=='both'} {block name="module_login_account_both_text"} {$txt.text_new}

{$txt.text_new_guest_option} {/block} {/if}
{block name="module_login_account_button"} {/block}
{/block} {block name="module_login_customer"}
{block name="module_login_customer_title"}

{$txt.title_returning}

{/block} {block name="module_login_customer_email"}
{/block} {block name="module_login_customer_password"}
{/block} {block name="module_login_customer_lost_password"} {$txt.text_lost_password} {/block}
{block name="module_login_customer_button"} {/block}
{/block}
{/block} {if $checkout_buttons|is_array && $checkout_buttons|@count > 0} {block name="module_login_checkout_buttons"}
{foreach name=cob item=cobutton from=$checkout_buttons} {block name="module_login_checkout_button"} {if $cobutton.script} {$cobutton.script} {else} {/if} {/block} {/foreach}
{/block} {/if}
{/block} {/block}