All-Season Stretch Skinny Jeans with Zipper Hem & Multi-Pockets | Casual Machine-Washable Cotton Blend Denim
${function() {
const variantData = data.variant || {"id":"5412f8bf-d415-472d-8179-6892c8e587eb","product_id":"4087c26f-9bc1-411c-a0bc-3449eb7aba64","title":"Deep Blue-XS","weight_unit":"g","inventory_quantity":56,"sku":"601099530812158-Deep Blue-XS","barcode":"","position":1,"option1":"Deep Blue","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6255ecfafa213776bfd1c28ba945685c.jpeg","path":"6255ecfafa213776bfd1c28ba945685c.jpeg","width":1350,"height":1350,"alt":"42870693757134|42870693855438|42870693953742|42870694052046|42870694150350|42870694248654","aspect_ratio":1},"wholesale_price":[{"price":31.65,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.65","retail_price":"0","available":true,"url":"\/products\/all-season-stretch-skinny-jeans-with-zipper-hem-multi-pockets-casual-machine-washable-cotton-blend-denim?variant=5412f8bf-d415-472d-8179-6892c8e587eb","available_quantity":56,"options":[{"name":"Color","value":"Deep Blue"},{"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 : 601099530812158-Deep Blue-XS
${function(){
const variantData = data.variant || {"id":"5412f8bf-d415-472d-8179-6892c8e587eb","product_id":"4087c26f-9bc1-411c-a0bc-3449eb7aba64","title":"Deep Blue-XS","weight_unit":"g","inventory_quantity":56,"sku":"601099530812158-Deep Blue-XS","barcode":"","position":1,"option1":"Deep Blue","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6255ecfafa213776bfd1c28ba945685c.jpeg","path":"6255ecfafa213776bfd1c28ba945685c.jpeg","width":1350,"height":1350,"alt":"42870693757134|42870693855438|42870693953742|42870694052046|42870694150350|42870694248654","aspect_ratio":1},"wholesale_price":[{"price":31.65,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.65","retail_price":"0","available":true,"url":"\/products\/all-season-stretch-skinny-jeans-with-zipper-hem-multi-pockets-casual-machine-washable-cotton-blend-denim?variant=5412f8bf-d415-472d-8179-6892c8e587eb","available_quantity":56,"options":[{"name":"Color","value":"Deep Blue"},{"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}
`
}()}