Chain Decor Asymmetrical Crop Top, Sexy Sleeveless Top For Summer, Women's Clothing
${function() {
const variantData = data.variant || {"id":"efccf692-1cd8-42da-8c06-270f05e3ccbe","product_id":"ca14ec44-13d0-417a-875a-32acdd879c4a","title":"XS-Army Green","weight_unit":"g","inventory_quantity":8899,"sku":"601099514195749-XS-Army Green","barcode":"","position":1,"option1":"XS","option2":"Army Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5056df5709eedba33836ffb91a5c664f.jpeg","path":"5056df5709eedba33836ffb91a5c664f.jpeg","width":1340,"height":1340,"alt":"42867229524174|42867230048462|42867230376142|42867230703822|42867231031502|42867231359182","aspect_ratio":1},"wholesale_price":[{"price":19.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.68","retail_price":"0","available":true,"url":"\/products\/chain-decor-asymmetrical-crop-top-sexy-sleeveless-top-for-summer-womens-clothing?variant=efccf692-1cd8-42da-8c06-270f05e3ccbe","available_quantity":8899,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Army Green"}],"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 : 601099514195749-XS-Army Green
${function(){
const variantData = data.variant || {"id":"efccf692-1cd8-42da-8c06-270f05e3ccbe","product_id":"ca14ec44-13d0-417a-875a-32acdd879c4a","title":"XS-Army Green","weight_unit":"g","inventory_quantity":8899,"sku":"601099514195749-XS-Army Green","barcode":"","position":1,"option1":"XS","option2":"Army Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5056df5709eedba33836ffb91a5c664f.jpeg","path":"5056df5709eedba33836ffb91a5c664f.jpeg","width":1340,"height":1340,"alt":"42867229524174|42867230048462|42867230376142|42867230703822|42867231031502|42867231359182","aspect_ratio":1},"wholesale_price":[{"price":19.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.68","retail_price":"0","available":true,"url":"\/products\/chain-decor-asymmetrical-crop-top-sexy-sleeveless-top-for-summer-womens-clothing?variant=efccf692-1cd8-42da-8c06-270f05e3ccbe","available_quantity":8899,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Army Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}