${function() {
const variantData = data.variant || {"id":"31b3dc45-f875-4be6-88a7-a056f4a45771","product_id":"00973a42-1df8-421a-a570-c14216426e8e","title":"Black-S","weight_unit":"g","inventory_quantity":850,"sku":"100564370006","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a61d839021608e68ce540061d27ec53.jpeg","path":"4a61d839021608e68ce540061d27ec53.jpeg","width":800,"height":800,"alt":"Meat market and chef funny design T-shirt - cioyinc","aspect_ratio":1},"wholesale_price":[{"price":17.98,"min_quantity":1}],"weight":"214","compare_at_price":"32.95","price":"17.98","retail_price":"32.95","available":true,"url":"\/products\/meat-market-and-chef-funny-design-t-shirt?variant=31b3dc45-f875-4be6-88a7-a056f4a45771","available_quantity":850,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":556};
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":"31b3dc45-f875-4be6-88a7-a056f4a45771","product_id":"00973a42-1df8-421a-a570-c14216426e8e","title":"Black-S","weight_unit":"g","inventory_quantity":850,"sku":"100564370006","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4a61d839021608e68ce540061d27ec53.jpeg","path":"4a61d839021608e68ce540061d27ec53.jpeg","width":800,"height":800,"alt":"Meat market and chef funny design T-shirt - cioyinc","aspect_ratio":1},"wholesale_price":[{"price":17.98,"min_quantity":1}],"weight":"214","compare_at_price":"32.95","price":"17.98","retail_price":"32.95","available":true,"url":"\/products\/meat-market-and-chef-funny-design-t-shirt?variant=31b3dc45-f875-4be6-88a7-a056f4a45771","available_quantity":850,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":556};
return `
`
}()}