【 TOPPP 】W225041- Spring and summer new women's stand up collar slim fit short sleeved shirt
${function() {
const variantData = data.variant || {"id":"a5261179-79a5-40c9-92d9-66cf065b23de","product_id":"f2358df6-4c56-4ccb-b88d-4db7cb911458","title":"black-0","weight_unit":"kg","inventory_quantity":20,"sku":"W225041160-black-0-A0013349","barcode":"","position":1,"option1":"black","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2dbc4d4188b370ae3d76dd9c0a6d976.jpg","path":"d2dbc4d4188b370ae3d76dd9c0a6d976.jpg","width":1080,"height":1048,"alt":"","aspect_ratio":1.0305343511450382},"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-w225041-spring-and-summer-new-womens-stand-up-collar-slim-fit-short-sleeved-shirt?variant=a5261179-79a5-40c9-92d9-66cf065b23de","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"a5261179-79a5-40c9-92d9-66cf065b23de","product_id":"f2358df6-4c56-4ccb-b88d-4db7cb911458","title":"black-0","weight_unit":"kg","inventory_quantity":20,"sku":"W225041160-black-0-A0013349","barcode":"","position":1,"option1":"black","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2dbc4d4188b370ae3d76dd9c0a6d976.jpg","path":"d2dbc4d4188b370ae3d76dd9c0a6d976.jpg","width":1080,"height":1048,"alt":"","aspect_ratio":1.0305343511450382},"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-w225041-spring-and-summer-new-womens-stand-up-collar-slim-fit-short-sleeved-shirt?variant=a5261179-79a5-40c9-92d9-66cf065b23de","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}