${function() {
const variantData = data.variant || {"id":"eca088aa-6181-4b07-a82f-28f8072bf8cf","product_id":"4c692bb1-06b0-4e53-a61f-d6c5ea547af0","title":"Christmas Red-33","weight_unit":"kg","inventory_quantity":50,"sku":"Christmas Red-33","barcode":"","position":1,"option1":"Christmas Red","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74274d25e6d0a68153162ec822c8afc6.jpeg","path":"74274d25e6d0a68153162ec822c8afc6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"36.99","retail_price":"45","available":true,"url":"\/products\/womens-flat-shoes-christmas-snowflake-bell-bow-tie-green-leaf-slip-on-shoes?variant=eca088aa-6181-4b07-a82f-28f8072bf8cf","available_quantity":999999999,"options":[{"name":"color","value":"Christmas Red"},{"name":"size","value":"33"}],"off_ratio":18,"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}
`
}()}
${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":"eca088aa-6181-4b07-a82f-28f8072bf8cf","product_id":"4c692bb1-06b0-4e53-a61f-d6c5ea547af0","title":"Christmas Red-33","weight_unit":"kg","inventory_quantity":50,"sku":"Christmas Red-33","barcode":"","position":1,"option1":"Christmas Red","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74274d25e6d0a68153162ec822c8afc6.jpeg","path":"74274d25e6d0a68153162ec822c8afc6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"36.99","retail_price":"45","available":true,"url":"\/products\/womens-flat-shoes-christmas-snowflake-bell-bow-tie-green-leaf-slip-on-shoes?variant=eca088aa-6181-4b07-a82f-28f8072bf8cf","available_quantity":999999999,"options":[{"name":"color","value":"Christmas Red"},{"name":"size","value":"33"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
`
}()}