${function() {
const variantData = data.variant || {"id":"f54c92f9-0bdd-42f1-9e73-85a146a66802","product_id":"e143b193-ed8f-4847-8b5c-94457989acf6","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1619247515973443585","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f402c180f9d2f1a315269b679c18484.jpeg","path":"7f402c180f9d2f1a315269b679c18484.jpeg","width":1200,"height":1200,"alt":"e8b35aeef09d650bbdd827b8fb9fc40d","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/mens-fashion-casual-los-angeles-bear-print-t-shirt?variant=f54c92f9-0bdd-42f1-9e73-85a146a66802","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"f54c92f9-0bdd-42f1-9e73-85a146a66802","product_id":"e143b193-ed8f-4847-8b5c-94457989acf6","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1619247515973443585","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f402c180f9d2f1a315269b679c18484.jpeg","path":"7f402c180f9d2f1a315269b679c18484.jpeg","width":1200,"height":1200,"alt":"e8b35aeef09d650bbdd827b8fb9fc40d","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/mens-fashion-casual-los-angeles-bear-print-t-shirt?variant=f54c92f9-0bdd-42f1-9e73-85a146a66802","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}