{load_language_text section="login"} {load_language_text section="buttons" name="button"}

{$txt.heading_login}

{include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$info_message type="danger"}
{if $account_option=='account' or $account_option=='both'}

{$txt.title_new}

{$txt.text_new}
{/if} {if $account_option=='guest' or $account_option=='both'}

{$txt.title_guest}

{$txt.text_guest}
{/if}

{$txt.title_returning}

{$txt.text_lost_password}
{* BOM Amazon Pay POWERED BY ALKIM MEDIA *} {if $smarty.const.MODULE_PAYMENT_AM_APA_STATUS == 'True' && $smarty.const.MODULE_PAYMENT_AM_APA_LPA_MODE != 'pay'}
{/if} {* EOM Amazon Pay POWERED BY ALKIM MEDIA *}
{if $checkout_buttons|@count > 0}
{foreach name=cob item=cobutton from=$checkout_buttons} {if $cobutton.script} {$cobutton.script} {else} {/if} {/foreach}
{/if}