${function() {
const variantData = data.variant || {"id":"1a8eae91-5981-49a1-8337-f78351686f5f","product_id":"1b5c0f83-e0bb-41d3-af41-9a4d47be941c","title":"black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1628580904203444225","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a10a0152cedf40f59873eb31ceaab200.jpeg","path":"a10a0152cedf40f59873eb31ceaab200.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.61","retail_price":"0","available":true,"url":"\/products\/mens-long-sleeve-casual-t-shirt?variant=1a8eae91-5981-49a1-8337-f78351686f5f","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"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":"1a8eae91-5981-49a1-8337-f78351686f5f","product_id":"1b5c0f83-e0bb-41d3-af41-9a4d47be941c","title":"black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1628580904203444225","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a10a0152cedf40f59873eb31ceaab200.jpeg","path":"a10a0152cedf40f59873eb31ceaab200.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.61","retail_price":"0","available":true,"url":"\/products\/mens-long-sleeve-casual-t-shirt?variant=1a8eae91-5981-49a1-8337-f78351686f5f","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}