New Golf Headless Hat Unisex Top Sun Hat Sun Protection and Breathable
${function() {
const variantData = data.variant || {"id":"c9a26a9c-28e7-4891-8442-6f507fcb0e54","product_id":"a5bfc73a-951e-44a7-8b9e-33b306b75f25","title":"white-1PC","weight_unit":"kg","inventory_quantity":-1,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013128","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b4284f179a0f442d355e2a4b74c7c25.jpeg","path":"7b4284f179a0f442d355e2a4b74c7c25.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.8","retail_price":"0","available":true,"url":"\/products\/new-golf-headless-hat-unisex-top-sun-hat-sun-protection-and-breathable-ncan?variant=c9a26a9c-28e7-4891-8442-6f507fcb0e54","available_quantity":999999999,"options":[{"name":"\u989c\u8272\u5206\u7c7b","value":"white"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":35};
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":"c9a26a9c-28e7-4891-8442-6f507fcb0e54","product_id":"a5bfc73a-951e-44a7-8b9e-33b306b75f25","title":"white-1PC","weight_unit":"kg","inventory_quantity":-1,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013128","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b4284f179a0f442d355e2a4b74c7c25.jpeg","path":"7b4284f179a0f442d355e2a4b74c7c25.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.8","retail_price":"0","available":true,"url":"\/products\/new-golf-headless-hat-unisex-top-sun-hat-sun-protection-and-breathable-ncan?variant=c9a26a9c-28e7-4891-8442-6f507fcb0e54","available_quantity":999999999,"options":[{"name":"\u989c\u8272\u5206\u7c7b","value":"white"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":35};
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 `
`;
}()}