High quality discount products for men's and women's golf baseball caps, sun visors, and hats
${function() {
const variantData = data.variant || {"id":"7f264e09-8cd6-4b33-9ba0-773e52431ffd","product_id":"acbfe6cb-86ff-479d-ab6e-9ff35e650336","title":"blue-1PC","weight_unit":"kg","inventory_quantity":18,"sku":"\u5e93\u5b58-blue","barcode":"","position":3,"option1":"blue","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f99e2c14a663e958b26e34dd67577817.jpg","path":"f99e2c14a663e958b26e34dd67577817.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.5,"min_quantity":1}],"weight":"0","compare_at_price":"15","price":"7.5","retail_price":"15","available":true,"url":"\/products\/high-quality-discount-products-for-mens-and-womens-golf-baseball-caps-sun-visors-and-hats?variant=7f264e09-8cd6-4b33-9ba0-773e52431ffd","available_quantity":18,"options":[{"name":"Color","value":"blue"},{"name":"wholesale","value":"1PC"}],"off_ratio":50,"flashsale_info":[],"sales":105};
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":"7f264e09-8cd6-4b33-9ba0-773e52431ffd","product_id":"acbfe6cb-86ff-479d-ab6e-9ff35e650336","title":"blue-1PC","weight_unit":"kg","inventory_quantity":18,"sku":"\u5e93\u5b58-blue","barcode":"","position":3,"option1":"blue","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f99e2c14a663e958b26e34dd67577817.jpg","path":"f99e2c14a663e958b26e34dd67577817.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.5,"min_quantity":1}],"weight":"0","compare_at_price":"15","price":"7.5","retail_price":"15","available":true,"url":"\/products\/high-quality-discount-products-for-mens-and-womens-golf-baseball-caps-sun-visors-and-hats?variant=7f264e09-8cd6-4b33-9ba0-773e52431ffd","available_quantity":18,"options":[{"name":"Color","value":"blue"},{"name":"wholesale","value":"1PC"}],"off_ratio":50,"flashsale_info":[],"sales":105};
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 `
`;
}()}