New Women's Contrast Mesh Sports Short Sleeves W224023
${function() {
const variantData = data.variant || {"id":"e47e8a0c-cd08-4911-94f2-6f071099da57","product_id":"fd8072d2-67d0-41ce-97c6-2e2c3f590d7c","title":"white-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W224023160-white-XS-A0013837","barcode":"","position":5,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2145298dfe78f34cefc96c9996d24ab4.jpg","path":"2145298dfe78f34cefc96c9996d24ab4.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=e47e8a0c-cd08-4911-94f2-6f071099da57","available_quantity":30,"options":[{"name":"color","value":"white"},{"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":"e47e8a0c-cd08-4911-94f2-6f071099da57","product_id":"fd8072d2-67d0-41ce-97c6-2e2c3f590d7c","title":"white-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W224023160-white-XS-A0013837","barcode":"","position":5,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2145298dfe78f34cefc96c9996d24ab4.jpg","path":"2145298dfe78f34cefc96c9996d24ab4.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=e47e8a0c-cd08-4911-94f2-6f071099da57","available_quantity":30,"options":[{"name":"color","value":"white"},{"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 `
`;
}()}