Rabbit ear new women's short sleeved half zippered vest W423341
${function() {
const variantData = data.variant || {"id":"1d922f17-354d-40e8-8c6d-6787a3342aa5","product_id":"27e620ec-4d0a-4bca-8dd3-c56a72109c12","title":"black-0","weight_unit":"kg","inventory_quantity":30,"sku":"W423341240-black-0-A0011135","barcode":"","position":1,"option1":"black","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe19bf17d7d3a018ad78bfe6c8c3e915.jpg","path":"fe19bf17d7d3a018ad78bfe6c8c3e915.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/rabbit-ear-new-womens-short-sleeved-half-zippered-vest-w423341?variant=1d922f17-354d-40e8-8c6d-6787a3342aa5","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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":"1d922f17-354d-40e8-8c6d-6787a3342aa5","product_id":"27e620ec-4d0a-4bca-8dd3-c56a72109c12","title":"black-0","weight_unit":"kg","inventory_quantity":30,"sku":"W423341240-black-0-A0011135","barcode":"","position":1,"option1":"black","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe19bf17d7d3a018ad78bfe6c8c3e915.jpg","path":"fe19bf17d7d3a018ad78bfe6c8c3e915.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/rabbit-ear-new-womens-short-sleeved-half-zippered-vest-w423341?variant=1d922f17-354d-40e8-8c6d-6787a3342aa5","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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 `
`;
}()}