${function() {
const variantData = data.variant || {"id":"cd73e5d2-0b53-43ce-b369-3b136091f5cb","product_id":"86a62c79-8c9c-4365-9c13-9d99802f3782","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00421525","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84aa638fb3b14b6ac5301e27cddaa7b7.jpeg","path":"84aa638fb3b14b6ac5301e27cddaa7b7.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"35.99","price":"19.99","retail_price":"35.99","available":true,"url":"\/products\/womens-halloween-print-v-neck-tee?variant=cd73e5d2-0b53-43ce-b369-3b136091f5cb","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"cd73e5d2-0b53-43ce-b369-3b136091f5cb","product_id":"86a62c79-8c9c-4365-9c13-9d99802f3782","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00421525","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84aa638fb3b14b6ac5301e27cddaa7b7.jpeg","path":"84aa638fb3b14b6ac5301e27cddaa7b7.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"35.99","price":"19.99","retail_price":"35.99","available":true,"url":"\/products\/womens-halloween-print-v-neck-tee?variant=cd73e5d2-0b53-43ce-b369-3b136091f5cb","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}