${function() {
const variantData = data.variant || {"id":"e30c2e71-c572-4d49-8e9f-cefa23721073","product_id":"a11e99a8-0662-4cc6-812b-de4cd7283af2","title":"Black-S","weight_unit":"g","inventory_quantity":99999,"sku":"101715650001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3687cda534011f23c790bcf5ba0f790.jpeg","path":"e3687cda534011f23c790bcf5ba0f790.jpeg","width":800,"height":800,"alt":"October Country Printed Halloween T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":15.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.48","price":"15.98","retail_price":"21.48","available":true,"url":"\/products\/october-country-printed-halloween-t-shirt?variant=e30c2e71-c572-4d49-8e9f-cefa23721073","available_quantity":99999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":26,"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":"e30c2e71-c572-4d49-8e9f-cefa23721073","product_id":"a11e99a8-0662-4cc6-812b-de4cd7283af2","title":"Black-S","weight_unit":"g","inventory_quantity":99999,"sku":"101715650001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3687cda534011f23c790bcf5ba0f790.jpeg","path":"e3687cda534011f23c790bcf5ba0f790.jpeg","width":800,"height":800,"alt":"October Country Printed Halloween T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":15.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.48","price":"15.98","retail_price":"21.48","available":true,"url":"\/products\/october-country-printed-halloween-t-shirt?variant=e30c2e71-c572-4d49-8e9f-cefa23721073","available_quantity":99999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":26,"flashsale_info":[],"sales":0};
return `
`
}()}