${function() {
const variantData = data.variant || {"id":"0017926b-9906-4c97-8cc4-b8854f725e1e","product_id":"658c2af4-6ea1-4f01-8892-89b3ff1ad600","title":"Green-S","weight_unit":"kg","inventory_quantity":200,"sku":"13-green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80e8507cc1f044b2f615cc2cce81edce.jpeg","path":"80e8507cc1f044b2f615cc2cce81edce.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0.42","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-round-neck-long-sleeve-new-year-snow-deer-jacquard-knit-pullover?variant=0017926b-9906-4c97-8cc4-b8854f725e1e","available_quantity":200,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"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":"0017926b-9906-4c97-8cc4-b8854f725e1e","product_id":"658c2af4-6ea1-4f01-8892-89b3ff1ad600","title":"Green-S","weight_unit":"kg","inventory_quantity":200,"sku":"13-green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80e8507cc1f044b2f615cc2cce81edce.jpeg","path":"80e8507cc1f044b2f615cc2cce81edce.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0.42","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-round-neck-long-sleeve-new-year-snow-deer-jacquard-knit-pullover?variant=0017926b-9906-4c97-8cc4-b8854f725e1e","available_quantity":200,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}