Prv8 Shell
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/www/cgi-bin/sc/templates/sc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/www/cgi-bin/sc/templates/sc/CJ-Cart.sst
[-- DEFINE ShoppingCart --][-- VAR.Type "cart" --][-- VAR.Secure "no" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow">
<title>[-- STORE.SC_YourShoppingCart Remove_Html --]</title><link rel="canonical" href="[-- MyStoreURL --]">[-- INCLUDE CJ-Head.sst PROCESS --]<script type=text/javascript>[-- sc_javascript extras--]</script>
[-- IF PayPal_Credit_Message --][-- PAYPAL_CREDIT_MESSAGE_SCRIPT --][-- END_IF --]
</head>
<body class="fullwidth [-- VAR.Edges --] [-- VAR.Case --] fill[-- VAR.PageFill --] borders[-- VAR.Borders --] shading[-- VAR.Shading --] navoverlayno desktop">
<script type="text/javascript">if (number_products && number_products==0) {ss_jQuery("body").addClass("cart-empty")};</script>
[-- INCLUDE CJ-Header.sst PROCESS --]
<div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --]">
<div class="text-[-- VAR.GlobalAlign --]">[-- ShoppingCartHeader --]</div><div id="messages" class="text-center py-2">[-- ShopSiteMessages --][-- IF SC_Reward_Program --][-- SC_Reward_Program --][-- END_IF --]</div>[-- SC_Form --]
[-- IF SC_CustomHTML --]<div>[-- SC_CustomHTML 1 --]</div>[-- END_IF --]
<div id="cj-carttitles" class="p-2 d-flex justify-content-between"><div class="cart-product-info">[-- STORE.Items --]</div></div>
<div id="cj-cartproducts">[-- SC_CART_V2 --]</div>
[-- IF SC_CustomHTML --]<div>[-- SC_CustomHTML 2 --]</div>[-- END_IF --]
<div class="hidden">[-- BUTTON Recalculate --]</div>
<div id="cj-carttotals" class="mb-3">[-- SC_Totals_V2 --][-- IF SC_Coupon --]<div id="cj-coup" class="d-flex small justify-content-end align-items-center"><span class="pv-2">[-- STORE.CouponCaption --]</span><span class="couponfield p-2">[-- SC_Coupon --]</span>[-- IF SC_Coupon_Button --]<span class="pv-2">[-- BUTTON ApplyCoupon --]</span>[-- END_IF --]</div>[-- END_IF --]</div>
<div id="cj-shipping" class="pb-4">[-- IF SC_CustomHTML --]<div>[-- SC_CustomHTML 3 --]</div>[-- END_IF --][-- SC_Tax_Shipping --][-- SC_Surcharge --][-- IF SC_VAT_ID --]<div>[-- SC_VAT_ID --]</div>[-- END_IF --][-- IF SC_CustomHTML --]<div>[-- SC_CustomHTML 4 --]</div>[-- END_IF --]</div>
<div id="cj-cartbuttonbar"><div class="d-flex flex-wrap justify-content-center justify-content-md-end align-items-center mb-3">
  <div id="cj-continue" class="mr-md-auto btndiv btndiv-primary">[-- BUTTON ContinueShopping --]</div>
  <div id="cj-payment" class="p-3">[-- SC_PaymentSelection --]</div>
[-- IF PayPal_Credit_Message --]<div class="py-2">[-- PayPal_Credit_Message Text --]</div>[-- END_IF --]
  <div id="cj-checkout" class="px-2 btndiv btndiv-primary">[-- BUTTON Checkout --]</div>
