New Women's Contrast Mesh Sports Short Sleeves W224023
${function() {
const variantData = data.variant || {"id":"078b6e47-c870-415e-89e3-614e5d1f465a","product_id":"fd8072d2-67d0-41ce-97c6-2e2c3f590d7c","title":"red-XS","weight_unit":"kg","inventory_quantity":29,"sku":"W224023160-red-XS-A0013833","barcode":"","position":1,"option1":"red","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac004829187e05f2c688bc3a331d7f24.jpg","path":"ac004829187e05f2c688bc3a331d7f24.jpg","width":1440,"height":1800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/new-womens-contrast-mesh-sports-short-sleeves-w224023?variant=078b6e47-c870-415e-89e3-614e5d1f465a","available_quantity":29,"options":[{"name":"color","value":"red"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":14};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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.
${function(){
const variantData = data.variant || {"id":"078b6e47-c870-415e-89e3-614e5d1f465a","product_id":"fd8072d2-67d0-41ce-97c6-2e2c3f590d7c","title":"red-XS","weight_unit":"kg","inventory_quantity":29,"sku":"W224023160-red-XS-A0013833","barcode":"","position":1,"option1":"red","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac004829187e05f2c688bc3a331d7f24.jpg","path":"ac004829187e05f2c688bc3a331d7f24.jpg","width":1440,"height":1800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/new-womens-contrast-mesh-sports-short-sleeves-w224023?variant=078b6e47-c870-415e-89e3-614e5d1f465a","available_quantity":29,"options":[{"name":"color","value":"red"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":14};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}