Top And Bottom Double Head Zipper Simple Embroidery Jacket Sweater
${function() {
const variantData = data.variant || {"id":"28c13e97-4067-4252-bf1b-6f0cd5177a9f","product_id":"0424d442-4e9a-47fe-b652-a19542ef2af0","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1854040110098960386","barcode":"","position":13,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2236d71fc0415227c0d84599f7f7ba52.jpeg","path":"2236d71fc0415227c0d84599f7f7ba52.jpeg","width":907,"height":907,"alt":"1133d0029cb028e27fc14dfe20a24c01","aspect_ratio":1},"wholesale_price":[{"price":33.78,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"33.78","retail_price":"0","available":true,"url":"\/products\/top-and-bottom-double-head-zipper-simple-embroidery-jacket-sweater?variant=28c13e97-4067-4252-bf1b-6f0cd5177a9f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"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.
Sku : 1854040110098960386
Weight : 500kg
${function(){
const variantData = data.variant || {"id":"28c13e97-4067-4252-bf1b-6f0cd5177a9f","product_id":"0424d442-4e9a-47fe-b652-a19542ef2af0","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1854040110098960386","barcode":"","position":13,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2236d71fc0415227c0d84599f7f7ba52.jpeg","path":"2236d71fc0415227c0d84599f7f7ba52.jpeg","width":907,"height":907,"alt":"1133d0029cb028e27fc14dfe20a24c01","aspect_ratio":1},"wholesale_price":[{"price":33.78,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"33.78","retail_price":"0","available":true,"url":"\/products\/top-and-bottom-double-head-zipper-simple-embroidery-jacket-sweater?variant=28c13e97-4067-4252-bf1b-6f0cd5177a9f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"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('3');
const maxDays = parseInt('7');
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}
`;
}()}
${function() {
const postageFreeAmount = 89;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
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 `
`;
}()}
people are viewing this right now