${function() {
const variantData = data.variant || {"id":"5f68bcc6-553a-46ae-b0de-f84e01554b3c","product_id":"130d2d63-7659-483d-8026-2b9e1bdcac2d","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1583018067901276161","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f81b0ac2821e8f6b04cacacdcbb6bba3.png","path":"f81b0ac2821e8f6b04cacacdcbb6bba3.png","width":1000,"height":1000,"alt":"0d13025202e327e6691ea3443eaed6f4","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/vintage-print-polo-neck-fashion-long-sleeve-sweatshirt?variant=5f68bcc6-553a-46ae-b0de-f84e01554b3c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"5f68bcc6-553a-46ae-b0de-f84e01554b3c","product_id":"130d2d63-7659-483d-8026-2b9e1bdcac2d","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1583018067901276161","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f81b0ac2821e8f6b04cacacdcbb6bba3.png","path":"f81b0ac2821e8f6b04cacacdcbb6bba3.png","width":1000,"height":1000,"alt":"0d13025202e327e6691ea3443eaed6f4","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/vintage-print-polo-neck-fashion-long-sleeve-sweatshirt?variant=5f68bcc6-553a-46ae-b0de-f84e01554b3c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}