${function() {
const variantData = data.variant || {"id":"caf097be-c6d9-495f-a5b4-240b70ea9007","product_id":"7e749554-59c2-4714-8a84-574f6614f18d","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1463461131376386049","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/464301c4ecc7ef614efd062b5afd3759.jpeg","path":"464301c4ecc7ef614efd062b5afd3759.jpeg","width":780,"height":781,"alt":"","aspect_ratio":0.998719590268886},"wholesale_price":[{"price":30.46,"min_quantity":1}],"weight":"0","compare_at_price":"29","price":"30.46","retail_price":"29","available":true,"url":"\/products\/classic-white-long-sleeve-polo-shirt?variant=caf097be-c6d9-495f-a5b4-240b70ea9007","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":"caf097be-c6d9-495f-a5b4-240b70ea9007","product_id":"7e749554-59c2-4714-8a84-574f6614f18d","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1463461131376386049","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/464301c4ecc7ef614efd062b5afd3759.jpeg","path":"464301c4ecc7ef614efd062b5afd3759.jpeg","width":780,"height":781,"alt":"","aspect_ratio":0.998719590268886},"wholesale_price":[{"price":30.46,"min_quantity":1}],"weight":"0","compare_at_price":"29","price":"30.46","retail_price":"29","available":true,"url":"\/products\/classic-white-long-sleeve-polo-shirt?variant=caf097be-c6d9-495f-a5b4-240b70ea9007","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}