${function() {
const variantData = data.variant || {"id":"bd998d36-2aa6-4d54-a30d-e8b5f18ed46a","product_id":"cd694a63-7698-459d-a111-5b9bb05aa260","title":"white-3XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499631750849486849","barcode":"","position":1,"option1":"white","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd8a64c2346680ecda6bc85421f93dda.jpeg","path":"dd8a64c2346680ecda6bc85421f93dda.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":38.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.56","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-lapel-slim-fit-long-sleeve-t-shirt?variant=bd998d36-2aa6-4d54-a30d-e8b5f18ed46a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"3XL"}],"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":"bd998d36-2aa6-4d54-a30d-e8b5f18ed46a","product_id":"cd694a63-7698-459d-a111-5b9bb05aa260","title":"white-3XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499631750849486849","barcode":"","position":1,"option1":"white","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd8a64c2346680ecda6bc85421f93dda.jpeg","path":"dd8a64c2346680ecda6bc85421f93dda.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":38.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.56","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-lapel-slim-fit-long-sleeve-t-shirt?variant=bd998d36-2aa6-4d54-a30d-e8b5f18ed46a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}