${function() {
const variantData = data.variant || {"id":"18e8a15e-0713-41ca-8e8e-7dd1c04c6ecf","product_id":"ac90f0c8-1549-48c9-bde9-7c95fe077b9a","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1691729089192677377","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6402eb631756e9f59f39700132e33311.png","path":"6402eb631756e9f59f39700132e33311.png","width":800,"height":800,"alt":"aea50a4987fd4f2192618b9effdc869f","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/unisex-oversized-astral-spine-crew-sweatshirt?variant=18e8a15e-0713-41ca-8e8e-7dd1c04c6ecf","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"18e8a15e-0713-41ca-8e8e-7dd1c04c6ecf","product_id":"ac90f0c8-1549-48c9-bde9-7c95fe077b9a","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1691729089192677377","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6402eb631756e9f59f39700132e33311.png","path":"6402eb631756e9f59f39700132e33311.png","width":800,"height":800,"alt":"aea50a4987fd4f2192618b9effdc869f","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/unisex-oversized-astral-spine-crew-sweatshirt?variant=18e8a15e-0713-41ca-8e8e-7dd1c04c6ecf","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}