${function() {
const variantData = data.variant || {"id":"ef8848ee-c781-4c9c-99b9-a0ff791ec12a","product_id":"949ac44c-b976-436c-aa13-18ed38bd693e","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230407-B01-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5ad11980ec2468deed18fb6178bd7cf.jpg","path":"a5ad11980ec2468deed18fb6178bd7cf.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/stand-collar-solid-color-simple-womens-coat?variant=ef8848ee-c781-4c9c-99b9-a0ff791ec12a","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"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":"ef8848ee-c781-4c9c-99b9-a0ff791ec12a","product_id":"949ac44c-b976-436c-aa13-18ed38bd693e","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230407-B01-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5ad11980ec2468deed18fb6178bd7cf.jpg","path":"a5ad11980ec2468deed18fb6178bd7cf.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/stand-collar-solid-color-simple-womens-coat?variant=ef8848ee-c781-4c9c-99b9-a0ff791ec12a","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}