${function() {
const variantData = data.variant || {"id":"d670bea6-7977-465b-955b-9b1aa7536497","product_id":"433d962e-4e29-43fe-b3d0-3a709a2f4cdb","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"3715ef9d-b9df-4163-b72c-45c0bf4c858e","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/202949e29dfc33ae56c76bdc17298d55.jpeg","path":"202949e29dfc33ae56c76bdc17298d55.jpeg","width":720,"height":721,"alt":"94d5083b25a4a6a0790c56def2329642","aspect_ratio":0.9986130374479889},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/graphic-art-design-short-sleeve-polo-shirt?variant=d670bea6-7977-465b-955b-9b1aa7536497","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":"d670bea6-7977-465b-955b-9b1aa7536497","product_id":"433d962e-4e29-43fe-b3d0-3a709a2f4cdb","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"3715ef9d-b9df-4163-b72c-45c0bf4c858e","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/202949e29dfc33ae56c76bdc17298d55.jpeg","path":"202949e29dfc33ae56c76bdc17298d55.jpeg","width":720,"height":721,"alt":"94d5083b25a4a6a0790c56def2329642","aspect_ratio":0.9986130374479889},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/graphic-art-design-short-sleeve-polo-shirt?variant=d670bea6-7977-465b-955b-9b1aa7536497","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}