Women's Casual Wide Leg Denim Cargo Pants, Fashion Plain Jeans With Side Pockets, High Waist And Relaxed Fit For Fall
${function() {
const variantData = data.variant || {"id":"c052c16c-dbbb-437a-8141-6c1525dec86b","product_id":"94b07789-e6aa-4052-b7cc-717183dc9979","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099579849228-Black-XS","barcode":"","position":2,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5d540ff43b02c0a910846992e1ec268.jpeg","path":"a5d540ff43b02c0a910846992e1ec268.jpeg","width":1340,"height":1340,"alt":"42870691233998|42870691299534|42870691397838|42870691463374|42870691496142","aspect_ratio":1},"wholesale_price":[{"price":36.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.45","retail_price":"0","available":true,"url":"\/products\/womens-casual-wide-leg-denim-cargo-pants-fashion-plain-jeans-with-side-pockets-high-waist-and-relaxed-fit-for-fall?variant=c052c16c-dbbb-437a-8141-6c1525dec86b","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 : 601099579849228-Black-XS
${function(){
const variantData = data.variant || {"id":"c052c16c-dbbb-437a-8141-6c1525dec86b","product_id":"94b07789-e6aa-4052-b7cc-717183dc9979","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099579849228-Black-XS","barcode":"","position":2,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5d540ff43b02c0a910846992e1ec268.jpeg","path":"a5d540ff43b02c0a910846992e1ec268.jpeg","width":1340,"height":1340,"alt":"42870691233998|42870691299534|42870691397838|42870691463374|42870691496142","aspect_ratio":1},"wholesale_price":[{"price":36.45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.45","retail_price":"0","available":true,"url":"\/products\/womens-casual-wide-leg-denim-cargo-pants-fashion-plain-jeans-with-side-pockets-high-waist-and-relaxed-fit-for-fall?variant=c052c16c-dbbb-437a-8141-6c1525dec86b","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}
`
}()}