Golf Sports Handbag Storage Bag Ball Bag-DX
${function() {
const variantData = data.variant || {"id":"96fc76e1-ddf0-4eda-a587-a33313f96fcb","product_id":"fd794eea-334f-4b62-aa39-e7ef974f4eab","title":"black-1PC","weight_unit":"kg","inventory_quantity":82,"sku":"\u5927\u65ed-95-black-1PC-A0013208","barcode":"","position":1,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5d5ac80f4fe33a9f2fc71ac1bb15bd9a.jpg","path":"5d5ac80f4fe33a9f2fc71ac1bb15bd9a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"1.8","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/golf-sports-handbag-storage-bag-ball-bag-dx?variant=96fc76e1-ddf0-4eda-a587-a33313f96fcb","available_quantity":82,"options":[{"name":"colour","value":"black"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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":"96fc76e1-ddf0-4eda-a587-a33313f96fcb","product_id":"fd794eea-334f-4b62-aa39-e7ef974f4eab","title":"black-1PC","weight_unit":"kg","inventory_quantity":82,"sku":"\u5927\u65ed-95-black-1PC-A0013208","barcode":"","position":1,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5d5ac80f4fe33a9f2fc71ac1bb15bd9a.jpg","path":"5d5ac80f4fe33a9f2fc71ac1bb15bd9a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"1.8","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/golf-sports-handbag-storage-bag-ball-bag-dx?variant=96fc76e1-ddf0-4eda-a587-a33313f96fcb","available_quantity":82,"options":[{"name":"colour","value":"black"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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 `
`;
}()}