${function() {
const variantData = data.variant || {"id":"299d115e-4f4a-4599-939d-d9716a707589","product_id":"f99db4b9-58df-4d41-8e52-6149c0df4360","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090503-Burgundy-38","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a3668ad595cd36620a4cdf88c7e57207.jpeg","path":"a3668ad595cd36620a4cdf88c7e57207.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-leisure-soft-buckle-strap-ankle-boots?variant=299d115e-4f4a-4599-939d-d9716a707589","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"299d115e-4f4a-4599-939d-d9716a707589","product_id":"f99db4b9-58df-4d41-8e52-6149c0df4360","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090503-Burgundy-38","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a3668ad595cd36620a4cdf88c7e57207.jpeg","path":"a3668ad595cd36620a4cdf88c7e57207.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-leisure-soft-buckle-strap-ankle-boots?variant=299d115e-4f4a-4599-939d-d9716a707589","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}