Trendy women's golf basin hat woven straw hat summer style skull ribbon bow
${function() {
const variantData = data.variant || {"id":"cc220409-b278-4515-9596-634af001ef1a","product_id":"901bd0ff-bcab-4a91-9c30-54bbb33f390d","title":"black","weight_unit":"kg","inventory_quantity":48,"sku":"\u51b0\u51b0-90-black-A0016254","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e83acc391b9dd09c299a4cdff56395b8.jpg","path":"e83acc391b9dd09c299a4cdff56395b8.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/trendy-womens-golf-basin-hat-woven-straw-hat-summer-style-skull-ribbon-bow?variant=cc220409-b278-4515-9596-634af001ef1a","available_quantity":48,"options":[{"name":"colour","value":"black"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"cc220409-b278-4515-9596-634af001ef1a","product_id":"901bd0ff-bcab-4a91-9c30-54bbb33f390d","title":"black","weight_unit":"kg","inventory_quantity":48,"sku":"\u51b0\u51b0-90-black-A0016254","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e83acc391b9dd09c299a4cdff56395b8.jpg","path":"e83acc391b9dd09c299a4cdff56395b8.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/trendy-womens-golf-basin-hat-woven-straw-hat-summer-style-skull-ribbon-bow?variant=cc220409-b278-4515-9596-634af001ef1a","available_quantity":48,"options":[{"name":"colour","value":"black"}],"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 `
`;
}()}