############################# Base Wishlist Template ###########################
[-- DEFINE WISHLIST_PAGE --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
<div id="wishlist-page">
[-- IF WISHLIST_Error --][-- WishList_Error --][-- END_IF --]<br>
[-- IF WISHLIST_RESULTS --]<h2>[-- Store.SearchResults --]: [-- WishList_Search_Email --]</h2><div class="wishlist-lists">[-- LOOP WISHLIST_RESULTS --][-- WISHLIST_RESULTS --][-- END_LOOP WISHLIST_RESULTS --]</div>[-- END_IF --]
[-- IF WL_Public_Lists_Allowed --][-- WishList_Search_Form --]<br>[-- END_IF --]
<div class="basic-text-link">[-- Create_WishList_Link --][-- IF SIGNEDIN? --] &nbsp; &nbsp; <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&amp;func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- END_IF --]</div>
</div>[-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE WISHLIST_PAGE --]
################################################################################
[-- DEFINE VIEW_MY_WISHLISTS --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
[-- IF SIGNEDIN? --]<h1>[-- CR_CUSTOMER_Name --][-- STORE.slists --]</h1>[-- END_IF --]
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
[-- IF SIGNEDIN? --]<div class="lists">[-- IF CUSTOMER_WISHLISTS --]<div class="wishlist-lists">[-- LOOP CUSTOMER_WISHLISTS --][-- CUSTOMER_WISHLISTS --][-- END_LOOP CUSTOMER_WISHLISTS --]</div>[-- END_IF --]</div>[-- END_IF --]
[-- IF WL_Public_Lists_Allowed --][-- WishList_Search_Form --]<br>[-- END_IF --]
[-- CREATE_WishList_LINK --][-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE VIEW_MY_WISHLISTS --]
################################################################################
[-- DEFINE CHOOSE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
[-- CHOOSE_WISHLIST_FORM --][-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE CHOOSE_WISHLIST --]
################################################################################
[-- DEFINE CREATE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
[-- CREATE_WISHLIST_FORM --][-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE CREATE_WISHLIST --]
################################################################################
[-- DEFINE EDIT_WISHLIST_INFO --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
<div class="wl-form-box">[-- EDIT_WISHLIST_FORM --]</div>
[-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE EDIT_WISHLIST_INFO --]
################################################################################
[-- DEFINE MANAGE_WISHLIST --][-- VAR.Title "FBTitle" --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
<div id="wishlist-page">[-- IF WISHLIST_Error --][-- WishList_Error --][-- END_IF --]
<div class="left"><h1>[-- WishList_Name --] <small> [-- STORE.By --] [-- CR_Customer_Name --]</small></h1>
<div id="wishlist-share">[-- SHARE_WISHLIST_FORM --]</div>
<div style="text-align: left; display: block; float: left; clear: none;">
<span class="wl-privacy">[-- WishList.Privacy --]</span>
<span class="wl-comment">[-- WishList.Comment --]</span>
<span class="basic-text-link-small">[-- EDIT_WISHLIST_LINK --]</span>
</div>
<div id="wishlist-filter" class="clear">[-- FILTER_WISHLIST_FORM --]</div>
<div id="wishlist-products" class="clear">[-- LOOP WishList_Products --][-- MANAGE_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div>
<span class="unused-text-button">[-- DELETE_WISHLIST_LINK --] &nbsp; &nbsp; [-- Create_WishList_Link --][-- IF SIGNEDIN? --] &nbsp; &nbsp; <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&amp;func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- ELSE --] &nbsp; &nbsp; [-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&amp;storeid=[-- STORE.ID --]&amp;html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a>[-- END_IF --]</span>
</div>[-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE MANAGE_WISHLIST --]
################################################################################
[-- DEFINE VIEW_WISHLIST --][-- VAR.Title "FBTitle" --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
<div id="wishlist-page">[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
<div class="left">
<h1>[-- WishList_Name --] <small>[-- STORE.By --] [-- WishList.OwnersName --] </small></h1>
<div id="wishlist-filter">[-- FILTER_WISHLIST_FORM --]</div>
<div id="wishlist-products">[-- LOOP WishList_Products --][-- VIEW_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div>
<div class="clear"></div>
<span class="unused-text-button left">[-- Create_WishList_Link --][-- IF SIGNEDIN? --] &nbsp; &nbsp; <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&amp;func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- ELSE --] &nbsp; &nbsp; [-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&amp;storeid=[-- STORE.ID --]&amp;html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a>[-- END_IF --]</span>
</div>[-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE VIEW_WISHLIST --]
#############################################
[-- DEFINE CUSTOMER_WISHLISTS --]<span class="loop-wishlist"><a href="[-- MANAGE_WISHLIST_LINK --]">[-- WISHLIST.NAME --] <small>[-- STORE.By --] [-- WishList.OwnersName --] </small></a>[-- WISHLIST.PRIVACY --]</span>[-- END_DEFINE CUSTOMER_WISHLISTS --]
#############################################
[-- DEFINE WISHLIST_RESULTS --]<span class="loop-wishlist"><a href="[-- SHARED_WISHLIST_LINK --]">[-- WISHLIST.NAME --] <small>[-- STORE.By --] [-- WishList.OwnersName --] </small></a>[-- WISHLIST.PRIVACY --]</span>[-- END_DEFINE WISHLIST_RESULTS --]
#############################################
[-- DEFINE Manage_WishList_Product --]
<div class="wishlist-product">
  <div class="wishlist-product-image">[-- IF PRODUCT.Graphic --]<a class="wl-img" href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Graphic ONLY_ALT_TAG --]</a>[-- END_IF --]</div>
  <div class="wishlist-product-info"><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Name REMOVE_HTML --]</a><br>[-- IF PRODUCT.QuantityPricing --][-- ELSE --][-- INCLUDE Product-Price PROCESS --][-- END_IF --][-- INCLUDE Product-Sku PROCESS --][-- IF REVIEWS --]<span class="reviews-brief">[-- REVIEWS_STARS --]</span>[-- END_IF --][-- WL_PRIORITY_AND_COMMENT --]</div>
  <div class="wishlist-product-options"><span class="date-added">[-- STORE.wl_DateAdded --]: [-- WishList_Product.DateAdded --]</span>
    <form action="[-- SHOPPING_CART_URL BASE --]/order.cgi" method="post"><input type="hidden" name="[-- PRODUCT.RecordNumber --]:wlpid" value="[-- WISHLIST_PRODUCT.ID --]"><input type="hidden" name="storeid" value="[-- STORE.ID --]"><input type="hidden" name="dbname" value="products"><input type="hidden" name="function" value="add"><input type="hidden" name="itemnum" value="[-- PRODUCT.RecordNumber --]">
[-- STORE.wl_QntyPurchased --] [-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<span class="red bold">[-- ELSE --]<span class="green">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</span><br>
[-- WishList_Product.Options --]<br>[-- WishList_Product.FreeformOptions --]
[-- IF PRODUCT.DisplayAddtoCart "Not Displayed" --][-- ELSE --][-- IF PRODUCT.DisplayOrderQuantity checked --][-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1">[-- END_IF --]
[-- IF ADDIMAGE? --]<br><input class="add" type="image" [--ADDIMAGE--]><br>[-- ELSE --]<br><input class="add" type="submit" value="[-- ADDTEXT --]"><br>[-- END_IF --][-- END_IF --]
  </form><br><span class="basic-text-link">[-- DELETE_WISHLIST_PRODUCT_LINK --]</span></div>
<div class="clear"></div></div>
[-- END_DEFINE Manage_WishList_Product --]
#############################################
[-- DEFINE View_WishList_Product --]
<div class="wishlist-product">
  <div class="wishlist-product-image">[-- IF PRODUCT.Graphic --]<a class="wl-img" href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Graphic ONLY_ALT_TAG --]</a>[-- END_IF --]</div>
  <div class="wishlist-product-info"><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Name REMOVE_HTML --]</a><br>[-- IF PRODUCT.QuantityPricing --][-- ELSE --][-- INCLUDE Product-Price PROCESS --][-- END_IF --][-- INCLUDE Product-Sku PROCESS --][-- IF REVIEWS --]<span class="reviews-brief">[-- REVIEWS_STARS --]</span>[-- END_IF --][-- WL_PRIORITY_AND_COMMENT --]</div>
  <div class="wishlist-product-options"><span class="date-added">[-- STORE.wl_DateAdded --]: [-- WishList_Product.DateAdded --]</span>
    <form action="[-- SHOPPING_CART_URL BASE --]/order.cgi" method="post"><input type="hidden" name="[-- PRODUCT.RecordNumber --]:wlpid" value="[-- WISHLIST_PRODUCT.ID --]"><input type="hidden" name="storeid" value="[-- STORE.ID --]"><input type="hidden" name="dbname" value="products"><input type="hidden" name="function" value="add"><input type="hidden" name="itemnum" value="[-- PRODUCT.RecordNumber --]">
[-- STORE.wl_QntyPurchased --] [-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<span class="red bold">[-- ELSE --]<span class="green">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</span><br>
[-- IF PRODUCT.DisplayAddtoCart "Not Displayed" --][-- ELSE_IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]
[-- WishList_Product.Options --]<br>[-- WishList_Product.FreeformOptions --]
[-- IF PRODUCT.DisplayOrderQuantity checked --][-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1">[-- END_IF --]
[-- IF ADDIMAGE? --]<br><input class="add" type="image" [--ADDIMAGE--]><br>[-- ELSE --]<br><input class="add" type="submit" value="[-- ADDTEXT --]"><br>[-- END_IF --] 
[-- END_IF --]</form></div>
<div class="clear"></div></div>
[-- END_DEFINE View_WishList_Product --]
############################################## Sign Out "Are you sure?" Page ###
[-- DEFINE Delete_WishList_Confirmation --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Texturize-crHeader.sst PROCESS --]
<h1>[-- STORE.DeleteWishList? --]</h1><div id="wishlist-page">
<form action="" method="post">
<input type="hidden" name="storeid" value="[-- STORE.ID --]">
<input type="hidden" name="func" value="rmwl">
<input type="hidden" name="wl" value="[-- WishList_Link_ID --]">
<p>[-- STORE.DeleteWishList? --]</p>
<p>[-- BUTTON Yes --]&nbsp;[-- BUTTON No --]</p>
</form>
</div>[-- INCLUDE Texturize-crFooter.sst PROCESS --]
[-- END_DEFINE Delete_WishList_Confirmation --]