${function() {
const variantData = data.variant || {"id":"88f7629b-f214-4761-acfc-e5d4b5182705","product_id":"a7a7dd84-5877-4e73-b315-5b8262bb12c8","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Orange-S-A00432931","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/af921eb2bc069ba2a55145dce343f2a4.jpeg","path":"af921eb2bc069ba2a55145dce343f2a4.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.29,"min_quantity":1}],"weight":"0.68","compare_at_price":"0","price":"39.29","retail_price":"0","available":true,"url":"\/products\/mens-contrasting-colors-orange-print-long-sleeve-t-shirt-and-pants?variant=88f7629b-f214-4761-acfc-e5d4b5182705","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"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":"88f7629b-f214-4761-acfc-e5d4b5182705","product_id":"a7a7dd84-5877-4e73-b315-5b8262bb12c8","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Orange-S-A00432931","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/af921eb2bc069ba2a55145dce343f2a4.jpeg","path":"af921eb2bc069ba2a55145dce343f2a4.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.29,"min_quantity":1}],"weight":"0.68","compare_at_price":"0","price":"39.29","retail_price":"0","available":true,"url":"\/products\/mens-contrasting-colors-orange-print-long-sleeve-t-shirt-and-pants?variant=88f7629b-f214-4761-acfc-e5d4b5182705","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}