${function() {
const variantData = data.variant || {"id":"6b83b062-1d9a-458e-8d2a-4a049a81ed3e","product_id":"d91bf4a2-d0ea-4211-8c53-9ee0719942d7","title":"White apricot-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1414787175926513666","barcode":"","position":1,"option1":"White apricot","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c0e06ebd1eb26e31832e462f1904a3fd.jpeg","path":"c0e06ebd1eb26e31832e462f1904a3fd.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.57","retail_price":"0","available":true,"url":"\/products\/mens-linen-holiday-plain-round-neck-long-sleeve-shirt?variant=6b83b062-1d9a-458e-8d2a-4a049a81ed3e","available_quantity":999999999,"options":[{"name":"Color","value":"White apricot"},{"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":"6b83b062-1d9a-458e-8d2a-4a049a81ed3e","product_id":"d91bf4a2-d0ea-4211-8c53-9ee0719942d7","title":"White apricot-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1414787175926513666","barcode":"","position":1,"option1":"White apricot","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c0e06ebd1eb26e31832e462f1904a3fd.jpeg","path":"c0e06ebd1eb26e31832e462f1904a3fd.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.57","retail_price":"0","available":true,"url":"\/products\/mens-linen-holiday-plain-round-neck-long-sleeve-shirt?variant=6b83b062-1d9a-458e-8d2a-4a049a81ed3e","available_quantity":999999999,"options":[{"name":"Color","value":"White apricot"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}