${function() {
const variantData = data.variant || {"id":"2f8004b6-49ff-4ea8-8273-370b0e0ff164","product_id":"a1a415c0-d0a1-4c51-a648-f0e12dc77ae6","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"f3617022-2d52-4840-b0f1-7b4c639b3396","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cca781f64fa10212eb140070c9b5a3c.jpeg","path":"4cca781f64fa10212eb140070c9b5a3c.jpeg","width":780,"height":911,"alt":"a51f7ba202f72780a932b1c22b73d0f2","aspect_ratio":0.8562019758507134},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/paisley-cashew-color-block-short-sleeved-polo-shirt?variant=2f8004b6-49ff-4ea8-8273-370b0e0ff164","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"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":"2f8004b6-49ff-4ea8-8273-370b0e0ff164","product_id":"a1a415c0-d0a1-4c51-a648-f0e12dc77ae6","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"f3617022-2d52-4840-b0f1-7b4c639b3396","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cca781f64fa10212eb140070c9b5a3c.jpeg","path":"4cca781f64fa10212eb140070c9b5a3c.jpeg","width":780,"height":911,"alt":"a51f7ba202f72780a932b1c22b73d0f2","aspect_ratio":0.8562019758507134},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/paisley-cashew-color-block-short-sleeved-polo-shirt?variant=2f8004b6-49ff-4ea8-8273-370b0e0ff164","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}