${function() {
const variantData = data.variant || {"id":"14b3bb94-28f5-493e-9b92-f1118ecb5c72","product_id":"d996dbd2-bb2e-486b-8735-b009081fec01","title":"white-XL","weight_unit":"kg","inventory_quantity":1000,"sku":"81639ceb-669c-4a55-9a7e-2b7146001a9e","barcode":"","position":1,"option1":"white","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2525ca26fbd17627143591578f2251e0.jpeg","path":"2525ca26fbd17627143591578f2251e0.jpeg","width":524,"height":523,"alt":"","aspect_ratio":1.0019120458891013},"wholesale_price":[{"price":21.36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.36","retail_price":"0","available":true,"url":"\/products\/king-slim-long-sleeve-t-shirt?variant=14b3bb94-28f5-493e-9b92-f1118ecb5c72","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XL"}],"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":"14b3bb94-28f5-493e-9b92-f1118ecb5c72","product_id":"d996dbd2-bb2e-486b-8735-b009081fec01","title":"white-XL","weight_unit":"kg","inventory_quantity":1000,"sku":"81639ceb-669c-4a55-9a7e-2b7146001a9e","barcode":"","position":1,"option1":"white","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2525ca26fbd17627143591578f2251e0.jpeg","path":"2525ca26fbd17627143591578f2251e0.jpeg","width":524,"height":523,"alt":"","aspect_ratio":1.0019120458891013},"wholesale_price":[{"price":21.36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.36","retail_price":"0","available":true,"url":"\/products\/king-slim-long-sleeve-t-shirt?variant=14b3bb94-28f5-493e-9b92-f1118ecb5c72","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}