${function() {
const variantData = data.variant || {"id":"63c5b826-68ce-4e4d-9d9f-90cd8e085982","product_id":"1d27b2c3-32db-483e-9f30-2512a32c4b5e","title":"Red-6","weight_unit":"kg","inventory_quantity":40,"sku":"-red-6-A00145587","barcode":"","position":1,"option1":"Red","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29e0368ee00de7b0e294d7916557d83e.jpeg","path":"29e0368ee00de7b0e294d7916557d83e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"55.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-dress-shoes-british-style-monk-straps-double-buckle-shoes-for-men?variant=63c5b826-68ce-4e4d-9d9f-90cd8e085982","available_quantity":40,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"6"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"63c5b826-68ce-4e4d-9d9f-90cd8e085982","product_id":"1d27b2c3-32db-483e-9f30-2512a32c4b5e","title":"Red-6","weight_unit":"kg","inventory_quantity":40,"sku":"-red-6-A00145587","barcode":"","position":1,"option1":"Red","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/29e0368ee00de7b0e294d7916557d83e.jpeg","path":"29e0368ee00de7b0e294d7916557d83e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"55.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-dress-shoes-british-style-monk-straps-double-buckle-shoes-for-men?variant=63c5b826-68ce-4e4d-9d9f-90cd8e085982","available_quantity":40,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"6"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}