${function() {
const variantData = data.variant || {"id":"090ac3f9-ee65-443f-9aea-b1cc0e1c9ed5","product_id":"57e874b2-1ea7-4011-86f1-b6f995f0471b","title":"green-33","weight_unit":"kg","inventory_quantity":50,"sku":"green-33","barcode":"","position":1,"option1":"green","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/25632f3e9aebfa3bec85dbb64e1a69f7.jpeg","path":"25632f3e9aebfa3bec85dbb64e1a69f7.jpeg","width":500,"height":500,"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-slip-on-flat-shoes-christmas-pointed-gold-bow-snowflake-shoes-loafers?variant=090ac3f9-ee65-443f-9aea-b1cc0e1c9ed5","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"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":"090ac3f9-ee65-443f-9aea-b1cc0e1c9ed5","product_id":"57e874b2-1ea7-4011-86f1-b6f995f0471b","title":"green-33","weight_unit":"kg","inventory_quantity":50,"sku":"green-33","barcode":"","position":1,"option1":"green","option2":"33","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/25632f3e9aebfa3bec85dbb64e1a69f7.jpeg","path":"25632f3e9aebfa3bec85dbb64e1a69f7.jpeg","width":500,"height":500,"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-slip-on-flat-shoes-christmas-pointed-gold-bow-snowflake-shoes-loafers?variant=090ac3f9-ee65-443f-9aea-b1cc0e1c9ed5","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"name":"size","value":"33"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
`
}()}