${function() {
const variantData = data.variant || {"id":"a1f58fb7-bde8-4b3c-b032-09436af88b11","product_id":"d745310a-6c94-4d69-baa4-e17c1c9ce60a","title":"Brown-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D23031801-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc3989969934b4af9e2d00e44df564cb.jpeg","path":"bc3989969934b4af9e2d00e44df564cb.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-leather-mesh-breathable-soft-outdoor-sandals?variant=a1f58fb7-bde8-4b3c-b032-09436af88b11","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"6.5"}],"off_ratio":11,"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":"a1f58fb7-bde8-4b3c-b032-09436af88b11","product_id":"d745310a-6c94-4d69-baa4-e17c1c9ce60a","title":"Brown-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D23031801-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc3989969934b4af9e2d00e44df564cb.jpeg","path":"bc3989969934b4af9e2d00e44df564cb.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-leather-mesh-breathable-soft-outdoor-sandals?variant=a1f58fb7-bde8-4b3c-b032-09436af88b11","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"6.5"}],"off_ratio":11,"flashsale_info":[],"sales":3};
return `
`
}()}