${function() {
const variantData = data.variant || {"id":"3ebf57c8-9be3-4b08-8f7d-0eb1d047a632","product_id":"8f8a376c-f320-4dcb-8d66-95deb4d9a4f9","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1570658414338555905","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d8bebeb01f37e9a807c650969c78db.png","path":"b0d8bebeb01f37e9a807c650969c78db.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/casual-mens-v-neck-t-shirt?variant=3ebf57c8-9be3-4b08-8f7d-0eb1d047a632","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"3ebf57c8-9be3-4b08-8f7d-0eb1d047a632","product_id":"8f8a376c-f320-4dcb-8d66-95deb4d9a4f9","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1570658414338555905","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d8bebeb01f37e9a807c650969c78db.png","path":"b0d8bebeb01f37e9a807c650969c78db.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/casual-mens-v-neck-t-shirt?variant=3ebf57c8-9be3-4b08-8f7d-0eb1d047a632","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}