${function() {
const variantData = data.variant || {"id":"e657870d-8a06-4207-80d3-18d0461ff5d1","product_id":"5d6c55ad-3731-4944-b0ab-51d4838bc579","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"23050301-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b50be8696b8a5178336de96cae80e448.jpeg","path":"b50be8696b8a5178336de96cae80e448.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-leather-comfort-soft-slip-on-casual-sandals-ky8g?variant=e657870d-8a06-4207-80d3-18d0461ff5d1","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":5,"flashsale_info":[],"sales":3};
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":"e657870d-8a06-4207-80d3-18d0461ff5d1","product_id":"5d6c55ad-3731-4944-b0ab-51d4838bc579","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"23050301-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b50be8696b8a5178336de96cae80e448.jpeg","path":"b50be8696b8a5178336de96cae80e448.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-leather-comfort-soft-slip-on-casual-sandals-ky8g?variant=e657870d-8a06-4207-80d3-18d0461ff5d1","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":5,"flashsale_info":[],"sales":3};
return `
`
}()}