${function() {
const variantData = data.variant || {"id":"44179427-9b62-429a-861e-cd7e7a5b3f3d","product_id":"99213e9c-6e7c-48b4-a966-310831568dbd","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1565590087987675138","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98e91e2c2a9c3aa3f6a6c9a0842471a7.jpeg","path":"98e91e2c2a9c3aa3f6a6c9a0842471a7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.16,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.16","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-casual-long-sleeve-t-shirt?variant=44179427-9b62-429a-861e-cd7e7a5b3f3d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"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":"44179427-9b62-429a-861e-cd7e7a5b3f3d","product_id":"99213e9c-6e7c-48b4-a966-310831568dbd","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1565590087987675138","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98e91e2c2a9c3aa3f6a6c9a0842471a7.jpeg","path":"98e91e2c2a9c3aa3f6a6c9a0842471a7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.16,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.16","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-casual-long-sleeve-t-shirt?variant=44179427-9b62-429a-861e-cd7e7a5b3f3d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}