${function() {
const variantData = data.variant || {"id":"d1e74e7d-c094-4798-a936-e52e2ee58e55","product_id":"4ac3d059-c558-4102-b845-e44cd0daf4cc","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1787311711492059138","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/01796798d9f8538e298a4118ccf76799.jpeg","path":"01796798d9f8538e298a4118ccf76799.jpeg","width":1820,"height":1820,"alt":"4678ef62c44cac0490bd36f3d89b3f26","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/unisex-casual-fall-of-the-king-t-shirt?variant=d1e74e7d-c094-4798-a936-e52e2ee58e55","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"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":"d1e74e7d-c094-4798-a936-e52e2ee58e55","product_id":"4ac3d059-c558-4102-b845-e44cd0daf4cc","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1787311711492059138","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/01796798d9f8538e298a4118ccf76799.jpeg","path":"01796798d9f8538e298a4118ccf76799.jpeg","width":1820,"height":1820,"alt":"4678ef62c44cac0490bd36f3d89b3f26","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/unisex-casual-fall-of-the-king-t-shirt?variant=d1e74e7d-c094-4798-a936-e52e2ee58e55","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}