【 TOPPP】LB084- Ladies' fashion socialite temperament style zipper vest PU fabric women's vest
${function() {
const variantData = data.variant || {"id":"487e9f9a-0a45-4c7e-83be-75364e89331c","product_id":"5379ada4-a83d-4639-81df-1aed95748cfd","title":"Khaki-S","weight_unit":"kg","inventory_quantity":10,"sku":"LB084-00220-Khaki-S-A0018247","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d7cacd8b195f1edcde58bf17465c7bc.jpg","path":"2d7cacd8b195f1edcde58bf17465c7bc.jpg","width":1512,"height":2016,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/toppp-lb084-ladies-fashion-socialite-temperament-style-zipper-vest-pu-fabric-womens-vest?variant=487e9f9a-0a45-4c7e-83be-75364e89331c","available_quantity":10,"options":[{"name":"colour","value":"Khaki"},{"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":"487e9f9a-0a45-4c7e-83be-75364e89331c","product_id":"5379ada4-a83d-4639-81df-1aed95748cfd","title":"Khaki-S","weight_unit":"kg","inventory_quantity":10,"sku":"LB084-00220-Khaki-S-A0018247","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d7cacd8b195f1edcde58bf17465c7bc.jpg","path":"2d7cacd8b195f1edcde58bf17465c7bc.jpg","width":1512,"height":2016,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/toppp-lb084-ladies-fashion-socialite-temperament-style-zipper-vest-pu-fabric-womens-vest?variant=487e9f9a-0a45-4c7e-83be-75364e89331c","available_quantity":10,"options":[{"name":"colour","value":"Khaki"},{"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 `
`;
}()}