${function() {
const variantData = data.variant || {"id":"b8821fb2-b045-4ed3-8f61-9db1aaf986d4","product_id":"16b8f96d-03c1-4006-93bf-2f1d5b214ef7","title":"creamy white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1562257321829122049","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/383a8d575efe4146cbd4dee1a17d7242.jpeg","path":"383a8d575efe4146cbd4dee1a17d7242.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.12,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.12","retail_price":"0","available":true,"url":"\/products\/mens-casual-cotton-long-sleeve-t-shirt?variant=b8821fb2-b045-4ed3-8f61-9db1aaf986d4","available_quantity":999999999,"options":[{"name":"Color","value":"creamy 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":"b8821fb2-b045-4ed3-8f61-9db1aaf986d4","product_id":"16b8f96d-03c1-4006-93bf-2f1d5b214ef7","title":"creamy white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1562257321829122049","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/383a8d575efe4146cbd4dee1a17d7242.jpeg","path":"383a8d575efe4146cbd4dee1a17d7242.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.12,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.12","retail_price":"0","available":true,"url":"\/products\/mens-casual-cotton-long-sleeve-t-shirt?variant=b8821fb2-b045-4ed3-8f61-9db1aaf986d4","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}