|
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.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h1 id="regh1" class="padh center">[-- STORE.wl_WishList --]</h1><div id="messages">[-- WishList_Error --]</div> <div class="center"> [-- IF WISHLIST_RESULTS --]<h4>[-- Store.SearchResults --]: [-- WishList_Search_Email --]</h4><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="padv">[-- 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> </div></div>[-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE WISHLIST_PAGE --] ################################################################################ [-- DEFINE VIEW_MY_WISHLISTS --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li>[-- IF SIGNEDIN? --]<li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li>[-- END_IF --]<li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h1 id="regh1" class="padh center">[-- IF SIGNEDIN? --][-- CR_CUSTOMER_Name --][-- STORE.slists --][-- ELSE --][-- STORE.wl_WishList --][-- END_IF --]</h1> <div id="messages">[-- WishList_Error --]</div> [-- IF SIGNEDIN? --]<div class="floatcenter padv"><div class="lists">[-- IF CUSTOMER_WISHLISTS --]<div class="wishlist-lists">[-- LOOP CUSTOMER_WISHLISTS --][-- CUSTOMER_WISHLISTS --][-- END_LOOP CUSTOMER_WISHLISTS --]</div>[-- END_IF --]</div><span class="createwishlist buttons">[-- CREATE_WishList_LINK --]</span></div>[-- END_IF --] [-- IF WL_Public_Lists_Allowed --]<div class="floatcenter">[-- WishList_Search_Form --]</div>[-- END_IF --] </div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE VIEW_MY_WISHLISTS --] ################################################################################ [-- DEFINE CHOOSE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] <div><div class="text-center"> <div id="messages">[-- WishList_Error --]</div> <div id="chooselist" class="inline text-left padlgv">[-- CHOOSE_WISHLIST_FORM --]</div> </div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE CHOOSE_WISHLIST --] ################################################################################ [-- DEFINE CREATE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li><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></li><li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h1 id="regh1" class="padh center">[-- STORE.wl_WishList --]</h1><div id="messages">[-- WishList_Error --]</div> <div class="center"><div class="inline left">[-- CREATE_WISHLIST_FORM --]</div></div> </div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE CREATE_WISHLIST --] ################################################################################ [-- DEFINE EDIT_WISHLIST_INFO --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li><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></li><li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h1 id="regh1" class="padh center">[-- STORE.wl_WishList --]</h1><div id="messages">[-- WishList_Error --]</div> <div class="center"><div class="inline left">[-- EDIT_WISHLIST_FORM --]</div></div> </div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE EDIT_WISHLIST_INFO --] ################################################################################ [-- DEFINE MANAGE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.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 --]"> [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li><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></li><li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <div id="wishlist-share" class="inline"><button type="button" id="sharewishes" data-toggle="modal" data-target="#shareWL"><img src="https://saasdev.shopsite.com/brewer/html/media/boot-share.png" alt="share"></button></div> <h1 id="regh1">[-- WishList_Name --] <small> [-- STORE.By --] [-- CR_Customer_Name --]</small></h1> <div id="messages">[-- WishList_Error --]</div> <div class="left"><span class="wl-privacy block small">[-- WishList.Privacy --]</span><span class="wl-comment">[-- WishList.Comment --]</span><span class="small block">[-- EDIT_WISHLIST_LINK --]</span></div> <div id="wishlist-filter" class="right col-xs-12 small padb">[-- FILTER_WISHLIST_FORM --]</div> <div id="wishlist-products">[-- LOOP WishList_Products --][-- MANAGE_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div> <span class="unused-text-button">[-- DELETE_WISHLIST_LINK --] [-- Create_WishList_Link --][-- IF SIGNEDIN? --][-- 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></div> # Share Modal <div class="modal fade" id="shareWL" tabindex="-1" role="dialog" aria-labelledby="shareWLLabel"><div class="modal-dialog" role="document"><div class="modal-content"><div class="modal-body"><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>[-- SHARE_WISHLIST_FORM --]</div></div></div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE MANAGE_WISHLIST --] ################################################################################ [-- DEFINE VIEW_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li>[-- IF SIGNEDIN? --]<li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li><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></li>[-- END_IF --]<li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h1 id="regh1" class="padh">[-- WishList_Name --] <small>[-- STORE.By --] [-- WishList.OwnersName --]</small></h1> <div id="messages">[-- WishList_Error --]</div> <div id="wishlist-filter" class="right col-xs-12 small padb">[-- FILTER_WISHLIST_FORM --]</div> <div id="wishlist-products" class="col-xs-12">[-- LOOP WishList_Products --][-- VIEW_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div> <div class="clear"></div> <span class="unused-text-button left padv">[-- 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></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE VIEW_WISHLIST --] ############################################# [-- DEFINE CUSTOMER_WISHLISTS --]<div class="wl-loop padb"><a class="wl-loop-name" href="[-- MANAGE_WISHLIST_LINK --]">[-- WISHLIST.NAME --]</a> <span class="wl-loop-privacy small lighter italic">[-- WISHLIST.PRIVACY --]</span>[-- IF WISHLIST.Comment --]<div class="wl-loop-comment">[-- WISHLIST.Comment --]</div>[-- END_IF --]</div>[-- 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 padv prccalc"> <div class="wishlist-product-image col-md-2 col-sm-3 col-xs-6 text-center">[-- IF PRODUCT.Graphic --]<a class="wl-img" href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Graphic ONLY_ALT_TAG --]</a>[-- END_IF --]<span class="date-added small italic block"><span>[-- STORE.wl_DateAdded --]: </span>[-- WishList_Product.DateAdded --]</span></div> <div class="wishlist-product-info col-md-6 col-sm-5 col-xs-6 text-left"><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]" class="padsb block">[-- PRODUCT.Name REMOVE_HTML --]</a>[-- IF REVIEWS --][-- IF REVIEWS_COUNT_NUMBER GE 1 --]<span class="reviews-brief">[-- REVIEWS_STARS --]</span>[-- END_IF --][-- END_IF --][-- INCLUDE Bootstrap-Product-PriceOnly.sst PROCESS --][-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div class="padst"><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 --]">[-- 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 --]<span class="block">[-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1"></span>[-- END_IF --][-- IF ADDIMAGE? --]<input type="image" [--ADDIMAGE--]>[-- ELSE --] <input class="add" type="submit" value="[-- ADDTEXT --]">[-- END_IF --][-- END_IF --]</form></div>[-- END_IF --]<span class="line small">[-- DELETE_WISHLIST_PRODUCT_LINK --]</span></div> <div class="wishlist-product-options col-md-4 col-sm-4 hidden-xs">[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<span class="bold block padsv">[-- ELSE --]<span class="green block padsv">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</span>[-- WL_PRIORITY_AND_COMMENT --]</div> <div class="clear"></div></div>[-- END_DEFINE Manage_WishList_Product --] ############################################# [-- DEFINE View_WishList_Product --]<div class="wishlist-product padv prccalc"> <div class="wishlist-product-image col-md-2 col-sm-3 col-xs-6 text-center">[-- IF PRODUCT.Graphic --]<a class="wl-img" href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Graphic ONLY_ALT_TAG --]</a>[-- END_IF --]<span class="date-added small italic block"><span>[-- STORE.wl_DateAdded --]: </span>[-- WishList_Product.DateAdded --]</span></div> <div class="wishlist-product-info col-md-6 col-sm-5 col-xs-6 text-left"><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]" class="padsb block">[-- PRODUCT.Name REMOVE_HTML --]</a>[-- IF REVIEWS --][-- IF REVIEWS_COUNT_NUMBER GE 1 --]<span class="reviews-brief">[-- REVIEWS_STARS --]</span>[-- END_IF --][-- END_IF --][-- INCLUDE Bootstrap-Product-PriceOnly.sst PROCESS --][-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div class="padst"><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 --]">[-- 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 --]<span class="block">[-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1"></span>[-- END_IF --][-- IF ADDIMAGE? --]<input type="image" [--ADDIMAGE--]>[-- ELSE --] <input class="add" type="submit" value="[-- ADDTEXT --]">[-- END_IF --][-- END_IF --]</form></div>[-- END_IF --]<span class="line small">[-- DELETE_WISHLIST_PRODUCT_LINK --]</span></div> <div class="wishlist-product-options col-md-4 col-sm-4 hidden-xs">[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<span class="bold block padsv">[-- ELSE --]<span class="green block padsv">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</span>[-- WL_PRIORITY_AND_COMMENT --]</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 --][-- VAR.Type "reg" --][-- VAR.Secure "yes" --][-- INCLUDE Bootstrap-VARs-Theme.sst PROCESS --][-- INCLUDE Bootstrap-VARs-DOCTYPE.sst PROCESS --] [-- INCLUDE Bootstrap-Two-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<ol id="breadcrumbs" class="breadcrumb left"><li><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li><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></li><li class="active">[-- VAR.Title --]</li></ol>[-- END_IF --] <div><div class="text-left"> <h3 id="regh1" class="padh center">[-- STORE.DeleteWishList? --]</h3> <div id="messages">[-- WishList_Error --]</div> <div class="center pad buttons"><span class="line padlgb">[-- WishList.Name --]</span><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 --]">[-- BUTTON Yes --][-- BUTTON No --]</p></form></div> </div></div> [-- INCLUDE Bootstrap-Two-RegistrationBottom.sst PROCESS --][-- END_DEFINE Delete_WishList_Confirmation --]