Women's Solid Flare Leg Pants, High Waist Stretchy Pants, Casual Every Day Pants, Women's Clothing
${function() {
const variantData = data.variant || {"id":"6892904b-4a68-414c-bd6f-6fd5c52240a0","product_id":"ac2d6964-a130-420c-a7cb-9295e256dc33","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099512646219-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/472c5b041ba6da2463f275189f36a60f.jpeg","path":"472c5b041ba6da2463f275189f36a60f.jpeg","width":1600,"height":1600,"alt":"42867237060814|42867237159118|42867237257422|42867237355726","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/womens-solid-flare-leg-pants-high-waist-stretchy-pants-casual-every-day-pants-womens-clothing?variant=6892904b-4a68-414c-bd6f-6fd5c52240a0","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"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 : 601099512646219-Black-XS
${function(){
const variantData = data.variant || {"id":"6892904b-4a68-414c-bd6f-6fd5c52240a0","product_id":"ac2d6964-a130-420c-a7cb-9295e256dc33","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099512646219-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/472c5b041ba6da2463f275189f36a60f.jpeg","path":"472c5b041ba6da2463f275189f36a60f.jpeg","width":1600,"height":1600,"alt":"42867237060814|42867237159118|42867237257422|42867237355726","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/womens-solid-flare-leg-pants-high-waist-stretchy-pants-casual-every-day-pants-womens-clothing?variant=6892904b-4a68-414c-bd6f-6fd5c52240a0","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}