${function() {
const variantData = data.variant || {"id":"8be85404-db48-4e7e-9b01-062d612a40d2","product_id":"342ae091-64be-440d-bfc5-7be9d5fd3f6e","title":"blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue-S-A00419913","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0a7c5c8fec20491cddcbbac3ca294f8.jpg","path":"d0a7c5c8fec20491cddcbbac3ca294f8.jpg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"45.99","retail_price":"58","available":true,"url":"\/products\/tie-dye-ripped-jeans-87u1-tevp-qdr5-3y13-zq0h?variant=8be85404-db48-4e7e-9b01-062d612a40d2","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":21,"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":"8be85404-db48-4e7e-9b01-062d612a40d2","product_id":"342ae091-64be-440d-bfc5-7be9d5fd3f6e","title":"blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue-S-A00419913","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0a7c5c8fec20491cddcbbac3ca294f8.jpg","path":"d0a7c5c8fec20491cddcbbac3ca294f8.jpg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"45.99","retail_price":"58","available":true,"url":"\/products\/tie-dye-ripped-jeans-87u1-tevp-qdr5-3y13-zq0h?variant=8be85404-db48-4e7e-9b01-062d612a40d2","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":21,"flashsale_info":[],"sales":0};
return `
`
}()}