|
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 CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li class="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <h1>[-- STORE.wl_WishList --]</h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> [-- IF WISHLIST_RESULTS --]<h5>[-- Store.SearchResults --]: [-- WishList_Search_Email --]</h5><div class="d-flex justify-content-center pb-4"><div class="text-left"><div class="wishlist-lists d-flex justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]start[-- END_IF --]"><div>[-- LOOP WISHLIST_RESULTS --][-- WISHLIST_RESULTS --][-- END_LOOP WISHLIST_RESULTS --]</div></div></div></div>[-- END_IF --] [-- IF WL_Public_Lists_Allowed --]<div class="text-center"><div class="p-4 shade text-center d-inline-block" style="max-width: 100%;">[-- WishList_Search_Form --]</div></div>[-- END_IF --] <div class="py-3 d-flex flex-wrap justify-content-center align-items-center"><div class="btndiv btndiv-link px-2">[-- Create_WishList_Link --]</div>[-- IF SIGNEDIN? --]<div class="px-2 btndiv btndiv-link"><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></div>[-- END_IF --]</div> </div></div>[-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE WISHLIST_PAGE --] ################################################################################ [-- DEFINE VIEW_MY_WISHLISTS --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li>[-- IF SIGNEDIN? --]<li class="breadcrumb-item text-nowrap"><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="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <h1>[-- IF SIGNEDIN? --][-- CR_CUSTOMER_Name --][-- STORE.slists --][-- ELSE --][-- STORE.wl_WishList --][-- END_IF --]</h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> [-- IF SIGNEDIN? --]<div class="py-2"><div class="lists">[-- IF CUSTOMER_WISHLISTS --]<div class="wishlist-lists d-flex justify-content-center"><div>[-- LOOP CUSTOMER_WISHLISTS --][-- CUSTOMER_WISHLISTS --][-- END_LOOP CUSTOMER_WISHLISTS --]</div></div>[-- END_IF --]</div><div class="py-4 btndiv btndiv-primary">[-- CREATE_WishList_LINK --]</div></div>[-- END_IF --] [-- IF WL_Public_Lists_Allowed --]<div class="text-center"><div class="p-4 shade text-center d-inline-block" style="max-width: 100%;">[-- WishList_Search_Form --]</div></div>[-- END_IF --] </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE VIEW_MY_WISHLISTS --] ################################################################################ [-- DEFINE CHOOSE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div id="cj-wlf" class="py-2 text-center">[-- CHOOSE_WISHLIST_FORM --]</div> </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE CHOOSE_WISHLIST --] ################################################################################ [-- DEFINE CREATE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li class="breadcrumb-item text-nowrap"><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li class="breadcrumb-item text-nowrap"><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="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <h1>[-- STORE.wl_WishList --]</h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div><div class="d-inline-block text-left">[-- CREATE_WISHLIST_FORM --]</div></div> </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE CREATE_WISHLIST --] ################################################################################ [-- DEFINE EDIT_WISHLIST_INFO --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li class="breadcrumb-item text-nowrap"><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li class="breadcrumb-item text-nowrap"><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="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <h1>[-- STORE.wl_WishList --]</h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div><div class="d-inline-block text-left">[-- EDIT_WISHLIST_FORM --]</div></div> </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE EDIT_WISHLIST_INFO --] ################################################################################ [-- DEFINE MANAGE_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-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" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li><li class="breadcrumb-item text-nowrap"><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li class="breadcrumb-item text-nowrap"><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="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-[-- VAR.GlobalAlign --]"> <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>[-- WishList_Name --] <small> [-- STORE.By --] [-- CR_Customer_Name --]</small></h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div class="text-left"><div class="wl-privacy small">[-- WishList.Privacy --]</div><div class="wl-comment">[-- WishList.Comment --]</div><div class="small">[-- EDIT_WISHLIST_LINK --]</div></div> <div id="wishlist-filter" class="shade border border-left-0 border-right-0 d-flex flex-wrap justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]end[-- END_IF --] align-items-center px-3">[-- FILTER_WISHLIST_FORM --]</div> <div id="wishlist-products" class="py-4 text-left">[-- LOOP WishList_Products --][-- MANAGE_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div> <div class="d-flex flex-wrap justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]start[-- END_IF --] align-items-center"><div>[-- DELETE_WISHLIST_LINK --]</div><div class="px-4">[-- Create_WishList_Link --]</div>[-- IF SIGNEDIN? --][-- ELSE --]<div>[-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&storeid=[-- STORE.ID --]&html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a></div>[-- END_IF --]</div> </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 CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE MANAGE_WISHLIST --] ################################################################################ [-- DEFINE VIEW_WISHLIST --][-- VAR.Title STORE.wl_WishList --][-- VAR.Type "reg" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] [-- IF VAR.Breadcrumbs "yes" --]<div id="cj-b"><div class="container[-- VAR.ContainerFluid --] d-flex justify-content-between"><div id="crumbs"><ol class="breadcrumb d-flex flex-nowrap"><li class="breadcrumb-item text-nowrap"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --] [-- STORE.Home --]">[-- STORE.Home --]</a></li>[-- IF SIGNEDIN? --]<li class="breadcrumb-item text-nowrap"><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" title="[-- STORE.YourAccount --]">[-- STORE.YourAccount --]</a></li><li class="breadcrumb-item text-nowrap"><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="breadcrumb-item text-nowrap active">[-- VAR.Title --]</li></ol></div></div></div>[-- END_IF --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-[-- VAR.GlobalAlign --]"> <h1>[-- WishList_Name --] <small>[-- STORE.By --] [-- WishList.OwnersName --]</small></h1> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div id="wishlist-filter" class="shade border border-left-0 border-right-0 d-flex flex-wrap justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]end[-- END_IF --] align-items-center px-3">[-- FILTER_WISHLIST_FORM --]</div> <div id="wishlist-products" class="py-4 text-left">[-- LOOP WishList_Products --][-- VIEW_WISHLIST_PRODUCTS --][-- END_LOOP WishList_Products --]</div> <div class="d-flex flex-wrap justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]start[-- END_IF --] align-items-center"><div>[-- DELETE_WISHLIST_LINK --]</div><div class="px-4">[-- Create_WishList_Link --]</div>[-- IF SIGNEDIN? --][-- ELSE --]<div>[-- STORE.IsThisYourList? --] <a href="[-- SHOPPING_CART_URL Base --]/registration.cgi?func=3&storeid=[-- STORE.ID --]&html_reg=html" title="[-- STORE.ToSignIn --]">[-- STORE.ToSignIn --]</a></div>[-- END_IF --]</div> </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE VIEW_WISHLIST --] ############################################# [-- DEFINE CUSTOMER_WISHLISTS --]<div class="wl-loop pb-5 text-left"><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 --]<div class="wl-loop py-3 text-left"><a href="[-- SHARED_WISHLIST_LINK --]">[-- WISHLIST.NAME --]<br><small>[-- STORE.By --] [-- WishList.OwnersName --] </small></a></div>[-- END_DEFINE WISHLIST_RESULTS --] ############################################# [-- DEFINE Manage_WishList_Product --]<div class="wishlist-product prccalc row py-3 border-top-0 border-left-0 border-right-0"> <div class="wishlist-product-image col 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 --]</div> <div class="wishlist-product-info col col-6 text-left"><div><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Name REMOVE_HTML --]</a></div>[-- IF REVIEWS --][-- IF REVIEWS_COUNT_NUMBER GE 1 --]<div><span class="reviews-brief">[-- REVIEWS_STARS --]</span></div>[-- END_IF --][-- END_IF --]<div class="py-2">[-- INCLUDE Bootstrap-Product-PriceOnly.sst PROCESS --]</div>[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div><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 --]<div><label>[-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1"></label></div>[-- END_IF --][-- IF ADDIMAGE? --]<input type="image" [--ADDIMAGE--]>[-- ELSE --] <input class="add btn btn-primary" type="submit" value="[-- ADDTEXT --]">[-- END_IF --][-- END_IF --]</form></div>[-- END_IF --]<div class="pt-2 small">[-- DELETE_WISHLIST_PRODUCT_LINK --]</div></div> <div class="wishlist-product-options col text-left d-none d-md-block ml-auto"><div class="date-added small italic"><span>[-- STORE.wl_DateAdded --]: </span>[-- WishList_Product.DateAdded --]</div>[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div class="bold">[-- ELSE --]<div class="bold text-success">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</div>[-- WL_PRIORITY_AND_COMMENT --]</div> <div class="clear"></div></div>[-- END_DEFINE Manage_WishList_Product --] ############################################# [-- DEFINE View_WishList_Product --]<div class="wishlist-product prccalc row py-3 border-top-0 border-left-0 border-right-0"> <div class="wishlist-product-image col 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 --]</div> <div class="wishlist-product-info col col-6 text-left"><div><a href="[-- WishList_PRODUCT.FromPage --]" title="[-- PRODUCT.Name REMOVE_HTML --]">[-- PRODUCT.Name REMOVE_HTML --]</a></div>[-- IF REVIEWS --][-- IF REVIEWS_COUNT_NUMBER GE 1 --]<div><span class="reviews-brief">[-- REVIEWS_STARS --]</span></div>[-- END_IF --][-- END_IF --]<div class="py-2">[-- INCLUDE Bootstrap-Product-PriceOnly.sst PROCESS --]</div>[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div><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 --]<div><label>[-- STORE.OrderQuantity --] <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1"></label></div>[-- END_IF --][-- IF ADDIMAGE? --]<input type="image" [--ADDIMAGE--]>[-- ELSE --] <input class="add btn btn-primary" type="submit" value="[-- ADDTEXT --]">[-- END_IF --][-- END_IF --]</form></div>[-- END_IF --]<div class="pt-2 small">[-- DELETE_WISHLIST_PRODUCT_LINK --]</div></div> <div class="wishlist-product-options col text-left d-none d-md-block ml-auto"><div class="date-added small italic"><span>[-- STORE.wl_DateAdded --]: </span>[-- WishList_Product.DateAdded --]</div>[-- IF Wishlist_Product.QuantityPurchased LT WishList_Product.QuantityDesired --]<div class="bold">[-- ELSE --]<div class="bold text-success">[-- END_IF --][-- Wishlist_Product.QuantityPurchased --]/[-- WishList_Product.QuantityDesired --]</div>[-- 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" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow"> [-- INCLUDE CJ-RegistrationTop.sst PROCESS --] <div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --] text-center"> <h3>[-- STORE.DeleteWishList? --]</h3> <div id="messages" class="py-2">[-- WishList_Error --]</div> <div class="bold pb-4">[-- WishList.Name --]</div> <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 --]"><div class="d-flex justify-content-center align-items-center"><div class="btndiv btndiv-primary px-2">[-- BUTTON Yes --]</div><div class="btndiv btndiv-link px-2">[-- BUTTON No --]</div></div></form> </div></div> [-- INCLUDE CJ-RegistrationBottom.sst PROCESS --][-- END_DEFINE Delete_WishList_Confirmation --]