${function() {
const variantData = data.variant || {"id":"87c89388-176b-4a4c-94db-6e4b0ce08439","product_id":"46d70c6b-44ea-4bc5-a15d-4afc75c53516","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1535098407747051521","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02515c15982b3d8cd127e1bdb18154a1.jpeg","path":"02515c15982b3d8cd127e1bdb18154a1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.44,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.44","retail_price":"0","available":true,"url":"\/products\/mens-casual-basic-white-crew-neck-short-sleeve-t-shirt?variant=87c89388-176b-4a4c-94db-6e4b0ce08439","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"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":"87c89388-176b-4a4c-94db-6e4b0ce08439","product_id":"46d70c6b-44ea-4bc5-a15d-4afc75c53516","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1535098407747051521","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02515c15982b3d8cd127e1bdb18154a1.jpeg","path":"02515c15982b3d8cd127e1bdb18154a1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.44,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.44","retail_price":"0","available":true,"url":"\/products\/mens-casual-basic-white-crew-neck-short-sleeve-t-shirt?variant=87c89388-176b-4a4c-94db-6e4b0ce08439","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}