【 TOPPP】W224167- New women's standing collar striped short sleeved top
${function() {
const variantData = data.variant || {"id":"09e864a6-c05b-4996-bcd8-124f5a8bd8df","product_id":"61566c02-fbfc-4036-bee3-fee624e542c9","title":"black-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W224167170-black-XS-A0011052","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2d723bdf8cf1d794ee99ecda1bf3cbd.jpg","path":"a2d723bdf8cf1d794ee99ecda1bf3cbd.jpg","width":1440,"height":1800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-w224167-new-womens-standing-collar-striped-short-sleeved-top?variant=09e864a6-c05b-4996-bcd8-124f5a8bd8df","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"09e864a6-c05b-4996-bcd8-124f5a8bd8df","product_id":"61566c02-fbfc-4036-bee3-fee624e542c9","title":"black-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W224167170-black-XS-A0011052","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2d723bdf8cf1d794ee99ecda1bf3cbd.jpg","path":"a2d723bdf8cf1d794ee99ecda1bf3cbd.jpg","width":1440,"height":1800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-w224167-new-womens-standing-collar-striped-short-sleeved-top?variant=09e864a6-c05b-4996-bcd8-124f5a8bd8df","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}