Womens High-Waisted Distressed Denim Shorts - Breathable, Slight Stretch, Solid Color, Machine Washable - Perfect for Spring and Summer Fashion
${function() {
const variantData = data.variant || {"id":"f3fcffc1-e5a9-4fa8-adb3-ecb597af660b","product_id":"35c60438-faee-423d-85a0-2f1ed08a9cd4","title":"Light Blue-S(4)","weight_unit":"g","inventory_quantity":1000,"sku":"601099588790044-Light Blue-S(4)","barcode":"","position":1,"option1":"Light Blue","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/019fd50a5c891e5fa2b94c55a0844229.jpeg","path":"019fd50a5c891e5fa2b94c55a0844229.jpeg","width":1340,"height":1340,"alt":"42765836943566|42765837172942|42765837336782|42765837467854|42765837533390","aspect_ratio":1},"wholesale_price":[{"price":23.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.38","retail_price":"0","available":true,"url":"\/products\/womens-high-waisted-distressed-denim-shorts-breathable-slight-stretch-solid-color-machine-washable-perfect-for-spring-and-summer-fashion?variant=f3fcffc1-e5a9-4fa8-adb3-ecb597af660b","available_quantity":1000,"options":[{"name":"Color","value":"Light 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 : 601099588790044-Light Blue-S(4)
${function(){
const variantData = data.variant || {"id":"f3fcffc1-e5a9-4fa8-adb3-ecb597af660b","product_id":"35c60438-faee-423d-85a0-2f1ed08a9cd4","title":"Light Blue-S(4)","weight_unit":"g","inventory_quantity":1000,"sku":"601099588790044-Light Blue-S(4)","barcode":"","position":1,"option1":"Light Blue","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/019fd50a5c891e5fa2b94c55a0844229.jpeg","path":"019fd50a5c891e5fa2b94c55a0844229.jpeg","width":1340,"height":1340,"alt":"42765836943566|42765837172942|42765837336782|42765837467854|42765837533390","aspect_ratio":1},"wholesale_price":[{"price":23.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.38","retail_price":"0","available":true,"url":"\/products\/womens-high-waisted-distressed-denim-shorts-breathable-slight-stretch-solid-color-machine-washable-perfect-for-spring-and-summer-fashion?variant=f3fcffc1-e5a9-4fa8-adb3-ecb597af660b","available_quantity":1000,"options":[{"name":"Color","value":"Light 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}
`
}()}