${function() {
const variantData = data.variant || {"id":"f31a6f32-b6a6-46b7-8f95-bb7e2a36602f","product_id":"001335d5-8647-41a2-8358-19b40493dfbe","title":"Brown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"211102-301-brown-s","barcode":"","position":15,"option1":"Brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5b9f08d77ddbbc18814f3ae68c855500.jpeg","path":"5b9f08d77ddbbc18814f3ae68c855500.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"56.99","retail_price":"0","available":true,"url":"\/products\/leather-coat-long-coat?variant=f31a6f32-b6a6-46b7-8f95-bb7e2a36602f","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"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.