{$msg.account.login}

{if $facebookLogin == "Yes"}

{/if}

Existing Users

Please enter your username and password below.
{lang msg=$msg.account.reset_password s=$url_https}

{if $user_cookie}

{$msg.account.login_again}

{/if} {if $auth_error} {if $account_blocked}
{$msg.account.account_blocked}
{elseif $account_denied}
{$msg.account.account_denied}
{else}
{$msg.account.login_incorrect}
{/if} {/if}
{button class="button-login" text=$msg.buttons.buttonLogin file=$smarty.template}

New User?

Click on the REGISTER button below to create an account. You'll be able to quickly check out next time, create a wishlist, access order history and more!

{button class="button-register" text=$msg.buttons.buttonRegister file=$smarty.template}
{if $order->itemsCount > 0 && $VisitorSeePrice == "YES" && $AllowCreateAccount == "Allow user to decide"}

{$msg.account.express_checkout}

{/if}