Classic Elegant Long Sleeve T-Shirt - Timeless Solid Crew Neck Design, Ribbed Cuffs, Versatile Wear for Spring and Fall - Womens Everyday Clothing
${function() {
const variantData = data.variant || {"id":"29a88013-7453-492f-8d90-d3d8b1b1052b","product_id":"d786f224-2113-41e7-936e-9c65bc54bd09","title":"Sea Blue-S","weight_unit":"g","inventory_quantity":31,"sku":"601099540377833-Sea Blue-S","barcode":"","position":1,"option1":"Sea Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea8384b39e8b3d16334d18d635fb1495.jpeg","path":"ea8384b39e8b3d16334d18d635fb1495.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.96","retail_price":"0","available":true,"url":"\/products\/classic-elegant-long-sleeve-t-shirt-timeless-solid-crew-neck-design-ribbed-cuffs-versatile-wear-for-spring-and-fall-womens-everyday-clothing?variant=29a88013-7453-492f-8d90-d3d8b1b1052b","available_quantity":31,"options":[{"name":"Color","value":"Sea Blue"},{"name":"Size","value":"S"}],"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 : 601099540377833-Sea Blue-S
${function(){
const variantData = data.variant || {"id":"29a88013-7453-492f-8d90-d3d8b1b1052b","product_id":"d786f224-2113-41e7-936e-9c65bc54bd09","title":"Sea Blue-S","weight_unit":"g","inventory_quantity":31,"sku":"601099540377833-Sea Blue-S","barcode":"","position":1,"option1":"Sea Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea8384b39e8b3d16334d18d635fb1495.jpeg","path":"ea8384b39e8b3d16334d18d635fb1495.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.96","retail_price":"0","available":true,"url":"\/products\/classic-elegant-long-sleeve-t-shirt-timeless-solid-crew-neck-design-ribbed-cuffs-versatile-wear-for-spring-and-fall-womens-everyday-clothing?variant=29a88013-7453-492f-8d90-d3d8b1b1052b","available_quantity":31,"options":[{"name":"Color","value":"Sea Blue"},{"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}
`
}()}