2024 New Women's Fisherman Golf Hat
${function() {
const variantData = data.variant || {"id":"414c29ab-7e7e-4ebe-9bae-19a337d74c96","product_id":"f477a912-1389-4f8c-906d-b85970c1a505","title":"BLUE-1PC","weight_unit":"kg","inventory_quantity":146,"sku":"\u7389-48-BLUE-1PC-A0013190","barcode":"","position":1,"option1":"BLUE","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3afef006d5bcaa99ee023a36f8209e8a.jpg","path":"3afef006d5bcaa99ee023a36f8209e8a.jpg","width":405,"height":405,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"56","price":"23","retail_price":"56","available":true,"url":"\/products\/2024-new-womens-fisherman-golf-hat?variant=414c29ab-7e7e-4ebe-9bae-19a337d74c96","available_quantity":146,"options":[{"name":"COLOR","value":"BLUE"},{"name":"wholesale","value":"1PC"}],"off_ratio":59,"flashsale_info":[],"sales":29};
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":"414c29ab-7e7e-4ebe-9bae-19a337d74c96","product_id":"f477a912-1389-4f8c-906d-b85970c1a505","title":"BLUE-1PC","weight_unit":"kg","inventory_quantity":146,"sku":"\u7389-48-BLUE-1PC-A0013190","barcode":"","position":1,"option1":"BLUE","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3afef006d5bcaa99ee023a36f8209e8a.jpg","path":"3afef006d5bcaa99ee023a36f8209e8a.jpg","width":405,"height":405,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"56","price":"23","retail_price":"56","available":true,"url":"\/products\/2024-new-womens-fisherman-golf-hat?variant=414c29ab-7e7e-4ebe-9bae-19a337d74c96","available_quantity":146,"options":[{"name":"COLOR","value":"BLUE"},{"name":"wholesale","value":"1PC"}],"off_ratio":59,"flashsale_info":[],"sales":29};
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 `
`;
}()}