${function() {
const variantData = data.variant || {"id":"1b24f505-40e2-4fc3-b1ef-954ff9ac4240","product_id":"2be6f9ad-029e-4c55-be3e-30a9ede6ee93","title":"Light gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1564166267934392321","barcode":"","position":1,"option1":"Light gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a65c153055af7936e36e3862d8f6ef1a.jpeg","path":"a65c153055af7936e36e3862d8f6ef1a.jpeg","width":832,"height":833,"alt":"","aspect_ratio":0.9987995198079231},"wholesale_price":[{"price":27.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.67","retail_price":"0","available":true,"url":"\/products\/mens-basic-cotton-v-neck-top-t-shirt?variant=1b24f505-40e2-4fc3-b1ef-954ff9ac4240","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"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":"1b24f505-40e2-4fc3-b1ef-954ff9ac4240","product_id":"2be6f9ad-029e-4c55-be3e-30a9ede6ee93","title":"Light gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1564166267934392321","barcode":"","position":1,"option1":"Light gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a65c153055af7936e36e3862d8f6ef1a.jpeg","path":"a65c153055af7936e36e3862d8f6ef1a.jpeg","width":832,"height":833,"alt":"","aspect_ratio":0.9987995198079231},"wholesale_price":[{"price":27.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.67","retail_price":"0","available":true,"url":"\/products\/mens-basic-cotton-v-neck-top-t-shirt?variant=1b24f505-40e2-4fc3-b1ef-954ff9ac4240","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}