${function() {
const variantData = data.variant || {"id":"2c465dfc-36c0-4fcd-a061-7c6549f08a9c","product_id":"a812a78f-ba16-4c8d-8524-af38c44285b2","title":"Yellow-6.5","weight_unit":"kg","inventory_quantity":499,"sku":"A-Yellow-6.5-A00135086","barcode":"","position":1,"option1":"Yellow","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/124538c66d7e43cfed83731711d9d80f.jpeg","path":"124538c66d7e43cfed83731711d9d80f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"64.99","price":"59.99","retail_price":"64.99","available":true,"url":"\/products\/mens-pleated-leather-vintage-western-cowboys-ankle-boots?variant=2c465dfc-36c0-4fcd-a061-7c6549f08a9c","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"6.5"}],"off_ratio":8,"flashsale_info":[],"sales":12};
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":"2c465dfc-36c0-4fcd-a061-7c6549f08a9c","product_id":"a812a78f-ba16-4c8d-8524-af38c44285b2","title":"Yellow-6.5","weight_unit":"kg","inventory_quantity":499,"sku":"A-Yellow-6.5-A00135086","barcode":"","position":1,"option1":"Yellow","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/124538c66d7e43cfed83731711d9d80f.jpeg","path":"124538c66d7e43cfed83731711d9d80f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"64.99","price":"59.99","retail_price":"64.99","available":true,"url":"\/products\/mens-pleated-leather-vintage-western-cowboys-ankle-boots?variant=2c465dfc-36c0-4fcd-a061-7c6549f08a9c","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"6.5"}],"off_ratio":8,"flashsale_info":[],"sales":12};
return `
`
}()}