${function() {
const variantData = data.variant || {"id":"f2bba8fd-3d9d-4037-8bbf-3cb76554b646","product_id":"05247a04-3333-4015-a6a4-3a99e577858d","title":"Black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-M-A00434422","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37a5904368bd716d9f0225c192107770.jpeg","path":"37a5904368bd716d9f0225c192107770.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/mens-fashion-casual-black-print-long-sleeve-two-piece-set-mc231100179-1?variant=f2bba8fd-3d9d-4037-8bbf-3cb76554b646","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":0,"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":"f2bba8fd-3d9d-4037-8bbf-3cb76554b646","product_id":"05247a04-3333-4015-a6a4-3a99e577858d","title":"Black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-M-A00434422","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37a5904368bd716d9f0225c192107770.jpeg","path":"37a5904368bd716d9f0225c192107770.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/mens-fashion-casual-black-print-long-sleeve-two-piece-set-mc231100179-1?variant=f2bba8fd-3d9d-4037-8bbf-3cb76554b646","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}