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":"9ec9425d-718a-4cfc-95d5-6fa6c954d270","product_id":"2b0bcd5b-be32-4419-a780-c61cbedf4327","title":"Beige-1pc","weight_unit":"kg","inventory_quantity":0,"sku":"LE31936986MIS","barcode":"","position":1,"option1":"Beige","option2":"1pc","option3":"","note":"","image":null,"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"14.99","retail_price":"14.99","available":true,"url":"\/products\/mul-5v0f?variant=9ec9425d-718a-4cfc-95d5-6fa6c954d270","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Quantity","value":"1pc"}],"off_ratio":0,"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":"9ec9425d-718a-4cfc-95d5-6fa6c954d270","product_id":"2b0bcd5b-be32-4419-a780-c61cbedf4327","title":"Beige-1pc","weight_unit":"kg","inventory_quantity":0,"sku":"LE31936986MIS","barcode":"","position":1,"option1":"Beige","option2":"1pc","option3":"","note":"","image":null,"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"14.99","retail_price":"14.99","available":true,"url":"\/products\/mul-5v0f?variant=9ec9425d-718a-4cfc-95d5-6fa6c954d270","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Quantity","value":"1pc"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}