Button Decor Ruched T-Shirt, Casual Long Sleeve Top For Spring & Fall, Women's Clothing
${function() {
const variantData = data.variant || {"id":"2bd09582-e65b-41eb-904c-96232fd286a5","product_id":"0ffeb924-01b6-4a33-b4d9-7301b700bd72","title":"Pink Color-S","weight_unit":"g","inventory_quantity":107,"sku":"601099533718600-Pink Color-S","barcode":"","position":1,"option1":"Pink Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d244341ce99b881d30e2fa6469827de1.jpeg","path":"d244341ce99b881d30e2fa6469827de1.jpeg","width":1340,"height":1340,"alt":"42820746576078|42820746674382|42820746772686|42820746870990|42820746969294","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/button-decor-ruched-t-shirt-casual-long-sleeve-top-for-spring-fall-womens-clothing?variant=2bd09582-e65b-41eb-904c-96232fd286a5","available_quantity":107,"options":[{"name":"Color","value":"Pink Color"},{"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 : 601099533718600-Pink Color-S
${function(){
const variantData = data.variant || {"id":"2bd09582-e65b-41eb-904c-96232fd286a5","product_id":"0ffeb924-01b6-4a33-b4d9-7301b700bd72","title":"Pink Color-S","weight_unit":"g","inventory_quantity":107,"sku":"601099533718600-Pink Color-S","barcode":"","position":1,"option1":"Pink Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d244341ce99b881d30e2fa6469827de1.jpeg","path":"d244341ce99b881d30e2fa6469827de1.jpeg","width":1340,"height":1340,"alt":"42820746576078|42820746674382|42820746772686|42820746870990|42820746969294","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/button-decor-ruched-t-shirt-casual-long-sleeve-top-for-spring-fall-womens-clothing?variant=2bd09582-e65b-41eb-904c-96232fd286a5","available_quantity":107,"options":[{"name":"Color","value":"Pink Color"},{"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}
`
}()}