${function() {
const variantData = data.variant || {"id":"b7dc982d-a1d4-48be-9e5a-e99aee88632e","product_id":"45291608-a631-47d6-bb66-190b2a7bcfd5","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1460434409248776193","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cebacb14e6b51e9a8f60c1bc68352a90.jpeg","path":"cebacb14e6b51e9a8f60c1bc68352a90.jpeg","width":780,"height":1030,"alt":"6d0f64d8ff3f0948abbefd02d7bcc17f","aspect_ratio":0.7572815533980582},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/ivory-stripe-polo-novu?variant=b7dc982d-a1d4-48be-9e5a-e99aee88632e","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":"b7dc982d-a1d4-48be-9e5a-e99aee88632e","product_id":"45291608-a631-47d6-bb66-190b2a7bcfd5","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1460434409248776193","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cebacb14e6b51e9a8f60c1bc68352a90.jpeg","path":"cebacb14e6b51e9a8f60c1bc68352a90.jpeg","width":780,"height":1030,"alt":"6d0f64d8ff3f0948abbefd02d7bcc17f","aspect_ratio":0.7572815533980582},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/ivory-stripe-polo-novu?variant=b7dc982d-a1d4-48be-9e5a-e99aee88632e","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}