The cart has been reserved for you, and overtime may cause insufficient stock.
!
Invalid(${data.invalidSkus.length})
-
Sold out
${item.item_text}
-
*${item.quantity}
${item.item_text}
${discount_item.title}
(-)
-
${item.item_text}
Reselect product specialfications
Reselect product specialfications
Your shopping cart is empty
${(function(){
var total_price = data.total_price;
var postageFreeAmount = 89;
var freeAmount = postageFreeAmount - total_price;
var isFreeShipping = freeAmount <= 0;
var freeShippingBg = !isFreeShipping?'#FFF7EE':'#E5FFE2';
var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2);
const textArray = ("Spend {{ amount }} more and get free shipping!").split(/\{\{\s*amount\s*\}\}/);
const textArrayHtml = textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `${text}`;
}).join('');
return `
${textArrayHtml}
You've got free shipping
`
})()}
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${text}
`;
}).join('');
}()}
${function() {
const textArray = ("Save {{save_amount}}").split(/\{\{\s*save_amount\}\}/);
if (textArray.length > 0 && textArray.length < 2) {
textArray.push('');
}
return textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `
${text}
`;
}).join('');
}()}
-
${discount_application.title}:
-
${data.invalid_msg}
Taxes and shipping cost are calculated at checkout