${function() {
const variantData = data.variant || {"id":"1acd5266-d0b2-4f44-8ccb-e25e55cc5d79","product_id":"e8c4f122-e7fd-43e3-9c08-d25a648e6763","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1638063112295276546","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0796cc4b3bc4362334d8a86ab86e659c.jpeg","path":"0796cc4b3bc4362334d8a86ab86e659c.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-round-neck-t-shirt?variant=1acd5266-d0b2-4f44-8ccb-e25e55cc5d79","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":"1acd5266-d0b2-4f44-8ccb-e25e55cc5d79","product_id":"e8c4f122-e7fd-43e3-9c08-d25a648e6763","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1638063112295276546","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0796cc4b3bc4362334d8a86ab86e659c.jpeg","path":"0796cc4b3bc4362334d8a86ab86e659c.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-round-neck-t-shirt?variant=1acd5266-d0b2-4f44-8ccb-e25e55cc5d79","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}