${function() {
const variantData = data.variant || {"id":"9695a453-493f-4c24-ae66-db928e4e057b","product_id":"4f704a54-b694-4f63-87d0-5e754e71b20c","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1932689290586828802","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6c73337d31f162fb1ff329e3b83400f.png","path":"c6c73337d31f162fb1ff329e3b83400f.png","width":1417,"height":1417,"alt":"c2f619c3064099beece800160de824b1","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/sleeveless-beach-tank-top-for-men-perfect-for-summer-adventures?variant=9695a453-493f-4c24-ae66-db928e4e057b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"9695a453-493f-4c24-ae66-db928e4e057b","product_id":"4f704a54-b694-4f63-87d0-5e754e71b20c","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1932689290586828802","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6c73337d31f162fb1ff329e3b83400f.png","path":"c6c73337d31f162fb1ff329e3b83400f.png","width":1417,"height":1417,"alt":"c2f619c3064099beece800160de824b1","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/sleeveless-beach-tank-top-for-men-perfect-for-summer-adventures?variant=9695a453-493f-4c24-ae66-db928e4e057b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}