Malbo*golf cap Performance Hat Trucker Hat Outdoor Hat for Men & Women, Adjustable Baseball Cap With Mark
${function() {
const variantData = data.variant || {"id":"9223111d-157b-4d5d-b4f9-305061f1af87","product_id":"7778c020-1964-44cf-aa95-5ee3c671ce79","title":"white","weight_unit":"kg","inventory_quantity":185,"sku":"{DAM}-white-A001247","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/764a53e7d08222aee0e8b56cf907d35a.jpg","path":"764a53e7d08222aee0e8b56cf907d35a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.5,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"8.5","retail_price":"25","available":true,"url":"\/products\/malbo-golf-cap-performance-hat-trucker-hat-outdoor-hat-for-men-women-adjustable-baseball-cap-with-mark?variant=9223111d-157b-4d5d-b4f9-305061f1af87","available_quantity":185,"options":[{"name":"color","value":"white"}],"off_ratio":66,"flashsale_info":[],"sales":444};
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":"9223111d-157b-4d5d-b4f9-305061f1af87","product_id":"7778c020-1964-44cf-aa95-5ee3c671ce79","title":"white","weight_unit":"kg","inventory_quantity":185,"sku":"{DAM}-white-A001247","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/764a53e7d08222aee0e8b56cf907d35a.jpg","path":"764a53e7d08222aee0e8b56cf907d35a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.5,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"8.5","retail_price":"25","available":true,"url":"\/products\/malbo-golf-cap-performance-hat-trucker-hat-outdoor-hat-for-men-women-adjustable-baseball-cap-with-mark?variant=9223111d-157b-4d5d-b4f9-305061f1af87","available_quantity":185,"options":[{"name":"color","value":"white"}],"off_ratio":66,"flashsale_info":[],"sales":444};
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 `
`;
}()}