</div></div>
[-- IF SC_CustomHTML --]<div>[-- SC_CustomHTML 5 --]</div>[-- END_IF --]
<div class="clear"></div>
<div id="cj-cartextras" class="py-4">
[-- IF SC_OrderingInstructions --]<div id="cj-instruct">[-- SC_OrderingInstructions --]</div>[-- END_IF --]
[-- IF SC_GiftCert --]<div id="cj-giftcertapply"><div class="d-flex justify-content-start align-items-center"><span class="pv-2">[-- STORE.SC_GiftCertificate --]</span><span class="p-2">[-- SC_GiftCert --]</span>[-- IF SC_GiftCert_Button --]<span class="pv-2 small">[-- BUTTON ApplyGiftCert --]</span>[-- END_IF --]</div></div>[-- END_IF --]
<div class="btndiv btndiv-link">[-- BUTTON Recalculate --] &nbsp; [-- BUTTON EmptyCart --]</div>
<div class="small">[-- SC_ShowBasket --]</div>
</div>
</form>
<div class="clearfix"></div>
<div class="text-[-- VAR.GlobalAlign --]">[-- ShoppingCartFooter --]</div>
</div></div>
[-- INCLUDE CJ-FooterImages.sst PROCESS --]
[-- VAR.DisplayCrossSell "no" --][-- IF Cart_Cross_Sell --][-- VAR.DisplayCrossSell "product" --][-- ELSE_IF Global_Cross_Sell --][-- VAR.DisplayCrossSell "global" --][-- END_IF --]
[-- IF VAR.DisplayCrossSell NE "no" --][-- VAR.DisplayPCArrows "none" --]
<div id="cj-car"><div class="container[-- VAR.ContainerFluid --]">
<div class="d-flex justify-content-[-- IF VAR.GlobalAlign "center" --]center[-- ELSE --]start[-- END_IF --] align-items-end"><span class="h2">[-- IF VAR.DisplayCrossSell "product" --][-- STORE.CartCrossSellHeader --][-- ELSE --][-- STORE.GlobalCrossSellHeader --][-- END_IF --]</span>[-- IF VAR.CrossSellTopArrows "yes" --]<div id="cj-cararr"><a href="#cj-carCross" role="button" data-slide="prev"><span class="icon-chevron-left"></span></a><a href="#cj-carCross" role="button" data-slide="next"><span class="icon-chevron-right"></span></a></div>[-- END_IF --]</div>
<div id="cj-carCross" class="carousel slide"><div class="carousel-inner">[-- VAR.ColumnNum 4 --][-- VAR.CrossCount 0 --][-- VAR.CrossCardRowCount 0 --]
<div class="carousel-item standardloop loop loop[-- VAR.ColumnNum --] active"><div class="card-deck">
[-- IF VAR.DisplayCrossSell "product" --][-- LOOP CART_Cross_Sell --][-- VAR.ProdType "cross" --][-- IF VAR.CrossCardRowCount VAR.ColumnNum --]</div></div><div class="carousel-item standardloop loop loop[-- VAR.ColumnNum --]"><div class="card-deck">[-- VAR.CrossCardRowCount 0 --][-- VAR.DisplayArrows "inline-block" --][-- END_IF --][-- VAR.CrossCount INC --][-- VAR.CrossCardRowCount INC --]<div class="card text-[-- VAR.GlobalAlign --]">[-- CART_Cross_Sell --]</div>[-- END_LOOP CART_Cross_Sell --][-- END_IF --]
[-- IF Global_Cross_Sell --][-- LOOP GLOBAL_Cross_Sell --][-- VAR.ProdType "cross" --][-- IF VAR.CrossCardRowCount VAR.ColumnNum --]</div></div><div class="carousel-item standardloop loop loop[-- VAR.ColumnNum --]"><div class="card-deck">[-- VAR.CrossCardRowCount 0 --][-- VAR.DisplayArrows "inline-block" --][-- END_IF --][-- VAR.CrossCount INC --][-- VAR.CrossCardRowCount INC --]<div class="card text-[-- VAR.GlobalAlign --]">[-- GLOBAL_Cross_Sell --]</div>[-- END_LOOP GLOBAL_Cross_Sell --][-- END_IF --]
</div></div>
[-- IF VAR.CrossSellTopArrows "no" --][-- IF VAR.CrossCount GT VAR.ColumnNum --]
  <a class="carousel-control-prev" href="#cj-carCross" role="button" data-slide="prev"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="sr-only">Previous</span></a>
  <a class="carousel-control-next" href="#cj-carCross" role="button" data-slide="next"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="sr-only">Next</span></a>
