{if $f_type == 'pda' || $wishlist_data.name == 'PriceDropAlert' || $type == 'PriceDropAlert'} Price Drop Alerts {else} {$msg.wishlist.pageHeader} {/if}

{if $display_mode == "manage_wishlist" || $wish_lists}
{if $f_type!='pda'} Welcome to your My Favorites page!
This Favorite List Has No Items. Add item to your Favorites from the product page.
{*}Create New Favorite List{*}
{else} Welcome to your Price Drop Alerts page! You can select to receive Price Drop Alerts by email or text whenever your selected items, drop in price. Price drop alerts are activated from the item page.

{/if}
{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}
   
{$wish_lt.name} {$msg.wishlist.addToCart} {$msg.wishlist.deleteWishlist}
{$wish_lt.name} {$msg.wishlist.deleteWishlist}
{elseif $display_mode == "edit_wishlist" } {if $wishlist_data} {if !$is_print_version} {if $wishlist_data.name!='PriceDropAlert'}
Welcome to your My Favorites page!
{if $wishlist_data.whishlist_products} Email List
{else} This Favorite List Has No Items. Add item to your Favorites from the product page. {/if}

{/if} {/if} {if $wishlist_data.name=='PriceDropAlert'} {*include file="templates/pages/catalog/elements/element-product-disphead.html"*} {/if} {if $list_count> 0} {include file="templates/pages/catalog/elements/element-product-disphead.html"} {/if} {*$wishlist_data.whishlist_products|print_r*} {assign var='cnt' value=1} {foreach from=$wishlist_data.whishlist_products item="product"} {if $product.all_image_hide == 'Yes' && ($user_level==0 || !$user_level) } {else}
{/if}
{*foreach from=$products item="product" name="catalog-list"*} {if $cnt%2==0} {assign var='clr' value='#EEECE0'} {else} {assign var='clr' value='#FFFFFF'} {/if} {include file="templates/pages/catalog/elements/element-product-disp.html"} {*include file="templates/pages/catalog/elements/element-product-title.html"*} {assign var='cnt' value=$cnt+1} {/foreach} {if $wishlist_data.name=='PriceDropAlert'} {/if}
Welcome to your Price Drop Alerts page!
You are receiving price drop alerts for the items below.

{include file="templates/pages/catalog/elements/element-product-image.html"} {*include file="templates/pages/catalog/elements/element-product-hot-deal.html"*}
{$product.overview|htmlspecialchars}




{*include file="templates/pages/catalog/elements/element-product-price.html"*} {*include file="templates/pages/catalog/elements/element-product-case-pack.html"*} {*include file="templates/pages/catalog/elements/element-product-overview.html"*} {include file="templates/pages/catalog/elements/element-product-sale-price.html"} {*include file="templates/pages/catalog/elements/element-product-rating.html"*}
{include file="templates/pages/catalog/elements/element-product-add.html"}
 
{if $list_count> 0}
{if $notify_email==No && $pricedrop_sms==No && $msgsucc != ''} {/if}
 
To receive Notice, you must select one or both options below
Select how you'd like to be notified and click Update.
 
  
  

 
{else} “Price Drop Alerts has no items.
To add a price drop alert for an item, visit the item and select ‘Price Drop Alert’ from the options list located right of the image.” {/if}
{/if} {elseif $display_mode == "send_email_form"}
{$msg.wishlist.mailSubject} :
 
{$msg.wishlist.yourEmail} :
{button class="button-send-wishlist" text=$msg.buttons.buttonSendWishlist file=$smarty.template}
{elseif $display_mode == "add_wishlist"}
{*$msg.wishlist.name*}Create a Favorite List and your item will be added to it.
Enter the name of your Favorites List: {button class="button-add-wishlist" text=$msg.buttons.buttonAddWishlist file=$smarty.template}
{else} {if $wl_message} {if $type == 'PriceDropAlert'} {assign var=f_type value='pda'} {else} {assign var=f_type value='wl'} {/if}
Welcome to your Price Drop Alerts page!
You are receiving price drop alerts for the items below.

“Price Drop Alerts has no items.
To add a price drop alert for an item, visit the item and select ‘Price Drop Alert’ from the options list located right of the image.”
{else}   {$msg.wishlist.noWishlist}
  {$msg.wishlist.name}     {button class="button-add-wishlist" text=$msg.buttons.buttonAddWishlist file=$smarty.template}
{/if} {/if}  
{if !$is_print_version}
{include file="templates/pages/account/elements/element-user-tools.html"}
{/if} {literal} {/literal}