【 TOPPP 】 【 Pre sale, shipped on July 22 th 】5574- Popular women's knitted top
${function() {
const variantData = data.variant || {"id":"e8418fb4-701f-47d7-824e-d5291c3da095","product_id":"7f66babf-fe94-4d24-9bb3-a49f203de052","title":"white-S","weight_unit":"kg","inventory_quantity":9,"sku":"5574-00160-white-S-A00111988","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-5574-popular-womens-knitted-top?variant=e8418fb4-701f-47d7-824e-d5291c3da095","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"e8418fb4-701f-47d7-824e-d5291c3da095","product_id":"7f66babf-fe94-4d24-9bb3-a49f203de052","title":"white-S","weight_unit":"kg","inventory_quantity":9,"sku":"5574-00160-white-S-A00111988","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-5574-popular-womens-knitted-top?variant=e8418fb4-701f-47d7-824e-d5291c3da095","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 `
`;
}()}