${function() {
const variantData = data.variant || {"id":"f8b71fe1-f365-4937-91a3-ca769bd04325","product_id":"d5651412-98c5-4ae5-a5d7-4c4e88f220b3","title":"White-S","weight_unit":"g","inventory_quantity":640,"sku":"101245060001","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c068b3e580e99ced712e38177ed46aa.jpeg","path":"5c068b3e580e99ced712e38177ed46aa.jpeg","width":800,"height":800,"alt":"French-Roast Printed Men's Casual T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"250","compare_at_price":"25.48","price":"21.98","retail_price":"25.48","available":true,"url":"\/products\/french-roast-printed-mens-casual-t-shirt?variant=f8b71fe1-f365-4937-91a3-ca769bd04325","available_quantity":640,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":14,"flashsale_info":[],"sales":9};
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":"f8b71fe1-f365-4937-91a3-ca769bd04325","product_id":"d5651412-98c5-4ae5-a5d7-4c4e88f220b3","title":"White-S","weight_unit":"g","inventory_quantity":640,"sku":"101245060001","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c068b3e580e99ced712e38177ed46aa.jpeg","path":"5c068b3e580e99ced712e38177ed46aa.jpeg","width":800,"height":800,"alt":"French-Roast Printed Men's Casual T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"250","compare_at_price":"25.48","price":"21.98","retail_price":"25.48","available":true,"url":"\/products\/french-roast-printed-mens-casual-t-shirt?variant=f8b71fe1-f365-4937-91a3-ca769bd04325","available_quantity":640,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":14,"flashsale_info":[],"sales":9};
return `
`
}()}