${function() {
const variantData = data.variant || {"id":"2bbeb22b-9ecb-4de4-b65d-e09e0a9f7ef7","product_id":"758a208a-5813-4233-85e6-2ac1245471fc","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1599687790499979266","barcode":"","position":2,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04ad74703b9e928acc299052bf0c3c03.png","path":"04ad74703b9e928acc299052bf0c3c03.png","width":800,"height":800,"alt":"645008e21b4827ae5a26ddc99f2d223c","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\/vintage-oversized-colorado-print-sweatshirt?variant=2bbeb22b-9ecb-4de4-b65d-e09e0a9f7ef7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"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":"2bbeb22b-9ecb-4de4-b65d-e09e0a9f7ef7","product_id":"758a208a-5813-4233-85e6-2ac1245471fc","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1599687790499979266","barcode":"","position":2,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04ad74703b9e928acc299052bf0c3c03.png","path":"04ad74703b9e928acc299052bf0c3c03.png","width":800,"height":800,"alt":"645008e21b4827ae5a26ddc99f2d223c","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\/vintage-oversized-colorado-print-sweatshirt?variant=2bbeb22b-9ecb-4de4-b65d-e09e0a9f7ef7","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}