${function() {
const variantData = data.variant || {"id":"16a49311-6292-4392-a6c7-73ea491fa105","product_id":"913ae1eb-3376-4c51-a6ee-421b7edceea1","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1501102887313391618","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdf19f2a518fcbfc99ce7ef28db15675.jpeg","path":"cdf19f2a518fcbfc99ce7ef28db15675.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.98","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-v-neck-slim-basic-t-shirt?variant=16a49311-6292-4392-a6c7-73ea491fa105","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"16a49311-6292-4392-a6c7-73ea491fa105","product_id":"913ae1eb-3376-4c51-a6ee-421b7edceea1","title":"white-2XL","weight_unit":"kg","inventory_quantity":1000,"sku":"1501102887313391618","barcode":"","position":1,"option1":"white","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdf19f2a518fcbfc99ce7ef28db15675.jpeg","path":"cdf19f2a518fcbfc99ce7ef28db15675.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.98","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-v-neck-slim-basic-t-shirt?variant=16a49311-6292-4392-a6c7-73ea491fa105","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}