Account Home | | {$msg.account.my_address_book} | {if $enable_payment_profiles == 'Yes'}{$msg.account.edit_payment_profiles} | {/if} {$msg.account.my_orders} | {if $enable_gift_cert == 'Yes'} {$msg.gift_certificate.checkBalanceLink} | {/if}{if $EnableWishList == "Yes"} {$msg.wishlist.link} {/if}

{$msg.account.my_profile}

{if $user_errors}
{$msg.account.profile_update_error}
{/if}
You can edit your profile below. Only fill out the password fields if you want to change your password.

{if $update_msg}
{$update_msg}
{/if}

{$msg.billing.billing_information}

{if $FormsBillingCompany != "Invisible"}
{else} {/if}
{if $FormsBillingAddressLine2 != "Invisible"}
{else} {/if}
{if $FormsBillingPhone != "Invisible"}
{else} {/if} {if $cf_billing} {foreach from=$cf_billing item="cfield"}
{cfield field=$cfield}
{/foreach} {/if}

{$msg.account.account_information}

{if !$user.facebook_user}
{$msg.account.password_no_change}
{/if} {if $cf_account} {foreach from=$cf_account item="cfield"}
{cfield field=$cfield}
{/foreach} {/if}
{button class="button-save" text=$msg.buttons.buttonSave file=$smarty.template}