|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /home/jackjohn/public_html/cgi-bin/sc/templates/wishlist/ |
Upload File : |
############################# Base Wishlist Template ###########################
[-- DEFINE WISHLIST_PAGE --][-- VAR.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --]</h1><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? --] <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- END_IF --]</div>
</div>[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE WISHLIST_PAGE --]
################################################################################
[-- DEFINE VIEW_MY_WISHLISTS --][-- VAR.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --][-- IF SIGNEDIN? --] - [-- CR_CUSTOMER_Name --][-- STORE.slists --][-- END_IF --]</h1>
[-- 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 Clean-crFooter.sst PROCESS --][-- END_DEFINE VIEW_MY_WISHLISTS --]
################################################################################
[-- DEFINE CHOOSE_WISHLIST --][-- VAR.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --]</h1>
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
[-- CHOOSE_WISHLIST_FORM --]
[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE CHOOSE_WISHLIST --]
################################################################################
[-- DEFINE CREATE_WISHLIST --][-- VAR.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --]</h1>
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
[-- CREATE_WISHLIST_FORM --]
[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE CREATE_WISHLIST --]
################################################################################
[-- DEFINE EDIT_WISHLIST_INFO --][-- VAR.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --]</h1>
[-- IF WISHLIST_Error --][--WishList_Error --][-- END_IF --]
<div class="wl-form-box">[-- EDIT_WISHLIST_FORM --]</div>
[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE EDIT_WISHLIST_INFO --]
################################################################################
[-- DEFINE MANAGE_WISHLIST --][-- VAR.NoForm "si" --][-- VAR.Title "FBTitle" --][-- INCLUDE Clean-crHeader.sst PROCESS --]
[-- IF WishList_Share_Img_URL --]<meta property="og:image" content="[-- WishList_Share_Img_URL --]">[-- END_IF --]
[-- IF WishList_Share_Oneline_Ad --]<meta property="og:description" content="[-- STORE.WishList_OneLine_Ad --]">[-- END_IF --]
<meta property="og:title" content="[-- WishList_Name --] [-- STORE.By --] [-- WishList.OwnersName --]">
<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 --] [-- Create_WishList_Link --][-- IF SIGNEDIN? --] <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- ELSE --] [-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&storeid=[-- STORE.ID --]&html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a>[-- END_IF --]</span>
</div>[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE MANAGE_WISHLIST --]
################################################################################
[-- DEFINE VIEW_WISHLIST --][-- VAR.NoForm "si" --][-- VAR.Title "FBTitle" --][-- INCLUDE Clean-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>
<div class="clear"></div>
<span class="unused-text-button left">[-- Create_WishList_Link --][-- IF SIGNEDIN? --] <a href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.ID --]&func=ywl" title="[-- CR_CUSTOMER_Name --][-- STORE.slists --]">[-- CR_CUSTOMER_Name --][-- STORE.slists --]</a>[-- ELSE --] [-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&storeid=[-- STORE.ID --]&html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a>[-- END_IF --]</span>
[-- INCLUDE Clean-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 prccalc">
<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 --]<div style="font-size:80%; padding-bottom:10px">[-- WL_PRODUCT_ORDER_OPTIONS --]</div>
[-- 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? --] <input type="image" [--ADDIMAGE--] style="position: relative; top: 7px;">[-- ELSE --] <input class="add" type="submit" value="[-- ADDTEXT --]" style="position: relative; top: 7px;">[-- END_IF --][-- END_IF --]
</form><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 prccalc">
<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 --]<div style="font-size:80%; padding-bottom:10px">[-- WL_PRODUCT_ORDER_OPTIONS --]</div>
[-- IF PRODUCT.DisplayOrderQuantity checked --][-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1">[-- END_IF --]
[-- IF ADDIMAGE? --] <input type="image" [--ADDIMAGE--] style="position: relative; top: 7px;">[-- ELSE --] <input class="add" type="submit" value="[-- ADDTEXT --]" style="position: relative; top: 7px;">[-- 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.NoForm "si" --][-- VAR.Title STORE.wl_WishList --][-- INCLUDE Clean-crHeader.sst PROCESS --]
<h1>[-- STORE.wl_WishList --] - [-- 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 --] [-- BUTTON No --]</p>
</form>
</div>[-- INCLUDE Clean-crFooter.sst PROCESS --][-- END_DEFINE Delete_WishList_Confirmation --]