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":"5ec5093b-daea-44b7-a0e5-494eb715e2f3","product_id":"d40ceeed-22e9-400e-80f6-770d9da7ba3e","title":"100ml\/Bottle-Buy 1","weight_unit":"kg","inventory_quantity":999,"sku":"1ZYL230727-100ML","barcode":"","position":1,"option1":"100ml\/Bottle","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b74519e524834aa0e78c2c9d8d8a45.jpeg","path":"f8b74519e524834aa0e78c2c9d8d8a45.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.88,"min_quantity":1}],"weight":"0","compare_at_price":"39.84","price":"19.88","retail_price":"39.84","available":true,"url":"\/products\/pray?variant=5ec5093b-daea-44b7-a0e5-494eb715e2f3","available_quantity":999999999,"options":[{"name":"Capacity","value":"100ml\/Bottle"},{"name":"Buy More, Save More","value":"Buy 1"}],"off_ratio":50,"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":"5ec5093b-daea-44b7-a0e5-494eb715e2f3","product_id":"d40ceeed-22e9-400e-80f6-770d9da7ba3e","title":"100ml\/Bottle-Buy 1","weight_unit":"kg","inventory_quantity":999,"sku":"1ZYL230727-100ML","barcode":"","position":1,"option1":"100ml\/Bottle","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b74519e524834aa0e78c2c9d8d8a45.jpeg","path":"f8b74519e524834aa0e78c2c9d8d8a45.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.88,"min_quantity":1}],"weight":"0","compare_at_price":"39.84","price":"19.88","retail_price":"39.84","available":true,"url":"\/products\/pray?variant=5ec5093b-daea-44b7-a0e5-494eb715e2f3","available_quantity":999999999,"options":[{"name":"Capacity","value":"100ml\/Bottle"},{"name":"Buy More, Save More","value":"Buy 1"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}