In stock GT25145 Golf Women's Down Vest (with detachable fur collar)
${function() {
const variantData = data.variant || {"id":"ee38e9d8-4ad1-48e1-aa53-97d0e07a4955","product_id":"f081babb-ada3-4d39-ae73-d439ea304fa0","title":"white-S","weight_unit":"kg","inventory_quantity":4,"sku":"GT25145P290-white-S-A0018858","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/751dfb473324f2f1df8ae2132c634846.jpg","path":"751dfb473324f2f1df8ae2132c634846.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"62","retail_price":"0","available":true,"url":"\/products\/in-stock-gt25145-golf-womens-down-vest-with-detachable-fur-collar?variant=ee38e9d8-4ad1-48e1-aa53-97d0e07a4955","available_quantity":4,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"ee38e9d8-4ad1-48e1-aa53-97d0e07a4955","product_id":"f081babb-ada3-4d39-ae73-d439ea304fa0","title":"white-S","weight_unit":"kg","inventory_quantity":4,"sku":"GT25145P290-white-S-A0018858","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/751dfb473324f2f1df8ae2132c634846.jpg","path":"751dfb473324f2f1df8ae2132c634846.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":62,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"62","retail_price":"0","available":true,"url":"\/products\/in-stock-gt25145-golf-womens-down-vest-with-detachable-fur-collar?variant=ee38e9d8-4ad1-48e1-aa53-97d0e07a4955","available_quantity":4,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}