${function() {
const variantData = data.variant || {"id":"5a542e12-edec-407d-881a-5e710ed2fdaf","product_id":"ad2bbe78-999d-4c5c-ad6b-504524ed19b9","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00421780","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c8b067d49e66ea208c8c079646411e.jpeg","path":"72c8b067d49e66ea208c8c079646411e.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/womens-im-okey-vintage-halloween-print-t-shirt?variant=5a542e12-edec-407d-881a-5e710ed2fdaf","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":33,"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":"5a542e12-edec-407d-881a-5e710ed2fdaf","product_id":"ad2bbe78-999d-4c5c-ad6b-504524ed19b9","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-White-S-A00421780","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c8b067d49e66ea208c8c079646411e.jpeg","path":"72c8b067d49e66ea208c8c079646411e.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/womens-im-okey-vintage-halloween-print-t-shirt?variant=5a542e12-edec-407d-881a-5e710ed2fdaf","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
`
}()}