Vibrant Hollow Out Lace Contrast Jeans - Elegant, Skinny Fit, Stretchy Denim Pants with Fairy Core Design - Women's Fashionable Denim Clothing for Chic Style
${function() {
const variantData = data.variant || {"id":"1b1b8f07-83c3-4a32-9643-0e4d75b211a4","product_id":"ce4109a4-8bfe-42d2-922c-235aabe29d7e","title":"Sky Blue-S(4)","weight_unit":"g","inventory_quantity":270,"sku":"601099533881077-Sky Blue-S(4)","barcode":"","position":1,"option1":"Sky Blue","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed877f88d4287098c6ca85828552bfac.jpeg","path":"ed877f88d4287098c6ca85828552bfac.jpeg","width":1350,"height":1350,"alt":"42772183023822|42772183056590|42772183089358|42772183122126|42772183154894","aspect_ratio":1},"wholesale_price":[{"price":25.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.69","retail_price":"0","available":true,"url":"\/products\/vibrant-hollow-out-lace-contrast-jeans-elegant-skinny-fit-stretchy-denim-pants-with-fairy-core-design-womens-fashionable-denim-clothing-for-chic-style?variant=1b1b8f07-83c3-4a32-9643-0e4d75b211a4","available_quantity":270,"options":[{"name":"Color","value":"Sky Blue"},{"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 : 601099533881077-Sky Blue-S(4)
${function(){
const variantData = data.variant || {"id":"1b1b8f07-83c3-4a32-9643-0e4d75b211a4","product_id":"ce4109a4-8bfe-42d2-922c-235aabe29d7e","title":"Sky Blue-S(4)","weight_unit":"g","inventory_quantity":270,"sku":"601099533881077-Sky Blue-S(4)","barcode":"","position":1,"option1":"Sky Blue","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed877f88d4287098c6ca85828552bfac.jpeg","path":"ed877f88d4287098c6ca85828552bfac.jpeg","width":1350,"height":1350,"alt":"42772183023822|42772183056590|42772183089358|42772183122126|42772183154894","aspect_ratio":1},"wholesale_price":[{"price":25.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.69","retail_price":"0","available":true,"url":"\/products\/vibrant-hollow-out-lace-contrast-jeans-elegant-skinny-fit-stretchy-denim-pants-with-fairy-core-design-womens-fashionable-denim-clothing-for-chic-style?variant=1b1b8f07-83c3-4a32-9643-0e4d75b211a4","available_quantity":270,"options":[{"name":"Color","value":"Sky Blue"},{"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}
`
}()}