Account Home | {$msg.account.my_profile} | {$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"} {/if}

{$msg.wishlist.pageHeader}

{if $wishlist_messgae != ""}
{if $display_mode == "updated_wishlist"} {$wishlist_messgae|htmlspecialchars}

{lang msg=$msg.wishlist.returnToProductPage upl=$url_rel pid=$pid}

Manage Your Wish Lists {else} {$wishlist_messgae|htmlspecialchars}

Manage Your Wish Lists {/if}
{/if} {if $display_mode == "select_wishlist"}

{$msg.wishlist.selectWishlist}

{foreach from=$wish_lists item="wish_list"} {/foreach}
    {$wish_list.name}
{/if} {if $display_mode == "addnew_wishlist"}
{$msg.wishlist.name}


{button class="button-add-wishlist" text=$msg.buttons.buttonAddWishlist file=$smarty.template}
{/if} {if $display_mode == "user_error"}

{$msg.wishlist.userError}

{/if}