Early Spring Women's New Golf Cap with Empty Top Sunscreen Bow Lace Decoration
${function() {
const variantData = data.variant || {"id":"1c2b9c97-f90b-4a30-b9f1-d400a7dea257","product_id":"6afce782-b331-42d7-aba1-ae843e316b47","title":"black","weight_unit":"kg","inventory_quantity":45,"sku":"\u51b0\u51b026303-65-black-A0019359","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a3868860e429f854697a9a1eff4169c.jpg","path":"1a3868860e429f854697a9a1eff4169c.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/early-spring-womens-new-golf-cap-with-empty-top-sunscreen-bow-lace-decoration?variant=1c2b9c97-f90b-4a30-b9f1-d400a7dea257","available_quantity":45,"options":[{"name":"colour","value":"black"}],"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":"1c2b9c97-f90b-4a30-b9f1-d400a7dea257","product_id":"6afce782-b331-42d7-aba1-ae843e316b47","title":"black","weight_unit":"kg","inventory_quantity":45,"sku":"\u51b0\u51b026303-65-black-A0019359","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a3868860e429f854697a9a1eff4169c.jpg","path":"1a3868860e429f854697a9a1eff4169c.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/early-spring-womens-new-golf-cap-with-empty-top-sunscreen-bow-lace-decoration?variant=1c2b9c97-f90b-4a30-b9f1-d400a7dea257","available_quantity":45,"options":[{"name":"colour","value":"black"}],"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 `
`;
}()}