${function() {
const variantData = data.variant || {"id":"88b6fc97-14f2-47ab-8568-fadbaa6a2661","product_id":"64ed25f9-a123-433f-95c0-b8508bd08441","title":"yellow-M","weight_unit":"g","inventory_quantity":999,"sku":"a12f9d23-4b3a-4a89-bf10-e06facc855c9","barcode":"","position":1,"option1":"yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/78e3f9a6acf3ce486f4de093f1a92083.jpeg","path":"78e3f9a6acf3ce486f4de093f1a92083.jpeg","width":717,"height":717,"alt":"04ec7921dc4d84b48fc525ee8dc5be39","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/striped-print-short-sleeved-shirt?variant=88b6fc97-14f2-47ab-8568-fadbaa6a2661","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"M"}],"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":"88b6fc97-14f2-47ab-8568-fadbaa6a2661","product_id":"64ed25f9-a123-433f-95c0-b8508bd08441","title":"yellow-M","weight_unit":"g","inventory_quantity":999,"sku":"a12f9d23-4b3a-4a89-bf10-e06facc855c9","barcode":"","position":1,"option1":"yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/78e3f9a6acf3ce486f4de093f1a92083.jpeg","path":"78e3f9a6acf3ce486f4de093f1a92083.jpeg","width":717,"height":717,"alt":"04ec7921dc4d84b48fc525ee8dc5be39","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/striped-print-short-sleeved-shirt?variant=88b6fc97-14f2-47ab-8568-fadbaa6a2661","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}