${function() {
const variantData = data.variant || {"id":"1ea37906-f5da-4c7a-bc0c-8644b8cf78c9","product_id":"c4dd101c-1a84-45ec-9640-a1dcc5c43829","title":"Brown-35","weight_unit":"kg","inventory_quantity":500,"sku":"816-Brown-35","barcode":"","position":1,"option1":"Brown","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33899ad9367de565af2394687ac76c9a.jpeg","path":"33899ad9367de565af2394687ac76c9a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"39.99","retail_price":"42.99","available":true,"url":"\/products\/womens-suede-leather-warm-plush-comfortable-snow-flats-shoes?variant=1ea37906-f5da-4c7a-bc0c-8644b8cf78c9","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"35"}],"off_ratio":7,"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":"1ea37906-f5da-4c7a-bc0c-8644b8cf78c9","product_id":"c4dd101c-1a84-45ec-9640-a1dcc5c43829","title":"Brown-35","weight_unit":"kg","inventory_quantity":500,"sku":"816-Brown-35","barcode":"","position":1,"option1":"Brown","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33899ad9367de565af2394687ac76c9a.jpeg","path":"33899ad9367de565af2394687ac76c9a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"39.99","retail_price":"42.99","available":true,"url":"\/products\/womens-suede-leather-warm-plush-comfortable-snow-flats-shoes?variant=1ea37906-f5da-4c7a-bc0c-8644b8cf78c9","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"35"}],"off_ratio":7,"flashsale_info":[],"sales":0};
return `
`
}()}