{if $wishlist_data.name!='PriceDropAlert'}
{$msg.wishlist.pageHeader}
{else}
My Price Drop Alerts
{/if}
{include file="templates/pages/account/elements/element-user-tools.html"}
{if $display_mode == "manage_wishlist" && $wish_lists}
{if $f_type == 'wl'}
{/if}
{assign var="productCount" value=0}
{foreach from=$wish_lists item="wish_lt"}
{if $f_type == 'wl' && $wish_lt.name != 'PriceDropAlert'}
{elseif $f_type == 'pda' && $wish_lt.name == 'PriceDropAlert'}
{/if}
{assign var="productCount" value=$productCount+1}
{/foreach}
{elseif $display_mode == "edit_wishlist" }
{if $wishlist_data}
{if !$is_print_version}
{if $wishlist_data.name!='PriceDropAlert'}
{/if}
{/if}
{if $wishlist_data.name!='PriceDropAlert'}
{/if}
{assign var="productCount" value=0}
{foreach from=$wishlist_data.whishlist_products item="product"}
{if $wishlist_data.name!='PriceDropAlert'}
{/if}
{assign var="productCount" value=$productCount+1}
{/foreach}
{if $wishlist_data.name!='PriceDropAlert'}
{/if}
{/if}
{elseif $display_mode == "send_email_form"}
{elseif $display_mode == "add_wishlist"}
{else}
{if $wl_message}
{else}
{/if}
{/if}