${function() {
const variantData = data.variant || {"id":"2be8e112-1d6f-4171-a90b-6b17badb6624","product_id":"5f965b20-a5b0-45ba-a668-968c32c9e1a7","title":"Light purple-M","weight_unit":"kg","inventory_quantity":999,"sku":"1925837863323254785","barcode":"","position":1,"option1":"Light purple","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04cad24ad311e7b7ff11c0f57fe90850.jpeg","path":"04cad24ad311e7b7ff11c0f57fe90850.jpeg","width":1417,"height":1417,"alt":"39f26e953e265352860b9997a64cf795","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\/stylish-corduroy-shorts-for-men-perfect-for-summer-beachwear?variant=2be8e112-1d6f-4171-a90b-6b17badb6624","available_quantity":999999999,"options":[{"name":"Color","value":"Light purple"},{"name":"Size","value":"M"}],"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":"2be8e112-1d6f-4171-a90b-6b17badb6624","product_id":"5f965b20-a5b0-45ba-a668-968c32c9e1a7","title":"Light purple-M","weight_unit":"kg","inventory_quantity":999,"sku":"1925837863323254785","barcode":"","position":1,"option1":"Light purple","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04cad24ad311e7b7ff11c0f57fe90850.jpeg","path":"04cad24ad311e7b7ff11c0f57fe90850.jpeg","width":1417,"height":1417,"alt":"39f26e953e265352860b9997a64cf795","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\/stylish-corduroy-shorts-for-men-perfect-for-summer-beachwear?variant=2be8e112-1d6f-4171-a90b-6b17badb6624","available_quantity":999999999,"options":[{"name":"Color","value":"Light purple"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}