New Cross-Border Soccer Shoes Training Shoes Plus Size Youth Student Spike Long Nail Children's Football Shoes
${function() {
const variantData = data.variant || {"id":"e4218a18-e8a9-4913-b54e-b1fa47b31de6","product_id":"c068f7f1-7fd0-45bd-b30c-c248a4980ff5","title":"35-F50 long nail white and blue","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"35","option2":"F50 long nail white and blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e7bd3161a907831d43497c48f4cfb3b.jpeg","path":"2e7bd3161a907831d43497c48f4cfb3b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.71,"min_quantity":1}],"weight":"0","compare_at_price":"57.42","price":"28.71","retail_price":"57.42","available":true,"url":"\/products\/new-cross-border-soccer-shoes-training-shoes-plus-size-youth-student-spike-long-nail-childrens-football-shoes?variant=e4218a18-e8a9-4913-b54e-b1fa47b31de6","available_quantity":999999999,"options":[{"name":"Shoe Size","value":"35"},{"name":"Color","value":"F50 long nail white and blue"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e4218a18-e8a9-4913-b54e-b1fa47b31de6","product_id":"c068f7f1-7fd0-45bd-b30c-c248a4980ff5","title":"35-F50 long nail white and blue","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"35","option2":"F50 long nail white and blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e7bd3161a907831d43497c48f4cfb3b.jpeg","path":"2e7bd3161a907831d43497c48f4cfb3b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.71,"min_quantity":1}],"weight":"0","compare_at_price":"57.42","price":"28.71","retail_price":"57.42","available":true,"url":"\/products\/new-cross-border-soccer-shoes-training-shoes-plus-size-youth-student-spike-long-nail-childrens-football-shoes?variant=e4218a18-e8a9-4913-b54e-b1fa47b31de6","available_quantity":999999999,"options":[{"name":"Shoe Size","value":"35"},{"name":"Color","value":"F50 long nail white and blue"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('15');
const maxDays = parseInt('30');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}