${function() {
const variantData = data.variant || {"id":"fe544b10-ea3c-4db0-88f2-a212c057beaf","product_id":"4a84d7e8-dbe4-41f0-8f6b-7d1521d5ac06","title":"gray-XL","weight_unit":"g","inventory_quantity":999,"sku":"f0613fc7-df7a-43f6-b12f-bb867036f1c5","barcode":"","position":3,"option1":"gray","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d549558a1907a5d2b96296add8e39aa.jpeg","path":"2d549558a1907a5d2b96296add8e39aa.jpeg","width":830,"height":830,"alt":"20bb59fb4ebfba9da6d7734647d45839","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/colorblock-slim-fit-collarless-polo-shir?variant=fe544b10-ea3c-4db0-88f2-a212c057beaf","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"XL"}],"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":"fe544b10-ea3c-4db0-88f2-a212c057beaf","product_id":"4a84d7e8-dbe4-41f0-8f6b-7d1521d5ac06","title":"gray-XL","weight_unit":"g","inventory_quantity":999,"sku":"f0613fc7-df7a-43f6-b12f-bb867036f1c5","barcode":"","position":3,"option1":"gray","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2d549558a1907a5d2b96296add8e39aa.jpeg","path":"2d549558a1907a5d2b96296add8e39aa.jpeg","width":830,"height":830,"alt":"20bb59fb4ebfba9da6d7734647d45839","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/colorblock-slim-fit-collarless-polo-shir?variant=fe544b10-ea3c-4db0-88f2-a212c057beaf","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}