【Pre sale, shipped on December 5 th】Women's winter golf cap, fashionable, cold resistant, warm, furry ball, rabbit hair knitted cap
${function() {
const variantData = data.variant || {"id":"cd87f0e8-b96b-4fc4-b06b-9b39a7e7ca4f","product_id":"520d0567-9ca3-471a-aca5-43205bf52647","title":"khaki","weight_unit":"kg","inventory_quantity":37,"sku":"\u51b080-1118-khaki-A0017970","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f304c7985ec4b16752bafd95ca5ff2b.jpg","path":"4f304c7985ec4b16752bafd95ca5ff2b.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-december-5-th-womens-winter-golf-cap-fashionable-cold-resistant-warm-furry-ball-rabbit-hair-knitted-cap?variant=cd87f0e8-b96b-4fc4-b06b-9b39a7e7ca4f","available_quantity":37,"options":[{"name":"colour","value":"khaki"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"cd87f0e8-b96b-4fc4-b06b-9b39a7e7ca4f","product_id":"520d0567-9ca3-471a-aca5-43205bf52647","title":"khaki","weight_unit":"kg","inventory_quantity":37,"sku":"\u51b080-1118-khaki-A0017970","barcode":"","position":1,"option1":"khaki","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f304c7985ec4b16752bafd95ca5ff2b.jpg","path":"4f304c7985ec4b16752bafd95ca5ff2b.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-december-5-th-womens-winter-golf-cap-fashionable-cold-resistant-warm-furry-ball-rabbit-hair-knitted-cap?variant=cd87f0e8-b96b-4fc4-b06b-9b39a7e7ca4f","available_quantity":37,"options":[{"name":"colour","value":"khaki"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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 `
`;
}()}