${function() {
const variantData = data.variant || {"id":"e999e1c6-6f83-4f9e-9432-10af8aee224d","product_id":"2e497575-4a4b-4c67-808f-7b040224d7b2","title":"Orange-S","weight_unit":"g","inventory_quantity":999,"sku":"1653280240711491586","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31d71af1d21de83557fca8a71cbeb9c4.jpeg","path":"31d71af1d21de83557fca8a71cbeb9c4.jpeg","width":712,"height":713,"alt":"1ca2c1a9d26fca2c0dca52dc84870c3c","aspect_ratio":0.9985974754558204},"wholesale_price":[{"price":24.86,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24.86","retail_price":"0","available":true,"url":"\/products\/check-textured-short-sleeve-shirt?variant=e999e1c6-6f83-4f9e-9432-10af8aee224d","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"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":"e999e1c6-6f83-4f9e-9432-10af8aee224d","product_id":"2e497575-4a4b-4c67-808f-7b040224d7b2","title":"Orange-S","weight_unit":"g","inventory_quantity":999,"sku":"1653280240711491586","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31d71af1d21de83557fca8a71cbeb9c4.jpeg","path":"31d71af1d21de83557fca8a71cbeb9c4.jpeg","width":712,"height":713,"alt":"1ca2c1a9d26fca2c0dca52dc84870c3c","aspect_ratio":0.9985974754558204},"wholesale_price":[{"price":24.86,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24.86","retail_price":"0","available":true,"url":"\/products\/check-textured-short-sleeve-shirt?variant=e999e1c6-6f83-4f9e-9432-10af8aee224d","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}