${function() {
const variantData = data.variant || {"id":"353d1ab9-3429-4fbe-9f7e-3f3a374572cf","product_id":"ea189c33-2844-4e46-a43d-cb2774f4a3ea","title":"green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1623199151469092866","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cb01808e5583d3f892cc766e671a12a.jpeg","path":"4cb01808e5583d3f892cc766e671a12a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.43","retail_price":"0","available":true,"url":"\/products\/mens-slim-v-neck-casual-sports-short-sleeve-t-shirt?variant=353d1ab9-3429-4fbe-9f7e-3f3a374572cf","available_quantity":999999999,"options":[{"name":"Color","value":"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":"353d1ab9-3429-4fbe-9f7e-3f3a374572cf","product_id":"ea189c33-2844-4e46-a43d-cb2774f4a3ea","title":"green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1623199151469092866","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cb01808e5583d3f892cc766e671a12a.jpeg","path":"4cb01808e5583d3f892cc766e671a12a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.43","retail_price":"0","available":true,"url":"\/products\/mens-slim-v-neck-casual-sports-short-sleeve-t-shirt?variant=353d1ab9-3429-4fbe-9f7e-3f3a374572cf","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}