${function() {
const variantData = data.variant || {"id":"470650c9-468c-4ef2-bc0d-e9a8b7a7fc46","product_id":"8ac242c5-f802-4fff-8132-88566080b9da","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"16-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fba1c7fdaa445093fac4cf7ff2cf4b81.jpeg","path":"fba1c7fdaa445093fac4cf7ff2cf4b81.jpeg","width":1800,"height":1800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.49","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-christmas-tree-gold-thread-flocking-round-neck-long-sleeve-loose-knitted-pullover?variant=470650c9-468c-4ef2-bc0d-e9a8b7a7fc46","available_quantity":200,"options":[{"name":"Color","value":"Red"},{"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":"470650c9-468c-4ef2-bc0d-e9a8b7a7fc46","product_id":"8ac242c5-f802-4fff-8132-88566080b9da","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"16-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fba1c7fdaa445093fac4cf7ff2cf4b81.jpeg","path":"fba1c7fdaa445093fac4cf7ff2cf4b81.jpeg","width":1800,"height":1800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.49","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-christmas-tree-gold-thread-flocking-round-neck-long-sleeve-loose-knitted-pullover?variant=470650c9-468c-4ef2-bc0d-e9a8b7a7fc46","available_quantity":200,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}