[-- END_IF --][-- END_IF --]
  </div></div>
</div></div>
[-- IF VAR.CrossSellTopArrows "yes" --]<style type="text/css">#cj-cararr{display:[--VAR.DisplayArrows--]}</style>[-- END_IF --]
[-- END_IF --]
[-- INCLUDE CJ-Footer.sst PROCESS --]
[-- IF SC_Email_LightBox --]
[-- IF SC_REGISTRATION  --]
<div class="modal" id="ss-email-lightbox">
  <div class="modal-dialog modal-lg" role="document">
    <div class="modal-content">
      <div class="modal-body text-left">
      <button type="button" class="close ss-lightbox-cancel" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
      <div class="clearfix"></div>
      <div class="row">
        <div class="col col-sm-6 py-3">
          <h4 class="modal-title pb-2">[-- STORE.EnterEmailForReceipt --]</h4>
          <form id="ss-lightbox-guest-email"><div class="py-1"><input type="email" size="20" placeholder="example@example.com" name="Email" class="email_pw" style="width: 100%; max-width: 300px;"></div><div class="py-1"><input type="submit" id="ss-email-form-submit" value="[-- STORE.SubmitButtonText --]" class="btn btn-primary"> &nbsp; <a class="small" href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=1&amp;html_reg=html&amp;storeid=[-- STORE.ID --]">[-- STORE.ToRegister --]</a></div></form>
        </div>
        <div class="col col-sm-6"><div class="p-3" style="background: #[-- STORE.TableShadeColor --]">
          <h4 class="modal-title pb-2">[-- STORE.SignIn --]</h4>
          [-- IF CR_FACEBOOK_CONNECT --]<div class="py-1">[-- CR_FACEBOOK_CONNECT --]</div><div class="py-3"><span class="bb-signin">[-- Store.Email_SignUp_Or --]</span></div>[-- END_IF --]
          [-- CR_FORM sign-in --]<div class="py-1"><input tabindex="1" class="email_pw" name="email1" value="" type="email" placeholder="[-- STORE.cr_EmailText --]"></div><div class="py-1"><input tabindex="2" class="email_pw" name="text1" value="" type="password" placeholder="[-- STORE.cr_PasswordText --]"></div>
          <div class="py-1"><input class="button166 btn btn-primary" name="function" id="SignIn" value="[-- STORE.SignInButtonText --]" tabindex="3" type="submit"></div>
          <div class="py-1"><a class="small" href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=5&amp;html_reg=html&amp;storeid=[-- STORE.ID --]">[-- STORE.cr_ForgotPasswordText --]</a></form></div>
        </div></div>
      </div>
    </div>
  </div>
</div>
[-- ELSE --]
<div class="modal" id="ss-email-lightbox">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-body text-[-- VAR.GlobalAlign --]"><button type="button" class="close ss-lightbox-cancel" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button><form id="ss-lightbox-guest-email"><h5 class="modal-title pb-2">[-- STORE.EnterEmailForReceipt --]</h5><div class="py-1"><input type="text" size="20" placeholder="example@example.com" name="Email" class="email_pw" style="width: 100%; max-width: 300px;"></div><div class="py-1"><input type="submit" id="ss-email-form-submit" value="[-- STORE.SubmitButtonText --]"  class="btn btn-primary"></div></form></div>
    </div>
  </div>
