${function() {
const variantData = data.variant || {"id":"ab787443-46f7-488e-8cfc-6bd4a841eb2f","product_id":"e6489a05-666f-45cd-9c39-7eb06f3dcfaf","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"524e8fc9-6f9e-4af4-93b2-ec5f4520c6d8","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c1e2b1118bfb9b6f06d3cd96964e8742.jpeg","path":"c1e2b1118bfb9b6f06d3cd96964e8742.jpeg","width":780,"height":1170,"alt":"42914c0e63a419f77af480e55b63eaf5","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/core-slim-jogging-pants?variant=ab787443-46f7-488e-8cfc-6bd4a841eb2f","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":"ab787443-46f7-488e-8cfc-6bd4a841eb2f","product_id":"e6489a05-666f-45cd-9c39-7eb06f3dcfaf","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"524e8fc9-6f9e-4af4-93b2-ec5f4520c6d8","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c1e2b1118bfb9b6f06d3cd96964e8742.jpeg","path":"c1e2b1118bfb9b6f06d3cd96964e8742.jpeg","width":780,"height":1170,"alt":"42914c0e63a419f77af480e55b63eaf5","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/core-slim-jogging-pants?variant=ab787443-46f7-488e-8cfc-6bd4a841eb2f","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}