Chic Solid Textured Womens Two-Piece Set - Trendy Button Front Long Sleeve Shirt & Elastic Waist Wide Leg Pants Outfit - Versatile Casual Wear for Fashion-Forward Ladies
${function() {
const variantData = data.variant || {"id":"f957148c-6b9a-486a-8f3a-790e2cd8695f","product_id":"48f29541-499c-4048-a705-67c6799d94a4","title":"S-Olive","weight_unit":"g","inventory_quantity":7788,"sku":"601099523146995-S-Olive","barcode":"","position":1,"option1":"S","option2":"Olive","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04648bcc90338ee3c6e1e619b479f393.jpeg","path":"04648bcc90338ee3c6e1e619b479f393.jpeg","width":1350,"height":1350,"alt":"42861870383310|42861870448846|42861870514382|42861870579918","aspect_ratio":1},"wholesale_price":[{"price":38.44,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.44","retail_price":"0","available":true,"url":"\/products\/chic-solid-textured-womens-two-piece-set-trendy-button-front-long-sleeve-shirt-elastic-waist-wide-leg-pants-outfit-versatile-casual-wear-for-fashion-forward-ladies?variant=f957148c-6b9a-486a-8f3a-790e2cd8695f","available_quantity":7788,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Olive"}],"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 : 601099523146995-S-Olive
${function(){
const variantData = data.variant || {"id":"f957148c-6b9a-486a-8f3a-790e2cd8695f","product_id":"48f29541-499c-4048-a705-67c6799d94a4","title":"S-Olive","weight_unit":"g","inventory_quantity":7788,"sku":"601099523146995-S-Olive","barcode":"","position":1,"option1":"S","option2":"Olive","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04648bcc90338ee3c6e1e619b479f393.jpeg","path":"04648bcc90338ee3c6e1e619b479f393.jpeg","width":1350,"height":1350,"alt":"42861870383310|42861870448846|42861870514382|42861870579918","aspect_ratio":1},"wholesale_price":[{"price":38.44,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.44","retail_price":"0","available":true,"url":"\/products\/chic-solid-textured-womens-two-piece-set-trendy-button-front-long-sleeve-shirt-elastic-waist-wide-leg-pants-outfit-versatile-casual-wear-for-fashion-forward-ladies?variant=f957148c-6b9a-486a-8f3a-790e2cd8695f","available_quantity":7788,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Olive"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}