Chic Wide-Leg Jumpsuit-Comfortable Sleeveless Design-Perfect for Casual Outings-Womens Fashion Essential
${function() {
const variantData = data.variant || {"id":"105fdd33-f362-4b2d-b5f4-a6f4ef631d6d","product_id":"ed1bacab-4b4b-4177-b854-b2060e56bf87","title":"Army Green 1-S(4)","weight_unit":"g","inventory_quantity":723,"sku":"601099517699751-Army Green 1-S(4)","barcode":"","position":1,"option1":"Army Green 1","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8bf37be42f9305570ec9f6c3711f91d6.jpeg","path":"8bf37be42f9305570ec9f6c3711f91d6.jpeg","width":1350,"height":1350,"alt":"42765866664142|42765866991822|42765867319502|42765867647182|42765867974862","aspect_ratio":1},"wholesale_price":[{"price":17.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.57","retail_price":"0","available":true,"url":"\/products\/chic-wide-leg-jumpsuit-comfortable-sleeveless-design-perfect-for-casual-outings-womens-fashion-essential?variant=105fdd33-f362-4b2d-b5f4-a6f4ef631d6d","available_quantity":723,"options":[{"name":"Color","value":"Army Green 1"},{"name":"Size","value":"S(4)"}],"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 : 601099517699751-Army Green 1-S(4)
${function(){
const variantData = data.variant || {"id":"105fdd33-f362-4b2d-b5f4-a6f4ef631d6d","product_id":"ed1bacab-4b4b-4177-b854-b2060e56bf87","title":"Army Green 1-S(4)","weight_unit":"g","inventory_quantity":723,"sku":"601099517699751-Army Green 1-S(4)","barcode":"","position":1,"option1":"Army Green 1","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8bf37be42f9305570ec9f6c3711f91d6.jpeg","path":"8bf37be42f9305570ec9f6c3711f91d6.jpeg","width":1350,"height":1350,"alt":"42765866664142|42765866991822|42765867319502|42765867647182|42765867974862","aspect_ratio":1},"wholesale_price":[{"price":17.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.57","retail_price":"0","available":true,"url":"\/products\/chic-wide-leg-jumpsuit-comfortable-sleeveless-design-perfect-for-casual-outings-womens-fashion-essential?variant=105fdd33-f362-4b2d-b5f4-a6f4ef631d6d","available_quantity":723,"options":[{"name":"Color","value":"Army Green 1"},{"name":"Size","value":"S(4)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}