${function() {
const variantData = data.variant || {"id":"e908e535-fbf7-452a-b890-619427eb717a","product_id":"bc733330-fb44-4fb3-a2a4-46c27e7307f8","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"618eecf5-2409-4761-9fcc-392598e625e0","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7030690e0b28af45aa8fbb75db8dfa1a.jpeg","path":"7030690e0b28af45aa8fbb75db8dfa1a.jpeg","width":780,"height":906,"alt":"7a54e351260d6a4e41bf51cc3e07de70","aspect_ratio":0.8609271523178808},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/herrington-puppytooth-contrast-polo-black?variant=e908e535-fbf7-452a-b890-619427eb717a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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":"e908e535-fbf7-452a-b890-619427eb717a","product_id":"bc733330-fb44-4fb3-a2a4-46c27e7307f8","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"618eecf5-2409-4761-9fcc-392598e625e0","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7030690e0b28af45aa8fbb75db8dfa1a.jpeg","path":"7030690e0b28af45aa8fbb75db8dfa1a.jpeg","width":780,"height":906,"alt":"7a54e351260d6a4e41bf51cc3e07de70","aspect_ratio":0.8609271523178808},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/herrington-puppytooth-contrast-polo-black?variant=e908e535-fbf7-452a-b890-619427eb717a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}