${function() {
const variantData = data.variant || {"id":"97d39edb-9e73-4eda-a4be-59defc4e9a0e","product_id":"4df5a415-dc8c-4f42-be37-64008de72256","title":"Red-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Red-M-A00425555","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92056e27574616e5ac1b7f41e653007b.jpeg","path":"92056e27574616e5ac1b7f41e653007b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-casual-outfit-set-2f2u?variant=97d39edb-9e73-4eda-a4be-59defc4e9a0e","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":50,"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":"97d39edb-9e73-4eda-a4be-59defc4e9a0e","product_id":"4df5a415-dc8c-4f42-be37-64008de72256","title":"Red-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Red-M-A00425555","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92056e27574616e5ac1b7f41e653007b.jpeg","path":"92056e27574616e5ac1b7f41e653007b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-casual-outfit-set-2f2u?variant=97d39edb-9e73-4eda-a4be-59defc4e9a0e","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}