Sun Golf Visor Hats for Women, Adjustable Golf Cap Beach Hats for Women With a bow tie
${function() {
const variantData = data.variant || {"id":"0dcbd1ee-6d91-44b6-bb89-13ecd2d59c7b","product_id":"708be381-3563-47ec-afa5-7b0fe4088f8a","title":"black-1PC","weight_unit":"kg","inventory_quantity":2,"sku":"\u7389-45-black-1PC-A0013198","barcode":"","position":5,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b727e5cfb09ea8da98d6311c84df2a56.jpg","path":"b727e5cfb09ea8da98d6311c84df2a56.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"125","price":"17","retail_price":"125","available":true,"url":"\/products\/sun-golf-visor-hats-for-women-adjustable-golf-cap-beach-hats-for-women-with-a-bow-tie?variant=0dcbd1ee-6d91-44b6-bb89-13ecd2d59c7b","available_quantity":2,"options":[{"name":"color","value":"black"},{"name":"wholesale","value":"1PC"}],"off_ratio":86,"flashsale_info":[],"sales":104};
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":"0dcbd1ee-6d91-44b6-bb89-13ecd2d59c7b","product_id":"708be381-3563-47ec-afa5-7b0fe4088f8a","title":"black-1PC","weight_unit":"kg","inventory_quantity":2,"sku":"\u7389-45-black-1PC-A0013198","barcode":"","position":5,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b727e5cfb09ea8da98d6311c84df2a56.jpg","path":"b727e5cfb09ea8da98d6311c84df2a56.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"125","price":"17","retail_price":"125","available":true,"url":"\/products\/sun-golf-visor-hats-for-women-adjustable-golf-cap-beach-hats-for-women-with-a-bow-tie?variant=0dcbd1ee-6d91-44b6-bb89-13ecd2d59c7b","available_quantity":2,"options":[{"name":"color","value":"black"},{"name":"wholesale","value":"1PC"}],"off_ratio":86,"flashsale_info":[],"sales":104};
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 `
`;
}()}