Golf Performance Pro Hat Adjustable Cap With Big Ball Mark
${function() {
const variantData = data.variant || {"id":"14053069-27df-4574-9559-e1b91c0a9691","product_id":"43b3ef86-1e0a-44d6-aca5-069ace7457fe","title":"gray","weight_unit":"kg","inventory_quantity":210,"sku":"-gray-A0018237","barcode":"","position":3,"option1":"gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d96873f496dc5ff8fbc6797ca00de05.jpg","path":"7d96873f496dc5ff8fbc6797ca00de05.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"12","retail_price":"25","available":true,"url":"\/products\/golf-performance-pro-hat-adjustable-cap-with-big-ball-mark?variant=14053069-27df-4574-9559-e1b91c0a9691","available_quantity":210,"options":[{"name":"color","value":"gray"}],"off_ratio":52,"flashsale_info":[],"sales":202};
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":"14053069-27df-4574-9559-e1b91c0a9691","product_id":"43b3ef86-1e0a-44d6-aca5-069ace7457fe","title":"gray","weight_unit":"kg","inventory_quantity":210,"sku":"-gray-A0018237","barcode":"","position":3,"option1":"gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d96873f496dc5ff8fbc6797ca00de05.jpg","path":"7d96873f496dc5ff8fbc6797ca00de05.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"12","retail_price":"25","available":true,"url":"\/products\/golf-performance-pro-hat-adjustable-cap-with-big-ball-mark?variant=14053069-27df-4574-9559-e1b91c0a9691","available_quantity":210,"options":[{"name":"color","value":"gray"}],"off_ratio":52,"flashsale_info":[],"sales":202};
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 `
`;
}()}