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":"4044b7f9-5b26-42d4-ad7c-31d1edba1a16","product_id":"c129cc11-4440-4187-bf13-d2aa58d60174","title":"BUY 1 ","weight_unit":"kg","inventory_quantity":0,"sku":"2ZYL230222","barcode":"","position":1,"option1":"BUY 1 ","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"39.99","retail_price":"69.99","available":true,"url":"\/products\/ligltkl?variant=4044b7f9-5b26-42d4-ad7c-31d1edba1a16","available_quantity":999999999,"options":[{"name":"\ud83d\udd25BUY MORE SAVE MORE\ud83d\udd25","value":"BUY 1 "}],"off_ratio":43,"flashsale_info":[],"sales":66336};
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 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":"4044b7f9-5b26-42d4-ad7c-31d1edba1a16","product_id":"c129cc11-4440-4187-bf13-d2aa58d60174","title":"BUY 1 ","weight_unit":"kg","inventory_quantity":0,"sku":"2ZYL230222","barcode":"","position":1,"option1":"BUY 1 ","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"39.99","retail_price":"69.99","available":true,"url":"\/products\/ligltkl?variant=4044b7f9-5b26-42d4-ad7c-31d1edba1a16","available_quantity":999999999,"options":[{"name":"\ud83d\udd25BUY MORE SAVE MORE\ud83d\udd25","value":"BUY 1 "}],"off_ratio":43,"flashsale_info":[],"sales":66336};
return `
`
}()}