${function() {
const variantData = data.variant || {"id":"95055c4f-2f97-413d-bfaf-24a1bd5e6cb8","product_id":"7e491eee-d567-4c71-942f-ef38da515122","title":"Bean green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1491292039426392066","barcode":"","position":1,"option1":"Bean green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34df80abbf7123689853e1dffc01bdbd.jpeg","path":"34df80abbf7123689853e1dffc01bdbd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.01","retail_price":"0","available":true,"url":"\/products\/off-cut-low-cut-wide-neck-t-shirt?variant=95055c4f-2f97-413d-bfaf-24a1bd5e6cb8","available_quantity":999999999,"options":[{"name":"Color","value":"Bean green"},{"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":"95055c4f-2f97-413d-bfaf-24a1bd5e6cb8","product_id":"7e491eee-d567-4c71-942f-ef38da515122","title":"Bean green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1491292039426392066","barcode":"","position":1,"option1":"Bean green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34df80abbf7123689853e1dffc01bdbd.jpeg","path":"34df80abbf7123689853e1dffc01bdbd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.01,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.01","retail_price":"0","available":true,"url":"\/products\/off-cut-low-cut-wide-neck-t-shirt?variant=95055c4f-2f97-413d-bfaf-24a1bd5e6cb8","available_quantity":999999999,"options":[{"name":"Color","value":"Bean green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}