${function() {
const variantData = data.variant || {"id":"b1eb38df-21e8-4681-9e8f-51c6412de18b","product_id":"5a209353-e3e8-4f3d-8f76-3a32d0cb1251","title":"White","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8790b409b19c0fd2b1d214e6f438ba8d.jpeg","path":"8790b409b19c0fd2b1d214e6f438ba8d.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"44.18","retail_price":"0","available":true,"url":"\/products\/4pcs-set-stretchable-washable-sofa-slipcovers-with-individual-t-cushion-shape-seat-covers-non-slip-and-durable-for-home-decor?variant=b1eb38df-21e8-4681-9e8f-51c6412de18b","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":778};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b1eb38df-21e8-4681-9e8f-51c6412de18b","product_id":"5a209353-e3e8-4f3d-8f76-3a32d0cb1251","title":"White","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8790b409b19c0fd2b1d214e6f438ba8d.jpeg","path":"8790b409b19c0fd2b1d214e6f438ba8d.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"44.18","retail_price":"0","available":true,"url":"\/products\/4pcs-set-stretchable-washable-sofa-slipcovers-with-individual-t-cushion-shape-seat-covers-non-slip-and-durable-for-home-decor?variant=b1eb38df-21e8-4681-9e8f-51c6412de18b","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":778};
return `
`
}()}