</div>
[-- END_IF --]
<script type="text/javascript">
(function($){
$(document).ready(function(){
$('div#ss-email-lightbox').ss_lightbox({
  cancel_func:function(){$.ajax({url:'order.cgi',data:{storeid:'[-- STORE.ID --]',sbid:ss_sbid,'function':'ueml','cancel':'true'},type:'GET',dataType:'jsonp',jsonp:'callback',crossDomain:false,success:function(d){}});},
  submit_func:function(t){var v = $('input[name="Email"]', t).val();$.ajax({data:{sbid:ss_sbid,storeid:'[-- STORE.ID --]','function':'ueml','Email':v},url:'order.cgi',type:'GET',dataType:'jsonp',jsonp:'callback',crossDomain:false,success:function(data){if(!data.success)console.log(data.error);},error: function (jqXHR, textStatus, errorThrown){console.log(errorThrown);}});
}});
});
}(ss_jQuery));
</script>
[-- END_IF --]
<script type="text/javascript">
function add(a, b) {return a + b};
if (number_products && number_products > 0) {var cjmps = ss_quantity.reduce(add,0);var cjmi=[];ss_jQuery("#cart-products>div").each(function(){cjmi.push(ss_jQuery(this).find(".cart-product-image").find("img").attr("src"))});if(lsTest() === true){localStorage.setItem("cjmc",cjmps);localStorage.setItem("cjmt",ss_subtotal);localStorage.setItem("cjmn",ss_name);localStorage.setItem("cjmq",ss_quantity);localStorage.setItem("cjmp",ss_price);localStorage.setItem("cjmi",cjmi)}else{setCookie('cjm',cjmps,30)};ss_jQuery("#cj-minict").html(cjmps);}else {ss_jQuery("#cj-minict").html("0");if(lsTest() === true){localStorage.setItem("cjmc","0");localStorage.setItem("cjmt","0.00");localStorage.removeItem("cjmn");localStorage.removeItem("cjmq");localStorage.removeItem("cjmp");localStorage.removeItem("cjmi")}else{setCookie('cjm','',0)}}
ss_jQuery("input.button9").bind( "click", function() {ss_jQuery("#cj-minict").html("0");if(lsTest() === true){localStorage.setItem("cjmc","0");localStorage.setItem("cjmt","0.00");localStorage.removeItem("cjmn");localStorage.removeItem("cjmq");localStorage.removeItem("cjmp");localStorage.removeItem("cjmi")}else{setCookie('cjm','',0)}});
</script>
<script type="text/javascript">if (document.order.zip_code && ((document.order.zip_code.value == "") || (document.order.zip_code.value == null))) {document.order.zip_code.setAttribute("class","nozipreminder");}if (document.order.shipping && (document.order.shipping.value == "need_selection")) {document.order.shipping.setAttribute("id","need_selection");}if (document.order.paytype.value == "-1") {document.order.paytype.setAttribute("class","paytype nopaytype");}function listTypeSelect(cname,idname){document.getElementById(idname).setAttribute("class", cname);}</script>
<script type="text/javascript">ss_jQuery("form[name='order']").submit(function(){if(lsTest() === true){localStorage.removeItem("cjmc");localStorage.removeItem("cjmt");localStorage.removeItem("cjmn");localStorage.removeItem("cjmq");localStorage.removeItem("cjmp");localStorage.removeItem("cjmi")}else{var cjmv="|||||";setCookie("cjm",cjmv,30)}});</script>
</body>
</html>
[-- END_DEFINE ShoppingCart --]
################################################################################
[-- DEFINE Shipping --][-- VAR.Type "cart" --][-- VAR.Secure "yes" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow">
<title>[-- STORE.Ship_CheckOut Remove_Html --]</title><link rel="canonical" href="[-- MyStoreURL --]">[-- INCLUDE CJ-Head.sst PROCESS --]<script type=text/javascript>[-- sc_javascript extras--]</script>
</head>
<body class="fullwidth [-- VAR.Edges --] [-- VAR.Case --] fill[-- VAR.PageFill --] borders[-- VAR.Borders --] shading[-- VAR.Shading --] navoverlayno desktop">
[-- INCLUDE CJ-Header.sst PROCESS --]
<div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --]">
<div class="text-[-- VAR.GlobalAlign --]">[-- ShippingHeader --]</div>
<div id="messages" class="p-2 text-center">[-- ShopSiteMessages --]</div>[-- SC_Form --]
<div class="row">
<div class="col col-lg-6 text-left">
  [-- IF SC_VAT_ID --][-- SC_VAT_ID --][-- END_IF --]
  <div class="sccustom" id="sccustom3">[-- SHIP_CustomHTML 3 --]</div>
  [-- SC_Address_V2 --]
  <div class="sccustom" id="sccustom2">[-- SHIP_CustomHTML 2 --]</div>
  <div id="cartcomments">[-- SC_Comments 3 40 --]</div>
