Workout Hat Gym Hat Mesh Hat Athletics Hat Dad Hat Fishing Hat Trucker Hat Running Hat Ponytail Hat for Men and Women
${function() {
const variantData = data.variant || {"id":"84c7f9c3-ff7f-4115-8d6b-cd60d8825bd4","product_id":"d7bfe5f8-1c47-4f11-89c2-559453335a4f","title":"gray-1PC","weight_unit":"kg","inventory_quantity":37,"sku":"\u9ad8\u5c14\u4e50-26-gray-1PC-A0013152","barcode":"","position":1,"option1":"gray","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e7ebf1c895ce66b418011cc03f07d2a.jpg","path":"4e7ebf1c895ce66b418011cc03f07d2a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.5","retail_price":"0","available":true,"url":"\/products\/workout-hat-gym-hat-mesh-hat-athletics-hat-dad-hat-fishing-hat-trucker-hat-running-hat-ponytail-hat-for-men-and-women?variant=84c7f9c3-ff7f-4115-8d6b-cd60d8825bd4","available_quantity":37,"options":[{"name":"color","value":"gray"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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":"84c7f9c3-ff7f-4115-8d6b-cd60d8825bd4","product_id":"d7bfe5f8-1c47-4f11-89c2-559453335a4f","title":"gray-1PC","weight_unit":"kg","inventory_quantity":37,"sku":"\u9ad8\u5c14\u4e50-26-gray-1PC-A0013152","barcode":"","position":1,"option1":"gray","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e7ebf1c895ce66b418011cc03f07d2a.jpg","path":"4e7ebf1c895ce66b418011cc03f07d2a.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.5","retail_price":"0","available":true,"url":"\/products\/workout-hat-gym-hat-mesh-hat-athletics-hat-dad-hat-fishing-hat-trucker-hat-running-hat-ponytail-hat-for-men-and-women?variant=84c7f9c3-ff7f-4115-8d6b-cd60d8825bd4","available_quantity":37,"options":[{"name":"color","value":"gray"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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 `
`;
}()}