Charming Solid Color Ruched T-Shirt - Flattering Crew Neck, Short Sleeves for Spring & Summer Style - Womens Fashion Essential
${function() {
const variantData = data.variant || {"id":"264b67a2-26d4-44f2-9cc2-99dfa8835f71","product_id":"36547b7d-ceca-4422-8e46-e01c0c2ed78c","title":"S(4)-Dark Brown","weight_unit":"g","inventory_quantity":115,"sku":"601099568626296-S(4)-Dark Brown","barcode":"","position":1,"option1":"S(4)","option2":"Dark Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90d9d8792bf70a1b8ce7192f248d8e72.jpeg","path":"90d9d8792bf70a1b8ce7192f248d8e72.jpeg","width":1340,"height":1340,"alt":"42765871677646|42765871907022|42765872136398|42765872365774|42765872595150","aspect_ratio":1},"wholesale_price":[{"price":19.47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.47","retail_price":"0","available":true,"url":"\/products\/charming-solid-color-ruched-t-shirt-flattering-crew-neck-short-sleeves-for-spring-summer-style-womens-fashion-essential?variant=264b67a2-26d4-44f2-9cc2-99dfa8835f71","available_quantity":115,"options":[{"name":"Size","value":"S(4)"},{"name":"Color","value":"Dark Brown"}],"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 : 601099568626296-S(4)-Dark Brown
${function(){
const variantData = data.variant || {"id":"264b67a2-26d4-44f2-9cc2-99dfa8835f71","product_id":"36547b7d-ceca-4422-8e46-e01c0c2ed78c","title":"S(4)-Dark Brown","weight_unit":"g","inventory_quantity":115,"sku":"601099568626296-S(4)-Dark Brown","barcode":"","position":1,"option1":"S(4)","option2":"Dark Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90d9d8792bf70a1b8ce7192f248d8e72.jpeg","path":"90d9d8792bf70a1b8ce7192f248d8e72.jpeg","width":1340,"height":1340,"alt":"42765871677646|42765871907022|42765872136398|42765872365774|42765872595150","aspect_ratio":1},"wholesale_price":[{"price":19.47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.47","retail_price":"0","available":true,"url":"\/products\/charming-solid-color-ruched-t-shirt-flattering-crew-neck-short-sleeves-for-spring-summer-style-womens-fashion-essential?variant=264b67a2-26d4-44f2-9cc2-99dfa8835f71","available_quantity":115,"options":[{"name":"Size","value":"S(4)"},{"name":"Color","value":"Dark Brown"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}