${function() {
const variantData = data.variant || {"id":"c0d25569-4200-4ea8-925e-92c028e4c883","product_id":"41b79fc5-5320-45db-af8d-2e05c33422d6","title":"white-XL","weight_unit":"g","inventory_quantity":999,"sku":"fafb164b-f5e0-4fd1-8a83-a0d804d6f1f5","barcode":"","position":2,"option1":"white","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/226e1dcb042d49702859a3e1d5e6790f.jpeg","path":"226e1dcb042d49702859a3e1d5e6790f.jpeg","width":900,"height":900,"alt":"ce6edb83002e90387d4dbdd9c88f517a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-fashion-ripped-graffiti-casual-pants?variant=c0d25569-4200-4ea8-925e-92c028e4c883","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XL"}],"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":"c0d25569-4200-4ea8-925e-92c028e4c883","product_id":"41b79fc5-5320-45db-af8d-2e05c33422d6","title":"white-XL","weight_unit":"g","inventory_quantity":999,"sku":"fafb164b-f5e0-4fd1-8a83-a0d804d6f1f5","barcode":"","position":2,"option1":"white","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/226e1dcb042d49702859a3e1d5e6790f.jpeg","path":"226e1dcb042d49702859a3e1d5e6790f.jpeg","width":900,"height":900,"alt":"ce6edb83002e90387d4dbdd9c88f517a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-fashion-ripped-graffiti-casual-pants?variant=c0d25569-4200-4ea8-925e-92c028e4c883","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}