【 TOPPP 】 【 Pre sale, shipped on July 22 th 】GF403- Hot selling women's knitted sleeveless top
${function() {
const variantData = data.variant || {"id":"5db644a6-5da3-4b95-ae97-b0a4ebd5c17e","product_id":"e227627f-9c4c-41a3-9b3a-7dd492b0e674","title":"black-S","weight_unit":"kg","inventory_quantity":7,"sku":"GF403-00150-black-S-A00111807","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-gf403-hot-selling-womens-knitted-sleeveless-top?variant=5db644a6-5da3-4b95-ae97-b0a4ebd5c17e","available_quantity":7,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":12};
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":"5db644a6-5da3-4b95-ae97-b0a4ebd5c17e","product_id":"e227627f-9c4c-41a3-9b3a-7dd492b0e674","title":"black-S","weight_unit":"kg","inventory_quantity":7,"sku":"GF403-00150-black-S-A00111807","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-gf403-hot-selling-womens-knitted-sleeveless-top?variant=5db644a6-5da3-4b95-ae97-b0a4ebd5c17e","available_quantity":7,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":12};
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 `
`;
}()}