${function() {
const variantData = data.variant || {"id":"2b61b25a-289d-45e4-abf4-c9bd8d3f6d7d","product_id":"84cca670-3164-42e1-b0fe-8d68a1a16ffa","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1760862149066248193","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/291902ac4b1cbead8fab684d07a53fa6.jpeg","path":"291902ac4b1cbead8fab684d07a53fa6.jpeg","width":884,"height":884,"alt":"470971277381b81dc774a60fdcd5be4e","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/fashionable-street-graphic-print-short-sleeve-t-shirt-jqg5?variant=2b61b25a-289d-45e4-abf4-c9bd8d3f6d7d","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":"2b61b25a-289d-45e4-abf4-c9bd8d3f6d7d","product_id":"84cca670-3164-42e1-b0fe-8d68a1a16ffa","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1760862149066248193","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/291902ac4b1cbead8fab684d07a53fa6.jpeg","path":"291902ac4b1cbead8fab684d07a53fa6.jpeg","width":884,"height":884,"alt":"470971277381b81dc774a60fdcd5be4e","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/fashionable-street-graphic-print-short-sleeve-t-shirt-jqg5?variant=2b61b25a-289d-45e4-abf4-c9bd8d3f6d7d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}