${function() {
const variantData = data.variant || {"id":"3b76e914-74a1-4e15-8abb-55232312b736","product_id":"a98ed756-a887-47b6-b8d6-2f5efe15e5c8","title":"Khaki-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1523576514520596481","barcode":"","position":1,"option1":"Khaki","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c08c53270ef7901a3d3b35782be22e56.jpeg","path":"c08c53270ef7901a3d3b35782be22e56.jpeg","width":1000,"height":1000,"alt":"c37e936558933ed487f24e811e4a7bb4","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"56","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/cloud-bucket-hat?variant=3b76e914-74a1-4e15-8abb-55232312b736","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":7};
const saveType = "amount";
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":"3b76e914-74a1-4e15-8abb-55232312b736","product_id":"a98ed756-a887-47b6-b8d6-2f5efe15e5c8","title":"Khaki-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1523576514520596481","barcode":"","position":1,"option1":"Khaki","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c08c53270ef7901a3d3b35782be22e56.jpeg","path":"c08c53270ef7901a3d3b35782be22e56.jpeg","width":1000,"height":1000,"alt":"c37e936558933ed487f24e811e4a7bb4","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"56","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/cloud-bucket-hat?variant=3b76e914-74a1-4e15-8abb-55232312b736","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":7};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}