${function() {
const variantData = data.variant || {"id":"5cc6f8bf-30ca-4745-b333-35b0b9452e50","product_id":"cfd76f1c-3da4-4a09-b836-fc57f99476da","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"1645689361664098306","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82503351b9c063b2119f8cd92868d5e6.jpeg","path":"82503351b9c063b2119f8cd92868d5e6.jpeg","width":800,"height":800,"alt":"3e40a6f23067817fa40ebae2d4bf5f83","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-shorts?variant=5cc6f8bf-30ca-4745-b333-35b0b9452e50","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"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":"5cc6f8bf-30ca-4745-b333-35b0b9452e50","product_id":"cfd76f1c-3da4-4a09-b836-fc57f99476da","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"1645689361664098306","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82503351b9c063b2119f8cd92868d5e6.jpeg","path":"82503351b9c063b2119f8cd92868d5e6.jpeg","width":800,"height":800,"alt":"3e40a6f23067817fa40ebae2d4bf5f83","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-shorts?variant=5cc6f8bf-30ca-4745-b333-35b0b9452e50","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}