people are viewing this right now
Free shipping on orders over $50
Free returns within 30 days
Contact us: service@mceord.com
${function() {
const variantData = data.variant || {"id":"b2bf8989-c12c-47f3-90af-95c96bbece0b","product_id":"35f1e769-a4f2-41bd-863c-4ae5e9a39e3a","title":"White-White","weight_unit":"kg","inventory_quantity":0,"sku":"2NSL220815-BAI*2","barcode":"","position":1,"option1":"White","option2":"White","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/bra?variant=b2bf8989-c12c-47f3-90af-95c96bbece0b","available_quantity":999999999,"options":[{"name":"Buy 1","value":"White"},{"name":"Get 1 Free","value":"White"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const postageFreeAmount = 50;
const custom_text = "Buy {amount} more to enjoy FREE Shipping \uff01";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b2bf8989-c12c-47f3-90af-95c96bbece0b","product_id":"35f1e769-a4f2-41bd-863c-4ae5e9a39e3a","title":"White-White","weight_unit":"kg","inventory_quantity":0,"sku":"2NSL220815-BAI*2","barcode":"","position":1,"option1":"White","option2":"White","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/bra?variant=b2bf8989-c12c-47f3-90af-95c96bbece0b","available_quantity":999999999,"options":[{"name":"Buy 1","value":"White"},{"name":"Get 1 Free","value":"White"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
`
}()}