${function() {
const variantData = data.variant || {"id":"10ace74b-fa1c-4db0-8cbc-63bd6709af56","product_id":"a5baa533-74b0-4f79-a7b7-26865735c41e","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00421327","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67979dc1a9da4e5c89fb7177e5773732.jpeg","path":"67979dc1a9da4e5c89fb7177e5773732.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"24.99","retail_price":"36.99","available":true,"url":"\/products\/retro-halloween-print-round-neck-sweatshirt?variant=10ace74b-fa1c-4db0-8cbc-63bd6709af56","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":32,"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":"10ace74b-fa1c-4db0-8cbc-63bd6709af56","product_id":"a5baa533-74b0-4f79-a7b7-26865735c41e","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00421327","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67979dc1a9da4e5c89fb7177e5773732.jpeg","path":"67979dc1a9da4e5c89fb7177e5773732.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"24.99","retail_price":"36.99","available":true,"url":"\/products\/retro-halloween-print-round-neck-sweatshirt?variant=10ace74b-fa1c-4db0-8cbc-63bd6709af56","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":32,"flashsale_info":[],"sales":0};
return `
`
}()}