</div>
<div class="col col-lg-6 text-left"><div id="paymentsection">
  <div class="sccustom" id="sccustom4">[-- SHIP_CustomHTML 4 --]</div>
  [-- SC_Payment --]
  [-- IF Email_List --]<div class="text-center small py-1">[-- Email_List --]</div>[-- END_IF --]
  [-- IF SECURITYIMAGE --]<div id="shipsecurity" class="text-center my-2">[-- SHIPSECURITYIMAGE --]</div>[-- END_IF --]
  <div class="sccustom" id="bb-sccustom1">[-- SHIP_CustomHTML 1 --]</div>
  [-- SC_Totals_V2 --]
  </div>
  <div class="sccustom" id="sccustom5">[-- SHIP_CustomHTML 5 --]</div>
  <div class="btndiv btndiv-primary py-3 text-center">[-- BUTTON SubmitOrder --]</div>
  <div class="btndiv btndiv-link small text-center">[-- BUTTON ReturnToCart --]</div>
</div>
</div>
</form>
<div class="clear"></div>
<div class="text-[-- VAR.GlobalAlign --]">[-- ShippingFooter --]</div>
</div></div>
[-- INCLUDE CJ-Footer.sst PROCESS --]
<script type="text/javascript">
var f=document.billing;
f.Email.setAttribute("type","email");
if(f.Phone){f.Phone.setAttribute("type","tel");}; if(f.ShipPhone){f.ShipPhone.setAttribute("type","tel");}
function listTypeSelect(cname,idname){document.getElementById(idname).setAttribute("class", cname);}
</script>
</body>
</html>


[-- END_DEFINE Shipping --]
################################################################################
[-- DEFINE Confirmation --][-- VAR.Type "cart" --][-- VAR.Secure "yes" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow">
<title>[-- STORE.SC_Confirm REMOVE_HTML --]</title><link rel="canonical" href="[-- MyStoreURL --]">[-- INCLUDE CJ-Head.sst PROCESS --]<script type=text/javascript>[-- sc_javascript extras--]</script>
</head>
<body class="fullwidth [-- VAR.Edges --] [-- VAR.Case --] fill[-- VAR.PageFill --] borders[-- VAR.Borders --] shading[-- VAR.Shading --] navoverlayno desktop">
[-- INCLUDE CJ-Header.sst PROCESS --]
<div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --]">
<div class="text-[-- VAR.GlobalAlign --]">[-- ConfirmationHeader --]</div><div id="messages" class="p-2 text-center">[-- ShopSiteMessages --]</div>[-- SC_Form --]
<div class="py-3 text-[-- VAR.GlobalAlign --] btndiv btndiv-primary">[-- BUTTON Confirmation --]</div>
<div id="cj-carttitles" class="p-2 d-flex justify-content-between"><div class="cart-product-info">[-- STORE.Items --]</div></div>
<div id="cj-cartproducts">[-- SC_CART_V2 --]</div>
<div id="cj-carttotals" class="mb-3">[-- SC_Totals_V2 --]</div>
<div class="row">
<div class="col col-lg-6 text-left">
  [-- SC_Address_V2 --]
</div>
<div class="col col-lg-6 text-left"><div id="paymentsection">
  [-- SC_Payment --]
  [-- IF SC_OrderingInstructions_Text --]<div class="pt-3">[-- SC_OrderingInstructions --]</div>[-- END_IF --]
  [-- IF SC_Comments_Text --]<div class="pt-3">[-- SC_Comments --]</div>[-- END_IF --]
  [-- IF CustomHTML_Values_SC --]<div class="pt-3">[-- CustomHTML_Values_SC --]</div>[-- END_IF --]
  [-- IF CustomHTML_Values --]<div class="pt-3">[-- CustomHTML_Values --]</div>[-- END_IF --]
