${function() {
const variantData = data.variant || {"id":"58c2e96b-01df-4467-a8c0-b6c96fe21895","product_id":"72cf93a6-4703-46a1-8fa2-729c0113104b","title":"Light brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1500707098032390146","barcode":"","position":2,"option1":"Light brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cca10d0582a3e38befbb9ab21426917f.jpeg","path":"cca10d0582a3e38befbb9ab21426917f.jpeg","width":1000,"height":1000,"alt":"7f52d46e776575ff71baca1f4a3d0fbb","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-casual-king-stripe-pattern-print-short-sleeve-zipper-polo-shirt?variant=58c2e96b-01df-4467-a8c0-b6c96fe21895","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"3XL"}],"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":"58c2e96b-01df-4467-a8c0-b6c96fe21895","product_id":"72cf93a6-4703-46a1-8fa2-729c0113104b","title":"Light brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1500707098032390146","barcode":"","position":2,"option1":"Light brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cca10d0582a3e38befbb9ab21426917f.jpeg","path":"cca10d0582a3e38befbb9ab21426917f.jpeg","width":1000,"height":1000,"alt":"7f52d46e776575ff71baca1f4a3d0fbb","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-casual-king-stripe-pattern-print-short-sleeve-zipper-polo-shirt?variant=58c2e96b-01df-4467-a8c0-b6c96fe21895","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}