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":"7a0649e7-bb97-4bee-909e-e22fea9e814f","product_id":"7807e743-8fe0-411b-93c3-3aa5ca8b41da","title":"BLACK-38","weight_unit":"kg","inventory_quantity":0,"sku":"FYF2021091903-38-HEI","barcode":"","position":1,"option1":"BLACK","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d33d7355a57362da661e42ac41a6d1c1.jpeg","path":"d33d7355a57362da661e42ac41a6d1c1.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/i-shirt?variant=7a0649e7-bb97-4bee-909e-e22fea9e814f","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"38"}],"off_ratio":20,"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 + '%'
: ` `
)}
`;
}()}
Color
: BLACK
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size
: 38
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${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 `
`;
}()}
Add to cart
$39.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"7a0649e7-bb97-4bee-909e-e22fea9e814f","product_id":"7807e743-8fe0-411b-93c3-3aa5ca8b41da","title":"BLACK-38","weight_unit":"kg","inventory_quantity":0,"sku":"FYF2021091903-38-HEI","barcode":"","position":1,"option1":"BLACK","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d33d7355a57362da661e42ac41a6d1c1.jpeg","path":"d33d7355a57362da661e42ac41a6d1c1.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/i-shirt?variant=7a0649e7-bb97-4bee-909e-e22fea9e814f","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"38"}],"off_ratio":20,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7a0649e7-bb97-4bee-909e-e22fea9e814f","product_id":"7807e743-8fe0-411b-93c3-3aa5ca8b41da","title":"BLACK-38","weight_unit":"kg","inventory_quantity":0,"sku":"FYF2021091903-38-HEI","barcode":"","position":1,"option1":"BLACK","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d33d7355a57362da661e42ac41a6d1c1.jpeg","path":"d33d7355a57362da661e42ac41a6d1c1.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/i-shirt?variant=7a0649e7-bb97-4bee-909e-e22fea9e814f","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"38"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
`
}()}