${function() {
const variantData = data.variant || {"id":"5862e00a-7771-46d5-8852-0a9f4f8acc5d","product_id":"965eb275-2bf2-452f-a6da-2115cb9708d3","title":"Pink-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230902-B01-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cff08842e7d3ef63c466264d43b5dcc9.jpg","path":"cff08842e7d3ef63c466264d43b5dcc9.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.99","retail_price":"0","available":true,"url":"\/products\/womens-fall-and-winter-sweater-large-size-loose-hooded-medium-length-jacket-plus-size-solid-color-jacket?variant=5862e00a-7771-46d5-8852-0a9f4f8acc5d","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"5862e00a-7771-46d5-8852-0a9f4f8acc5d","product_id":"965eb275-2bf2-452f-a6da-2115cb9708d3","title":"Pink-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230902-B01-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cff08842e7d3ef63c466264d43b5dcc9.jpg","path":"cff08842e7d3ef63c466264d43b5dcc9.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.99","retail_price":"0","available":true,"url":"\/products\/womens-fall-and-winter-sweater-large-size-loose-hooded-medium-length-jacket-plus-size-solid-color-jacket?variant=5862e00a-7771-46d5-8852-0a9f4f8acc5d","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}