${function() {
const variantData = data.variant || {"id":"14709b34-71fb-4d89-9079-109c806c1e9e","product_id":"119bd4a5-2511-4711-8460-ca11fa7c085c","title":"Burgundy-6","weight_unit":"kg","inventory_quantity":100,"sku":"D23033101-Burgundy-37","barcode":"","position":1,"option1":"Burgundy","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e896d33e9cd3ad6de15a6d54feb66f03.jpeg","path":"e896d33e9cd3ad6de15a6d54feb66f03.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\/mens-leather-buckle-strap-embossed-monk-strap-dress-shoes?variant=14709b34-71fb-4d89-9079-109c806c1e9e","available_quantity":100,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6"}],"off_ratio":7,"flashsale_info":[],"sales":4};
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":"14709b34-71fb-4d89-9079-109c806c1e9e","product_id":"119bd4a5-2511-4711-8460-ca11fa7c085c","title":"Burgundy-6","weight_unit":"kg","inventory_quantity":100,"sku":"D23033101-Burgundy-37","barcode":"","position":1,"option1":"Burgundy","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e896d33e9cd3ad6de15a6d54feb66f03.jpeg","path":"e896d33e9cd3ad6de15a6d54feb66f03.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\/mens-leather-buckle-strap-embossed-monk-strap-dress-shoes?variant=14709b34-71fb-4d89-9079-109c806c1e9e","available_quantity":100,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6"}],"off_ratio":7,"flashsale_info":[],"sales":4};
return `
`
}()}