Ripped Holes Washed Denim Shorts, Rolled Hem Double Button Denim Shorts, Women's Denim Jeans & Clothing
${function() {
const variantData = data.variant || {"id":"ffa3310a-eb5d-4de9-9b4b-071ab4a7fda4","product_id":"15f71a3c-5f0b-41ee-9e48-a82c47596f22","title":"S-Light Blue","weight_unit":"g","inventory_quantity":298,"sku":"601099538238186-S-Light Blue","barcode":"","position":1,"option1":"S","option2":"Light Blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9459267808ddfca6c55966b6e01d009.jpeg","path":"e9459267808ddfca6c55966b6e01d009.jpeg","width":1350,"height":1350,"alt":"42765873643726|42765873676494|42765873709262|42765873742030|42765873774798","aspect_ratio":1},"wholesale_price":[{"price":22.46,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.46","retail_price":"0","available":true,"url":"\/products\/ripped-holes-washed-denim-shorts-rolled-hem-double-button-denim-shorts-womens-denim-jeans-clothing?variant=ffa3310a-eb5d-4de9-9b4b-071ab4a7fda4","available_quantity":298,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Light Blue"}],"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 : 601099538238186-S-Light Blue
${function(){
const variantData = data.variant || {"id":"ffa3310a-eb5d-4de9-9b4b-071ab4a7fda4","product_id":"15f71a3c-5f0b-41ee-9e48-a82c47596f22","title":"S-Light Blue","weight_unit":"g","inventory_quantity":298,"sku":"601099538238186-S-Light Blue","barcode":"","position":1,"option1":"S","option2":"Light Blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9459267808ddfca6c55966b6e01d009.jpeg","path":"e9459267808ddfca6c55966b6e01d009.jpeg","width":1350,"height":1350,"alt":"42765873643726|42765873676494|42765873709262|42765873742030|42765873774798","aspect_ratio":1},"wholesale_price":[{"price":22.46,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.46","retail_price":"0","available":true,"url":"\/products\/ripped-holes-washed-denim-shorts-rolled-hem-double-button-denim-shorts-womens-denim-jeans-clothing?variant=ffa3310a-eb5d-4de9-9b4b-071ab4a7fda4","available_quantity":298,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Light Blue"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}