${function() {
const variantData = data.variant || {"id":"c00e3192-32fc-4cfe-afac-67c12a557867","product_id":"0c0a13e4-b262-44e7-ae03-997467ec4c91","title":"creamy white-S","weight_unit":"g","inventory_quantity":999,"sku":"1694979291674128385","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89b9c18ca7d14dacf0c2be4860790843.jpeg","path":"89b9c18ca7d14dacf0c2be4860790843.jpeg","width":1800,"height":1800,"alt":"6ab3d55d2f56c1a443c317052a5c2b2b","aspect_ratio":1},"wholesale_price":[{"price":32.5,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32.5","retail_price":"0","available":true,"url":"\/products\/oversized-peace-hoodie?variant=c00e3192-32fc-4cfe-afac-67c12a557867","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"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":"c00e3192-32fc-4cfe-afac-67c12a557867","product_id":"0c0a13e4-b262-44e7-ae03-997467ec4c91","title":"creamy white-S","weight_unit":"g","inventory_quantity":999,"sku":"1694979291674128385","barcode":"","position":1,"option1":"creamy white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89b9c18ca7d14dacf0c2be4860790843.jpeg","path":"89b9c18ca7d14dacf0c2be4860790843.jpeg","width":1800,"height":1800,"alt":"6ab3d55d2f56c1a443c317052a5c2b2b","aspect_ratio":1},"wholesale_price":[{"price":32.5,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32.5","retail_price":"0","available":true,"url":"\/products\/oversized-peace-hoodie?variant=c00e3192-32fc-4cfe-afac-67c12a557867","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}