${function() {
const variantData = data.variant || {"id":"fe490ccb-1ece-41f7-a76b-46746af50248","product_id":"08821327-d6be-4842-bf58-992ca8ca3fce","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1638017795910787074","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d958c6f188c99b3444e7efa5c5c81f9.jpeg","path":"1d958c6f188c99b3444e7efa5c5c81f9.jpeg","width":800,"height":800,"alt":"2ecc249c7a006570cd225d43ff8e7def","aspect_ratio":1},"wholesale_price":[{"price":30.55,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"30.55","retail_price":"0","available":true,"url":"\/products\/mens-casual-loose-cotton-linen-long-sleeved-shirt?variant=fe490ccb-1ece-41f7-a76b-46746af50248","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"fe490ccb-1ece-41f7-a76b-46746af50248","product_id":"08821327-d6be-4842-bf58-992ca8ca3fce","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1638017795910787074","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d958c6f188c99b3444e7efa5c5c81f9.jpeg","path":"1d958c6f188c99b3444e7efa5c5c81f9.jpeg","width":800,"height":800,"alt":"2ecc249c7a006570cd225d43ff8e7def","aspect_ratio":1},"wholesale_price":[{"price":30.55,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"30.55","retail_price":"0","available":true,"url":"\/products\/mens-casual-loose-cotton-linen-long-sleeved-shirt?variant=fe490ccb-1ece-41f7-a76b-46746af50248","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}