W224035 New Women's Short sleeved Shirt Three Color Bat Sleeve Short sleeved Top
${function() {
const variantData = data.variant || {"id":"f65fddca-9bf8-47df-b36d-3c9a16fcfa56","product_id":"198f6f8d-bf2e-4b76-a17e-88ea44b63160","title":"white-S","weight_unit":"kg","inventory_quantity":30,"sku":"w224035170-white-S-A0012925","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/w224035-new-womens-short-sleeved-shirt-three-color-bat-sleeve-short-sleeved-top?variant=f65fddca-9bf8-47df-b36d-3c9a16fcfa56","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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":"f65fddca-9bf8-47df-b36d-3c9a16fcfa56","product_id":"198f6f8d-bf2e-4b76-a17e-88ea44b63160","title":"white-S","weight_unit":"kg","inventory_quantity":30,"sku":"w224035170-white-S-A0012925","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/w224035-new-womens-short-sleeved-shirt-three-color-bat-sleeve-short-sleeved-top?variant=f65fddca-9bf8-47df-b36d-3c9a16fcfa56","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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 `
`;
}()}