${function() {
const variantData = data.variant || {"id":"5bb64855-e174-4e6b-962c-b9e123d1c85a","product_id":"826cb18c-7b64-4896-b5e6-3578bd215334","title":"Black-S","weight_unit":"g","inventory_quantity":522,"sku":"101193430001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dd911f81b9dc746f3c49a195dad4fe2.jpeg","path":"2dd911f81b9dc746f3c49a195dad4fe2.jpeg","width":800,"height":800,"alt":"Men's Fashion Letter Don't Drink The Kool-aid Printed T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"188","compare_at_price":"21.98","price":"20.98","retail_price":"21.98","available":true,"url":"\/products\/mens-fashion-letter-dont-drink-the-kool-aid-printed-t-shirt?variant=5bb64855-e174-4e6b-962c-b9e123d1c85a","available_quantity":522,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":5,"flashsale_info":[],"sales":30};
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":"5bb64855-e174-4e6b-962c-b9e123d1c85a","product_id":"826cb18c-7b64-4896-b5e6-3578bd215334","title":"Black-S","weight_unit":"g","inventory_quantity":522,"sku":"101193430001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dd911f81b9dc746f3c49a195dad4fe2.jpeg","path":"2dd911f81b9dc746f3c49a195dad4fe2.jpeg","width":800,"height":800,"alt":"Men's Fashion Letter Don't Drink The Kool-aid Printed T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"188","compare_at_price":"21.98","price":"20.98","retail_price":"21.98","available":true,"url":"\/products\/mens-fashion-letter-dont-drink-the-kool-aid-printed-t-shirt?variant=5bb64855-e174-4e6b-962c-b9e123d1c85a","available_quantity":522,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":5,"flashsale_info":[],"sales":30};
return `
`
}()}