${function() {
const variantData = data.variant || {"id":"7424668b-9b19-4372-95cc-d8046f684a01","product_id":"a0d0c413-bebb-4101-aea2-935430e9fc72","title":"Yellow-6","weight_unit":"kg","inventory_quantity":999,"sku":"D-Yellow-6-A00134497","barcode":"","position":1,"option1":"Yellow","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da884d8c08ed196547510f76518b5e8e.jpeg","path":"da884d8c08ed196547510f76518b5e8e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"55.99","retail_price":"59.99","available":true,"url":"\/products\/classic-mens-side-lace-up-formal-business-oxford-dress-shoes?variant=7424668b-9b19-4372-95cc-d8046f684a01","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"6"}],"off_ratio":7,"flashsale_info":[],"sales":122};
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":"7424668b-9b19-4372-95cc-d8046f684a01","product_id":"a0d0c413-bebb-4101-aea2-935430e9fc72","title":"Yellow-6","weight_unit":"kg","inventory_quantity":999,"sku":"D-Yellow-6-A00134497","barcode":"","position":1,"option1":"Yellow","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da884d8c08ed196547510f76518b5e8e.jpeg","path":"da884d8c08ed196547510f76518b5e8e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"55.99","retail_price":"59.99","available":true,"url":"\/products\/classic-mens-side-lace-up-formal-business-oxford-dress-shoes?variant=7424668b-9b19-4372-95cc-d8046f684a01","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"6"}],"off_ratio":7,"flashsale_info":[],"sales":122};
return `
`
}()}