Sport Sun Visor Hats Cotton Ball Caps Empty Top Baseball Sun Cap for Men Women
${function() {
const variantData = data.variant || {"id":"1dcc0279-668c-45a9-9ab1-9cf7f3866dbd","product_id":"dc7e7b5b-b2f1-45c8-84bc-8078d9c829eb","title":"white-1PC","weight_unit":"kg","inventory_quantity":16,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013146","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":null,"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.5","retail_price":"0","available":true,"url":"\/products\/sport-sun-visor-hats-cotton-ball-caps-empty-top-baseball-sun-cap-for-men-women?variant=1dcc0279-668c-45a9-9ab1-9cf7f3866dbd","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"wholesale","value":"1PC"}],"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}
`
}()}
${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":"1dcc0279-668c-45a9-9ab1-9cf7f3866dbd","product_id":"dc7e7b5b-b2f1-45c8-84bc-8078d9c829eb","title":"white-1PC","weight_unit":"kg","inventory_quantity":16,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013146","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":null,"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.5","retail_price":"0","available":true,"url":"\/products\/sport-sun-visor-hats-cotton-ball-caps-empty-top-baseball-sun-cap-for-men-women?variant=1dcc0279-668c-45a9-9ab1-9cf7f3866dbd","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"wholesale","value":"1PC"}],"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 `
`;
}()}