${function() {
const variantData = data.variant || {"id":"31ada579-4a23-4214-858b-8353b85113a0","product_id":"94aa9997-a830-4aa8-8464-0a9ee17c2175","title":"Black-S","weight_unit":"g","inventory_quantity":868,"sku":"101229960001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40fa1071ca0355f97b958bd58b82e35e.jpeg","path":"40fa1071ca0355f97b958bd58b82e35e.jpeg","width":800,"height":800,"alt":"Its 5 Oclock Somwhere Printed Men's Casual T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"250","compare_at_price":"27.48","price":"22.98","retail_price":"27.48","available":true,"url":"\/products\/its-5-oclock-somwhere-printed-mens-casual-t-shirt?variant=31ada579-4a23-4214-858b-8353b85113a0","available_quantity":868,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":16,"flashsale_info":[],"sales":82};
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":"31ada579-4a23-4214-858b-8353b85113a0","product_id":"94aa9997-a830-4aa8-8464-0a9ee17c2175","title":"Black-S","weight_unit":"g","inventory_quantity":868,"sku":"101229960001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40fa1071ca0355f97b958bd58b82e35e.jpeg","path":"40fa1071ca0355f97b958bd58b82e35e.jpeg","width":800,"height":800,"alt":"Its 5 Oclock Somwhere Printed Men's Casual T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"250","compare_at_price":"27.48","price":"22.98","retail_price":"27.48","available":true,"url":"\/products\/its-5-oclock-somwhere-printed-mens-casual-t-shirt?variant=31ada579-4a23-4214-858b-8353b85113a0","available_quantity":868,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":16,"flashsale_info":[],"sales":82};
return `
`
}()}