Golf Sports Sun Visor Hats Visor Women Men Golf Visors Hat Adjustable Visor Cap Athletic Visor Hat bow
${function() {
const variantData = data.variant || {"id":"9bc23e11-7231-4dc8-a310-bd324f3caf2b","product_id":"60c995fc-1071-4f94-87a0-57ff53fffdce","title":"white","weight_unit":"kg","inventory_quantity":67,"sku":"","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/445519fad1dd5e9942f5de7892fc5df5.jpg","path":"445519fad1dd5e9942f5de7892fc5df5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.5,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"7.5","retail_price":"26","available":true,"url":"\/products\/golf-sports-sun-visor-hats-visor-women-men-golf-visors-hat-adjustable-visor-cap-athletic-visor-hat-bow?variant=9bc23e11-7231-4dc8-a310-bd324f3caf2b","available_quantity":67,"options":[{"name":"Color","value":"white"}],"off_ratio":71,"flashsale_info":[],"sales":134};
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":"9bc23e11-7231-4dc8-a310-bd324f3caf2b","product_id":"60c995fc-1071-4f94-87a0-57ff53fffdce","title":"white","weight_unit":"kg","inventory_quantity":67,"sku":"","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/445519fad1dd5e9942f5de7892fc5df5.jpg","path":"445519fad1dd5e9942f5de7892fc5df5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.5,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"7.5","retail_price":"26","available":true,"url":"\/products\/golf-sports-sun-visor-hats-visor-women-men-golf-visors-hat-adjustable-visor-cap-athletic-visor-hat-bow?variant=9bc23e11-7231-4dc8-a310-bd324f3caf2b","available_quantity":67,"options":[{"name":"Color","value":"white"}],"off_ratio":71,"flashsale_info":[],"sales":134};
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 `
`;
}()}