${function() {
const variantData = data.variant || {"id":"1cc72f4d-bcbe-4a45-b2b9-e4c19fae1ce2","product_id":"45c9aec7-6ab0-44b9-b031-061dfc7b0c17","title":"blue-2XL","weight_unit":"g","inventory_quantity":999,"sku":"542f5248-47e6-4cfa-ab83-70b13e65fe42","barcode":"","position":1,"option1":"blue","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5233874cd8af00944108b5f403b7480.jpeg","path":"b5233874cd8af00944108b5f403b7480.jpeg","width":780,"height":912,"alt":"94a6e68f48b5ba07329f41c46554038d","aspect_ratio":0.8552631578947368},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/solid-color-polo-shirt-without-zipper-wmka?variant=1cc72f4d-bcbe-4a45-b2b9-e4c19fae1ce2","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"2XL"}],"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":"1cc72f4d-bcbe-4a45-b2b9-e4c19fae1ce2","product_id":"45c9aec7-6ab0-44b9-b031-061dfc7b0c17","title":"blue-2XL","weight_unit":"g","inventory_quantity":999,"sku":"542f5248-47e6-4cfa-ab83-70b13e65fe42","barcode":"","position":1,"option1":"blue","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5233874cd8af00944108b5f403b7480.jpeg","path":"b5233874cd8af00944108b5f403b7480.jpeg","width":780,"height":912,"alt":"94a6e68f48b5ba07329f41c46554038d","aspect_ratio":0.8552631578947368},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/solid-color-polo-shirt-without-zipper-wmka?variant=1cc72f4d-bcbe-4a45-b2b9-e4c19fae1ce2","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}