${function() {
const variantData = data.variant || {"id":"3b2a6c79-0f6e-422d-ab8e-36c261e74bfd","product_id":"45a3edfe-dc2e-4093-ac86-922950cd57d2","title":"Gray black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1565589693232365569","barcode":"","position":1,"option1":"Gray black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61cc3fbd1c00d1a994b6909b452ef10a.jpeg","path":"61cc3fbd1c00d1a994b6909b452ef10a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.41,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.41","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-casual-long-sleeve-t-shirt-11ot?variant=3b2a6c79-0f6e-422d-ab8e-36c261e74bfd","available_quantity":999999999,"options":[{"name":"Color","value":"Gray black"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"3b2a6c79-0f6e-422d-ab8e-36c261e74bfd","product_id":"45a3edfe-dc2e-4093-ac86-922950cd57d2","title":"Gray black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1565589693232365569","barcode":"","position":1,"option1":"Gray black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61cc3fbd1c00d1a994b6909b452ef10a.jpeg","path":"61cc3fbd1c00d1a994b6909b452ef10a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.41,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.41","retail_price":"0","available":true,"url":"\/products\/mens-v-neck-casual-long-sleeve-t-shirt-11ot?variant=3b2a6c79-0f6e-422d-ab8e-36c261e74bfd","available_quantity":999999999,"options":[{"name":"Color","value":"Gray black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}