${function() {
const variantData = data.variant || {"id":"5d350afb-1347-4509-bf38-fdc5ccb1e63a","product_id":"87be29b7-9164-4982-ae19-255494755ad1","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1515980259955097602","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61c246a781fc2496a050bc3ebed26594.jpeg","path":"61c246a781fc2496a050bc3ebed26594.jpeg","width":454,"height":454,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.38","retail_price":"0","available":true,"url":"\/products\/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt?variant=5d350afb-1347-4509-bf38-fdc5ccb1e63a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"5d350afb-1347-4509-bf38-fdc5ccb1e63a","product_id":"87be29b7-9164-4982-ae19-255494755ad1","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1515980259955097602","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61c246a781fc2496a050bc3ebed26594.jpeg","path":"61c246a781fc2496a050bc3ebed26594.jpeg","width":454,"height":454,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.38","retail_price":"0","available":true,"url":"\/products\/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt?variant=5d350afb-1347-4509-bf38-fdc5ccb1e63a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}