${function() {
const variantData = data.variant || {"id":"f3abd301-cfc3-4771-976a-bb81d321a12b","product_id":"b4fc9802-5392-42aa-854f-38b279c7703a","title":"green-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-green-6.5-A00144569","barcode":"","position":1,"option1":"green","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/771f96b63a6162a3f363e9dd400406e1.jpeg","path":"771f96b63a6162a3f363e9dd400406e1.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-casual-lace-up-driving-shoes?variant=f3abd301-cfc3-4771-976a-bb81d321a12b","available_quantity":1000,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"6.5"}],"off_ratio":11,"flashsale_info":[],"sales":11};
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":"f3abd301-cfc3-4771-976a-bb81d321a12b","product_id":"b4fc9802-5392-42aa-854f-38b279c7703a","title":"green-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-green-6.5-A00144569","barcode":"","position":1,"option1":"green","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/771f96b63a6162a3f363e9dd400406e1.jpeg","path":"771f96b63a6162a3f363e9dd400406e1.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-casual-lace-up-driving-shoes?variant=f3abd301-cfc3-4771-976a-bb81d321a12b","available_quantity":1000,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"6.5"}],"off_ratio":11,"flashsale_info":[],"sales":11};
return `
`
}()}