Two-Piece Solid Color Chic Pantsuit Set - Women's Casual Long Sleeve Crew Neck T-Shirt & Loose Wide Leg Pants Outfit for Fall & Winter - Comfortable, Versatile, and Stylish Clothing for Ladies
${function() {
const variantData = data.variant || {"id":"b7ca091d-373d-4caa-96c9-303522892a7c","product_id":"f042a7f9-1e94-45a0-8fd6-efa451900b71","title":"grey-S","weight_unit":"g","inventory_quantity":149,"sku":"601099613465380-grey-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b4449435ee74284ddfdfbbf73b4f78f.jpeg","path":"6b4449435ee74284ddfdfbbf73b4f78f.jpeg","width":1350,"height":1350,"alt":"42861895286990|42861895319758|42861895352526|42861895385294|42861895418062","aspect_ratio":1},"wholesale_price":[{"price":34.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.45","retail_price":"0","available":true,"url":"\/products\/two-piece-solid-color-chic-pantsuit-set-womens-casual-long-sleeve-crew-neck-t-shirt-loose-wide-leg-pants-outfit-for-fall-winter-comfortable-versatile-and-stylish-clothing-for-ladies?variant=b7ca091d-373d-4caa-96c9-303522892a7c","available_quantity":149,"options":[{"name":"Color","value":"grey"},{"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 : 601099613465380-grey-S
${function(){
const variantData = data.variant || {"id":"b7ca091d-373d-4caa-96c9-303522892a7c","product_id":"f042a7f9-1e94-45a0-8fd6-efa451900b71","title":"grey-S","weight_unit":"g","inventory_quantity":149,"sku":"601099613465380-grey-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b4449435ee74284ddfdfbbf73b4f78f.jpeg","path":"6b4449435ee74284ddfdfbbf73b4f78f.jpeg","width":1350,"height":1350,"alt":"42861895286990|42861895319758|42861895352526|42861895385294|42861895418062","aspect_ratio":1},"wholesale_price":[{"price":34.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.45","retail_price":"0","available":true,"url":"\/products\/two-piece-solid-color-chic-pantsuit-set-womens-casual-long-sleeve-crew-neck-t-shirt-loose-wide-leg-pants-outfit-for-fall-winter-comfortable-versatile-and-stylish-clothing-for-ladies?variant=b7ca091d-373d-4caa-96c9-303522892a7c","available_quantity":149,"options":[{"name":"Color","value":"grey"},{"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}
`
}()}