${function() {
const variantData = data.variant || {"id":"d9e985a2-dbec-4478-b950-b4a2990cb67e","product_id":"472803f1-d9bb-41b6-86f7-2fd5834f422b","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1555065316630323202","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/146dd0e43a0155549d3a9b8f2cfa1160.png","path":"146dd0e43a0155549d3a9b8f2cfa1160.png","width":800,"height":800,"alt":"8390547aae3c95f55146f5334fcf03e2","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/oversized-casual-vintage-mens-sweatshirt?variant=d9e985a2-dbec-4478-b950-b4a2990cb67e","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"d9e985a2-dbec-4478-b950-b4a2990cb67e","product_id":"472803f1-d9bb-41b6-86f7-2fd5834f422b","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1555065316630323202","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/146dd0e43a0155549d3a9b8f2cfa1160.png","path":"146dd0e43a0155549d3a9b8f2cfa1160.png","width":800,"height":800,"alt":"8390547aae3c95f55146f5334fcf03e2","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/oversized-casual-vintage-mens-sweatshirt?variant=d9e985a2-dbec-4478-b950-b4a2990cb67e","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}