Empty Top Hat Caps Women Fluorescent Hat Casual Night Halloween Cap
${function() {
const variantData = data.variant || {"id":"7b9c52ef-0ceb-4514-8e26-b18ca0caca5e","product_id":"d6392d6b-324a-4390-be35-e4c76a46bcfa","title":"white","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f99e4f07924738bebe8f89ef71557a9.jpg","path":"3f99e4f07924738bebe8f89ef71557a9.jpg","width":1440,"height":1080,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.5","retail_price":"0","available":false,"url":"\/products\/empty-top-hat-caps-women-fluorescent-hat-casual-night-halloween-cap?variant=7b9c52ef-0ceb-4514-8e26-b18ca0caca5e","available_quantity":0,"options":[{"name":"Color","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":11};
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":"7b9c52ef-0ceb-4514-8e26-b18ca0caca5e","product_id":"d6392d6b-324a-4390-be35-e4c76a46bcfa","title":"white","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f99e4f07924738bebe8f89ef71557a9.jpg","path":"3f99e4f07924738bebe8f89ef71557a9.jpg","width":1440,"height":1080,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.5","retail_price":"0","available":false,"url":"\/products\/empty-top-hat-caps-women-fluorescent-hat-casual-night-halloween-cap?variant=7b9c52ef-0ceb-4514-8e26-b18ca0caca5e","available_quantity":0,"options":[{"name":"Color","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":11};
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 `
`;
}()}
Only 46 item(s) left in stock!