#  [-- IF Email_List --]<div class="pt-3">[-- Email_List --]</div>[-- END_IF --]
  </div>
  <div class="btndiv btndiv-primary py-3 text-center">[-- BUTTON Confirmation --]</div>
  <div class="btndiv btndiv-link small text-center">[-- BUTTON MakeChanges --]</div>
</div>
</div>
</form>
<div class="text-[-- VAR.GlobalAlign --]">[-- ConfirmationFooter --]</div>
</div></div>
[-- INCLUDE CJ-Footer.sst PROCESS --]
</body>
</html>
[-- END_DEFINE Confirmation --]
################################################################################
[-- DEFINE ThankYou --][-- VAR.Type "cart" --][-- VAR.Secure "yes" --][-- INCLUDE CJ-VARs.sst PROCESS --][-- INCLUDE CJ-Themes.sst PROCESS --][-- INCLUDE CJ-DOCTYPE.sst PROCESS --]<meta name="robots" content="noindex,nofollow">
<title>[-- STORE.SC_ThankYou REMOVE_HTML --]</title><link rel="canonical" href="[-- MyStoreURL --]">[-- INCLUDE CJ-Head.sst PROCESS --]<script type=text/javascript>[-- sc_javascript extras--]</script>
</head>
<body class="fullwidth [-- VAR.Edges --] [-- VAR.Case --] fill[-- VAR.PageFill --] borders[-- VAR.Borders --] shading[-- VAR.Shading --] navoverlayno desktop">
[-- INCLUDE CJ-Header.sst PROCESS --]
<div id="cj-m"><div id="cj-min" class="container[-- VAR.ContainerFluid --]">
<div class="text-[-- VAR.GlobalAlign --]">[-- ThankYouHeader --]</div><div class="p-2 text-center btndiv btndiv-primary hidden-print">[-- BUTTON ReturnToStore --] <a href="#" onClick="window.print();return false;">[-- BUTTON Print --]</a></div>
<h3 class="class="pt-4 pb-2"">[--Store.SC_OrderNumber--] [-- ThankYouOrderNumber --]</h3>
<div id="cj-carttitles" class="p-2 d-flex justify-content-between"><div class="cart-product-info">[-- STORE.Items --]</div></div>
<div id="cj-cartproducts">[-- SC_CART_V2 --]</div>
<div id="cj-carttotals" class="mb-3">[-- SC_Totals_V2 --]</div>
<div class="row">
<div class="col col-lg-6 text-left">
  [-- SC_Address_V2 --]
</div>
<div class="col col-lg-6 text-left"><div id="paymentsection">
  [-- SC_Payment --]
  [-- IF SC_OrderingInstructions_Text --]<div class="pt-3">[-- SC_OrderingInstructions --]</div>[-- END_IF --]
  [-- IF SC_Comments_Text --]<div class="pt-3">[-- SC_Comments --]</div>[-- END_IF --]
  [-- IF CustomHTML_Values_SC --]<div class="pt-3">[-- CustomHTML_Values_SC --]</div>[-- END_IF --]
  [-- IF CustomHTML_Values --]<div class="pt-3">[-- CustomHTML_Values --]</div>[-- END_IF --]
#  [-- IF Email_List --]<div class="pt-3">[-- Email_List --]</div>[-- END_IF --]
  </div>
