United States Dollar
New Zealand Dollar
Australian Dollar
Test 2
Wishlist
(
0
Items
USD0.00
)
Log in
Register
Google
SHIRTS
Registry
Gift Card : Home
0
Blog
TALL MEN
test6/5
Contact Us
DUMMY
sale
isaac-lulu/about
cook's essen
Gift Card
Fund Distributor
Shoes Promotion
Gift Registry
try{var currentUrl = window.location.href.split("?")[0];const links = document.querySelectorAll(".mainMenuTop a");for (let i = 0; i < links.length; i++){if (links[i].href.split("?")[0] === currentUrl) {AddClass(links[i].parentElement, "active");break;}}}catch(e){console.error(e)};
Now:
NUMBER OF ORDERS -> %%Orders_Count%%
ESTIMATED DAYS TO DELIVER ->
days
LOYALTY POINTS BALANCE: %%Customer.MarketingDiscount%%
LOYALTY POINTS BALANCE CURRENT CURRENCY: %%Customer.MarketingDiscountCurrentCurrency%%
YOU ARE %%Customer.AmountToNextMarketingBreak%% POINTS AWAY FROM RECEIVING A $%%Switch.MarketingDiscountAmount%% VOUCHER
document.getElementById("span_display_now_").innerHTML = new Date(); document.getElementById("span_display_estimate_days_to_deliver_").innerHTML = ( %%Orders_Count%% / 75.0) + 1;
Mail
It
Shop Gift Cards
Email
It
Shop e-Gift Cards
Already have a gift card?
Check your balance
Gift Card Number
PIN
Please enter Gift Card Number.
Please enter PIN.
We did not recognize your Gift Card number or PIN. Please verify these values and re-enter.
Incorrect {1} number has been entered too many times. Please try again in {2} minute(s).
Your current balance is {0}.
Gift Card Balance
Please enter the following information to check the balance of your gift card.
check balance
Copyright ©
document.write(new Date().getFullYear())
Kudos
e-retailer All Rights Reserved. v2.0.0
powered by
Kudos e-retailer
if (typeof _learnq !== "undefined") { _learnq.push(["track", "Viewed Page", { "PageName": ke_PageName }]); } if (typeof ke_CustomerLoyalty !== "undefined") { jq("ul.loginmenuwrap").before("
Loyalty: " + ke_CustomerLoyalty + "
"); } if (typeof ke_CustomerEmail !== "undefined" && ke_CustomerEmail != "") { console.log("email: " + ke_CustomerEmail); // window.dmPt('identify', ke_CustomerEmail); } if (typeof ke_Cart !== "undefined" && ("cart_id" in ke_Cart) && ke_Cart.cart_id > 0) { UserFunctionCartChanged(); } function UserFunctionCartChanged() { try { var lines=[], len = (ke_Cart.cart_items != null) ? ke_Cart.cart_items.length : 0; for (var i = 0; i < len;i++) { lines.push({ "sku": ke_Cart.cart_items[i].unique_id, "name": ke_Cart.cart_items[i].name, "description": "", "category": ke_Cart.cart_items[i].category, "other": {}, "unitPrice": ke_Cart.cart_items[i].unit_price, "salePrice": ke_Cart.cart_items[i].sale_price, "quantity": ke_Cart.cart_items[i].quantity, "totalPrice": ke_Cart.cart_items[i].amount, "imageUrl": ke_Cart.cart_items[i].image_url, "productUrl": ke_Cart.cart_items[i].product_url}); } var a = JSON.stringify({ "programID": 12345, "cartDelay": 25, "cartID": ke_Cart.cart_id, "cartPhase": (ke_Cart.status == 9) ? "ORDER_COMPLETE" : "CUSTOMER_LOGIN", "currency": ke_Cart.currency, "subtotal": ke_Cart.subtotal, "shipping": 0, "discountAmount": 0, "taxAmount": 0, "grandTotal": ke_Cart.total, "cartUrl": ke_Cart.url, "lineItems": lines, }); console.log("cart: " + a); // window.dmPt("cartInsight", { // "programID": 12345, // "cartDelay": 25, // "cartID": ke_Cart.cart_id, // "cartPhase": (ke_Cart.status == 9) ? "ORDER_COMPLETE" : "CUSTOMER_LOGIN", // "currency": ke_Cart.currency, // "subtotal": ke_Cart.subtotal, // "shipping": ke_Cart.shipping, // "discountAmount": ke_Cart.discount, // "taxAmount": ke_Cart.tax_total, // "grandTotal": ke_Cart.total, // "cartUrl": ke_Cart.url, // "lineItems": lines, // }); } catch(e) { console.error("error: " + e.message); } }
jq(function() { jq('img').on('error', function(e) { try{ var tp = e.type || 'error', ticket=document.getElementById("hidWebserviceTicket").value, data=JSON.stringify({"message":"img loading " + tp + ": " + e.target.src,"stackTrace":window.location.href,"logType":0}); adderetailerlog(ticket, data); } catch(ex){console.error(ex);} }); });