${function() {
const variantData = data.variant || {"id":"4dd69f57-1657-453e-8a42-ae35e543975c","product_id":"d28000d1-3b87-4539-b681-f60107bd1e44","title":"black-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499628621636091906","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f9d6b46890ef33730adbe80ebb333ad.jpeg","path":"4f9d6b46890ef33730adbe80ebb333ad.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.43","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-raglan-sleeve-slim-fit-t-shirt?variant=4dd69f57-1657-453e-8a42-ae35e543975c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"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":"4dd69f57-1657-453e-8a42-ae35e543975c","product_id":"d28000d1-3b87-4539-b681-f60107bd1e44","title":"black-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1499628621636091906","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f9d6b46890ef33730adbe80ebb333ad.jpeg","path":"4f9d6b46890ef33730adbe80ebb333ad.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.43","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-raglan-sleeve-slim-fit-t-shirt?variant=4dd69f57-1657-453e-8a42-ae35e543975c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}