${function() {
const variantData = data.variant || {"id":"2e09c7bc-abc5-41d5-ad50-2aac14eb6e45","product_id":"a8e9160c-4836-4a01-b4e1-d8dc195638e4","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00419991","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f89a0f82071f955f2685f244b718969f.jpeg","path":"f89a0f82071f955f2685f244b718969f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.95","price":"25.99","retail_price":"59.95","available":true,"url":"\/products\/womens-halloween-this-is-some-boo-sheet-printed-crew-neck-long-sleeve-sweatshirt3130ba84-7cc5-4a15-aed2-fe29942667ac?variant=2e09c7bc-abc5-41d5-ad50-2aac14eb6e45","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":57,"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":"2e09c7bc-abc5-41d5-ad50-2aac14eb6e45","product_id":"a8e9160c-4836-4a01-b4e1-d8dc195638e4","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00419991","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f89a0f82071f955f2685f244b718969f.jpeg","path":"f89a0f82071f955f2685f244b718969f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.95","price":"25.99","retail_price":"59.95","available":true,"url":"\/products\/womens-halloween-this-is-some-boo-sheet-printed-crew-neck-long-sleeve-sweatshirt3130ba84-7cc5-4a15-aed2-fe29942667ac?variant=2e09c7bc-abc5-41d5-ad50-2aac14eb6e45","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
`
}()}