${function() {
const variantData = data.variant || {"id":"e1e2e8f7-be03-4f4a-8a50-5a1d3e3554ae","product_id":"e657ad9e-3e2b-4d58-bf04-4acf342e64ea","title":"Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"101902-Brown","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fca2fa5c33c6edd5eb53065346b18585.jpeg","path":"fca2fa5c33c6edd5eb53065346b18585.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-soft-leather-vintage-thin-wallets-card-holder?variant=e1e2e8f7-be03-4f4a-8a50-5a1d3e3554ae","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e1e2e8f7-be03-4f4a-8a50-5a1d3e3554ae","product_id":"e657ad9e-3e2b-4d58-bf04-4acf342e64ea","title":"Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"101902-Brown","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fca2fa5c33c6edd5eb53065346b18585.jpeg","path":"fca2fa5c33c6edd5eb53065346b18585.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-soft-leather-vintage-thin-wallets-card-holder?variant=e1e2e8f7-be03-4f4a-8a50-5a1d3e3554ae","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}