${function() {
const variantData = data.variant || {"id":"358424fb-d400-4171-a37a-885ec31d0f95","product_id":"58378645-fff9-4d96-b2cf-33cc5b27af5f","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1420308610135089153","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a6c5f0e23dc22279f342baa7cc858b9.jpeg","path":"6a6c5f0e23dc22279f342baa7cc858b9.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.26","retail_price":"0","available":true,"url":"\/products\/mens-linen-v-neck-long-sleeve-shirt?variant=358424fb-d400-4171-a37a-885ec31d0f95","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":"358424fb-d400-4171-a37a-885ec31d0f95","product_id":"58378645-fff9-4d96-b2cf-33cc5b27af5f","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1420308610135089153","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6a6c5f0e23dc22279f342baa7cc858b9.jpeg","path":"6a6c5f0e23dc22279f342baa7cc858b9.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.26","retail_price":"0","available":true,"url":"\/products\/mens-linen-v-neck-long-sleeve-shirt?variant=358424fb-d400-4171-a37a-885ec31d0f95","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}