${function() {
const variantData = data.variant || {"id":"a30e6f04-ebee-487c-b456-cbff5f2aed8b","product_id":"aa01db57-9b00-4d33-add6-def4be2cb5dd","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499272036236124161","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/791d8de9efe119216521ccd67ba3a336.jpeg","path":"791d8de9efe119216521ccd67ba3a336.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.82,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.82","retail_price":"0","available":true,"url":"\/products\/button-up-striped-slim-fit-t-shirt?variant=a30e6f04-ebee-487c-b456-cbff5f2aed8b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"2XL"}],"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}
`
}()}
${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":"a30e6f04-ebee-487c-b456-cbff5f2aed8b","product_id":"aa01db57-9b00-4d33-add6-def4be2cb5dd","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499272036236124161","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/791d8de9efe119216521ccd67ba3a336.jpeg","path":"791d8de9efe119216521ccd67ba3a336.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.82,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.82","retail_price":"0","available":true,"url":"\/products\/button-up-striped-slim-fit-t-shirt?variant=a30e6f04-ebee-487c-b456-cbff5f2aed8b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}