${function() {
const variantData = data.variant || {"id":"cc37da9f-2a28-49c8-a326-afef1d6a3abe","product_id":"e5c28079-25b7-417a-9555-190f066b782b","title":"Beige-5","weight_unit":"kg","inventory_quantity":100,"sku":"-Beige-35-A00146233","barcode":"","position":1,"option1":"Beige","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/895e54c4cfff87aeb2a7e11571ee0001.jpeg","path":"895e54c4cfff87aeb2a7e11571ee0001.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":66.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"66.99","retail_price":"0","available":true,"url":"\/products\/unisex-british-style-genuine-leather-waterproof-non-slip-chelsea-boots?variant=cc37da9f-2a28-49c8-a326-afef1d6a3abe","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"5"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"cc37da9f-2a28-49c8-a326-afef1d6a3abe","product_id":"e5c28079-25b7-417a-9555-190f066b782b","title":"Beige-5","weight_unit":"kg","inventory_quantity":100,"sku":"-Beige-35-A00146233","barcode":"","position":1,"option1":"Beige","option2":"5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/895e54c4cfff87aeb2a7e11571ee0001.jpeg","path":"895e54c4cfff87aeb2a7e11571ee0001.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":66.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"66.99","retail_price":"0","available":true,"url":"\/products\/unisex-british-style-genuine-leather-waterproof-non-slip-chelsea-boots?variant=cc37da9f-2a28-49c8-a326-afef1d6a3abe","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"5"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
`
}()}