Breathable Womens Quick-Dry Cargo Shorts - Lightweight with Spacious Side Pockets for Active Outdoors
${function() {
const variantData = data.variant || {"id":"80d7fc9d-4caa-4b5e-9714-39c51b9e8955","product_id":"ab0bdaf7-792e-4710-ae24-bd128d0748e1","title":"Black-S(4)","weight_unit":"g","inventory_quantity":534,"sku":"601099557609244-Black-S(4)","barcode":"","position":1,"option1":"Black","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/312b153134173bbcf71060f4f0dd133f.jpeg","path":"312b153134173bbcf71060f4f0dd133f.jpeg","width":1740,"height":1740,"alt":"42765880393934|42765880590542|42765880787150|42765880983758|42765881180366","aspect_ratio":1},"wholesale_price":[{"price":35.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.67","retail_price":"0","available":true,"url":"\/products\/breathable-womens-quick-dry-cargo-shorts-lightweight-with-spacious-side-pockets-for-active-outdoors?variant=80d7fc9d-4caa-4b5e-9714-39c51b9e8955","available_quantity":534,"options":[{"name":"Color","value":"Black"},{"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 : 601099557609244-Black-S(4)
${function(){
const variantData = data.variant || {"id":"80d7fc9d-4caa-4b5e-9714-39c51b9e8955","product_id":"ab0bdaf7-792e-4710-ae24-bd128d0748e1","title":"Black-S(4)","weight_unit":"g","inventory_quantity":534,"sku":"601099557609244-Black-S(4)","barcode":"","position":1,"option1":"Black","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/312b153134173bbcf71060f4f0dd133f.jpeg","path":"312b153134173bbcf71060f4f0dd133f.jpeg","width":1740,"height":1740,"alt":"42765880393934|42765880590542|42765880787150|42765880983758|42765881180366","aspect_ratio":1},"wholesale_price":[{"price":35.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.67","retail_price":"0","available":true,"url":"\/products\/breathable-womens-quick-dry-cargo-shorts-lightweight-with-spacious-side-pockets-for-active-outdoors?variant=80d7fc9d-4caa-4b5e-9714-39c51b9e8955","available_quantity":534,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}