Solid Cowl Neck Tie Back T-Shirt, Casual Long Sleeve Top For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"b2da8552-9cfc-44ae-9e2b-75a0af6cc811","product_id":"f1f8059e-b5bb-4906-b4f2-89dc2a6151fa","title":"S-White","weight_unit":"g","inventory_quantity":8899,"sku":"601099525646489-S-White","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d10a18377b9c04ec414534aa09a9d963.jpeg","path":"d10a18377b9c04ec414534aa09a9d963.jpeg","width":1350,"height":1350,"alt":"42867224445134|42867224477902|42867224510670","aspect_ratio":1},"wholesale_price":[{"price":19.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.48","retail_price":"0","available":true,"url":"\/products\/solid-cowl-neck-tie-back-t-shirt-casual-long-sleeve-top-for-spring-fall-womens-clothing?variant=b2da8552-9cfc-44ae-9e2b-75a0af6cc811","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"White"}],"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 : 601099525646489-S-White
${function(){
const variantData = data.variant || {"id":"b2da8552-9cfc-44ae-9e2b-75a0af6cc811","product_id":"f1f8059e-b5bb-4906-b4f2-89dc2a6151fa","title":"S-White","weight_unit":"g","inventory_quantity":8899,"sku":"601099525646489-S-White","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d10a18377b9c04ec414534aa09a9d963.jpeg","path":"d10a18377b9c04ec414534aa09a9d963.jpeg","width":1350,"height":1350,"alt":"42867224445134|42867224477902|42867224510670","aspect_ratio":1},"wholesale_price":[{"price":19.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.48","retail_price":"0","available":true,"url":"\/products\/solid-cowl-neck-tie-back-t-shirt-casual-long-sleeve-top-for-spring-fall-womens-clothing?variant=b2da8552-9cfc-44ae-9e2b-75a0af6cc811","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}