Womens Comfortable Long Sleeve T-Shirt - Versatile Crew Neck, Soft for Spring & Fall Wear
${function() {
const variantData = data.variant || {"id":"dc22951f-b3f9-43b6-909f-40a11bac34bd","product_id":"c420fb81-4161-4f52-86c4-bcbb57909856","title":"grey-XS","weight_unit":"g","inventory_quantity":7788,"sku":"601099521304630-grey-XS","barcode":"","position":1,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b03e1a1f7f89cf146c6f9b369106926.jpeg","path":"6b03e1a1f7f89cf146c6f9b369106926.jpeg","width":2187,"height":2187,"alt":"42857191309518|42857191604430|42857191964878|42857192653006","aspect_ratio":1},"wholesale_price":[{"price":20.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.49","retail_price":"0","available":true,"url":"\/products\/womens-comfortable-long-sleeve-t-shirt-versatile-crew-neck-soft-for-spring-fall-wear?variant=dc22951f-b3f9-43b6-909f-40a11bac34bd","available_quantity":7788,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
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 `
`;
}()}
${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 : 601099521304630-grey-XS
${function(){
const variantData = data.variant || {"id":"dc22951f-b3f9-43b6-909f-40a11bac34bd","product_id":"c420fb81-4161-4f52-86c4-bcbb57909856","title":"grey-XS","weight_unit":"g","inventory_quantity":7788,"sku":"601099521304630-grey-XS","barcode":"","position":1,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b03e1a1f7f89cf146c6f9b369106926.jpeg","path":"6b03e1a1f7f89cf146c6f9b369106926.jpeg","width":2187,"height":2187,"alt":"42857191309518|42857191604430|42857191964878|42857192653006","aspect_ratio":1},"wholesale_price":[{"price":20.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.49","retail_price":"0","available":true,"url":"\/products\/womens-comfortable-long-sleeve-t-shirt-versatile-crew-neck-soft-for-spring-fall-wear?variant=dc22951f-b3f9-43b6-909f-40a11bac34bd","available_quantity":7788,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}