${function() {
const variantData = data.variant || {"id":"ff917d5b-549c-4abd-ad62-1390ee966559","product_id":"d775a89a-f8cf-4ed9-ac32-7ab635e8f233","title":"Black-S","weight_unit":"g","inventory_quantity":99999,"sku":"101686610008","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/672dd36105af5e6e9017c9e9a3ffe7e9.jpeg","path":"672dd36105af5e6e9017c9e9a3ffe7e9.jpeg","width":1080,"height":1080,"alt":"Angry is a gift Men's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":16.98,"min_quantity":1}],"weight":"229.5","compare_at_price":"24.48","price":"16.98","retail_price":"24.48","available":true,"url":"\/products\/angry-is-a-gift-mens-t-shirt?variant=ff917d5b-549c-4abd-ad62-1390ee966559","available_quantity":99999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":4};
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":"ff917d5b-549c-4abd-ad62-1390ee966559","product_id":"d775a89a-f8cf-4ed9-ac32-7ab635e8f233","title":"Black-S","weight_unit":"g","inventory_quantity":99999,"sku":"101686610008","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/672dd36105af5e6e9017c9e9a3ffe7e9.jpeg","path":"672dd36105af5e6e9017c9e9a3ffe7e9.jpeg","width":1080,"height":1080,"alt":"Angry is a gift Men's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":16.98,"min_quantity":1}],"weight":"229.5","compare_at_price":"24.48","price":"16.98","retail_price":"24.48","available":true,"url":"\/products\/angry-is-a-gift-mens-t-shirt?variant=ff917d5b-549c-4abd-ad62-1390ee966559","available_quantity":99999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":4};
return `
`
}()}