</div>
</div>
<div class="text-[-- VAR.GlobalAlign --]">[-- ThankYouFooter --]</div>
</div></div>
[-- INCLUDE CJ-Footer.sst PROCESS --]
<script type="text/javascript">
if(lsTest() === true){localStorage.removeItem("cjmc");localStorage.removeItem("cjmt");localStorage.removeItem("cjmn");localStorage.removeItem("cjmq");localStorage.removeItem("cjmp");localStorage.removeItem("cjmi")}
else{var cjmv="|||||";setCookie("cjm",cjmv,30)}
</script>
</body>
</html>
[-- END_DEFINE ThankYou --]
################################################################################
[-- DEFINE ThankYou_Email --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 
<html><head><title>[-- STORE.SC_ThankYou Remove_Html --]</title>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<meta http-equiv="content-language" content="[-- LOCALE_NAME --]"> 
</head>
<body bgcolor="#[--STORE.SC_BackgroundColor--]" [-- IF STORE.SC_BackgroundImage --] background="[--STORE.SC_BackgroundImage--]"[-- END_IF --]>
[-- INCLUDE sc_thankyouemail.css PROCESS --]
<div style="max-width: 800px">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" bgcolor="#FFFFFF"><tr><td style="padding: 0px 0px 0px 16px;">[-- IF STORE.UseCompanyLogo --]<center><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></center><br>[-- END_IF --]
[-- IF STORE.HeaderImage --]<center>[-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --]</center><br>[-- END_IF --]
[-- IF THANKYOU_EMAIL_COUPON --]<div style="margin: 0px; padding: 8px 0px;">[-- THANKYOU_EMAIL_COUPON --]</div>[-- END_IF --]
<p class="buttons">[-- BUTTON ReturnToStore --]</p>
<p><b>[--Store.SC_OrderNumber--]&nbsp;[-- ThankYouOrderNumber --]</b></p>
<table border="0" width="100%" align="center">
  <tr><td align="left">[-- SC_CART --]</td></tr>
  <tr><td align="right">[-- SC_Totals --][-- IF SC_VAT_ID --][-- SC_VAT_ID --][-- END_IF --]</td></tr>
  <tr><td align="center"><hr noshade size="1"></td></tr>
  <tr><td align="left">
<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td valign="top" align="left">[-- SC_Address --]</td></tr>
<tr><td align="left">[-- SC_Payment --]
[-- IF SC_OrderingInstructions_Text --]<br>[-- SC_OrderingInstructions --][-- END_IF --]
[-- IF SC_Comments_Text --]<br>[-- SC_Comments --][-- END_IF --]
[-- IF CustomHTML_Values_SC --]<br>[-- CustomHTML_Values_SC --][-- END_IF --]
[-- IF CustomHTML_Values --]<br>[-- CustomHTML_Values --][-- END_IF --]
[-- IF Email_List --]<br>[-- Email_List --][-- END_IF --]</td></tr></table></td></tr>
</table>
<div class="footer">[-- ReceiptFooter --]</div>
</td></tr></table>
</div>
</body>
</html>
[-- END_DEFINE ThankYou_Email --]
[-- DEFINE Merchant_ThankYou_Email --][-- INCLUDE MerchantEmail.sst PROCESS --][-- END_DEFINE Merchant_ThankYou_Email --]
#########################################################################
[-- DEFINE GLOBAL_CROSS_SELL --][-- VAR.ProdType "cross" --][-- INCLUDE CJ-ProductDefine.sst PROCESS --][-- END_DEFINE GLOBAL_CROSS_SELL --]
[-- DEFINE CART_CROSS_SELL --][-- VAR.ProdType "cross" --][-- INCLUDE CJ-ProductDefine.sst PROCESS --][-- END_DEFINE CART_CROSS_SELL --]
#########################################################################
[-- DEFINE Abandon_Cart_Email --]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]"></head>
<body bgcolor="#[-- STORE.BackgroundColor --]" link="#[-- STORE.LinkColor --]" vlink="#[-- STORE.LinkColor --]" alink="#[-- STORE.LinkColor --]"><br /><font face="[-- IF STORE.Font --][-- STORE.Font --][-- ELSE --]arial[-- END_IF --]">
<table cellpadding="20" cellspacing="0" border="0" align="center" width="90%" bgcolor="#FFFFFF"><tr><td align="left">
[-- IF STORE.UseCompanyLogo --]<div style="margin: 0px; padding: 0px;">[-- STORE.CompanyLink --]</div>[-- ELSE --]<h1 class="storename">[-- STORE.Name REMOVE_HTML --]</h1>[-- END_IF --]
<div style="margin: 0px; padding: 8px 0px;">[-- STORE.AbandonEmailText1 --]</div>
[-- IF ABANDON_EMAIL_COUPON_1 --]<div style="margin: 0px; padding: 8px 0px;">[-- ABANDON_EMAIL_COUPON_1 --]</div>[-- END_IF --]
[-- SC_Cart image name --]
<br /><table cellpadding="12" cellspacing="0" border="0" width="100"><tr><td class="white"><nobr>[-- ABANDON_CART_RECOVER_LINK --]</nobr></td></tr></table><br />
<div style="margin: 0px; padding: 8px 0px;">[-- STORE.AbandonEmailText2 --]</div>
<br /></td></tr></table>
<style type="text/css">table td table td.white {background: #[-- STORE.LinkColor --]; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;} table td table td.white a, table td table td.white a:link, table td table td.white a:hover, table td table td.white a:active {color: #FFFFFF; text-decoration: none; text-transform: uppercase;} h1.storename {padding-top: 0px; margin-top: 0px;} body, td {font-size: 10pt;} table th {display: none; font-size: 80%;} table td table tbody td {font-weight: bold;} span.url-only a:link, span.url-only a:active, span.url-only a:hover {color: #[-- STORE.TextColor --];}</style>
<table cellpadding="20" cellspacing="0" width="90%" align="center"><tr><td><span class="url-only"><small>[-- ABANDON_CART_RECOVER_LINK --]: <i>[-- ABANDON_CART_RECOVER_LINK URLOnly --]</i></small></span></td></tr></table>
</body></html>
[-- END_DEFINE Abandon_Cart_Email --]
#########################################################################
[-- DEFINE Abandon_Cart_2nd_Email --]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]"></head>
<body bgcolor="#[-- STORE.BackgroundColor --]" link="#[-- STORE.LinkColor --]" vlink="#[-- STORE.LinkColor --]" alink="#[-- STORE.LinkColor --]"><br /><font face="[-- IF STORE.Font --][-- STORE.Font --][-- ELSE --]arial[-- END_IF --]">
<table cellpadding="20" cellspacing="0" border="0" align="center" width="90%" bgcolor="#FFFFFF"><tr><td align="left">
[-- IF STORE.UseCompanyLogo --]<div style="margin: 0px; padding: 0px;">[-- STORE.CompanyLink --]</div>[-- ELSE --]<h1 class="storename">[-- STORE.Name REMOVE_HTML --]</h1>[-- END_IF --]
<div style="margin: 0px; padding: 8px 0px;">[-- STORE.AbandonEmail2Text1 --]</div>
[-- IF ABANDON_EMAIL_COUPON_2 --]<div style="margin: 0px; padding: 8px 0px;">[-- ABANDON_EMAIL_COUPON_2 --]</div>[-- END_IF --]
[-- SC_Cart image name --]
<br /><table cellpadding="12" cellspacing="0" border="0" width="100"><tr><td class="white"><nobr>[-- ABANDON_CART_RECOVER_LINK --]</nobr></td></tr></table><br />
<div style="margin: 0px; padding: 8px 0px;">[-- STORE.AbandonEmail2Text2 --]</div>
<br /></td></tr></table>
<style type="text/css">table td table td.white {background: #[-- STORE.LinkColor --]; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;} table td table td.white a, table td table td.white a:link, table td table td.white a:hover, table td table td.white a:active {color: #FFFFFF; text-decoration: none; text-transform: uppercase;} h1.storename {padding-top: 0px; margin-top: 0px;} body, td {font-size: 10pt;} table th {display: none; font-size: 80%;} table td table tbody td {font-weight: bold;} span.url-only a:link, span.url-only a:active, span.url-only a:hover {color: #[-- STORE.TextColor --];}</style>
<table cellpadding="20" cellspacing="0" width="90%" align="center"><tr><td><span class="url-only"><small>[-- ABANDON_CART_RECOVER_LINK --]: <i>[-- ABANDON_CART_RECOVER_LINK URLOnly --]</i></small></span></td></tr></table>
</body></html>
[-- END_DEFINE Abandon_Cart_2nd_Email --]

haha - 2025