Trendy Washed Heart Pattern Cargo Jeans - Spacious Slash Pockets & Whiskering Details - Relaxed Fit for Casual Streetwear, Women's Fashionable Denim
${function() {
const variantData = data.variant || {"id":"8b7f012e-5061-42d9-97d1-c075f11cde6d","product_id":"1fd24871-7a81-4767-98d4-0ae96bf41f2a","title":"Blue-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099515513720-Blue-XS","barcode":"","position":1,"option1":"Blue","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b91b979d4d5c77c7bf3034baa6862b4e.jpeg","path":"b91b979d4d5c77c7bf3034baa6862b4e.jpeg","width":1349,"height":1349,"alt":"42870691037390|42870691070158|42870691102926|42870691135694|42870691168462","aspect_ratio":1},"wholesale_price":[{"price":33.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.9","retail_price":"0","available":true,"url":"\/products\/trendy-washed-heart-pattern-cargo-jeans-spacious-slash-pockets-whiskering-details-relaxed-fit-for-casual-streetwear-womens-fashionable-denim?variant=8b7f012e-5061-42d9-97d1-c075f11cde6d","available_quantity":8899,"options":[{"name":"Color","value":"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 : 601099515513720-Blue-XS
${function(){
const variantData = data.variant || {"id":"8b7f012e-5061-42d9-97d1-c075f11cde6d","product_id":"1fd24871-7a81-4767-98d4-0ae96bf41f2a","title":"Blue-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099515513720-Blue-XS","barcode":"","position":1,"option1":"Blue","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b91b979d4d5c77c7bf3034baa6862b4e.jpeg","path":"b91b979d4d5c77c7bf3034baa6862b4e.jpeg","width":1349,"height":1349,"alt":"42870691037390|42870691070158|42870691102926|42870691135694|42870691168462","aspect_ratio":1},"wholesale_price":[{"price":33.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.9","retail_price":"0","available":true,"url":"\/products\/trendy-washed-heart-pattern-cargo-jeans-spacious-slash-pockets-whiskering-details-relaxed-fit-for-casual-streetwear-womens-fashionable-denim?variant=8b7f012e-5061-42d9-97d1-c075f11cde6d","available_quantity":8899,"options":[{"name":"Color","value":"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}
`
}()}