${function() {
const variantData = data.variant || {"id":"3681c6d2-13a4-4cc9-ac79-fdfac46f5ff5","product_id":"5bd084e4-70ae-42ba-87e2-d6962bae400c","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1524939657379831809","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2979e9508a9664b30d4011772188451c.jpeg","path":"2979e9508a9664b30d4011772188451c.jpeg","width":1200,"height":1200,"alt":"bf3ee89c71d62388fc506c2c5a7fa674","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-oversized-fashion-print-t-shirt-1v0o?variant=3681c6d2-13a4-4cc9-ac79-fdfac46f5ff5","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"3681c6d2-13a4-4cc9-ac79-fdfac46f5ff5","product_id":"5bd084e4-70ae-42ba-87e2-d6962bae400c","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1524939657379831809","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2979e9508a9664b30d4011772188451c.jpeg","path":"2979e9508a9664b30d4011772188451c.jpeg","width":1200,"height":1200,"alt":"bf3ee89c71d62388fc506c2c5a7fa674","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-oversized-fashion-print-t-shirt-1v0o?variant=3681c6d2-13a4-4cc9-ac79-fdfac46f5ff5","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}