${function() {
const variantData = data.variant || {"id":"9f736a9d-c514-45de-9ddf-4bc73b5c1112","product_id":"3c295a5c-d00d-4487-a634-81739f4f2a89","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1578201899279106049","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5693af2be90e885e5a8b1d16bd38e6e4.png","path":"5693af2be90e885e5a8b1d16bd38e6e4.png","width":1000,"height":1000,"alt":"6b40517b0ff02fe843dfd68e86d43cee","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/mens-colorado-casual-sweatshirt?variant=9f736a9d-c514-45de-9ddf-4bc73b5c1112","available_quantity":999999999,"options":[{"name":"Color","value":"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":"9f736a9d-c514-45de-9ddf-4bc73b5c1112","product_id":"3c295a5c-d00d-4487-a634-81739f4f2a89","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1578201899279106049","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5693af2be90e885e5a8b1d16bd38e6e4.png","path":"5693af2be90e885e5a8b1d16bd38e6e4.png","width":1000,"height":1000,"alt":"6b40517b0ff02fe843dfd68e86d43cee","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/mens-colorado-casual-sweatshirt?variant=9f736a9d-c514-45de-9ddf-4bc73b5c1112","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}