${function() {
const variantData = data.variant || {"id":"7f124490-f4da-48ae-a799-597288c8a648","product_id":"c855c029-2837-4928-9eda-4340b8401f47","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00438712","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e018fcc8b05c4e7e36e101f907589c2.jpeg","path":"5e018fcc8b05c4e7e36e101f907589c2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.19","price":"22.99","retail_price":"32.19","available":true,"url":"\/products\/womens-retro-floral-casual-v-neck-cotton-and-linen-top?variant=7f124490-f4da-48ae-a799-597288c8a648","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":29,"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":"7f124490-f4da-48ae-a799-597288c8a648","product_id":"c855c029-2837-4928-9eda-4340b8401f47","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00438712","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e018fcc8b05c4e7e36e101f907589c2.jpeg","path":"5e018fcc8b05c4e7e36e101f907589c2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.19","price":"22.99","retail_price":"32.19","available":true,"url":"\/products\/womens-retro-floral-casual-v-neck-cotton-and-linen-top?variant=7f124490-f4da-48ae-a799-597288c8a648","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
`
}()}