${function() {
const variantData = data.variant || {"id":"3eb8227c-c776-4ec9-bb36-8f152d4af864","product_id":"e066bdcb-31f3-4ef6-893f-263609b65fa2","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1613050020618092545","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e636be4cee603c1ebe500c4ec58514d4.jpeg","path":"e636be4cee603c1ebe500c4ec58514d4.jpeg","width":1000,"height":1000,"alt":"0ed269ec6ca2df91d2424a3c28c98d43","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/mens-vintage-text-print-t-shirt?variant=3eb8227c-c776-4ec9-bb36-8f152d4af864","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"3eb8227c-c776-4ec9-bb36-8f152d4af864","product_id":"e066bdcb-31f3-4ef6-893f-263609b65fa2","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1613050020618092545","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e636be4cee603c1ebe500c4ec58514d4.jpeg","path":"e636be4cee603c1ebe500c4ec58514d4.jpeg","width":1000,"height":1000,"alt":"0ed269ec6ca2df91d2424a3c28c98d43","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/mens-vintage-text-print-t-shirt?variant=3eb8227c-c776-4ec9-bb36-8f152d4af864","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}