Personalized fashionable loose fake two-piece round neck sweatshirt
${function() {
const variantData = data.variant || {"id":"6f809598-7b16-4e19-a445-2c7d979e0f76","product_id":"432ad3b5-7a46-4e16-b859-bbc528d6e4c6","title":"Brown-S","weight_unit":"g","inventory_quantity":999,"sku":"XHQNDBB0A-Brown-S","barcode":"","position":1,"option1":"Brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9363b585dc000ac864f4e93db6413e4.jpeg","path":"f9363b585dc000ac864f4e93db6413e4.jpeg","width":2878,"height":2878,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.89,"min_quantity":1}],"weight":"300","compare_at_price":"45","price":"30.89","retail_price":"45","available":true,"url":"\/products\/personalized-fashionable-loose-fake-two-piece-round-neck-sweatshirt?variant=6f809598-7b16-4e19-a445-2c7d979e0f76","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":13};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
people are viewing this right now
${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 : XHQNDBB0A-Brown-S
Weight : 300g
${function(){
const variantData = data.variant || {"id":"6f809598-7b16-4e19-a445-2c7d979e0f76","product_id":"432ad3b5-7a46-4e16-b859-bbc528d6e4c6","title":"Brown-S","weight_unit":"g","inventory_quantity":999,"sku":"XHQNDBB0A-Brown-S","barcode":"","position":1,"option1":"Brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9363b585dc000ac864f4e93db6413e4.jpeg","path":"f9363b585dc000ac864f4e93db6413e4.jpeg","width":2878,"height":2878,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.89,"min_quantity":1}],"weight":"300","compare_at_price":"45","price":"30.89","retail_price":"45","available":true,"url":"\/products\/personalized-fashionable-loose-fake-two-piece-round-neck-sweatshirt?variant=6f809598-7b16-4e19-a445-2c7d979e0f76","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":13};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
30 Days Free Return,100% Money Back
7*24h Service at: service@evnttc.com
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('10');
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}
`;
}()}