【 TOPPP 】 5573- Hot selling women's quick drying high neck top
${function() {
const variantData = data.variant || {"id":"9d47280e-1bce-48fc-89b4-70d28c17e1ac","product_id":"ee995614-1a36-4749-b06c-a90941836e00","title":"black-S","weight_unit":"kg","inventory_quantity":9,"sku":"5573-00130-black-S-A00112019","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b8b6a236866109a005665cde914263f.jpg","path":"7b8b6a236866109a005665cde914263f.jpg","width":449,"height":655,"alt":"","aspect_ratio":0.6854961832061068},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/toppp-5573-hot-selling-womens-quick-drying-high-neck-top?variant=9d47280e-1bce-48fc-89b4-70d28c17e1ac","available_quantity":9,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"9d47280e-1bce-48fc-89b4-70d28c17e1ac","product_id":"ee995614-1a36-4749-b06c-a90941836e00","title":"black-S","weight_unit":"kg","inventory_quantity":9,"sku":"5573-00130-black-S-A00112019","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b8b6a236866109a005665cde914263f.jpg","path":"7b8b6a236866109a005665cde914263f.jpg","width":449,"height":655,"alt":"","aspect_ratio":0.6854961832061068},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/toppp-5573-hot-selling-womens-quick-drying-high-neck-top?variant=9d47280e-1bce-48fc-89b4-70d28c17e1ac","available_quantity":9,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}