${function() {
const variantData = data.variant || {"id":"18abdad7-9423-4ef3-8d55-d175e88bbd8f","product_id":"5f7a3a33-0888-44bf-9c17-a4dab3abe29f","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"sweater-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9be98aafc38af1747217b02813a14c7f.jpeg","path":"9be98aafc38af1747217b02813a14c7f.jpeg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0.44","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-christmas-socks-snowflake-loose-round-neck-warm-sweater?variant=18abdad7-9423-4ef3-8d55-d175e88bbd8f","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":"18abdad7-9423-4ef3-8d55-d175e88bbd8f","product_id":"5f7a3a33-0888-44bf-9c17-a4dab3abe29f","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"sweater-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9be98aafc38af1747217b02813a14c7f.jpeg","path":"9be98aafc38af1747217b02813a14c7f.jpeg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0.44","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/womens-christmas-sweater-christmas-socks-snowflake-loose-round-neck-warm-sweater?variant=18abdad7-9423-4ef3-8d55-d175e88bbd8f","available_quantity":200,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}